@charset "UTF-8";
/*! destyle.css v3.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Correct cursors for clickable elements.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */
:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */
/**
1. Correct table border color inheritance in all Chrome and Safari.
*/
table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  width: 100%;
  height: auto;
}

* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

html {
  width: 100%;
  height: auto;
  scroll-behavior: smooth;
  line-height: 1.5;
  font-size: 2.6666666667vw;
  letter-spacing: 0;
}
@media screen and (min-width: 600px) {
  html {
    font-size: 0.6944444444vw;
    letter-spacing: 0.1em;
  }
}

body {
  width: 100%;
  height: auto;
  color: #191919;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  background: #fff;
}

a {
  cursor: pointer;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media screen and (min-width: 600px) {
  .sp-only {
    display: none !important;
  }
}

@media screen and (max-width: 599px) {
  .pc-only {
    display: none !important;
  }
}

.img-cover {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-en {
  display: block;
  font-family: "din-condensed", sans-serif;
  font-weight: 700;
  text-align: center;
}

.reveal-ready .reveal {
  opacity: 0;
  transform: translateY(6rem);
  transition: opacity 0.9s ease, transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
  will-change: opacity, transform;
}
.reveal-ready .reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .reveal-ready .reveal {
    opacity: 1;
    transform: none;
    transition: none;
  }
  html {
    scroll-behavior: auto;
  }
}
@keyframes cta-shine {
  0% {
    left: -100%;
  }
  17% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
@keyframes cta-bounce {
  0% {
    translate: 0 0;
  }
  15% {
    translate: 0 -1rem;
  }
  35% {
    translate: 0 0;
  }
  100% {
    translate: 0 0;
  }
}
.is-bouncing {
  animation: cta-bounce 1s ease-in-out infinite;
}
@media (prefers-reduced-motion: reduce) {
  .is-bouncing {
    animation: none;
  }
}

.header-cta {
  display: none;
}
@media screen and (min-width: 600px) {
  .header-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 20rem;
    height: 4.8rem;
    margin-left: 4.8rem;
    border: 0.2rem solid #ED6D05;
    border-radius: 9999px;
    background: #ED6D05;
    color: #fff;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease;
    position: relative;
    overflow: hidden;
  }
  .header-cta::after {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);
    transform: skewX(-15deg);
    pointer-events: none;
    animation: cta-shine 5s linear infinite;
  }
}
@media screen and (min-width: 600px) and (prefers-reduced-motion: reduce) {
  .header-cta::after {
    animation: none;
  }
}
@media screen and (min-width: 600px) {
  .header-cta small {
    font-size: 1.2rem;
    line-height: 1.25;
  }
  .header-cta big {
    font-size: 1.8rem;
    line-height: 1.25;
  }
  .header-cta:hover {
    background: #fff;
    color: #ED6D05;
  }
}

.floating-cta-bar {
  display: none;
}
@media screen and (min-width: 600px) {
  .floating-cta-bar {
    display: flex;
    justify-content: flex-end;
    position: fixed;
    top: 2.6rem;
    left: 50%;
    transform: translateX(-50%);
    width: 128rem;
    max-width: calc(100% - 3.2rem);
    padding: 0 1.6rem;
    z-index: 30;
    pointer-events: none;
  }
  .floating-cta-bar .header-cta {
    pointer-events: auto;
  }
}

.menu-toggle {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 1.7rem;
  height: 1.5rem;
}
.menu-toggle span {
  display: block;
  width: 100%;
  height: 0.2rem;
  background: #191919;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.menu-toggle.is-open span:nth-child(1) {
  transform: translateY(0.65rem) rotate(45deg);
}
.menu-toggle.is-open span:nth-child(2) {
  opacity: 0;
}
.menu-toggle.is-open span:nth-child(3) {
  transform: translateY(-0.65rem) rotate(-45deg);
}
@media screen and (min-width: 600px) {
  .menu-toggle {
    display: none;
  }
}

.btn-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: 100%;
  max-width: 36rem;
  min-height: 5.4rem;
  margin: 0 auto;
  border: 0.2rem solid #ED6D05;
  border-radius: 9999px;
  background: #ED6D05;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  overflow: hidden;
}
.btn-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);
  transform: skewX(-15deg);
  pointer-events: none;
  animation: cta-shine 5s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .btn-cta::before {
    animation: none;
  }
}
.btn-cta::after {
  content: "";
  flex: 0 0 auto;
  width: 2.8rem;
  height: 0.6rem;
  background: #fff;
  mask: url(../img/arrow.svg) center/contain no-repeat;
  -webkit-mask: url(../img/arrow.svg) center/contain no-repeat;
}
@media screen and (min-width: 600px) {
  .btn-cta {
    position: relative;
    width: 53rem;
    max-width: none;
    height: 5.7rem;
    min-height: 0;
    font-size: 2.4rem;
    transition: background-color 0.3s ease, color 0.3s ease;
  }
  .btn-cta::after {
    position: absolute;
    top: 50%;
    right: 2rem;
    width: 7.1rem;
    transform: translateY(-50%);
    transition: background-color 0.3s ease;
  }
  .btn-cta:hover {
    background: #fff;
    color: #ED6D05;
  }
  .btn-cta:hover::after {
    background: #ED6D05;
  }
}

