@charset "UTF-8";
html {
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  word-break: normal;
  scroll-behavior: smooth;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  margin: 0;
  padding: 0;
}

hr {
  color: inherit;
  height: 0;
  overflow: visible;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}

input {
  border-radius: 0;
}

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

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

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

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}

img {
  border-style: none;
}

progress {
  vertical-align: baseline;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled="true"] {
  cursor: default;
}

* {
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
  background-repeat: no-repeat;
}

html {
  overflow-y: scroll;
  font-weight: 400;
  font-size: 62.5%;
}
@supports (-webkit-touch-callout: none) {
  html {
    height: -webkit-fill-available;
  }
}

body {
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  font-family: "Noto Sans CJK JP", "Noto Sans JP", "Roboto", sans-serif;
  background-color: var(--color-bg);
  color: var(--color-text);
  max-width: 750px;
  margin: 0 auto;
}
@supports (-webkit-touch-callout: none) {
  body {
    min-height: 100vh;
    min-height: -webkit-fill-available;
  }
}

ol,
ul {
  list-style: none;
}

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

select::-ms-expand {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}

a,
button {
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  text-decoration: none;
  color: inherit;
  transition: all 0.3s;
}

.t-br {
  display: block;
}

.t-ib {
  display: inline-block;
}

.t-hidden {
  display: none;
}

.t-hiddenSp {
  display: none;
}

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

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

.t-taC {
  text-align: center !important;
}
.t-bold {
  font-weight: 600 !important;
}

.t-italic {
  font-style: italic !important;
}

.t-ttU {
  text-transform: uppercase !important;
}

.t-ttL {
  text-transform: lowercase !important;
}

.t-caution-color {
  color: var(--caution-color);
}

.t-mt0 {
  margin-top: 0 !important;
}

.t-visuallyHidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
}

:root {
  --color-main: #004cbd;
  --color-black: #000;
  --color-white: #fff;
  --font-jp: "Noto Sans JP", sans-serif;
  --font-en: "Roboto", sans-serif;
  --font-jp-yugothic: "YuGothic", "Yu Gothic", "Noto Sans CJK JP",
    "Noto Sans JP", sans-serif;
}

.m-wrapper {
  width: 100%;
  max-width: min(89.3333333333vw, 670px);
  margin-left: auto;
  margin-right: auto;
}

.l-header {
  height: min(12.1333333333vw, 91px);
  display: flex;
  align-items: center;
  padding: 0 min(2.6666666667vw, 20px);
  background: var(--color-white);
}
.l-header__logo {
  width: min(43.7333333333vw, 328px);
}

