/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::after,
::before {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: 700;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
embed,
iframe,
img,
object,
svg {
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: 0 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled,
button:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="number"] {
  -moz-appearance: textfield;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: 700;
}
a:hover {
  text-decoration: none !important;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .section {
    padding-left: min(calc((80 / 1440) * 100vw), 80px);
    padding-right: min(calc((80 / 1440) * 100vw), 80px);
  }
}
@media screen and (min-width: 768px) {
  .section {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1160px) {
  .section {
    padding-left: 0;
    padding-right: 0;
  }
}
.section-wrapper {
  width: calc(100% - 40px);
  margin: 0 auto;
}
@media screen and (min-width: 520px) {
  .section-wrapper {
    width: calc(100% - 160px);
  }
}
@media screen and (min-width: 768px) {
  .section-wrapper {
    width: 100%;
    max-width: 1000px;
  }
}
.hidden--sp {
  display: none;
}
@media screen and (min-width: 520px) {
  .hidden--sp {
    display: block;
  }
}
@media screen and (min-width: 520px) {
  .hidden--tb {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .hidden--pc {
    display: none;
  }
}
.section-kv .kv {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .section-kv .kv {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-kv .kv .bg {
  width: 100%;
  aspect-ratio: 195/373;
}
@media screen and (min-width: 768px) {
  .section-kv .kv .bg {
    aspect-ratio: 320/223;
  }
}
.section-kv .kv .button {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 29.4871794872vw;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 2.5641025641vw;
  column-gap: 2.5641025641vw;
  width: 94.8717948718vw;
  height: 15.641025641vw;
  padding-left: 2.0512820513vw;
  background-color: #383838;
  border-radius: min(calc((12 / 390) * 100vw), 12px);
  border: 1px solid #fff;
  transition: all 0.3s;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .section-kv .kv .button {
    display: none;
    /* left: unset;
    transform: unset;
    right: min(1.5625vw, 20px);
    bottom: min(8.59375vw, 110px);
    -moz-column-gap: min(0.625vw, 8px);
    column-gap: min(0.625vw, 8px);
    width: min(27.109375vw, 347px);
    height: min(5.625vw, 72px);
    padding-left: min(0.9375vw, 12px);
    border-radius: min(1.5625vw, 20px);
    border: 1.4px solid #fff;
    pointer-events: none; */
  }
}
.section-kv .kv .button .baitoru-logo {
  grid-column: 1/2;
  grid-row: 1/3;
  display: block;
  width: 11.5384615385vw;
  height: 11.5384615385vw;
}
@media screen and (min-width: 768px) {
  .section-kv .kv .button .baitoru-logo {
    width: min(3.90625vw, 50px);
    height: min(3.90625vw, 50px);
  }
}
.section-kv .kv .button .main-copy {
  display: block;
  grid-column: 2/3;
  grid-row: 1/2;
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: 5.641025641vw;
  letter-spacing: 0.02em;
  line-height: 1.26;
  margin-bottom: min(calc((3 / 390) * 100vw), 3px);
}
@media screen and (min-width: 768px) {
  .section-kv .kv .button .main-copy {
    font-size: min(1.640625vw, 21px);
  }
}
.section-kv .kv .button .sub-copy {
  display: block;
  grid-column: 2/3;
  grid-row: 2/3;
  font-size: 2.5641025641vw;
}
@media screen and (min-width: 768px) {
  .section-kv .kv .button .sub-copy {
    font-size: min(0.859375vw, 11px);
  }
}
.section-kv .kv .button .right {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 3.8461538462vw;
  display: block;
  width: 4.358974359vw;
  height: 4.358974359vw;
}
@media screen and (min-width: 768px) {
  .section-kv .kv .button .right {
    position: static;
    transform: unset;
    width: min(3.203125vw, 41px);
    height: min(3.203125vw, 41px);
  }
}
.section-entry {
  padding-top: min(calc((28 / 390) * 100vw), 28px);
  padding-bottom: min(calc((80 / 390) * 100vw), 80px);
  background: linear-gradient(to bottom, #002823 0, #10786B 100%);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .section-entry {
    padding-top: min(calc((32 / 1440) * 100vw), 32px);
    padding-bottom: min(calc((64 / 1440) * 100vw), 64px);
  }
}
.section-entry .partnership {
  color: #fff;
  font-size: min(calc((12 / 390) * 100vw), 12px);
  font-weight: 700;
  margin-bottom: min(calc((40 / 390) * 100vw), 40px);
}
@media screen and (min-width: 768px) {
  .section-entry .partnership {
    font-size: 18px;
  }
}
.section-entry .partnership .tm {
  vertical-align: super;
  font-size: min(calc((8 / 390) * 100vw), 9px);
}
@media screen and (min-width: 768px) {
  .section-entry .partnership .tm {
    font-size: 11px;
  }
}
.section-entry .partnership .small {
  font-size: min(calc((8 / 390) * 100vw), 8px);
}
@media screen and (min-width: 768px) {
  .section-entry .partnership .small {
    font-size: 10px;
  }
}
@media screen and (min-width: 900px) {
  .section-entry .partnership br {
    display: none;
  }
}
.section-entry .inner {
  padding: min(calc((30 / 390) * 100vw), 30px) min(calc((25 / 390) * 100vw), 25px);
  background-color: #fff;
  border-radius: min(calc((10 / 390) * 100vw), 10px);
}
@media screen and (min-width: 768px) {
  .section-entry .inner {
    padding: min(calc((40 / 1440) * 100vw), 40px) min(calc((64 / 1440) * 100vw), 64px);
  }
}

.section-entry .section-title {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin-bottom: min(calc((16 / 390) * 100vw), 16px);
  font-weight: 500;
  font-size: min(calc((30 / 390) * 100vw), 30px);
  line-height: 1;
  color: #06473F;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .section-entry .section-title {
    margin-bottom: min(calc((24 / 1440) * 100vw), 24px);
    font-size: clamp(10px, calc((40 / 1440) * 100vw), 40px);
  }
}
.section-entry .section-title::after {
  display: block;
  margin-top: min(calc((6 / 390) * 100vw), 6px);
  margin-left: auto;
  margin-right: auto;
  content: "How to apply";
  font-family: Afacad, serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: min(calc((15 / 390) * 100vw), 15px);
  color: #a1a1a1;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .section-entry .section-title::after {
    margin-top: min(calc((10 / 1440) * 100vw), 10px);
    font-size: clamp(10px, calc((20 / 1440) * 100vw), 20px);
  }
}
.section-entry .list {
  max-width: 305px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .section-entry .list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -moz-column-gap: min(calc((40 / 1440) * 100vw), 40px);
    column-gap: min(calc((40 / 1440) * 100vw), 40px);
    max-width: unset;
  }
}
.section-entry .item {
  text-align: left;
}
.section-entry .item:not(:last-of-type) {
  margin-bottom: min(calc((30 / 390) * 100vw), 30px);
}
@media screen and (min-width: 768px) {
  .section-entry .item:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.section-entry .number {
  display: block;
  width: 100%;
  padding-bottom: min(calc((7 / 390) * 100vw), 7px);
  margin-bottom: min(calc((16 / 390) * 100vw), 16px);
  font-family: Afacad, serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: min(calc((28 / 390) * 100vw), 28px);
  line-height: 1;
  color: #a1a1a1;
  border-bottom: 3px solid #a1a1a1;
}
@media screen and (min-width: 768px) {
  .section-entry .number {
    padding-bottom: min(calc((8 / 1440) * 100vw), 8px);
    margin-bottom: min(calc((24 / 1440) * 100vw), 24px);
    font-size: min(calc((32 / 1440) * 100vw), 32px);
  }
}
.section-entry .instruction {
  display: flex;
  align-items: center;
  -moz-column-gap: min(calc((20 / 390) * 100vw), 20px);
  column-gap: min(calc((20 / 390) * 100vw), 20px);
}
@media screen and (min-width: 400px) {
  .section-entry .instruction {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .section-entry .instruction {
    -moz-column-gap: min(calc((32 / 1440) * 100vw), 32px);
    column-gap: min(calc((32 / 1440) * 100vw), 32px);
  }
}
.section-entry .instruction-image {
  width: min(calc((115 / 390) * 100vw), 115px);
  flex-shrink: 0;
}
@media screen and (min-width: 768px) {
  .section-entry .instruction-image {
    width: min(calc((150 / 1440) * 100vw), 150px);
  }
}
.section-entry .instruction-image-icon img {
  aspect-ratio: 1/1;
}
/* .section-entry .instruction-image-figure img {
  aspect-ratio: 23/36;
} */
.section-entry .instruction-image img {
  width: 100%;
  height: 100%;
}
.section-entry .instruction-title {
  margin-bottom: min(calc((10 / 390) * 100vw), 10px);
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: min(calc((17 / 390) * 100vw), 17px);
  line-height: 1.4;
  color: #2e4162;
  word-break: keep-all;
}
@media screen and (min-width: 768px) {
  .section-entry .instruction-title {
    font-size: clamp(10px, calc((22 / 1440) * 100vw), 22px);
  }
}
.section-entry .instruction-title--small {
  font-size: min(calc((14 / 390) * 100vw), 14px);
}
@media screen and (min-width: 768px) {
  .section-entry .instruction-title--small {
    font-size: clamp(10px, calc((20 / 1440) * 100vw), 20px);
  }
}
.section-entry .caption {
  font-size: min(calc((10 / 390) * 100vw), 10px);
  color: #727e93;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (min-width: 768px) {
  .section-entry .caption {
    font-size: clamp(10px, calc((13 / 1440) * 100vw), 13px);
  }
}
.section-entry .link {
  color: #727e93;
  border-bottom: 1px solid #727e93;
  transition: all 0.3s;
}
.section-entry .link:hover {
  opacity: 0.6;
}
.section-entry .button {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: min(calc((56 / 390) * 100vw), 56px);
  margin-top: min(calc((12 / 390) * 100vw), 12px);
  background-color: #383838;
  border-radius: min(calc((12 / 390) * 100vw), 12px);
  border: 1px solid #fff;
  transition: all 0.3s;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .section-entry .button {
    height: clamp(60px, 4.7222222222vw, 68px);
    margin-top: min(calc((16 / 1440) * 100vw), 16px);
    border-radius: min(calc((20 / 1440) * 100vw), 20px);
    pointer-events: none;
  }
}
.section-entry .button .main-copy {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 700;
  font-size: min(calc((15 / 390) * 100vw), 15px);
  letter-spacing: 0.02em;
  line-height: 1.26;
  margin-bottom: min(calc((3 / 390) * 100vw), 3px);
}
@media screen and (min-width: 768px) {
  .section-entry .button .main-copy {
    font-size: clamp(10px, calc((18 / 1440) * 100vw), 18px);
  }
}
.section-entry .button .sub-copy {
  font-size: min(calc((8 / 390) * 100vw), 8px);
}
@media screen and (min-width: 768px) {
  .section-entry .button .sub-copy {
    font-size: clamp(10px, calc((11 / 1440) * 100vw), 11px);
  }
}
.section-entry .button img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: min(calc((15 / 390) * 100vw), 15px);
  display: block;
  width: min(calc((17 / 390) * 100vw), 17px);
  height: min(calc((17 / 390) * 100vw), 17px);
}
@media screen and (min-width: 768px) {
  .section-entry .button img {
    right: min(calc((20 / 1440) * 100vw), 20px);
    width: clamp(38px, 2.8472222222vw, 41px);
    height: clamp(38px, 2.8472222222vw, 41px);
  }
}
.section-requirement {
  padding-top: min(calc((72 / 390) * 100vw), 72px);
  padding-bottom: min(calc((64 / 390) * 100vw), 64px);
  text-align: center;
  background-color: #FAFAFA;
}
.section-requirement .section-wrapper {
  width: calc(100% - 60px);
  margin: 0 auto;
}
@media screen and (min-width: 520px) {
  .section-requirement .section-wrapper {
    width: calc(100% - 160px);
  }
}
@media screen and (min-width: 768px) {
  .section-requirement .section-wrapper {
    width: 100%;
    max-width: 1000px;
  }
}
.section-requirement .section-title {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  margin-bottom: min(calc((40 / 390) * 100vw), 40px);
  font-weight: 500;
  font-size: min(calc((30 / 390) * 100vw), 30px);
  line-height: 1;
  color: #06473F;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .section-requirement .section-title {
    margin-bottom: min(calc((40 / 1440) * 100vw), 40px);
    font-size: clamp(10px, calc((40 / 1440) * 100vw), 40px);
  }
}
.section-requirement .section-title::after {
  display: block;
  margin-top: min(calc((6 / 390) * 100vw), 6px);
  margin-left: auto;
  margin-right: auto;
  content: "Application requirements";
  font-family: Afacad, serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-size: min(calc((15 / 390) * 100vw), 15px);
  color: #a1a1a1;
  line-height: 1;
  letter-spacing: 0;
}
@media screen and (min-width: 768px) {
  .section-requirement .section-title::after {
    margin-top: min(calc((10 / 1440) * 100vw), 10px);
    font-size: clamp(10px, calc((20 / 1440) * 100vw), 20px);
  }
}
.section-requirement .list {
  margin-bottom: min(calc((56 / 390) * 100vw), 56px);
  background-color: #e1e1e1;
}
@media screen and (min-width: 768px) {
  .section-requirement .list {
    margin-bottom: min(calc((72 / 1440) * 100vw), 72px);
    border: 1px solid #06473F;
  }
}
@media screen and (min-width: 768px) {
  .section-requirement .item {
    display: flex;
  }
  .section-requirement .item:not(:last-of-type) {
    margin-bottom: 1px;
  }
}
.section-requirement .term {
  padding-top: min(calc((15 / 390) * 100vw), 15px);
  padding-bottom: min(calc((15 / 390) * 100vw), 15px);
  background-color: #06473F;
  color: #fff;
  font-size: min(calc((14 / 390) * 100vw), 14px);
  font-weight: 700;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .section-requirement .term {
    display: flex;
    justify-content: center;
    align-items: center;
    width: min(calc((400 / 1440) * 100vw), 400px);
    flex-shrink: 0;
    padding-top: min(calc((20 / 1440) * 100vw), 20px);
    padding-bottom: min(calc((20 / 1440) * 100vw), 20px);
    font-size: clamp(10px, calc((16 / 1440) * 100vw), 16px);
  }
}
.section-requirement .description {
  padding: min(calc((15 / 390) * 100vw), 15px) min(calc((20 / 390) * 100vw), 20px);
  color: #06473F;
  font-size: min(calc((14 / 390) * 100vw), 14px);
  text-align: left;
  border: 1px solid #06473F;
  background-color: #fff;
}
.section-requirement .description .supplement {
  display: block;
  font-size: clamp(10px, calc((14 / 1440) * 100vw), 14px);
}
@media screen and (min-width: 768px) {
  .section-requirement .description {
    width: 100%;
    padding: min(calc((20 / 1440) * 100vw), 20px) min(calc((40 / 1440) * 100vw), 40px);
    font-size: clamp(10px, calc((16 / 1440) * 100vw), 16px);
    border: none;
  }
}
.section-requirement .caption {
  margin-top: min(calc((10 / 390) * 100vw), 10px);
  font-size: min(calc((10 / 390) * 100vw), 10px);
  color: #727e93;
}
@media screen and (min-width: 768px) {
  .section-requirement .caption {
    font-size: clamp(10px, calc((13 / 1440) * 100vw), 13px);
  }
}
.section-requirement .inner-section:not(:last-of-type) {
  margin-bottom: min(calc((40 / 390) * 100vw), 40px);
}
@media screen and (min-width: 768px) {
  .section-requirement .inner-section:not(:last-of-type) {
    margin-bottom: min(calc((50 / 1440) * 100vw), 50px);
  }
}
.section-requirement .other-title {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  margin-bottom: min(calc((16 / 390) * 100vw), 16px);
  font-size: min(calc((20 / 390) * 100vw), 20px);
  text-align: left;
  color: #06473F;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 768px) {
  .section-requirement .other-title {
    margin-bottom: min(calc((16 / 1440) * 100vw), 16px);
    font-size: clamp(10px, calc((28 / 1440) * 100vw), 28px);
  }
}
.section-requirement .other-title--small {
  font-size: min(calc((16 / 390) * 100vw), 16px);
}
.section-requirement .other-title--space {
  margin-bottom: min(calc((8 / 390) * 100vw), 8px);
}
@media screen and (min-width: 768px) {
  .section-requirement .other-title--space {
    margin-bottom: min(calc((8 / 1440) * 100vw), 8px);
  }
}
.section-requirement .other-scroll-box {
  height: 153px;
  padding: min(calc((10 / 390) * 100vw), 10px);
  border: 1px solid #cbcbcb;
  border-radius: min(calc((5 / 390) * 100vw), 5px);
  background-color: #fff;
  overflow-y: scroll;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .section-requirement .other-scroll-box {
    height: min(calc((220 / 1440) * 100vw), 220px);
    padding: min(calc((20 / 1440) * 100vw), 20px);
    border-radius: min(calc((10 / 1440) * 100vw), 10px);
  }
}
.section-requirement .other-scroll-box::-webkit-scrollbar {
  width: min(calc((10 / 390) * 100vw), 10px);
  border-top-right-radius: min(calc((5 / 390) * 100vw), 5px);
  border-bottom-right-radius: min(calc((5 / 390) * 100vw), 5px);
  background-color: #efefef;
}
.section-requirement .other-scroll-box::-webkit-scrollbar-thumb {
  display: block;
  width: min(calc((6 / 390) * 100vw), 6px);
  border-radius: 20px;
  background-color: #acacac;
}
.section-requirement .other-text {
  font-size: min(calc((12 / 390) * 100vw), 12px);
  line-height: 1.66;
  text-align: left;
  color: #06473F;
}
.section-requirement .other-text .other-text-large {
    font-size: min(calc((14 / 390) * 100vw), 14px);
}
.section-requirement .other-scroll-box .other-text {
  font-size: clamp(10px, calc((14 / 1440) * 100vw), 14px);
}
@media screen and (min-width: 768px) {
  .section-requirement .other-text {
    font-size: clamp(10px, calc((14 / 1440) * 100vw), 14px);
  }
}
.section-requirement .other-text:not(:last-of-type) {
  margin-bottom: min(calc((12 / 390) * 100vw), 12px);
}
@media screen and (min-width: 768px) {
  .section-requirement .other-text:not(:last-of-type) {
    margin-bottom: min(calc((16 / 1440) * 100vw), 16px);
  }
}
.section-requirement .other-text a {
  text-decoration: underline;
  transition: all 0.3s;
}
.section-requirement .other-text a:hover {
  opacity: 0.6;
}
.section-requirement .other-item {
  font-size: min(calc((12 / 390) * 100vw), 12px);
  line-height: 1.66;
  text-align: left;
  color: #06473F;
}
@media screen and (min-width: 768px) {
  .section-requirement .other-item {
    font-size: clamp(10px, calc((14 / 1440) * 100vw), 14px);
  }
}
.section-requirement .other-text + .other-list {
  margin-top: min(calc((12 / 390) * 100vw), 12px);
}
@media screen and (min-width: 768px) {
  .section-requirement .other-text + .other-list {
    margin-top: min(calc((16 / 1440) * 100vw), 16px);
  }
}
.section-ambassador {
  padding-top: min(calc((60 / 390) * 100vw), 60px);
  padding-bottom: min(calc((60 / 390) * 100vw), 60px);
  background: linear-gradient(to bottom, #002823 0, #10786B 100%);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .section-ambassador {
    padding-top: min(calc((80 / 1440) * 100vw), 80px);
    padding-bottom: min(calc((80 / 1440) * 100vw), 80px);
  }
}
.section-ambassador .section-wrapper {
  width: calc(100% - 60px);
  margin: 0 auto;
}
@media screen and (min-width: 520px) {
  .section-ambassador .section-wrapper {
    width: calc(100% - 160px);
  }
}
@media screen and (min-width: 768px) {
  .section-ambassador .section-wrapper {
    width: 100%;
    max-width: 1000px;
  }
}
.section-ambassador .inner-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 400px;
  padding-top: min(calc((24 / 390) * 100vw), 24px);
  padding-bottom: min(calc((27 / 390) * 100vw), 27px);
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #fff;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .section-ambassador .inner-section {
    padding-top: min(calc((32 / 1440) * 100vw), 32px);
    padding-bottom: min(calc((32 / 1440) * 100vw), 32px);
    max-width: 640px;
  }
}
.section-ambassador .inner-title {
  font-family: "M PLUS 1", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  font-size: min(calc((18 / 390) * 100vw), 18px);
  line-height: 1.3;
  color: #ffd554;
}
@media screen and (min-width: 768px) {
  .section-ambassador .inner-title {
    font-size: min(calc((22 / 1440) * 100vw), 22px);
  }
}
.section-ambassador .text {
  color: #fff;
  font-size: min(calc((12 / 390) * 100vw), 12px);
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .section-ambassador .text {
    font-size: clamp(10px, calc((15 / 1440) * 100vw), 15px);
  }
}
.section-ambassador .text:not(:last-of-type) {
  margin-bottom: min(calc((8 / 390) * 100vw), 8px);
}
@media screen and (min-width: 768px) {
  .section-ambassador .text:not(:last-of-type) {
    margin-bottom: min(calc((16 / 1440) * 100vw), 16px);
  }
}
.section-ambassador .link {
  color: #ffd554;
  border-bottom: 1px solid #ffd554;
  transition: all 0.3s;
}
.section-ambassador .link:hover {
  opacity: 0.6;
}
.footer {
  padding-top: min(calc((60 / 390) * 100vw), 60px);
  padding-bottom: min(calc((60 / 390) * 100vw), 60px);
  background-color: #f4f5f7;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer {
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer .main {
  margin-bottom: min(calc((36 / 390) * 100vw), 36px);
}
@media screen and (min-width: 768px) {
  .footer .main {
    display: flex;
    justify-content: center;
  }
}
.footer .main .link {
  display: block;
  width: min(calc((155 / 390) * 100vw), 155px);
  margin-left: auto;
  margin-right: auto;
  word-break: keep-all;
}
@media screen and (min-width: 768px) {
  .footer .main .link {
    width: -moz-fit-content;
    width: fit-content;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0;
  }
}
.footer .main .link:not(:last-of-type) {
  margin-bottom: min(calc((15 / 390) * 100vw), 15px);
}
@media screen and (min-width: 768px) {
  .footer .main .link:not(:last-of-type) {
    margin-bottom: 0;
  }
}
.footer .sub {
  -moz-column-gap: 2px;
  column-gap: 2px;
  margin-bottom: min(calc((44 / 390) * 100vw), 44px);
}
@media screen and (min-width: 768px) {
  .footer .sub {
    margin-bottom: min(calc((44 / 1440) * 100vw), 44px);
  }
}
.footer .sub .link {
  line-height: 2;
}
.footer .slash {
  color: #646464;
  font-size: min(calc((12 / 390) * 100vw), 12px);
  margin-left: 2px;
  margin-right: 2px;
}
@media screen and (min-width: 768px) {
  .footer .slash {
    margin-left: 8px;
    margin-right: 8px;
  }
}
.footer .link {
  color: #646464;
  font-size: min(calc((12 / 390) * 100vw), 12px);
  line-height: 1.6;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .footer .link {
    font-size: clamp(10px, calc((14 / 1440) * 100vw), 14px);
  }
}
.footer .link:hover {
  opacity: 0.6;
}
.footer .logo {
  display: block;
  width: min(calc((229 / 390) * 100vw), 229px);
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .footer .logo {
    width: 300px;
  }
}
.footer .logo img {
  width: 100%;
  aspect-ratio: 229/36;
}
.footer .copyright {
  color: #646464;
  font-size: min(calc((12 / 390) * 100vw), 12px);
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .footer .copyright {
    font-size: 14px;
  }
}

/* /////// */
/* *************  2026-01 update start **************** */
@media (max-width: 769px) {
  .u-is-pc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .u-is-sp {
    display: none;
  }
}
.u-img {
  width: 100%;
  height: auto;
}

.kv-aplly-app {
  position: absolute;
  bottom: calc((168 / 390) * 100vw);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 95%;
  margin: 0 auto;
}

.kv-aplly-app-link {
  display: flex;
  align-items: center;
  width: calc((180 / 390) * 100vw);
  padding: calc((8 / 390) * 100vw) 0 calc((8 / 390) * 100vw) calc((8 / 390) * 100vw);
  background-color: #383838;
  color: #fff;
  border: solid 1.15px #ffffff;
  border-radius: calc((15 / 390) * 100vw);
}

.kv-aplly-app-link-icon {
  width: calc((45 / 390) * 100vw);
  margin-right: calc((4 / 390) * 100vw);
}

.kv-aplly-app-link-text {
  font-family: "M PLUS 1", sans-serif;
  font-size: calc((10 / 390) * 100vw);
  font-weight: bold;
}

.kv-aplly-app-link-text span {
  position: relative;
  display: block;
  padding-left: calc((10 / 390) * 100vw);
  /* transform: scale(0.9);
  transform-origin: left; */
  font-size: calc((9 / 390) * 100vw);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.kv-aplly-app-link-text span::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}

.ininstruction-item-hdg {
  font-family: "M PLUS 1", sans-serif;
  font-weight: 800;
  font-size: min(calc((18 / 390) * 100vw), 18px);
  line-height: 1.333;
  color: #06473F;
}

.ininstruction-item-note {
  margin-top: min(calc((2 / 390) * 100vw), 2px);
}

.ininstruction-item-note li {
  position: relative;
  margin-top: min(calc((6 / 390) * 100vw), 6px);
  padding-left: min(calc((10 / 390) * 100vw), 10px);
  font-size: min(calc((10 / 390) * 100vw), 10px);
  line-height: 1.4;
  color: #06473F;
  opacity: 0.8;
}

.ininstruction-item-note li + li {
  margin-top: min(calc((2 / 390) * 100vw), 2px);
}

.ininstruction-item-note li a {
  border-bottom: 1px solid #06473F;
  transition: opacity 0.3s;
}

.ininstruction-item-note li a:hover {
  opacity: 0.6;
}

.ininstruction-item-note li::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}