.sp-fixed-cta {
  position: fixed;
  left: 50%;
  bottom: 1.6rem;
  z-index: 90;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  width: calc(100% - 4rem);
  max-width: 36rem;
  min-height: 5.4rem;
  border-radius: 99.9rem;
  background: #ED6D05;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  box-shadow: 0 0.4rem 1.6rem rgba(0, 0, 0, 0.25);
  transition: transform 0.4s ease, opacity 0.4s ease;
  overflow: hidden;
}
.sp-fixed-cta::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 75%);
  transform: skewX(-15deg);
  pointer-events: none;
  animation: cta-shine 5s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .sp-fixed-cta::before {
    animation: none;
  }
}
.sp-fixed-cta img {
  flex: 0 0 auto;
  width: 2.8rem;
  filter: brightness(0) invert(1);
}
.sp-fixed-cta.is-hidden {
  transform: translate(-50%, 250%);
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 600px) {
  .sp-fixed-cta {
    display: none;
  }
}

.site-footer {
  padding: 2.5rem 2rem 1.6rem;
  background: #fff;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .site-footer {
    max-width: 128rem;
    padding: 0;
    margin: 4rem auto 0;
    text-align: left;
  }
}

@media screen and (min-width: 600px) {
  .site-footer-inner {
    display: flex;
    justify-content: space-between;
  }
}

.site-footer-brand img {
  width: 9.1rem;
  margin: 0 auto;
}
.site-footer-brand p {
  margin-top: 1.6rem;
  font-size: 1rem;
  line-height: 1.6;
}
@media screen and (min-width: 600px) {
  .site-footer-brand img {
    width: 24.4rem;
    margin: 0;
  }
  .site-footer-brand p {
    margin-top: 0;
    padding-top: 0.7rem;
    font-size: 1.2rem;
    line-height: 1.15;
  }
}

.site-footer-nav {
  margin-top: 2rem;
}
.site-footer-nav ul {
  font-size: 1.4rem;
}
.site-footer-nav a {
  text-decoration: none;
}
@media screen and (min-width: 600px) {
  .site-footer-nav {
    display: flex;
    align-items: end;
    margin-top: 0;
  }
  .site-footer-nav ul {
    font-size: 1.6rem;
  }
  .site-footer-nav a {
    text-decoration: none;
    transition: opacity 0.3s ease;
  }
  .site-footer-nav a:hover {
    opacity: 0.5;
  }
}

.site-sns {
  display: flex;
  justify-content: center;
  gap: 0.6rem;
  margin-top: 1.6rem;
}
.site-sns a {
  color: #191919;
}
.site-sns svg {
  width: 2.8rem;
  height: 2.8rem;
}
@media screen and (min-width: 600px) {
  .site-sns {
    justify-content: flex-end;
    gap: 1.6rem;
    margin: 1.8rem 0;
  }
  .site-sns a {
    color: #191919;
    transition: opacity 0.3s ease;
  }
  .site-sns a:hover {
    opacity: 0.5;
  }
}

.site-copyright {
  display: block;
  margin-top: 1.6rem;
  font-size: 1rem;
}
@media screen and (min-width: 600px) {
  .site-copyright {
    margin: 0 0 2.4rem;
    font-size: 1.2rem;
    text-align: right;
  }
}

.kv {
  position: relative;
}

.kv-sp picture {
  display: block;
}

@media screen and (min-width: 600px) {
  .kv-pc {
    position: relative;
  }
  .kv-pc picture {
    display: block;
  }
  .kv-pc img {
    width: 100%;
  }
  .kv-copy {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 10;
    padding-left: 12rem;
    font-size: 5.7rem;
    font-weight: 700;
    transform: translateY(-50%);
  }
  .kv-copy > span:not(.kv-sub) {
    color: #ED6D05;
    font-size: 6.7rem;
  }
  .kv-sub {
    display: block;
    padding-bottom: 3.2rem;
    font-size: 3.2rem;
    font-weight: 700;
  }
  .kv-sub big {
    font-size: 4.8rem;
  }
  .kv-sub small {
    font-size: 2.4rem;
  }
  .kv-sub big:last-child {
    font-size: 4.2rem;
  }
  .kv-btn {
    position: absolute;
  }
}
@media screen and (min-width: 600px) {
  .cv-band {
    position: relative;
    margin-top: 14rem;
  }
  .cv-band > img {
    width: 100%;
  }
  .cv-band h2 {
    position: absolute;
    top: 4.8rem;
    left: 50%;
    font-size: 3.8rem;
    font-weight: 500;
    white-space: nowrap;
    transform: translateX(-50%);
  }
  .cv-band h2 big {
    font-size: 4.8rem;
    font-weight: 700;
  }
  .cv-band h2 big:first-child {
    color: #D01A30;
  }
  .cv-band h2 small {
    font-size: 3.2rem;
  }
  .cv-band .btn-cta {
    position: absolute;
    top: 16rem;
    left: 50%;
    height: 6rem;
    transform: translateX(-50%);
  }
  .course + .cv-band {
    margin-top: 6.7rem;
  }
}
.final-cta {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 2.4rem;
  padding: 3.7rem 2rem;
  background: #000;
}
.final-cta h2 {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .final-cta {
    flex-flow: row;
    justify-content: center;
    gap: 4.4rem;
    height: 27.3rem;
    padding: 0;
  }
  .final-cta h2 {
    font-size: 3rem;
  }
}

