@charset "UTF-8";
.noto-r {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
}

.noto-m {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
}

.noto-sb {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
}

.noto-b {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
}

.mont-sb {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

.mont-eb {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

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

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

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;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

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 */
}

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

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]: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; /* 1 */
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

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;
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  color: #333333;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.c-disp--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-disp--pc {
    display: block;
  }
}

.c-disp--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-disp--sp {
    display: none;
  }
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

.c-brspace--sp::before {
  content: "\a　";
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .c-brspace--sp::before {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .c-brspace--pc::before {
    content: "\a　";
    white-space: pre;
  }
}

.c-anchor--normal {
  margin-top: calc(clamp(65px, 17.25vw, 105px) * -1);
  padding-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: calc(clamp(85px, 7vw, 120px) * -1);
    padding-top: clamp(85px, 7vw, 120px);
  }
}

.c-hidden {
  display: none !important;
}

.c-disabled {
  pointer-events: none;
}
.c-disabled__text {
  font-size: 0.63em;
}

.c-text__pos {
  position: relative;
  bottom: -0.15em;
}
.c-text__pos--confirmed {
  position: relative;
  bottom: -0.15em;
}

.iphone .c-text__pos {
  bottom: 0;
}

.mac .c-text__pos {
  bottom: 0;
}

.l-header {
  position: relative;
  width: 100%;
}