.l-footer {
  background: #231815;
  height: min(18.9333333333vw, 142px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.l-footer__copy {
  font-size: min(2.6666666667vw, 20px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.05em;
  color: var(--color-white);
  text-align: center;
}

.p-topMv {
  position: relative;
}
.p-topMv__title img {
  width: 100%;
}
.p-topMv__btn {
  display: block;
  width: min(89.0666666667vw, 668px);
  margin: 0 auto;
}
.p-topMv__btn img {
  width: 100%;
}

.p-topSec1__wrapper {
  padding: min(5.3333333333vw, 40px) 0;
}
.p-topSec1__inner {
  padding: min(8vw, 60px) 0 min(15.3333333333vw, 115px);
  background: url("../img/top/bg-sec1.webp") no-repeat center center/cover;
}
.p-topSec1__title {
  text-align: center;
}
.p-topSec1__title .-label {
  font-size: min(4vw, 30px);
  font-weight: 700;
  letter-spacing: 0.1em;
  color: var(--color-white);
  height: min(6.6666666667vw, 50px);
  width: min(42.6666666667vw, 320px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  background: #011445;
  border-radius: min(3.3333333333vw, 25px);
  text-align: center;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.p-topSec1__title .-label::before,
.p-topSec1__title .-label::after {
  content: "";
  position: absolute;
  border-radius: min(6.6666666667vw, 50px);
  aspect-ratio: 1/1;
  width: min(5.3333333333vw, 40px);
  background: #011445;
  left: 50%;
  z-index: -1;
  bottom: 0;
  transform: translate(-50%, 50%);
}
.p-topSec1__title .-label::after {
  left: 42%;
  top: 140%;
  bottom: unset;
  width: min(1.8666666667vw, 14px);
  transform: unset;
}
.p-topSec1__title .-large {
  font-size: min(6.6666666667vw, 50px);
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: var(--color-white);
  margin-top: min(4vw, 30px);
  display: block;
  text-shadow: 0 min(0.4vw, 3px) min(0.1333333333vw, 1px) rgba(45, 45, 45, 0.23);
}
.p-topSec1__title .-large .-yellow {
  color: #ffea00;
}
.p-topSec1__list {
  display: flex;
  flex-wrap: wrap;
  gap: min(6vw, 45px) 0;
  margin-top: min(8vw, 60px);
  padding: 0 min(0.6666666667vw, 5px);
}
.p-topSec1__item {
  width: 50%;
}
.p-topSec1__img {
  width: 100%;
  max-width: min(37.3333333333vw, 280px);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-topSec1__img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -30%);
  width: min(6.1333333333vw, 46px);
  aspect-ratio: 46/42;
  background: url("../img/top/img-sec1-checked.webp") no-repeat center
    center/cover;
  z-index: 2;
}
.p-topSec1__img img {
  border-radius: 50%;
}
.p-topSec1__listTitle {
  font-size: min(4vw, 30px);
  line-height: 1.76;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: var(--color-white);
  text-align: center;
  font-family: var(--font-jp-yugothic);
  margin-top: min(1.3333333333vw, 10px);
}
.p-topSec1__listTitle .-underline {
  border-bottom: min(0.4vw, 3px) dotted var(--color-white);
  padding-bottom: min(1.3333333333vw, 10px);
}
.p-topSec1__listTitle .-yellow {
  color: #ffea00;
}

.p-topsec2__wrapper {
  padding: min(9.3333333333vw, 70px) 0 min(13.3333333333vw, 100px);
}
.p-topsec2__title {
  text-align: center;
}
.p-topsec2__title img {
  width: 100%;
  max-width: min(94.4vw, 708px);
  margin: 0 auto;
}
.p-topsec2__list img {
  width: 100%;
  max-width: min(93.2vw, 699px);
  margin-left: min(5.0666666667vw, 38px);
  margin-right: min(1.8666666667vw, 14px);
}

.p-topSec3 {
  margin-bottom: min(-6.6666666667vw, -50px);
}
.p-topSec3 img {
  width: 100%;
}

.p-topSec9 {
  padding: min(10.6666666667vw, 80px) 0;
  background: #e9f5fb;
}
.p-topSec9__title {
  text-align: center;
  font-size: min(6.6666666667vw, 50px);
  line-height: 1;
  font-weight: 900;
  color: #011445;
  letter-spacing: 0.1em;
  margin-bottom: min(10.6666666667vw, 80px);
}
.p-topSec9__form {
  background: var(--color-white);
  border-radius: min(2.6666666667vw, 20px);
  padding: min(10.6666666667vw, 80px) min(4vw, 30px);
}
.p-topSec9__form .-txt {
  font-size: min(3.2vw, 24px);
  line-height: 1.75;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #231815;
  text-align: center;
  margin-bottom: min(8vw, 60px);
}
.p-topSec9__form .-txt .-note {
  display: block;
  color: red;
  margin-top: min(4vw, 30px);
}
.p-topSec9__formItem:not(:last-of-type) {
  margin-bottom: min(5.3333333333vw, 40px);
}
.p-topSec9__formItem label {
  font-size: min(3.7333333333vw, 28px);
  line-height: 1;
  font-weight: 700;
  color: #231815;
  display: block;
  margin-bottom: min(2.6666666667vw, 20px);
}
.p-topSec9__formItem label.-required::before {
  content: "※";
  color: red;
}
.p-topSec9__formItem input,
.p-topSec9__formItem textarea {
  width: 100%;
  border: min(0.2666666667vw, 2px) solid #d2d2d2;
  padding: min(1.3333333333vw, 10px) min(2.6666666667vw, 20px);
  font-size: min(3.7333333333vw, 28px);
}
.p-topSec9__formItem input {
  height: min(12vw, 90px);
}
.p-topSec9__formItem textarea {
  height: min(38.6666666667vw, 290px);
}
.p-topSec9__formItem .btn-submit {
  background: #f67605;
  width: min(68vw, 510px);
  height: min(14.6666666667vw, 110px);
  border-radius: min(7.3333333333vw, 55px);
  font-size: min(3.7333333333vw, 28px);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  margin-left: auto;
  margin-right: auto;
  margin-top: min(10.6666666667vw, 80px);
  border: none;
  cursor: pointer;
  transition: all 0.3s;
  box-shadow: 0 min(2vw, 15px) min(1.3333333333vw, 10px) rgba(73, 73, 73, 0.2);
}

.p-topSec10 {
  padding: min(20vw, 150px) 0 min(18.6666666667vw, 140px);
}
.p-topSec10__title {
  font-size: min(3.4666666667vw, 26px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #2d2d2d;
  margin-bottom: min(5.3333333333vw, 40px);
  padding-left: min(2.6666666667vw, 20px);
}
.p-topSec10__table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.p-topSec10__table th,
.p-topSec10__table td {
  border-collapse: collapse;
  border: min(0.2666666667vw, 2px) solid #cecece;
  border-left: none;
  border-right: none;
  color: #2d2d2d;
  font-size: min(2.4vw, 18px);
  line-height: 1.6666666667;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: left;
  padding: min(4vw, 30px) min(2.6666666667vw, 20px);
}
.p-topSec10__table th {
  width: min(25.3333333333vw, 190px);
  vertical-align: top;
}

.p-topCta {
  background: #11337b;
  padding-bottom: min(8vw, 60px);
  position: relative;
  z-index: 1;
}
.p-topCta__title {
  margin-left: min(2.5333333333vw, 19px);
  margin-right: min(3.8666666667vw, 29px);
  margin-bottom: min(-2vw, -15px);
  transform: translateY(min(-2vw, -15px));
}
.p-topCta__btn {
  max-width: min(92vw, 690px);
  margin-left: auto;
  margin-right: auto;
  background: var(--color-white);
  padding: min(4vw, 30px) 0;
}
.p-topCta__btn a {
  display: block;
  width: min(86.4vw, 648px);
  margin-left: auto;
  margin-right: auto;
}
.p-topCta__btn a:not(:last-of-type) {
  margin-bottom: min(2vw, 15px);
}
.p-topCta__btn a img {
  width: 100%;
}

.p-topCv {
  display: flex;
  justify-content: center;
  padding: min(2.6666666667vw, 20px);
  gap: min(2.9333333333vw, 22px);
  background: var(--color-white);
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  width: 100%;
  max-width: min(100vw, 750px);
  transition: all 0.3s;
}
.p-topCv a {
  display: block;
  border-radius: min(2.6666666667vw, 20px);
  box-shadow: 0 min(1.3333333333vw, 10px) min(1.0666666667vw, 8px)
    rgba(68, 68, 68, 0.3);
}
.p-topCv a img {
  width: 100%;
}

.p-thanks__inner {
  min-height: calc(100vh - min(31.0666666667vw, 233px));
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-thanks__inner .-txt {
  text-align: center;
  font-size: min(2.6666666667vw, 20px);
}
@media (hover: hover) and (pointer: fine) {
  a:hover,
  button:hover {
    opacity: 0.7;
  }
}
@media print, screen and (min-width: 769px) {
  .t-hiddenSp {
    display: block;
  }
  .t-hiddenPc {
    display: none;
  }
  .t-taL-pc {
    text-align: left !important;
  }
  .t-taR-pc {
    text-align: right !important;
  }
  .t-taC-pc {
    text-align: center !important;
  }
}