.final-cta-body {
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 1.2rem;
}
.final-cta-body strong {
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
.final-cta-body .btn-cta {
  width: 100%;
  max-width: 36rem;
  height: 5.4rem;
}
@media screen and (min-width: 600px) {
  .final-cta-body {
    width: auto;
    gap: 1.8rem;
  }
  .final-cta-body strong {
    font-size: 2.4rem;
  }
  .final-cta-body .btn-cta {
    width: 53rem;
    max-width: none;
    height: 5.7rem;
  }
}

.section-title {
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 1.34;
  text-align: center;
  overflow-wrap: anywhere;
}
.section-title big {
  font-size: 3.6rem;
  line-height: 1.15;
}
@media screen and (min-width: 600px) {
  .section-title {
    font-size: 5rem;
    line-height: 1.5;
  }
  .section-title big {
    font-size: 7rem;
    line-height: inherit;
  }
}

.reason {
  position: relative;
  padding: 4.8rem 2rem 4.2rem;
}
@media screen and (min-width: 600px) {
  .reason {
    padding: 14rem 0 0;
  }
}
@media screen and (min-width: 600px) {
  .reason .section-title,
  .reason .section-en,
  .reason .reason-list {
    width: 110rem;
    margin-right: auto;
    margin-left: auto;
  }
}
.reason .section-title {
  font-size: 2.2rem;
}
@media screen and (min-width: 600px) {
  .reason .section-title {
    font-size: 5rem;
  }
}
.reason .section-en {
  margin-top: 0.4rem;
  margin-bottom: 3.6rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .reason .section-en {
    margin-top: 0;
    margin-bottom: 7rem;
    font-size: 3.8rem;
    line-height: 1.5;
  }
}

.reason-list {
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
}
@media screen and (min-width: 600px) {
  .reason-list {
    position: relative;
    z-index: 1;
    gap: 10rem;
  }
}

@media screen and (min-width: 600px) {
  .reason-item {
    display: grid;
    grid-template-columns: 56rem 50rem;
    grid-template-areas: "num   photo" "title photo" "body  photo";
    justify-content: space-between;
  }
}
.reason-item h3 {
  margin-top: 0.6rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.36;
}
.reason-item h3 big {
  font-size: 3.9rem;
  line-height: 1;
}
.reason-item h3 small {
  font-size: 1.4rem;
}
@media screen and (min-width: 600px) {
  .reason-item h3 {
    grid-area: title;
    margin-top: 0;
    font-size: 3.8rem;
    line-height: 1.5;
  }
  .reason-item h3 big {
    font-size: larger;
    line-height: inherit;
  }
  .reason-item h3 small {
    font-size: smaller;
  }
}
.reason-item p {
  margin-top: 1.4rem;
  font-size: 1.4rem;
  line-height: 1.85;
}
@media screen and (min-width: 600px) {
  .reason-item p {
    grid-area: body;
    margin-top: 1rem;
    font-size: 1.8rem;
    line-height: 2;
  }
}
@media screen and (max-width: 599px) {
  .reason-item:nth-child(even) .reason-photo {
    box-shadow: -1.2rem 1.2rem 0 #DBE7DC;
  }
}
@media screen and (min-width: 600px) {
  .reason-item:nth-child(even) {
    grid-template-columns: 50rem 56rem;
    grid-template-areas: "photo num" "photo title" "photo body";
  }
  .reason-item:nth-child(even) .reason-photo::after {
    left: -2.4rem;
  }
}

.reason-num {
  display: block;
  font-family: "din-condensed", sans-serif;
  font-size: 2.9rem;
  font-weight: 700;
  line-height: 1;
  opacity: 0.3;
}
@media screen and (min-width: 600px) {
  .reason-num {
    grid-area: num;
    font-size: 3.8rem;
    line-height: 1.5;
  }
}

.reason-photo {
  width: 28rem;
  height: 18rem;
  margin: 2.2rem auto 0;
  overflow: hidden;
  background: #fff;
  border: 0.1rem solid #191919;
  border-radius: 1.8rem;
}
@media screen and (max-width: 599px) {
  .reason-photo {
    box-shadow: 1.2rem 1.2rem 0 #F5F0D7;
  }
}
.reason-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 600px) {
  .reason-photo {
    position: relative;
    grid-area: photo;
    align-self: start;
    width: 50rem;
    height: 32rem;
    margin: 0;
    overflow: visible;
    border: 0;
    border-radius: 2rem;
  }
  .reason-photo img {
    border-radius: 2rem;
  }
  .reason-photo::after {
    content: "";
    position: absolute;
    top: 2.4rem;
    left: 2.4rem;
    z-index: -10;
    width: 50rem;
    height: 32rem;
    border: 0.1rem solid #191919;
    border-radius: 2rem;
  }
}