.ininstruction-item-aplly {
  margin-top: min(calc((23 / 390) * 100vw), 23px);
}
@media screen and (min-width: 768px) {
  .ininstruction-item-aplly {
    pointer-events: none;
  }
}

.ininstruction-item-aplly li + li {
  margin-top: min(calc((10 / 390) * 100vw), 10px);
}

.ininstruction-item-step {
  width: calc((271 / 390) * 100vw);
  max-width: 100%;
  margin: calc((20 / 390) * 100vw) auto 0;
}
@media screen and (min-width: 768px) {
  .ininstruction-item-step {
    width: 80%;
    margin: 25px auto 0;
  }
}

.section-ambassador-period {
  margin-top: min(calc((3 / 390) * 100vw), 3px);
  margin-bottom: min(calc((10 / 390) * 100vw), 10px);
  font-size: min(calc((10 / 390) * 100vw), 10px);
  color: #fff;
}
/* *************  2026-01 update end **************** */
/* /////// */

/* ----------- fix 29022026 start------------- */
.section-entry .instruction_fix_0226 {
  margin-top: 25px;
  gap: 15px;
  justify-content: center;

  .instruction-image{
    max-width: 69.93px;
  }
}
@media screen and (min-width: 400px) {
  .section-entry .instruction_fix_0226 {
  }
}
@media screen and (min-width: 768px) {
  .section-entry .instruction_fix_0226 {
    margin-top: 25px;
    gap: 25px;
  
    .instruction-image{
      max-width: 100px;
    }
  }
}

.display_none{
  display: none !important;
}
/* ----------- fix 29022026 end------------- */