.l-header-sp {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: clamp(65px, 17.25vw, 105px);
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp.open {
  background-color: #E0E9F3;
}
.l-header-sp__logo {
  position: relative;
  display: block;
  width: 55%;
  height: 95%;
  padding-left: 3.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .l-header-sp__logo {
    width: 25%;
  }
}
.l-header-sp__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.l-header-sp__appointment {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: clamp(13px, 3.46vw, 19.5px);
  background-color: #DA5C32;
  border-radius: clamp(5px, 1.33vw, 7.5px);
  height: 3.5em;
  padding: 0 1.15em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__appointment:visited {
  color: #ffffff;
}
.l-header-sp__appointment:hover, .l-header-sp__appointment:focus, .l-header-sp__appointment:active {
  background-color: #FF9880;
}
.l-header-sp__button {
  position: relative;
  display: block;
  width: clamp(65px, 17.25vw, 105px);
  height: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__button__inner {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-sp__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #1F1715;
  width: 48%;
  height: 2.4816px;
  border-radius: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__button__line:nth-of-type(1) {
  top: 30%;
}
.l-header-sp__button__line:nth-of-type(2) {
  top: 45%;
}
.l-header-sp__button__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #1F1715;
  text-align: center;
  line-height: 1;
  font-size: clamp(12.41px, 3.3vw, 18.6px);
  position: absolute;
  bottom: 1em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  top: 42%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(2) {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  top: 42%;
}
.l-header-sp__nav {
  display: block;
  background-color: #E0E9F3;
  width: 100vw;
  height: calc(100% - clamp(65px, 17.25vw, 105px));
  z-index: 20;
  position: fixed;
  top: 0;
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  height: calc(100% - clamp(65px, 17.25vw, 105px));
  position: fixed;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  opacity: 1;
  padding: 0 clamp(20px, 5.33vw, 30px);
  padding-top: clamp(16px, 4.26vw, 24px);
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__top {
  padding-bottom: clamp(25px, 6.66vw, 37.5px);
}
.l-header-sp__menu__top__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #333333;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(15px, 4vw, 22.5px);
  position: relative;
  padding: 1.5em 0;
  border-bottom: 1px solid #C0CADE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-header-sp__menu__top__link:hover, .l-header-sp__menu__top__link:focus, .l-header-sp__menu__top__link:active, .l-header-sp__menu__top__link:visited {
  color: #333333;
}
.l-header-sp__menu__top__link--sm {
  font-size: clamp(13px, 3.46vw, 19.5px);
}
.l-header-sp__menu__top__arrow {
  width: 1em;
}
.l-header-sp__menu__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: clamp(22px, 5.86vw, 33px);
}
.l-header-sp__menu__middle--accent {
  width: 100%;
}
.l-header-sp__menu__middle--accent__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: clamp(15px, 4vw, 22.5px);
  background-color: #DA5C32;
  border-radius: 1.75em;
  height: 3.5em;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__menu__middle--accent__link:visited {
  color: #ffffff;
}
.l-header-sp__menu__middle--accent__link:hover, .l-header-sp__menu__middle--accent__link:focus, .l-header-sp__menu__middle--accent__link:active {
  color: #ffffff;
  background-color: #FF9880;
}
.l-header-sp__menu__middle--base {
  width: 47%;
}
.l-header-sp__menu__middle--base__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.04em;
  font-size: clamp(15px, 4vw, 22.5px);
  background-color: #ffffff;
  border-radius: 1.75em;
  height: 3.5em;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(17px, 4.53vw, 25.5px);
}
.l-header-sp__menu__middle--base__link:visited {
  color: #000000;
}
.l-header-sp__menu__middle--base__link:hover, .l-header-sp__menu__middle--base__link:focus, .l-header-sp__menu__middle--base__link:active {
  color: #000000;
  background-color: #969696;
}
.l-header-sp__menu__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: clamp(30px, 8vw, 45px);
}
.l-header-sp__menu__bottom__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 2.3;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__menu__bottom__link:visited {
  color: #333333;
}
.l-header-sp__menu__bottom__link:hover, .l-header-sp__menu__bottom__link:focus, .l-header-sp__menu__bottom__link:active {
  color: #2A5697;
}
.l-header-sp__menu__bottom__link--last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-sp__menu__bottom__link--last__icon {
  width: 1.25em;
  margin: 0 0 0.35em 0.5em;
}
.l-header-sp__menu__bottom__link--last .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.6524;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__menu__bottom__link--last:hover .st0, .l-header-sp__menu__bottom__link--last:focus .st0, .l-header-sp__menu__bottom__link--last:active .st0 {
  stroke: #2A5697;
}

.l-header-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-pc {
    background-color: #ffffff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: clamp(85px, 7vw, 120px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
  }
}
.l-header-pc.open {
  background-color: #E0E9F3;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-header-pc__logo {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 95%;
  width: 20%;
  padding-left: 2%;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__logo {
    width: 18%;
  }
}
.l-header-pc__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  position: relative;
  gap: 1.5%;
  width: 80%;
  padding-right: 1.5%;
}
@media screen and (min-width: 1920px) {
  .l-header-pc__right {
    gap: 2%;
    width: 82%;
    padding-right: 2%;
  }
}
.l-header-pc__appointment {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(12.8px, 1.06vw, 16px);
  background-color: #DA5C32;
  border-radius: 1.7em;
  width: 12em;
  height: 3.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__appointment:visited {
  color: #ffffff;
}
.l-header-pc__appointment:hover, .l-header-pc__appointment:focus, .l-header-pc__appointment:active {
  color: #ffffff;
  background-color: #FF9880;
}
.l-header-pc__contact {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(12.8px, 1.06vw, 16px);
  background-color: #E5E5E5;
  border-radius: 1.7em;
  width: 12em;
  height: 3.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__contact:visited {
  color: #000000;
}
.l-header-pc__contact:hover, .l-header-pc__contact:focus, .l-header-pc__contact:active {
  color: #000000;
  background-color: #969696;
}
.l-header-pc__button {
  position: relative;
  display: block;
  width: clamp(56px, 4.66vw, 70px);
  height: clamp(56px, 4.66vw, 70px);
}
.l-header-pc__button__inner {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-pc__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #1F1715;
  width: 57%;
  height: 3px;
  border-radius: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-pc__button__line:nth-of-type(1) {
  top: 25%;
}
.l-header-pc__button__line:nth-of-type(2) {
  top: 43%;
}
.l-header-pc__button.open .l-header-pc__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  top: 35%;
}
.l-header-pc__button.open .l-header-pc__button__line:nth-of-type(2) {
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  top: 35%;
}
.l-header-pc__button__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #1F1715;
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 1vw, 15px);
  position: absolute;
  bottom: 0.75em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-pc__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #E0E9F3;
  width: 100vw;
  height: calc(100vh - clamp(85px, 7vw, 120px));
  z-index: 20;
  position: absolute;
  top: 0;
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(85px, 7vw, 120px);
  padding-top: clamp(40px, 3.33vw, 50px);
}
@media screen and (min-width: 1280px) {
  .l-header-pc__nav {
    padding-top: clamp(16px, 1.33vw, 20px);
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc__nav {
    padding-top: clamp(24px, 2vw, 30px);
  }
}
.l-header-pc__nav.open {
  right: 0;
}
.l-header-pc__nav__title {
  padding: 0.5em 1.5em 0 0;
}
.l-header-pc__nav--deco {
  position: absolute;
  bottom: 0;
  right: 1%;
  width: 98%;
}
.l-header-pc__menu {
  width: 70%;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  position: relative;
}
.l-header-pc__menu::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 1536px) {
  .l-header-pc__menu {
    width: 60%;
  }
}
.l-header-pc__menu__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.l-header-pc__menu__top__item {
  width: 30%;
}
.l-header-pc__menu__top__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #333333;
  line-height: 1.45;
  letter-spacing: 0.02em;
  font-size: clamp(12.6px, 1.05vw, 18px);
  position: relative;
  height: 5.5em;
  border-bottom: 1px solid #C0CADE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 1em;
  margin-bottom: 1em;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1920px) {
  .l-header-pc__menu__top__link {
    height: 6em;
  }
}
.l-header-pc__menu__top__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2A5697;
  z-index: 1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width: 1024px) {
  .l-header-pc__menu__top__link:after {
    height: 5px;
  }
}
.l-header-pc__menu__top__link:visited {
  color: #333333;
}
.l-header-pc__menu__top__link:hover, .l-header-pc__menu__top__link:focus, .l-header-pc__menu__top__link:active {
  color: #2A5697;
}
.l-header-pc__menu__top__link:hover:after, .l-header-pc__menu__top__link:focus:after, .l-header-pc__menu__top__link:active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.l-header-pc__menu__top__arrow {
  width: 1em;
}
.l-header-pc__menu__middle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: clamp(30.4px, 2.53vw, 38px);
}
.l-header-pc__menu__appointment {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(12.6px, 1.05vw, 18px);
  background-color: #DA5C32;
  border-radius: 1.7em;
  width: 14em;
  height: 3.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 1.5em;
}
.l-header-pc__menu__appointment:visited {
  color: #ffffff;
}
.l-header-pc__menu__appointment:hover, .l-header-pc__menu__appointment:focus, .l-header-pc__menu__appointment:active {
  color: #ffffff;
  background-color: #FF9880;
}
.l-header-pc__menu__contact {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 600;
  color: #000000;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(12.6px, 1.05vw, 18px);
  background-color: #ffffff;
  border-radius: 1.7em;
  width: 14em;
  height: 3.4em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 2em;
}
.l-header-pc__menu__contact:visited {
  color: #000000;
}
.l-header-pc__menu__contact:hover, .l-header-pc__menu__contact:focus, .l-header-pc__menu__contact:active {
  color: #000000;
  background-color: #969696;
}
.l-header-pc__menu__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: clamp(33.6px, 2.8vw, 42px) clamp(6.4px, 0.53vw, 8px) clamp(19.2px, 1.6vw, 24px) 0;
  position: relative;
}
.l-header-pc__menu__bottom__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 2.3;
  font-size: clamp(14.4px, 1.2vw, 18px);
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 3.5em;
}
.l-header-pc__menu__bottom__link:visited {
  color: #333333;
}
.l-header-pc__menu__bottom__link:hover, .l-header-pc__menu__bottom__link:focus, .l-header-pc__menu__bottom__link:active {
  color: #2A5697;
}
.l-header-pc__menu__bottom__link--last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__menu__bottom__link--last__icon {
  width: 1.25em;
  margin: 0 0 0.35em 0.5em;
}
.l-header-pc__menu__bottom__link--last .st0 {
  fill: none;
  stroke: #333333;
  stroke-width: 1.6524;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__menu__bottom__link--last:hover .st0, .l-header-pc__menu__bottom__link--last:focus .st0, .l-header-pc__menu__bottom__link--last:active .st0 {
  stroke: #2A5697;
}

.l-footer {
  position: relative;
  background-color: #162B60;
}
.l-footer__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 70%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .l-footer__map {
    padding-top: 35%;
  }
}
.l-footer__map iframe,
.l-footer__map object,
.l-footer__map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-footer__wrapper {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__wrapper {
    width: 90%;
    max-width: 1444px;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__wrapper {
    width: 80%;
  }
}
.l-footer__inner {
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(40px, 10.66vw, 60px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding: clamp(44px, 3.66vw, 55px) 0 clamp(25.6px, 2.13vw, 32px) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__left {
    width: 38%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__inner__left {
    width: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 62%;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner__right {
    width: 60%;
  }
}
@media screen and (min-width: 1920px) {
  .l-footer__inner__right {
    width: 55%;
  }
}
.l-footer__logo {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(21px, 5.6vw, 31.5px);
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    font-size: clamp(19.6px, 1.63vw, 28px);
    padding-top: 0.5em;
  }
}
.l-footer__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.64;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: clamp(24px, 6.4vw, 36px) 0 clamp(50px, 13.33vw, 75px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__text {
    line-height: 1.75;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0.75em 0 0 0;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.l-footer__nav__img {
  width: 32%;
  position: absolute;
  right: 3%;
  bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .l-footer__nav__img {
    width: 11%;
    right: -2%;
    bottom: clamp(9.6px, 0.8vw, 12px);
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__nav__img {
    right: -7%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__nav__img {
    width: 10%;
  }
}
.l-footer__menu--bottom {
  padding-top: clamp(60px, 16vw, 90px);
}
@media screen and (min-width: 1024px) {
  .l-footer__menu--bottom {
    padding-top: 0;
  }
}
.l-footer__menu__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 2.28;
  font-size: clamp(14px, 3.73vw, 21px);
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .l-footer__menu__link {
    letter-spacing: normal;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__link {
    line-height: 2.16;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.l-footer__menu__link:visited {
  color: #ffffff;
}
.l-footer__menu__link:hover, .l-footer__menu__link:active, .l-footer__menu__link:focus {
  color: #D75C32;
}
.l-footer__menu__link--last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-footer__menu__link--last__icon {
  width: 1.25em;
  margin: 0 0 0.35em 0.5em;
}
.l-footer__menu__link--last .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 1.6524;
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-footer__menu__link--last:hover .st0, .l-footer__menu__link--last:focus .st0, .l-footer__menu__link--last:active .st0 {
  stroke: #D75C32;
}
.l-footer__copyright {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  padding: 2.5em 0;
  border-top: 1px solid #697798;
}
@media screen and (min-width: 1024px) {
  .l-footer__copyright {
    font-size: clamp(9.6px, 0.8vw, 12px);
    padding: 2.5em 0;
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
}
.l-main__pos {
  position: relative;
}
.l-main__wrapper {
  position: relative;
  width: 82.6%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 85%;
    max-width: 1444px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper {
    width: 80%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main__wrapper {
    width: 80%;
  }
}
.l-main__wrapper--scroll {
  position: relative;
  padding-left: 8.7%;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper--scroll {
    padding-left: 10%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper--scroll {
    width: 85%;
    max-width: 1444px;
    padding-left: 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper--scroll {
    width: 80%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main__wrapper--scroll {
    width: 80%;
  }
}
.l-main__base {
  position: relative;
  background-color: #ffffff;
}
.l-main__primary {
  position: relative;
  background-color: #E0E9F3;
}
.l-main__secondary {
  position: relative;
  background-color: #E3EBF4;
}
.l-main__main {
  position: relative;
  background-color: #2A5697;
}
.l-main__footer {
  position: relative;
  background-color: #162B60;
}
.l-main__bg {
  background-image: url(../img/index-contact-bg-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1024px) {
  .l-main__bg {
    background-image: url(../img/index-contact-bg.png);
    background-size: 100% auto;
  }
}

.l-main-header01 {
  position: relative;
  z-index: 5;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .l-main-header01 {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.l-main-header01__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-main-header01__title__sm {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 1024px) {
  .l-main-header01__title__sm {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.l-main-header01__title__inner {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  letter-spacing: 0.03em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding: 0.5em 0 0.85em 0;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main-header01__title__inner {
    line-height: 1;
    font-size: clamp(30.4px, 2.53vw, 52px);
  }
}
.l-main-header01__title__inner--sm {
  text-align: center;
  font-size: clamp(13px, 3.46vw, 19.5px);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-main-header01__title__inner--sm {
    font-size: clamp(17.6px, 1.46vw, 28px);
  }
}

.l-main-header02 {
  position: relative;
  z-index: 5;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .l-main-header02 {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.l-main-header02__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-main-header02__title__ja {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.02em;
  font-size: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .l-main-header02__title__ja {
    font-size: clamp(28.8px, 2.4vw, 48px);
  }
}
.l-main-header02__title__en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 26px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-main-header02__title__en {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.c-section__title {
  position: relative;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  font-size: clamp(26px, 6.93vw, 39px);
}
@media screen and (min-width: 1024px) {
  .c-section__title {
    font-size: clamp(28.8px, 2.4vw, 48px);
  }
}
.c-section__title__ja {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #333333;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.03em;
  font-size: clamp(26px, 6.93vw, 39px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja {
    letter-spacing: 0.02em;
    font-size: clamp(28.8px, 2.4vw, 48px);
  }
}
.c-section__title__en {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #DA5C32;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__title__en {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-top: 1em;
  }
}
.c-section__title--left {
  text-align: left;
  padding: 0.35em 0 0 0.25em;
}
@media screen and (min-width: 1024px) {
  .c-section__title--left {
    padding: 0.35em 0 0 0.25em;
  }
}
.c-section__title--base {
  color: #ffffff;
}
.c-section__title--information {
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .c-section__title--information {
    text-align: left;
  }
}
.c-section__title02 {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #333333;
  line-height: 1.34;
  letter-spacing: 0.03em;
  font-size: clamp(26px, 6.93vw, 39px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__title02 {
    line-height: 1.43;
    font-size: clamp(28.8px, 2.4vw, 48px);
  }
}
.c-section__title02__pos {
  position: relative;
}
.c-section__title02--sm {
  font-size: clamp(20px, 5.33vw, 30px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__title02--sm {
    font-size: clamp(25.6px, 2.13vw, 40px);
  }
}
.c-section__title02::before {
  content: "";
  position: absolute;
  top: -0.75em;
  left: -0.65em;
  width: 1.5em;
  height: 1.5em;
  background-color: #E0E9F3;
}
@media screen and (min-width: 1024px) {
  .c-section__title02::before {
    width: 1.75em;
    height: 1.75em;
    top: -1em;
    left: -0.75em;
  }
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #ffffff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.c-button__main {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #2A5697;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border: 1px solid #2A5697;
  height: 3.25em;
  width: 100%;
  padding: 0 1.5em;
  border-radius: 1.75em;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1024px) {
  .c-button__main {
    font-size: clamp(12.8px, 1.06vw, 16px);
    height: 3.8em;
    width: 20em;
    border-radius: 2em;
  }
}
.c-button__main__inner {
  color: #2A5697;
  display: inline-block;
}
.c-button__main__arrow {
  display: block;
  width: 1em;
}
.c-button__main:visited {
  color: #2A5697;
}
.c-button__main:hover, .c-button__main:active, .c-button__main:focus {
  color: #ffffff;
  background: #2A5697;
}
.c-button__main:hover .c-button__main__inner, .c-button__main:active .c-button__main__inner, .c-button__main:focus .c-button__main__inner {
  color: #ffffff;
}
.c-button__accent {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #DA5C32;
  border: 1px solid #DA5C32;
  height: 3.25em;
  width: 100%;
  padding: 0 1.5em;
  border-radius: 1.75em;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1024px) {
  .c-button__accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
    height: 3.8em;
    width: 20em;
    border-radius: 2em;
  }
}
.c-button__accent__inner {
  color: #ffffff;
  display: inline-block;
}
.c-button__accent__arrow {
  display: block;
  width: 1em;
}
.c-button__accent:visited {
  color: #ffffff;
}
.c-button__accent:hover, .c-button__accent:active, .c-button__accent:focus {
  color: #DA5C32;
  background: #ffffff;
}
.c-button__accent:hover .c-button__accent__inner, .c-button__accent:active .c-button__accent__inner, .c-button__accent:focus .c-button__accent__inner {
  color: #DA5C32;
}
.c-button__base {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #2A5697;
  border: 1px solid #ffffff;
  height: 3.25em;
  width: 14em;
  padding: 0 1.5em;
  border-radius: 1.75em;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button__base {
    font-size: clamp(12.8px, 1.06vw, 16px);
    height: 3.8em;
    border-radius: 2em;
    margin: 0;
  }
}
.c-button__base__inner {
  color: #ffffff;
  display: inline-block;
}
.c-button__base__arrow {
  display: block;
  width: 1em;
}
.c-button__base:visited {
  color: #ffffff;
}
.c-button__base:hover, .c-button__base:active, .c-button__base:focus {
  color: #2A5697;
  background: #ffffff;
}
.c-button__base:hover .c-button__base__inner, .c-button__base:active .c-button__base__inner, .c-button__base:focus .c-button__base__inner {
  color: #2A5697;
}
.c-button__wp {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #2A5697;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ffffff;
  border: 1px solid #2A5697;
  height: 3.25em;
  width: 14em;
  padding: 0 1.5em;
  border-radius: 1.75em;
  overflow: hidden;
  z-index: 2;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button__wp {
    font-size: clamp(12.8px, 1.06vw, 16px);
    height: 3.8em;
    border-radius: 2em;
    margin: 0;
  }
}
.c-button__wp__inner {
  color: #2A5697;
  display: inline-block;
}
.c-button__wp__arrow {
  display: block;
  width: 1em;
}
.c-button__wp:visited {
  color: #2A5697;
}
.c-button__wp:hover, .c-button__wp:active, .c-button__wp:focus {
  color: #ffffff;
  background: #2A5697;
}
.c-button__wp:hover .c-button__wp__inner, .c-button__wp:active .c-button__wp__inner, .c-button__wp:focus .c-button__wp__inner {
  color: #ffffff;
}
.c-button--center {
  margin: 0 auto;
}
.c-button--flow {
  margin-top: 1.5em;
}
.c-button--index {
  width: 19em;
  margin: 0 auto clamp(48px, 12.8vw, 72px) auto;
}
@media screen and (min-width: 1024px) {
  .c-button--index {
    width: 20em;
    margin-bottom: clamp(60px, 5vw, 75px);
  }
}
.c-button--contact {
  width: 19em;
  margin: 0 auto clamp(25px, 6.66vw, 37.5px) auto;
}
@media screen and (min-width: 1024px) {
  .c-button--contact {
    margin: 0;
    width: 31%;
  }
}
@media screen and (min-width: 1536px) {
  .c-button--contact {
    width: 29%;
  }
}

.c-button__main.hvr-sweep-to-right:before {
  background: #ffffff;
}

.c-button__main.hvr-sweep-to-right:hover:before,
.c-button__main.hvr-sweep-to-right:active:before,
.c-button__main.hvr-sweep-to-right:focus:before {
  background: #2A5697;
}

.c-button__accent.hvr-sweep-to-right:before {
  background: #DA5C32;
}

.c-button__accent.hvr-sweep-to-right:hover:before,
.c-button__accent.hvr-sweep-to-right:active:before,
.c-button__accent.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-button__base.hvr-sweep-to-right:before {
  background: #ffffff;
}

.c-button__base.hvr-sweep-to-right:hover:before,
.c-button__base.hvr-sweep-to-right:active:before,
.c-button__base.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-button__wp.hvr-sweep-to-right:before {
  background: #2A5697;
}

.c-button__wp.hvr-sweep-to-right:hover:before,
.c-button__wp.hvr-sweep-to-right:active:before,
.c-button__wp.hvr-sweep-to-right:focus:before {
  background: #2A5697;
}

.c-fade-up {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-visible {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.is-faded {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.c-slide-right {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
}
.c-slide__inner {
  display: block;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
.slideAnimeLeftRight02 {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}
.slideAnimeRightLeft02 {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
@-webkit-keyframes scrollDown {
  0% {
    background-position: 0 calc(clamp(91.2px, 7.6vw, 114px) * -1);
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 clamp(91.2px, 7.6vw, 114px);
  }
}
@keyframes scrollDown {
  0% {
    background-position: 0 calc(clamp(91.2px, 7.6vw, 114px) * -1);
  }
  75% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 clamp(91.2px, 7.6vw, 114px);
  }
}
.c-course-about {
  position: relative;
  padding: clamp(180px, 48vw, 270px) 0 clamp(14px, 3.73vw, 21px) 0;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .c-course-about {
    padding: clamp(145.6px, 12.13vw, 182px) 0 clamp(58.4px, 4.86vw, 73px) 0;
  }
}
.c-course-about__nav {
  position: absolute;
  top: calc(clamp(54px, 14.4vw, 81px) * -1);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-course-about__nav {
    top: calc(clamp(44px, 3.66vw, 55px) * -1);
  }
}
.c-course-about__menu {
  background-color: #2A5697;
  padding: clamp(6px, 1.6vw, 9px) clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin: 0 auto;
    padding: clamp(24px, 2vw, 30px) 0;
  }
}
@media screen and (min-width: 1920px) {
  .c-course-about__menu {
    width: 80%;
    padding: clamp(27.2px, 2.26vw, 34px) 0;
  }
}
.c-course-about__menu__item {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.04em;
  font-size: clamp(15px, 4vw, 22.5px);
  position: relative;
  border-bottom: 1px solid #7A88B7;
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__item {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 35%;
    border-bottom: none;
    border-right: 1px solid #7A88B7;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__item:nth-child(2) {
    width: 30%;
  }
}
.c-course-about__menu__item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__item:last-child {
    border-right: none;
  }
}
.c-course-about__menu__link {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 3.5em;
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__link {
    height: 2.5em;
    padding: 0 2.5em;
  }
}
@media screen and (min-width: 1280px) {
  .c-course-about__menu__link {
    padding: 0 3em;
  }
}
@media screen and (min-width: 1920px) {
  .c-course-about__menu__link {
    padding: 0 4em;
  }
}
.c-course-about__menu__link:visited, .c-course-about__menu__link:hover, .c-course-about__menu__link:active, .c-course-about__menu__link:focus {
  color: #ffffff;
}
.c-course-about__menu__link__space {
  display: inline-block;
  padding-left: 0.85em;
  height: 1em;
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__link__space {
    display: none;
  }
}
.c-course-about__menu__link__text {
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .c-course-about__menu__link__text--narrow {
    padding-left: 2em;
  }
}
.c-course-about__menu__link__arrow {
  width: 0.85em;
}
@media screen and (min-width: 1024px) {
  .c-course-about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-about__inner__left {
    width: 47%;
  }
}
@media screen and (min-width: 1280px) {
  .c-course-about__inner__left {
    width: 50%;
  }
}
.c-course-about__inner__right {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .c-course-about__inner__right {
    width: 50%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1280px) {
  .c-course-about__inner__right {
    width: 45%;
  }
}
.c-course-about__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.73;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .c-course-about__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-course-about__table {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-course-about__table {
    border-collapse: separate;
    border-spacing: 0 clamp(8.8px, 0.73vw, 11px);
  }
}
.c-course-about__table__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: clamp(15px, 4vw, 22.5px);
  background-color: #2A5697;
  border: 1px solid #2A5697;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 2.5em;
}
@media screen and (min-width: 1024px) {
  .c-course-about__table__title {
    vertical-align: middle;
    font-size: clamp(14.4px, 1.2vw, 18px);
    display: table-cell;
    width: 25%;
    height: auto;
  }
}
.c-course-about__table__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.4;
  font-size: clamp(15px, 4vw, 22.5px);
  background-color: #ffffff;
  border: 1px solid #2A5697;
  display: block;
  padding: clamp(8px, 2.13vw, 12px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .c-course-about__table__text {
    vertical-align: middle;
    font-size: clamp(14.4px, 1.2vw, 18px);
    display: table-cell;
    width: 65%;
    padding: clamp(12.8px, 1.06vw, 16px) clamp(19.2px, 1.6vw, 24px);
  }
}
.c-course-about__table__text__space {
  display: inline-block;
  width: 0.5em;
}
.c-course-about__table__text--wide {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: -0.02em;
  padding: clamp(8px, 2.13vw, 12px) clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 768px) {
  .c-course-about__table__text--wide {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    letter-spacing: normal;
    padding: clamp(8px, 2.13vw, 12px) clamp(20px, 5.33vw, 30px);
  }
}
@media screen and (min-width: 1024px) {
  .c-course-about__table__text--wide {
    padding: clamp(12.8px, 1.06vw, 16px) clamp(19.2px, 1.6vw, 24px);
  }
}
.c-course-about__table__list__item {
  text-indent: -1em;
  margin-left: 1em;
  padding-bottom: 0.4em;
}

.c-course-course {
  position: relative;
  padding: clamp(44px, 11.73vw, 66px) 0 clamp(72px, 19.2vw, 108px) 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(112px, 9.33vw, 140px) 0;
  }
}
.c-course-course__note {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: clamp(44px, 11.73vw, 66px) 0 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__note {
    text-align: right;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.25em 0 1em 0;
  }
}
.c-course-course__note__item {
  text-indent: -1em;
  margin-left: 1em;
}
.c-course-course__note__link {
  color: #333333;
  text-decoration: underline;
}
.c-course-course__note__link:visited, .c-course-course__note__link:hover, .c-course-course__note__link:active, .c-course-course__note__link:focus {
  color: #333333;
}
.c-course-course__table01 {
  width: 300%;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table01 {
    width: 100%;
  }
}
.c-course-course__table01__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: clamp(15.41px, 4.1vw, 23px);
  background-color: #2A5697;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table01__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-course-course__table01__title:first-child {
  border-left: none;
}
.c-course-course__table01__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  line-height: 1.81;
  font-size: clamp(13.7px, 3.65vw, 20.54px);
  min-height: 5em;
  background-color: #ffffff;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table01__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-course-course__table01__text--01 {
  text-align: center;
  font-size: clamp(17.98px, 4.79vw, 27px);
  width: 15%;
  border-left: none;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table01__text--01 {
    font-size: clamp(16.8px, 1.4vw, 21px);
  }
}
.c-course-course__table01__text--02 {
  text-align: left;
  width: 51%;
  padding: clamp(26px, 6.93vw, 39px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .c-course-course__table01__text--02 {
    padding: clamp(24px, 2vw, 30px) clamp(24px, 2vw, 30px);
  }
}
.c-course-course__table01__text--03 {
  width: 9%;
}
.c-course-course__table01__text--04 {
  width: 10%;
}
.c-course-course__table01__text--05 {
  width: 15%;
}
.c-course-course__table01__text__list {
  text-indent: -1em;
  margin-left: 1em;
}
.c-course-course__table01 tr:not(:first-child):nth-child(odd) .c-course-course__table01__text {
  background-color: #F3F4F4;
}
.c-course-course__table02 {
  width: 300%;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table02 {
    width: 100%;
  }
}
.c-course-course__table02__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: clamp(15.41px, 4.1vw, 23px);
  background-color: #2A5697;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table02__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-course-course__table02__title:first-child {
  border-left: none;
}
.c-course-course__table02__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  line-height: 1.81;
  font-size: clamp(13.7px, 3.65vw, 20.54px);
  min-height: 5em;
  background-color: #ffffff;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table02__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-course-course__table02__text--01 {
  text-align: center;
  font-size: clamp(17.98px, 4.79vw, 27px);
  width: 15%;
  border-left: none;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table02__text--01 {
    font-size: clamp(16.8px, 1.4vw, 21px);
  }
}
.c-course-course__table02__text--02 {
  width: 12%;
}
.c-course-course__table02__text--03 {
  width: 9%;
}
.c-course-course__table02__text--04 {
  text-align: left;
  width: 37%;
  padding: 1em clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .c-course-course__table02__text--04 {
    padding: 1em clamp(24px, 2vw, 30px);
  }
}
.c-course-course__table02__text--05 {
  width: 12%;
}
.c-course-course__table02__text--06 {
  width: 15%;
}
.c-course-course__table02__text--gray {
  background-color: #F3F4F4;
}
.c-course-course__table03 {
  width: 300%;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table03 {
    width: 100%;
  }
}
.c-course-course__table03__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 500;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.08em;
  font-size: clamp(15.41px, 4.1vw, 23px);
  background-color: #2A5697;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table03__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-course-course__table03__title:first-child {
  border-left: none;
}
.c-course-course__table03__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  line-height: 1.81;
  font-size: clamp(13.7px, 3.65vw, 20.54px);
  min-height: 5em;
  background-color: #ffffff;
  border-left: 1px solid #C6CFE3;
  border-bottom: 1px solid #C6CFE3;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table03__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-course-course__table03__text--01 {
  text-align: center;
  font-size: clamp(17.98px, 4.79vw, 27px);
  width: 15%;
  border-left: none;
  background-color: #E5E6E7;
}
@media screen and (min-width: 1024px) {
  .c-course-course__table03__text--01 {
    font-size: clamp(16.8px, 1.4vw, 21px);
  }
}
.c-course-course__table03__text--02 {
  width: 14%;
}
.c-course-course__table03__text--03 {
  text-align: left;
  width: 44%;
  padding: 1em clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .c-course-course__table03__text--03 {
    padding: 1em clamp(24px, 2vw, 30px);
  }
}
.c-course-course__table03__text--04 {
  width: 12%;
}
.c-course-course__table03__text--05 {
  width: 15%;
}
.c-course-course__table03__text--gray {
  background-color: #F3F4F4;
}
.c-course-course__list {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: left;
  line-height: 1.71;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 2em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__list {
    line-height: 1.875;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.75em 0 2.5em 0;
  }
}
.c-course-course__list--bottom {
  padding: 0 0 2em 0;
}
@media screen and (min-width: 1024px) {
  .c-course-course__list--bottom {
    width: 43em;
    padding: 0 0 2.5em 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-course__list__item {
    text-indent: -1em;
    margin-left: 1em;
  }
}
.c-course-course__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #2A5697;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .c-course-course__title {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.c-course-flow {
  position: relative;
  padding: clamp(100px, 26.66vw, 150px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-course-flow {
    padding: clamp(128px, 10.66vw, 160px) 0 clamp(84px, 7vw, 105px) 0;
  }
}
.c-course-flow__list {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list {
    padding-top: clamp(40px, 3.33vw, 50px);
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1920px) {
  .c-course-flow__list {
    width: 77%;
  }
}
.c-course-flow__list__item {
  border: 1px solid #C6CFE3;
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px) clamp(42px, 11.2vw, 63px) clamp(20px, 5.33vw, 30px);
  margin-bottom: clamp(58px, 15.46vw, 87px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: clamp(27.2px, 2.26vw, 34px) clamp(16px, 1.33vw, 20px);
    margin-bottom: clamp(36px, 3vw, 45px);
  }
}
.c-course-flow__list__item::before {
  content: "";
  background-color: #2A5697;
  -webkit-clip-path: polygon(0 0, 50% 100%, 100% 0);
          clip-path: polygon(0 0, 50% 100%, 100% 0);
  width: clamp(95px, 25.33vw, 142.5px);
  height: clamp(24px, 6.4vw, 36px);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item::before {
    width: clamp(76px, 6.33vw, 95px);
    height: clamp(19.2px, 1.6vw, 24px);
  }
}
.c-course-flow__list__item:last-child {
  margin-bottom: 0;
}
.c-course-flow__list__item:last-child::before {
  display: none;
}
.c-course-flow__list__item__left {
  border-bottom: 1px solid #C6CFE3;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item__left {
    width: 15%;
    border-bottom: none;
    border-right: 1px solid #C6CFE3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-course-flow__list__item__right {
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px) 0 clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item__right {
    width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item__right__left {
    width: 20%;
    min-width: clamp(72px, 6vw, 90px);
  }
}
.c-course-flow__list__item__right__right {
  padding-top: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__item__right__right {
    width: 80%;
    padding: clamp(16px, 1.33vw, 20px) 0;
  }
}
.c-course-flow__list__num01 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(11.21px, 2.98vw, 16.8px);
  display: block;
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__num01 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-course-flow__list__num02 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: clamp(28.03px, 7.46vw, 42px);
  display: block;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__num02 {
    font-size: clamp(25.6px, 2.13vw, 40px);
    padding-bottom: 0;
  }
}
.c-course-flow__list__icon {
  width: clamp(75px, 20vw, 112.5px);
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__icon {
    width: clamp(72px, 6vw, 90px);
  }
}
.c-course-flow__list__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #333333;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__title {
    text-align: left;
    font-size: clamp(18.4px, 1.53vw, 23px);
  }
}
.c-course-flow__list__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.73;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .c-course-flow__list__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 1.25em;
  }
}
@media screen and (min-width: 1536px) {
  .c-course-flow__list__text {
    padding-top: 1.5em;
  }
}

.c-course-contact {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(65px, 17.33vw, 97.5px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-course-contact {
    padding: clamp(128px, 10.66vw, 160px) 0 clamp(136px, 11.33vw, 170px) 0;
  }
}
.c-course-contact__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.73;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: clamp(40px, 10.66vw, 60px) 0 clamp(42px, 11.2vw, 63px) 0;
}
@media screen and (min-width: 1024px) {
  .c-course-contact__text {
    text-align: center;
    line-height: 2;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(40px, 3.33vw, 50px) 0 clamp(48px, 4vw, 60px) 0;
  }
}
.c-course-contact__text--accent {
  color: #DA5C32;
}
@media screen and (min-width: 1024px) {
  .c-course-contact__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 85%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1920px) {
  .c-course-contact__button {
    width: 77%;
  }
}
.c-course-contact__info {
  padding-top: clamp(11px, 2.93vw, 16.5px);
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info {
    width: 75%;
    margin: 0 auto;
    padding-top: clamp(68px, 5.66vw, 85px);
  }
}
@media screen and (min-width: 1920px) {
  .c-course-contact__info {
    width: 68%;
  }
}
.c-course-contact__info__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  background-color: #2A5697;
  height: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__title {
    font-size: clamp(18.4px, 1.53vw, 23px);
    height: 2em;
  }
}
.c-course-contact__info__content {
  background-color: #ffffff;
  padding: clamp(30px, 8vw, 45px) clamp(12px, 3.2vw, 18px) clamp(28px, 7.46vw, 42px) clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 768px) {
  .c-course-contact__info__content {
    padding: clamp(30px, 8vw, 45px) clamp(20px, 5.33vw, 30px) clamp(28px, 7.46vw, 42px) clamp(20px, 5.33vw, 30px);
  }
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__content {
    padding: clamp(25.6px, 2.13vw, 32px) clamp(16px, 1.33vw, 20px) clamp(36px, 3vw, 45px) clamp(16px, 1.33vw, 20px);
  }
}
.c-course-contact__info__name {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1.66;
  font-size: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__name {
    line-height: 1;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-course-contact__info__name--br::before {
  content: "\a";
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__name--br::before {
    content: "　";
  }
}
.c-course-contact__info__tel {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(34.65px, 9.24vw, 52px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: clamp(11px, 2.93vw, 16.5px);
  padding-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 768px) {
  .c-course-contact__info__tel {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__tel {
    font-size: clamp(48px, 4vw, 70.3px);
    margin-top: clamp(14.4px, 1.2vw, 18px);
    padding-bottom: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-course-contact__info__tel--sm {
  font-size: clamp(21.96px, 5.86vw, 33px);
  padding-bottom: 0.15em;
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__tel--sm {
    font-size: clamp(30.4px, 2.53vw, 44.55px);
  }
}
.c-course-contact__info__tel__link {
  color: #333333;
  display: inline-block;
}
.c-course-contact__info__tel__link:visited, .c-course-contact__info__tel__link:hover, .c-course-contact__info__tel__link:focus, .c-course-contact__info__tel__link:active {
  color: #333333;
}
.c-course-contact__info__note {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(12px, 3.2vw, 18px);
  border: 1px solid #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 2.5em;
}
@media screen and (min-width: 768px) {
  .c-course-contact__info__note {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    width: 28em;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .c-course-contact__info__note {
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 26em;
  }
}
@media screen and (min-width: 1920px) {
  .c-course-contact__info__note {
    width: 30em;
  }
}

.p-index-mv {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.p-index-mv__pos {
  position: relative;
  padding-top: clamp(266px, 70.93vw, 399px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv__pos {
    padding-top: clamp(360px, 30vw, 510px);
  }
}
.p-index-mv-slider {
  position: relative;
}
.p-index-mv .slick-slide {
  margin: 0 clamp(6px, 1.6vw, 9px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv .slick-slide {
    margin: 0 clamp(16px, 1.33vw, 20px);
  }
}
.p-index-mv__message {
  position: absolute;
  top: clamp(72px, 19.2vw, 82px);
  left: 5%;
  z-index: 9;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message {
    top: clamp(80px, 6.66vw, 120px);
    left: 6%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__message {
    left: 10%;
  }
}
.p-index-mv__message__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #000000;
  text-align: left;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__text {
    font-size: clamp(27px, 2.25vw, 38.67px);
  }
}
.p-index-mv__message__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  color: #000000;
  line-height: 1.06;
  font-size: clamp(55.62px, 14.83vw, 90px);
  display: block;
  opacity: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title {
    font-size: clamp(80px, 6.66vw, 113.23px);
  }
}
.p-index-mv__message__title--accent {
  color: #2A5697;
}
.p-index-mv__message__title--01 {
  -webkit-animation: slideIn 1s ease-in forwards;
          animation: slideIn 1s ease-in forwards;
}
.p-index-mv__message__title--02 {
  -webkit-animation: slideIn 1s ease-in 1s forwards;
          animation: slideIn 1s ease-in 1s forwards;
}
.p-index-mv__message__title--03 {
  -webkit-animation: slideIn 1s ease-in 2s forwards;
          animation: slideIn 1s ease-in 2s forwards;
}
.p-index-mv__scroll {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__scroll {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    top: 15%;
    right: 2%;
    z-index: 9;
  }
}
.p-index-mv__scroll__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #000000;
  line-height: 1;
  font-size: clamp(12px, 1vw, 15px);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  margin-bottom: 1em;
}
.p-index-mv__scroll--down {
  width: 4px;
  height: clamp(91.2px, 7.6vw, 114px);
  background-color: #C0CADE;
}
.p-index-mv__scroll--down__line {
  width: 100%;
  height: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgb(42, 86, 151)), color-stop(50%, rgba(42, 86, 151, 0)));
  background: linear-gradient(to bottom, rgb(42, 86, 151) 50%, rgba(42, 86, 151, 0) 50%);
  background-position: 0 calc(clamp(91.2px, 7.6vw, 114px) * -1);
  background-size: 100% 200%;
  -webkit-animation: scrollDown 3s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
          animation: scrollDown 3s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

.p-index-information {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(184px, 49.06vw, 276px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-information {
    padding: clamp(76px, 6.33vw, 95px) 0 clamp(96px, 8vw, 120px) 0;
  }
}
.p-index-information__img {
  width: clamp(220px, 58.66vw, 330px);
  position: absolute;
  bottom: calc(clamp(65px, 17.33vw, 97.5px) * -1);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-information__img {
    width: clamp(195px, 16.25vw, 270px);
    top: clamp(320px, 26.66vw, 400px);
    bottom: auto;
    right: auto;
    left: calc(clamp(28.8px, 2.4vw, 36px) * -1);
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-information__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-information__inner__left {
    width: 20%;
    min-height: clamp(300px, 25vw, 500px);
    padding-top: clamp(38.4px, 3.2vw, 48px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-information__inner__right {
    width: 75%;
  }
}
.p-index-information__button--sp {
  padding-top: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-index-information__button--sp {
    display: none;
  }
}
.p-index-information__button--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-information__button--pc {
    display: block;
    padding-top: clamp(40px, 3.33vw, 50px);
  }
}
.p-index-information__post {
  position: relative;
}
.p-index-information__link {
  padding: clamp(30px, 8vw, 45px) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #6F7EAC;
}
@media screen and (min-width: 1024px) {
  .p-index-information__link {
    padding: clamp(38.5px, 3.2vw, 55px) 0;
  }
}
.p-index-information__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  z-index: 1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width: 1024px) {
  .p-index-information__link:after {
    height: 5px;
  }
}
.p-index-information__link__inner {
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .p-index-information__link__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-index-information__link__arrow {
  display: block;
  width: clamp(14px, 3.73vw, 21px);
  height: clamp(12px, 3.2vw, 18px);
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .p-index-information__link__arrow {
    width: clamp(12.8px, 1.06vw, 16px);
    height: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-index-information__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-index-information__date {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-information__date {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-index-information__category {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #2A5697;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-information__category {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-index-information__category__text {
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2em;
  padding: 0 1.5em;
  border-radius: 0.8em;
}
.p-index-information__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-align: justify;
  line-height: 1.46;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-information__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0 0 0 1.5em;
  }
}

.p-index-introduction {
  position: relative;
  padding: clamp(130px, 34.66vw, 195px) 0 0 0;
  padding-bottom: clamp(120px, 32vw, 245px);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-index-introduction {
    padding-bottom: clamp(250px, 32.55vw, 375px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(145.6px, 12.13vw, 182px) 0;
  }
}
.p-index-introduction__title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.p-index-introduction__title__inner {
  font-family: "Montserrat", sans-serif;
  font-weight: 800;
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__left {
    width: 40%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-introduction__inner__left {
    width: 35%;
  }
}
.p-index-introduction__inner__right {
  position: relative;
  padding: clamp(48px, 12.8vw, 72px) 0 clamp(68px, 5.66vw, 85px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__right {
    width: 52%;
    padding: 0 0 clamp(102.4px, 8.53vw, 128px) 0;
  }
}
.p-index-introduction__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.86;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: clamp(44px, 3.66vw, 55px);
  }
}
.p-index-introduction__text--br {
  display: none;
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__text--br {
    display: block;
  }
}
.p-index-introduction__img01 {
  width: 80%;
  margin-left: auto;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__img01 {
    width: 80%;
  }
}
.p-index-introduction__img02 {
  width: 55%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__img02 {
    width: 48%;
  }
}
.p-index-introduction__img03 {
  width: 44%;
  position: absolute;
  right: calc(clamp(8px, 2.13vw, 12px) * -1);
  bottom: calc(clamp(70px, 18.66vw, 150px) * -1);
}
@media screen and (min-width: 768px) {
  .p-index-introduction__img03 {
    bottom: calc(clamp(170px, 22.13vw, 228px) * -1);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__img03 {
    width: 30%;
    right: -10%;
    bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-introduction__img03 {
    right: -15%;
  }
}

.p-index-course {
  position: relative;
  padding: clamp(88px, 23.46vw, 132px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-course {
    padding: clamp(132px, 11vw, 165px) 0 clamp(160px, 13.33vw, 200px) 0;
  }
}
.p-index-course__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.73;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 3.5em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-course__text {
    text-align: center;
    line-height: 1;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 3em 0 2.5em 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-course__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__item {
    width: 47%;
  }
}
.p-index-course__list__link {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #333333;
  line-height: 1.2;
  font-size: clamp(16px, 4.26vw, 24px);
  position: relative;
  border-bottom: 1px solid #C0CADE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  padding: clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__link {
    line-height: 1.4;
    font-size: clamp(14px, 1.16vw, 20px);
    padding: clamp(36px, 3vw, 45px) 0;
  }
}
.p-index-course__list__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2A5697;
  z-index: 1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__link:after {
    height: 5px;
  }
}
.p-index-course__list__link:visited {
  color: #333333;
}
.p-index-course__list__link:hover, .p-index-course__list__link:focus, .p-index-course__list__link:active {
  color: #2A5697;
}
.p-index-course__list__link:hover:after, .p-index-course__list__link:focus:after, .p-index-course__list__link:active:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.p-index-course__list__link:hover .p-index-course__list__link__img img, .p-index-course__list__link:focus .p-index-course__list__link__img img, .p-index-course__list__link:active .p-index-course__list__link__img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.p-index-course__list__link--sm {
  line-height: 1;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(13px, 3.46vw, 19.5px);
}
@media screen and (min-width: 768px) {
  .p-index-course__list__link--sm {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__link--sm {
    font-size: clamp(11.2px, 0.93vw, 16px);
  }
}
.p-index-course__list__link__img {
  width: 34%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__link__img {
    width: 40%;
  }
}
.p-index-course__list__link__img img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.p-index-course__list__link__right {
  width: 61%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .p-index-course__list__link__right {
    width: 55%;
  }
}
.p-index-course__list__arrow {
  width: 1em;
}

.p-index-contact {
  position: relative;
  padding: clamp(110px, 29.33vw, 165px) 0 clamp(132px, 35.2vw, 198px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-contact {
    padding: clamp(128px, 10.66vw, 160px) 0 clamp(96px, 8vw, 120px) 0;
  }
}
.p-index-contact__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 1.66;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 2em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-contact__text {
    line-height: 1;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 4em 0 2em 0;
  }
}
.p-index-contact__detail {
  background-color: rgba(255, 255, 255, 0.8);
  padding: clamp(34px, 9.06vw, 51px) clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-index-contact__detail {
    padding: clamp(36px, 3vw, 45px) clamp(16px, 1.33vw, 20px) clamp(40px, 3.33vw, 50px) clamp(16px, 1.33vw, 20px);
    width: 65%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-contact__detail {
    width: 55%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-contact__detail {
    width: 50%;
  }
}
.p-index-contact__detail__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1.66;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-contact__detail__text {
    line-height: 1.83;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-index-contact__detail__tel {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(35.02px, 9.33vw, 52.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 768px) {
  .p-index-contact__detail__tel {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-contact__detail__tel {
    font-size: clamp(38.6px, 3.21vw, 55.15px);
  }
}
.p-index-contact__detail__tel--sm {
  font-size: clamp(22.19px, 5.91vw, 33.285px);
  padding-bottom: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-index-contact__detail__tel--sm {
    font-size: clamp(24.45px, 2.03vw, 34.95px);
  }
}
.p-index-contact__detail__tel__link {
  color: #333333;
  display: inline-block;
}
.p-index-contact__detail__tel__link:visited, .p-index-contact__detail__tel__link:hover, .p-index-contact__detail__tel__link:focus, .p-index-contact__detail__tel__link:active {
  color: #333333;
}
.p-index-contact__detail__note {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 1;
  letter-spacing: -0.02em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  white-space: nowrap;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-top: 1em;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-index-contact__detail__note {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-contact__detail__note {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-index-contact__img {
  width: clamp(145px, 38.66vw, 217.5px);
  position: absolute;
  bottom: calc(clamp(100px, 26.66vw, 150px) * -1);
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-contact__img {
    width: clamp(180px, 15vw, 290px);
    bottom: calc(clamp(76px, 6.33vw, 95px) * -1);
    right: auto;
    left: calc(clamp(60px, 5vw, 96px) * -1);
    margin: 0;
  }
}

.p-index-access {
  position: relative;
  padding: clamp(165px, 44vw, 247.5px) 0 0 0;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .p-index-access {
    padding: clamp(124px, 10.33vw, 155px) 0 clamp(80px, 6.66vw, 100px) 0;
  }
}
.p-index-access__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  line-height: 1.6;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 3em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-access__text {
    line-height: 1;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 3em 0 3.5em 0;
  }
}

.p-forklift-about__table__list--br {
  display: none;
}
@media screen and (min-width: 1920px) {
  .p-forklift-about__table__list--br {
    display: block;
  }
}

.p-privacypolicy {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: clamp(148px, 12.33vw, 185px) 0 clamp(104px, 8.66vw, 130px) 0;
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1536px) {
  .p-privacypolicy {
    width: 75%;
  }
}
.p-privacypolicy__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.92;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__text {
    line-height: 1.88;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-privacypolicy__list01 {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.92;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: clamp(30px, 8vw, 45px) 0 clamp(50px, 13.33vw, 75px) 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list01 {
    line-height: 1.88;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: clamp(56px, 4.66vw, 70px) 0 clamp(80px, 6.66vw, 100px) 0;
  }
}
.p-privacypolicy__list01__item {
  text-indent: -1em;
  margin-left: 1em;
  padding-bottom: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list01__item {
    padding-bottom: clamp(28.8px, 2.4vw, 36px);
  }
}
.p-privacypolicy__list01__link {
  color: #333333;
  text-decoration: underline;
}
.p-privacypolicy__list01__link:visited, .p-privacypolicy__list01__link:hover, .p-privacypolicy__list01__link:active, .p-privacypolicy__list01__link:focus {
  color: #333333;
}
.p-privacypolicy__list02 {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.92;
  font-size: clamp(15px, 4vw, 22.5px);
  padding: 2em 0 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list02 {
    line-height: 1.88;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-privacypolicy__list02__item {
  text-indent: -1em;
  margin-left: 1em;
}
.p-privacypolicy__list02__link {
  color: #333333;
  text-decoration: underline;
}
.p-privacypolicy__list02__link:visited, .p-privacypolicy__list02__link:hover, .p-privacypolicy__list02__link:active, .p-privacypolicy__list02__link:focus {
  color: #333333;
}
.p-privacypolicy__name {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: right;
  line-height: 1.7;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: clamp(36px, 9.6vw, 54px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__name {
    line-height: 1.6;
    font-size: clamp(16.8px, 1.4vw, 21px);
    padding-top: clamp(56px, 4.66vw, 70px);
  }
}
.p-privacypolicy__name--sm {
  font-size: clamp(15px, 4vw, 22.5px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__name--sm {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}

.p-wp-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog {
    padding: clamp(84px, 7vw, 105px) 0 clamp(124px, 10.33vw, 155px) 0;
  }
}
.p-wp-blog__main {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 70%;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__main {
    width: 60%;
  }
}
.p-wp-blog__post {
  position: relative;
}
.p-wp-blog__link {
  padding: clamp(30px, 8vw, 45px) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #D8D8D8;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__link {
    padding: clamp(38.5px, 3.2vw, 55px) 0;
  }
}
.p-wp-blog__link:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #2A5697;
  z-index: 1;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__link:after {
    height: 5px;
  }
}
.p-wp-blog__link__inner {
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__link__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-wp-blog__link__arrow {
  display: block;
  width: clamp(14px, 3.73vw, 21px);
  height: clamp(12px, 3.2vw, 18px);
  color: #2A5697;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__link__arrow {
    width: clamp(12.8px, 1.06vw, 16px);
    height: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-wp-blog__date {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 1;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__date {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__category {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #2A5697;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__category {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__category__text {
  background-color: #E0E9F3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2em;
  padding: 0 1.5em;
  border-radius: 0.8em;
}
.p-wp-blog__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  line-height: 1.46;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0 0 0 1.5em;
  }
}
.p-wp-blog__prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.p-wp-blog .pagination {
  margin: 2rem 0 0;
}
.p-wp-blog .pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-wp-blog .pagination .page-numbers {
  display: inline-block;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  font-size: clamp(15px, 4vw, 22.5px);
  margin-right: 0.5em;
  padding: 1em 1.25em;
  color: #2A5697;
  border: 1px solid #2A5697;
  background: #ffffff;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog .pagination .page-numbers {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog .pagination .current {
  background: #2A5697;
  color: #ffffff;
}
.p-wp-blog .pagination .prev,
.p-wp-blog .pagination .next {
  background: transparent;
  color: #333333;
  border: none;
  padding: 1em 0.75em;
}
.p-wp-blog .pagination .prev img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  width: 1.5em;
}
.p-wp-blog .pagination .next {
  margin-right: 0;
}
.p-wp-blog .pagination .next img {
  width: 1.5em;
}
.p-wp-blog .pagination .dots {
  background: transparent;
  border: none;
}
.p-wp-blog__single__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
}
.p-wp-blog__single__date {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  line-height: 1.6;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.075em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__date {
    line-height: 1.6;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__single__category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  font-size: clamp(11px, 2.93vw, 16.5px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__category__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__single__category__item {
  background-color: #E0E9F3;
  border-radius: 1em;
  min-width: 6.5em;
  color: #2A5697;
  text-align: center;
  padding: 0.25em 1em;
  display: inline-block;
}
.p-wp-blog__single__title {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 700;
  color: #333333;
  text-align: left;
  line-height: 1.4;
  font-size: clamp(20px, 5.33vw, 30px);
  border-bottom: 1px solid #D8D8D8;
  padding: 0.75em 0 1em 0;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__title {
    font-size: clamp(25.6px, 2.13vw, 40px);
  }
}
.p-wp-blog__single__text {
  font-family: "Noto Sans CJK JP", sans-serif;
  font-weight: 400;
  color: #333333;
  text-align: justify;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__single__text p {
  line-height: 1.8;
}
.p-wp-blog__single__text img {
  display: inline-block;
  width: auto;
}
.p-wp-blog__single__button {
  padding-top: clamp(80px, 21.33vw, 120px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__button {
    padding-top: clamp(80px, 6.66vw, 100px);
  }
}/*# sourceMappingURL=style.css.map */