.reason-bg {
  position: absolute;
  bottom: 28.9rem;
  left: 0;
  z-index: -10;
  width: 100%;
}
.reason-bg img {
  width: 100%;
}

.reason-gallery {
  display: flex;
  width: 100%;
  height: 28.9rem;
  margin-top: 13.4rem;
  overflow: hidden;
  background: #D9D9D9;
}
.reason-gallery figure {
  flex: 1 1 20%;
  min-width: 0;
}
.reason-gallery img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.course {
  position: relative;
  z-index: 0;
  padding: 5.2rem 2rem 5.4rem;
  background: #fff;
}
@media screen and (min-width: 600px) {
  .course {
    padding: 0;
  }
}
.course > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .course > .section-en {
    margin-top: 0;
    font-size: 3.8rem;
  }
}

.course-catch {
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto 0.6rem;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
.course-catch::before, .course-catch::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 0.1rem;
  height: 3.4rem;
  background: #191919;
}
.course-catch::before {
  left: -2.4rem;
  transform: translateY(-50%) rotate(-22deg);
}
.course-catch::after {
  right: -2.4rem;
  transform: translateY(-50%) rotate(22deg);
}
@media screen and (min-width: 600px) {
  .course-catch {
    margin: 14rem auto 0.4rem;
    font-size: 3.8rem;
  }
  .course-catch::before, .course-catch::after {
    height: 6rem;
  }
  .course-catch::before {
    left: -5.6rem;
  }
  .course-catch::after {
    right: -5.6rem;
  }
}

.plan {
  margin-top: 4.8rem;
}
@media screen and (min-width: 600px) {
  .plan {
    margin-top: 15.8rem;
  }
  .plan:first-of-type {
    margin-top: 10.7rem;
  }
}

.plan-title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 5.4rem;
  padding: 1rem 1.4rem;
  background: #191919;
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
.plan-title::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0.8rem;
  left: 0.5rem;
  width: 100%;
  height: 100%;
  border: 0.3rem solid #D01A30;
}
@media screen and (min-width: 600px) {
  .plan-title {
    width: 87rem;
    min-height: 8.4rem;
    margin: 0 auto;
    font-size: 3.5rem;
  }
  .plan-title::after {
    top: 1.2rem;
    left: 0.6rem;
  }
}

.plan-lead {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  margin-top: 3.4rem;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.35;
  text-align: center;
}
.plan-lead img {
  flex: 0 0 auto;
  width: 3.4rem;
}
@media screen and (min-width: 600px) {
  .plan-lead {
    gap: 1.7rem;
    margin-top: 7rem;
    font-size: 3.8rem;
  }
  .plan-lead img {
    width: 5.5rem;
  }
}

.plan-desc {
  margin-top: 2.8rem;
  font-size: 1.4rem;
  line-height: 1.9;
}
@media screen and (min-width: 600px) {
  .plan-desc {
    width: 92rem;
    margin: 5.6rem auto 0;
    font-size: 1.8rem;
    line-height: 2;
  }
}

.plan-body {
  margin-top: 2.4rem;
}
@media screen and (min-width: 600px) {
  .plan-body {
    display: flex;
    justify-content: space-between;
    width: 92rem;
    margin: 4.8rem auto 0;
  }
}

.plan-spec {
  display: grid;
  grid-template-columns: 11.6rem 1fr;
  align-items: center;
  gap: 0.4rem 1rem;
}
.plan-spec dt {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 3.4rem;
  border-radius: 0.9rem;
  background: #191919;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}
.plan-spec dd {
  font-size: 1.4rem;
  line-height: 1.45;
}
.plan-spec dd big {
  font-size: 2.2rem;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .plan-spec {
    align-self: start;
    grid-template-columns: 1fr;
    gap: 0.2rem;
    width: 36rem;
    font-size: 2rem;
    text-align: center;
  }
  .plan-spec dt {
    min-height: 4.2rem;
    border-radius: 1rem;
    font-size: inherit;
  }
  .plan-spec dd {
    font-size: inherit;
  }
  .plan-spec dd big {
    font-size: 3rem;
  }
}

.plan-photo {
  position: relative;
  width: 30.2rem;
  height: 19.8rem;
  margin: 3rem auto 0;
  border-radius: 2.2rem;
  background: #f5f0d7;
}
.plan-photo img {
  border-radius: inherit;
}
.plan-photo::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 1.3rem;
  left: 1.3rem;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
@media screen and (min-width: 600px) {
  .plan-photo {
    width: 48rem;
    height: 31.5rem;
    margin: 0;
    border-radius: 3.2rem;
  }
  .plan-photo::before {
    top: 2.4rem;
    left: 2.4rem;
    border: 0.1rem solid #191919;
  }
}

.plan-photo--cream::before {
  background: #ede9cf;
}

.plan-photo--mint::before {
  background: #ceddd0;
}

.price {
  margin-top: 5.4rem;
}
@media screen and (min-width: 600px) {
  .price {
    margin-top: 16.4rem;
    padding-bottom: 7.2rem;
  }
}
.price > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .price > .section-en {
    margin: 1.1rem 0 2.8rem;
    font-size: 3.8rem;
  }
}

.price-intro {
  margin-top: 2.2rem;
  font-size: 1.3rem;
  line-height: 1.85;
}
@media screen and (min-width: 600px) {
  .price-intro {
    width: 91.5rem;
    margin: 0 auto;
    font-size: 1.8rem;
    line-height: 2;
  }
}

@media screen and (min-width: 600px) {
  .price-table {
    width: 96.3rem;
    margin: 6.8rem auto 0;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0;
    text-align: center;
  }
  .price-table thead th {
    height: 8rem;
    padding-top: 2.2rem;
    background: linear-gradient(#D9D9D9, #D9D9D9) bottom/100% 5.8rem no-repeat;
    font-size: 2.7rem;
    vertical-align: middle;
  }
  .price-table thead th:first-child {
    width: 28.5rem;
    background: none;
  }
  .price-table thead img {
    width: 13.8rem;
    margin: 0 auto;
  }
  .price-table th + th {
    width: 22.6rem;
  }
  .price-table tbody th,
  .price-table tbody td {
    height: 8.6rem;
    border: 0.1rem solid #d4d4d4;
    vertical-align: middle;
  }
  .price-table tbody th {
    background: #F0F0F0;
    font-size: 2rem;
    font-weight: 500;
    text-align: center;
  }
  .price-table td {
    font-size: 2.5rem;
  }
  .price-table td big {
    display: block;
    font-size: 2.3rem;
    font-weight: 700;
    line-height: 1.2;
  }
  .price-table td big span {
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 600px) {
  .price-table .price-own big {
    font-size: 3.5rem;
  }
  .price-table .price-own big span {
    font-size: 2rem;
  }
}

@media screen and (min-width: 600px) {
  .price-table thead .price-own {
    padding-top: 0;
    border: 0.3rem solid #D01A30;
    border-bottom: 0;
    border-radius: 2rem 2rem 0 0;
    background: #D9D9D9;
  }
  .price-table tbody td.price-own {
    border-left: 0.3rem solid #D01A30;
    border-right: 0.3rem solid #D01A30;
    border-top: 0;
    border-bottom: 0;
  }
  .price-table tbody tr:last-child td.price-own {
    border-bottom: 0.3rem solid #D01A30;
  }
}
.price-note {
  margin-left: 0.3rem;
  font-size: 0.75rem;
}
@media screen and (min-width: 600px) {
  .price-note {
    display: block;
    margin-left: 0;
    font-size: 1.2rem;
  }
}

@media screen and (min-width: 600px) {
  .price-own .price-note {
    font-size: 1.4rem;
  }
}

.price-table--sp {
  width: 30.4rem;
  margin: 2rem auto 0;
  table-layout: auto;
  border-collapse: separate;
  border-spacing: 0.3rem;
  font-size: 1.2rem;
}
.price-table--sp thead th {
  height: 4.2rem;
  background: #D9D9D9;
  text-align: center;
  vertical-align: middle;
}
.price-table--sp thead img {
  width: 9.3rem;
  margin: 0 auto;
}
.price-table--sp tbody th,
.price-table--sp tbody td {
  height: 2.7rem;
  padding: 0.2rem 0.4rem;
  text-align: center;
  vertical-align: middle;
}
.price-table--sp tbody th {
  width: 11.7rem;
  background: #F0F0F0;
  font-weight: 700;
}
.price-table--sp tbody td {
  width: 18.1rem;
  background: #ffdada;
  white-space: nowrap;
}
.price-table--sp td big {
  font-size: 1.5rem;
  font-weight: 700;
}

.price-notes {
  width: 29.8rem;
  margin: 2rem auto 0;
  color: #434343;
  font-size: 1rem;
  line-height: 1.5;
}
.price-notes li {
  display: grid;
  grid-template-columns: 5.2rem 1fr;
  gap: 0 0.8rem;
}
.price-notes li + li {
  margin-top: 0.5rem;
}
@media screen and (min-width: 600px) {
  .price-notes {
    width: 96.4rem;
    margin: 1.8rem auto 0;
    font-size: 1.2rem;
  }
  .price-notes li {
    grid-template-columns: 9.6rem 1fr;
    gap: 0;
  }
  .price-notes li + li {
    margin-top: 0.8rem;
  }
}

.voice {
  padding: 4rem 2rem 7.4rem;
  background: #FAFAFA;
}
@media screen and (min-width: 600px) {
  .voice {
    margin-top: 14rem;
    padding: 6.2rem 0 14rem;
  }
}
.voice > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .voice > .section-en {
    margin-top: 0;
    margin-bottom: 6rem;
    font-size: 3.8rem;
  }
}

.voice-slider-wrap {
  position: relative;
  margin-top: 3rem;
}
@media screen and (min-width: 600px) {
  .voice-slider-wrap {
    width: 102rem;
    margin: 0 auto;
  }
}

.voice-slider {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-inline: 3.2rem;
  scroll-padding-inline: 3.2rem;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.voice-slider::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 600px) {
  .voice-slider {
    padding-inline: 0;
    scroll-padding-inline: 0;
  }
}

.voice-card {
  flex: 0 0 100%;
  scroll-snap-align: center;
  width: 100%;
  color: #191919;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .voice-card {
    flex: 0 0 33.3333333333%;
    scroll-snap-align: start;
    padding: 0 0.85rem;
  }
}
.voice-card figure {
  overflow: hidden;
}
.voice-card img {
  width: 15.6rem;
  height: 20.8rem;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 600px) {
  .voice-card img {
    width: 100%;
    height: auto;
    aspect-ratio: 329/439;
  }
}
.voice-card strong {
  display: block;
  margin-top: 2rem;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  .voice-card strong {
    margin-top: 2.4rem;
    font-size: 3rem;
    line-height: 1.5;
  }
}
.voice-card span {
  display: block;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  .voice-card span {
    font-size: 2rem;
    line-height: 1.9;
  }
}
.voice-card .voice-divider {
  width: 3.8rem;
  height: 0.1rem;
  margin: 1rem auto 0;
  background: #868686;
}
@media screen and (min-width: 600px) {
  .voice-card .voice-divider {
    width: 8.45rem;
    margin: 1.4rem auto 0;
  }
}
.voice-card p {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  line-height: 1.45;
}
@media screen and (min-width: 600px) {
  .voice-card p {
    margin-top: 2rem;
    font-size: 1.5rem;
    line-height: 1.8;
  }
}
.voice-card .voice-card-more {
  margin-top: 1.2rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #ED6D05;
}
@media screen and (min-width: 600px) {
  .voice-card .voice-card-more {
    margin-top: 1.6rem;
    font-size: 1.4rem;
  }
}
.voice-card .voice-card-more::after {
  content: "＋";
  margin-left: 0.6rem;
}
.voice-card.is-open .voice-card-more::after {
  content: "−";
}

.voice-arrow {
  width: 4.4rem;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 8.2rem;
  z-index: 1;
  border-radius: 50%;
  background: #000;
  transition: opacity 0.3s ease;
}
@media screen and (min-width: 600px) {
  .voice-arrow {
    width: 6.4rem;
    height: 6.4rem;
    top: 16.8rem;
  }
}
.voice-arrow svg {
  width: 1.1rem;
  height: auto;
}
@media screen and (min-width: 600px) {
  .voice-arrow svg {
    width: 1.4rem;
  }
}
.voice-arrow:hover {
  opacity: 0.65;
}
.voice-arrow[aria-disabled=true] {
  opacity: 0.25;
  cursor: default;
}

.voice-arrow-prev {
  left: 0;
}
@media screen and (min-width: 600px) {
  .voice-arrow-prev {
    left: -10.4rem;
  }
}

.voice-arrow-next {
  right: 0;
}
@media screen and (min-width: 600px) {
  .voice-arrow-next {
    right: -10.4rem;
  }
}

.voice-dots {
  margin-top: 2.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  line-height: 0;
}
@media screen and (min-width: 600px) {
  .voice-dots {
    display: none;
  }
}
.voice-dots button {
  width: 0.8rem;
  height: 0.8rem;
  padding: 0;
  position: relative;
  border-radius: 50%;
  background: #cfcfcf;
  transition: background 0.3s ease;
}
.voice-dots button::after {
  content: "";
  position: absolute;
  inset: -0.8rem;
}
.voice-dots button[aria-current=true] {
  background: #191919;
}

.voice-panels {
  width: 100%;
}
@media screen and (min-width: 600px) {
  .voice-panels {
    width: 102rem;
    margin: 0 auto;
  }
}

.voice-panel {
  margin-top: 2.4rem;
  padding: 2rem 1.6rem;
  background: #fff;
  border: 0.1rem solid #e2e2e2;
  border-radius: 1.2rem;
}
@media screen and (min-width: 600px) {
  .voice-panel {
    margin-top: 4rem;
    padding: 4rem;
    border-radius: 1.6rem;
  }
}

.voice-panel-profile {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.4rem;
  padding-bottom: 1.6rem;
  border-bottom: 0.1rem solid #e2e2e2;
}
@media screen and (min-width: 600px) {
  .voice-panel-profile {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8rem 3.2rem;
    padding-bottom: 2.4rem;
  }
}
.voice-panel-profile p {
  display: grid;
  grid-template-columns: 7rem 1fr;
  gap: 0.8rem;
  font-size: 1.2rem;
  line-height: 1.8;
}
@media screen and (min-width: 600px) {
  .voice-panel-profile p {
    grid-template-columns: 10rem 1fr;
    gap: 1.6rem;
    font-size: 1.5rem;
  }
}
.voice-panel-profile p > span:first-child {
  font-weight: 700;
  color: #666;
}
.voice-panel-profile a {
  text-decoration: underline;
}

.voice-panel-qa {
  margin-top: 1.6rem;
}
@media screen and (min-width: 600px) {
  .voice-panel-qa {
    margin-top: 2.4rem;
  }
}
.voice-panel-qa dt {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.6;
  color: #ED6D05;
}
@media screen and (min-width: 600px) {
  .voice-panel-qa dt {
    margin-top: 2.4rem;
    font-size: 1.8rem;
  }
}
.voice-panel-qa dd {
  margin-top: 0.8rem;
  font-size: 1.25rem;
  line-height: 1.8;
  text-align: left;
}
@media screen and (min-width: 600px) {
  .voice-panel-qa dd {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

.flow {
  padding: 4.4rem 2rem 4.8rem;
  background: #fff;
}
@media screen and (min-width: 600px) {
  .flow {
    padding: 10rem 0 0;
  }
}
.flow > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .flow > .section-en {
    margin-top: 0;
    font-size: 3.8rem;
  }
}

.flow-list {
  display: grid;
  margin-top: 3.4rem;
  gap: 2.4rem;
}
@media screen and (min-width: 600px) {
  .flow-list {
    width: 82.5rem;
    margin: 6rem auto 0;
    gap: 0.75rem;
  }
}

.flow-step {
  display: grid;
  grid-template-columns: 6.6rem 1fr;
  gap: 1.8rem;
}
@media screen and (min-width: 600px) {
  .flow-step {
    display: flex;
    justify-content: space-between;
    gap: 0;
    overflow: hidden;
  }
  .flow-step:not(:last-child) {
    padding-bottom: 2.45rem;
  }
}
@media screen and (min-width: 600px) {
  .flow-step > div {
    width: 68rem;
  }
}
.flow-step h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.45;
}
@media screen and (min-width: 600px) {
  .flow-step h3 {
    font-size: 3rem;
    font-weight: 500;
    line-height: 1.5;
  }
}
.flow-step p {
  margin-top: 0.6rem;
  font-size: 1.3rem;
  line-height: 1.8;
}
@media screen and (min-width: 600px) {
  .flow-step p {
    margin-top: 0;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.flow-step-badge {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 6.6rem;
  height: 6.6rem;
  border-radius: 50%;
  background: #B8CDA0;
  font-family: "din-condensed", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.flow-step-badge br {
  display: none;
}
.flow-step-badge big {
  font-size: 2.9rem;
}
@media screen and (min-width: 600px) {
  .flow-step-badge {
    position: relative;
    flex: 0 0 auto;
    width: 8.8rem;
    height: 8.8rem;
    font-size: 2rem;
  }
  .flow-step-badge big {
    font-size: 4rem;
  }
}

@media screen and (min-width: 600px) {
  .flow-step:not(:last-child) .flow-step-badge::after {
    content: "";
    position: absolute;
    top: 9.55rem;
    left: 50%;
    height: 30.2rem;
    border-left: 0.2rem dashed #b6b6b6;
    transform: translateX(-50%);
  }
}
.faq {
  padding: 4.4rem 2rem 4.8rem;
  background: #F8F6F3;
}
@media screen and (min-width: 600px) {
  .faq {
    margin-top: 14rem;
    padding: 14rem 0;
  }
}
.faq > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .faq > .section-en {
    margin-top: 0;
    font-size: 3.8rem;
  }
}

.faq-list {
  margin-top: 3.4rem;
  border-top: 0.2rem solid #D9D9D9;
}
@media screen and (min-width: 600px) {
  .faq-list {
    width: 100rem;
    margin: 11rem auto 0;
  }
}

@media screen and (min-width: 600px) {
  .faq-item {
    letter-spacing: 0.05em;
  }
}

.faq-q {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 1.4rem 0;
  border-bottom: 0.2rem solid #D9D9D9;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media screen and (min-width: 600px) {
  .faq-q {
    padding: 1.2rem 2rem;
    font-size: 2.4rem;
    line-height: 1.5;
  }
}
.faq-q i {
  margin-right: 1.9rem;
  color: #ED6D05;
  font-family: "din-condensed", sans-serif;
  font-style: normal;
}
@media screen and (min-width: 600px) {
  .faq-q i {
    margin-right: 4rem;
    font-size: 3.2rem;
  }
}

.faq-icon {
  display: flex;
  flex: 0 0 auto;
  align-self: center;
  justify-content: center;
  width: 1.6rem;
  transition: transform 0.3s ease;
}
.faq-icon svg {
  width: 100%;
  height: auto;
}

.faq-q[aria-expanded=true] .faq-icon {
  transform: rotate(180deg);
}

.faq-a {
  max-height: 0;
  margin-top: -0.2rem;
  border-bottom: 0.2rem solid #D9D9D9;
  overflow: hidden;
  font-size: 1.3rem;
  line-height: 1.8;
  /* 閉じている間はアクセシビリティツリーからも外す。
     max-height:0 + overflow:hidden だけだと「見た目が隠れているだけ」で
     スクリーンリーダーは回答を読み上げてしまい、aria-expanded="false" と矛盾する。
     visibility の切替は折りたたみアニメーションが終わってから行う。 */
  visibility: hidden;
  transition: max-height 0.5s ease, visibility 0s linear 0.5s;
}
.faq-a.is-open {
  visibility: visible;
  transition: max-height 0.5s ease, visibility 0s;
}
@media screen and (min-width: 600px) {
  .faq-a {
    font-size: 1.6rem;
    line-height: 1.7;
  }
}
.faq-a p {
  padding: 1.6rem 0;
}
@media screen and (min-width: 600px) {
  .faq-a p {
    padding: 2.4rem 3.2rem;
  }
}
.faq-a span {
  display: block;
  padding: 1.6rem;
  border-radius: 1rem;
  background: rgba(206, 221, 208, 0.53);
}
@media screen and (min-width: 600px) {
  .faq-a span {
    padding: 3.2rem 2.4rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .faq-a {
    visibility: hidden;
    transition: none;
  }
  .faq-a.is-open {
    visibility: visible;
  }
  .faq-icon {
    transition: none;
  }
}
.access {
  padding: 4.4rem 2rem 1.2rem;
  background: #fff;
}
@media screen and (min-width: 600px) {
  .access {
    padding: 14rem 0;
  }
}
.access > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .access > .section-en {
    margin-top: 0;
    font-size: 3.8rem;
  }
}

.access-box {
  margin-top: 2.6rem;
  background: #F2F2F2;
  text-align: center;
}
@media screen and (min-width: 600px) {
  .access-box {
    width: 110rem;
    margin: 4rem auto 0;
  }
}

.access-box h3 {
  padding-top: 1.8rem;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (min-width: 600px) {
  .access-box h3 {
    padding: 2rem 0 0.9rem;
    font-size: 2.2rem;
  }
}

.access-address {
  padding: 0.8rem 1.4rem 1.8rem;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.75;
}
@media screen and (min-width: 600px) {
  .access-address {
    padding: 0 0 2.4rem;
    font-size: 1.6rem;
    line-height: 1.15;
  }
}

.access-address small {
  font-size: inherit;
  font-weight: 400;
  color: #555555;
}

.access-media {
  display: grid;
  grid-template-columns: 16.2rem 1fr;
  background: #D9D9D9;
}
@media screen and (min-width: 600px) {
  .access-media {
    display: flex;
  }
}

.access-media img {
  width: 100%;
  height: 15.8rem;
}
@media screen and (min-width: 600px) {
  .access-media img {
    flex-shrink: 0;
    width: 50rem;
    height: 45rem;
  }
}

.access-map {
  width: 100%;
  height: 15.8rem;
  border: 0;
}
@media screen and (min-width: 600px) {
  .access-map {
    flex-shrink: 0;
    width: 60rem;
    height: 45rem;
  }
}

.contact {
  padding: 4.4rem 2rem 4.8rem;
  background: #fff;
}
@media screen and (min-width: 600px) {
  .contact {
    padding: 10rem 0 12rem;
  }
}
.contact > .section-en {
  margin-top: 0.4rem;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 600px) {
  .contact > .section-en {
    margin-top: 0;
    font-size: 3.8rem;
  }
}

.contact-form-shell {
  width: 100%;
  min-height: 128rem;
  margin-top: 2.4rem;
  background: #D9D9D9;
}
@media screen and (min-width: 600px) {
  .contact-form-shell {
    width: 80.9rem;
    min-height: 119.6rem;
    margin: 6rem auto 0;
  }
}

.contact-form-host {
  width: 100%;
  display: flex;
  justify-content: center;
}

.contact-form-host iframe {
  width: 100%;
  border: none;
  transition: all 0.5s ease;
}/*# sourceMappingURL=style.css.map */