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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

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

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

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

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

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

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

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

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

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

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

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

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --colorText: #0F0F0F;
  --colorLink: #0F0F0F;
  --colorMain: #2D419A;
  --colorGray: #f0f0f0;
  --colorTheme: #DAE1E4;
  --fontJA: "Noto Sans JP", sans-serif;
  --fontEN: "Inter", sans-serif;
}

.colorBlue {
  --colorTheme: #2D419A;
}

.colorLightBlue {
  --colorTheme: #4CC3BE;
}

.colorGreen {
  --colorTheme: #8CB237;
}

.colorOrange {
  --colorTheme: #F68448;
}

.colorPurple {
  --colorTheme: #9E5EA4;
}

html {
  font-size: min(0.9174311927vw, 62.5%);
}
@media (max-width: 768px) {
  html {
    font-size: 2.6666666667vw;
  }
}

body {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  letter-spacing: 0;
  font-family: var(--fontJA);
  color: var(--colorText);
  background-color: #fff;
  line-height: 2;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}

a, button {
  color: var(--colorMain);
  text-decoration: none;
  cursor: pointer;
  transition: opacity ease 0.4s, color ease 0.4s, border-color ease 0.4s, background-color ease 0.4s, background-image ease 0.4s, box-shadow ease 0.4s;
}
a img, button img {
  transition: opacity ease 0.4s;
}
a path, button path {
  transition: fill ease 0.4s;
}
a:link, a:visited, button:link, button:visited {
  text-decoration: none;
}
a:hover, button:hover {
  text-decoration: none;
  outline: none;
}
a:active, button:active {
  outline: none;
}
@media (min-width: 769px) {
  a[href*="tel:"], button[href*="tel:"] {
    pointer-events: none;
  }
}

img, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

section, article {
  display: block;
}

*::-moz-selection {
  background: rgba(45, 70, 182, 0.2);
}

*::selection {
  background: rgba(45, 70, 182, 0.2);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * jQuery UI Datepicker @VERSION
 * https://jqueryui.com
 *
 * Copyright OpenJS Foundation and other contributors
 * Released under the MIT license.
 * https://jquery.org/license
 *
 * https://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.btnSmall {
  width: 17rem;
  height: 4rem;
}
@media (max-width: 768px) {
  .btnSmall {
    width: 14rem;
    height: 3.4rem;
  }
}
.btnSmall a, .btnSmall button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: var(--colorMain);
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  border-radius: 10rem;
}
@media (any-hover: hover) {
  .btnSmall a:hover svg, .btnSmall button:hover svg {
    margin-left: 0.4rem;
    opacity: 1;
  }
}
.btnSmall a svg, .btnSmall button svg {
  margin-left: -1.3rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  fill: #fff;
  opacity: 0;
  flex: 0 0 auto;
  transition: 0.4s ease;
  translate: 0 0.1rem;
}
.btnCompact a, .btnCompact button {
  background-color: var(--colorMain);
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4615384615;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  padding: 0.3rem 1.2rem 0.4rem;
  border-radius: 10rem;
}
@media (any-hover: hover) {
  .btnCompact a:hover, .btnCompact button:hover {
    opacity: 0.6;
  }
}
.btnCompact a svg, .btnCompact button svg {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  fill: #fff;
}

.btnArrow a, .btnArrow button {
  height: 5rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 10rem;
  background-color: #F69248;
  color: #fff;
  width: 15rem;
  position: relative;
  gap: 0.6rem;
  padding: 0 0 0 1rem;
}
@media (any-hover: hover) {
  .btnArrow a:hover, .btnArrow button:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .btnArrow a, .btnArrow button {
    height: 3.6rem;
    font-size: 1.3rem;
  }
}
.btnArrow a svg, .btnArrow button svg {
  display: block;
  width: 1.9rem;
  height: 1.6rem;
  fill: #fff;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .btnArrow a svg, .btnArrow button svg {
    width: 1.5rem;
    height: 1.2rem;
  }
}

.btn a, .btn button {
  width: 24rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10rem;
  border: 0.1rem solid var(--colorMain);
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
}
@media (any-hover: hover) {
  .btn a:hover, .btn button:hover {
    background-color: var(--colorMain);
    color: #fff;
  }
}
.btn--arrowBottom a, .btn--arrowBottom button {
  gap: 0.8rem;
}
.btn--arrowBottom a::after, .btn--arrowBottom button::after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-right: 0.2rem solid currentColor;
  border-bottom: 0.2rem solid currentColor;
  rotate: 45deg;
  translate: 0 -0.3rem;
}
.btn--medium a, .btn--medium button {
  width: 48rem;
  height: 7rem;
  position: relative;
}
@media (max-width: 768px) {
  .btn--medium a, .btn--medium button {
    width: calc(100vw - 4rem);
  }
}
.btn--medium a::after, .btn--medium button::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 3rem;
  bottom: 0;
  width: 1.2rem;
  height: 1.2rem;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  rotate: 45deg;
  margin: auto 0;
}
@media (max-width: 768px) {
  .btn--medium a::after, .btn--medium button::after {
    width: 1rem;
    height: 1rem;
    right: 2.4rem;
  }
}
.btn--medium a p span, .btn--medium button p span {
  font-size: 1.8rem;
}
@media (max-width: 768px) {
  .btn--medium a p span, .btn--medium button p span {
    font-size: 1.7rem;
  }
}

.btnSearch {
  width: 100%;
}
.btnSearch a, .btnSearch button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--colorMain);
  border-radius: 10rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #fff;
  width: 100%;
  height: 4rem;
  gap: 0.8rem;
}
@media (any-hover: hover) {
  .btnSearch a:hover, .btnSearch button:hover {
    opacity: 0.6;
  }
}
.btnSearch a svg, .btnSearch button svg {
  width: 1.4rem;
  height: 1.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  fill: #fff;
}

.siteFooter {
  padding: 3.6rem 0;
  background: #fff;
}
.siteFooter .inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .siteFooter .inner {
    flex-direction: column;
    align-items: center;
  }
}
.siteFooter__logo {
  width: 11.3rem;
}
@media (max-width: 768px) {
  .siteFooter__logo {
    margin: 0 0 2rem;
  }
}
.siteFooter__logo a {
  display: block;
}
@media (any-hover: hover) {
  .siteFooter__logo a:hover {
    opacity: 0.6;
  }
}
.siteFooter__links {
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
}
@media (max-width: 768px) {
  .siteFooter__links {
    justify-content: center;
    flex-wrap: wrap;
    gap: 0.8rem 1.6rem;
  }
}
.siteFooter__links a {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #646464;
  line-height: 1.5833333333;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .siteFooter__links a:hover {
    opacity: 0.6;
  }
}
.siteFooter__copyright {
  font-size: 1.1rem;
  letter-spacing: 0.14em;
  line-height: 1.2727272727;
  font-weight: 500;
  color: #646464;
  margin: 1.7rem 0 0;
  text-align: right;
}
@media (max-width: 768px) {
  .siteFooter__copyright {
    font-size: 1rem;
    letter-spacing: 0.05em;
    text-align: center;
    margin: 3.2rem 0 0;
  }
}

.siteHeader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7rem;
  background-color: #fff;
  border-bottom: 0.1rem solid #DAE1E4;
  z-index: 9999;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .siteHeader {
    height: 6.1rem;
  }
}
.siteHeader__logo {
  padding: 0 2rem;
  display: flex;
  align-items: center;
}
.siteHeader__logo a {
  display: block;
}
@media (any-hover: hover) {
  .siteHeader__logo a {
    transition: 0.3s ease;
  }
  .siteHeader__logo a:hover {
    opacity: 0.6;
  }
}
.siteHeader__logo a img {
  width: 32rem;
}
@media (max-width: 768px) {
  .siteHeader__logo a img {
    width: 16.5rem;
  }
}
.siteHeader__grp {
  display: flex;
  align-items: center;
}
.siteHeader__subgrp {
  display: flex;
  align-items: center;
  padding: 0 0 0 2rem;
  gap: 0.6rem;
  margin-right: 0.6rem;
}
@media (max-width: 768px) {
  .siteHeader__subgrp {
    display: none;
  }
}
.siteHeader__rectBtn {
  --themeColor: #DAE1E4;
  height: 100%;
  border-left: 0.1rem solid #DAE1E4;
  border-right: 0.1rem solid #DAE1E4;
}
@media (max-width: 768px) {
  .siteHeader__rectBtn {
    display: none;
  }
}
.siteHeader__rectBtn + .siteHeader__rectBtn {
  border-left: none;
}
.siteHeader__rectBtn a, .siteHeader__rectBtn button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.2rem;
  height: 100%;
  color: var(--colorText);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  gap: 0.6rem;
}
@media (any-hover: hover) {
  .siteHeader__rectBtn a, .siteHeader__rectBtn button {
    transition: opacity 0.3s ease;
  }
  .siteHeader__rectBtn a:hover, .siteHeader__rectBtn button:hover {
    opacity: 0.6;
  }
}
.siteHeader__rectBtn a::before, .siteHeader__rectBtn button::before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: var(--themeColor);
}
.siteHeader__iconBtn {
  width: 4rem;
  height: 4rem;
}
.siteHeader__iconBtn a, .siteHeader__iconBtn button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #DAE1E4;
}
@media (any-hover: hover) {
  .siteHeader__iconBtn a, .siteHeader__iconBtn button {
    transition: opacity 0.3s ease;
  }
  .siteHeader__iconBtn a:hover, .siteHeader__iconBtn button:hover {
    opacity: 0.6;
  }
}
.siteHeader__iconBtn svg {
  width: 1.4rem;
  fill: var(--colorMain);
}
.siteHeader__iconBtn--history svg {
  width: 1.7rem;
  translate: -0.1rem 0;
}
.siteHeader__loginBtn {
  position: relative;
}
.siteHeader__loginBtn > a, .siteHeader__loginBtn > button {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  gap: 0.8rem;
  border: 0.1rem solid var(--colorMain);
  border-radius: 10rem;
  color: var(--colorText);
  padding: 0 2.4rem;
}
@media (any-hover: hover) {
  .siteHeader__loginBtn > a, .siteHeader__loginBtn > button {
    transition: opacity 0.3s ease;
  }
  .siteHeader__loginBtn > a:hover, .siteHeader__loginBtn > button:hover {
    opacity: 0.6;
  }
}
.siteHeader__loginBtn > a svg, .siteHeader__loginBtn > button svg {
  width: 1.3rem;
  fill: var(--colorMain);
}
.siteHeader__loginBtn__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: #000;
  opacity: 0;
  transition: 0.4s ease opacity;
  pointer-events: none;
}
.siteHeader__loginBtn__overlay.isActive {
  opacity: 0.07;
  pointer-events: auto;
}
.siteHeader__loginBtn__list {
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  translate: -50% 0;
  background-color: #fff;
  border-radius: 0.6rem;
  box-shadow: 0 0.3rem 1.5rem rgba(0, 0, 0, 0.06);
  width: 18rem;
  opacity: 0;
  transition: 0.4s ease opacity;
  pointer-events: none;
  z-index: 10001;
}
@media (max-width: 768px) {
  .siteHeader__loginBtn__list {
    width: 18rem;
  }
}
.siteHeader__loginBtn__list.isActive {
  opacity: 1;
  pointer-events: auto;
}
.siteHeader__loginBtn__list::before {
  content: "";
  display: block;
  background-color: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  width: 1.8rem;
  height: 1rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 99%;
  margin: 0 auto;
}
.siteHeader__loginBtn__list li:nth-child(n+2) {
  border-top: 0.1rem solid #DAE1E4;
}
.siteHeader__loginBtn__list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  padding: 1rem 2rem;
  color: var(--colorText);
}
@media (any-hover: hover) {
  .siteHeader__loginBtn__list li a {
    transition: 0.3s ease;
  }
  .siteHeader__loginBtn__list li a:hover {
    color: var(--colorMain);
  }
  .siteHeader__loginBtn__list li a:hover svg {
    translate: 0 0;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .siteHeader__loginBtn__list li a {
    padding: 0.8rem 1.8rem;
    font-size: 1.3rem;
  }
}
.siteHeader__loginBtn__list li svg {
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  fill: var(--colorMain);
  opacity: 0;
  translate: -1rem 0;
  transition: 0.3s ease;
}
.siteHeader__registerBtn a, .siteHeader__registerBtn button {
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  gap: 0.8rem;
  background-color: #F69248;
  border-radius: 10rem;
  color: #fff;
  padding: 0 2.4rem;
}
@media (any-hover: hover) {
  .siteHeader__registerBtn a, .siteHeader__registerBtn button {
    transition: opacity 0.3s ease;
  }
  .siteHeader__registerBtn a:hover, .siteHeader__registerBtn button:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .siteHeader__registerBtn a, .siteHeader__registerBtn button {
    border-radius: 0;
    width: 6rem;
    height: 6rem;
    font-size: 1rem;
    text-align: center;
    line-height: 1.2;
    flex-direction: column;
    padding: 0;
    gap: 0.5rem;
  }
}
.siteHeader__registerBtn a svg, .siteHeader__registerBtn button svg {
  width: 0.9rem;
  fill: #fff;
}
@media (max-width: 768px) {
  .siteHeader__registerBtn a svg, .siteHeader__registerBtn button svg {
    height: 1.9rem;
  }
}
.siteHeader__menuBtn {
  height: 100%;
  margin: 0 0 0 2.4rem;
}
@media (max-width: 768px) {
  .siteHeader__menuBtn {
    margin: 0;
  }
}
.siteHeader__menuBtn a, .siteHeader__menuBtn button {
  display: block;
  width: 6.6rem;
  height: 100%;
  background-color: var(--colorMain);
  color: #fff;
  position: relative;
  padding: 0 0 0 1.5rem;
}
@media (max-width: 768px) {
  .siteHeader__menuBtn a, .siteHeader__menuBtn button {
    padding: 0 0 1.2rem 1.5rem;
  }
}
.siteHeader__menuBtn a::before, .siteHeader__menuBtn a::after, .siteHeader__menuBtn button::before, .siteHeader__menuBtn button::after {
  content: "";
  display: block;
  width: 1.3rem;
  height: 0.15rem;
  background-color: #fff;
  top: 0;
  right: 2.2rem;
  bottom: 0;
  margin: auto 0;
  position: absolute;
  transition: 0.2s ease;
}
@media (max-width: 768px) {
  .siteHeader__menuBtn a::before, .siteHeader__menuBtn a::after, .siteHeader__menuBtn button::before, .siteHeader__menuBtn button::after {
    bottom: 1rem;
  }
}
.siteHeader__menuBtn a::before, .siteHeader__menuBtn button::before {
  translate: 50% -0.2rem;
}
.siteHeader__menuBtn a::after, .siteHeader__menuBtn button::after {
  translate: 50% 0.2rem;
}
.siteHeader__menuBtn a svg, .siteHeader__menuBtn button svg {
  fill: #fff;
  width: 1.4rem;
  height: 1.5rem;
}
.siteHeader__menuBtn a span, .siteHeader__menuBtn button span {
  display: none;
}
@media (max-width: 768px) {
  .siteHeader__menuBtn a span, .siteHeader__menuBtn button span {
    display: block;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.8rem;
  }
}
.siteHeader__menuBtn a.isActive::before, .siteHeader__menuBtn button.isActive::before {
  translate: 50% 0;
  rotate: -45deg;
}
.siteHeader__menuBtn a.isActive::after, .siteHeader__menuBtn button.isActive::after {
  translate: 50% 0;
  rotate: 45deg;
}

.siteMenu {
  position: fixed;
  top: 7rem;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: rgba(255, 255, 255, 0.97);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
@media (max-width: 768px) {
  .siteMenu {
    top: 6.1rem;
    left: 0;
    padding: 0 2rem 4rem;
    overflow-y: scroll;
  }
}
.siteMenu.isActive {
  opacity: 1;
  pointer-events: auto;
}
.siteMenu__main {
  width: 31%;
  height: 100%;
  border-right: 0.1rem solid #DAE1E4;
}
@media (max-width: 768px) {
  .siteMenu__main {
    width: 100%;
    height: auto;
    border-right: none;
    padding: 3rem 0 0;
  }
}
.siteMenu__main .siteMenu__search {
  margin: 6rem 10% 3rem;
}
@media (max-width: 768px) {
  .siteMenu__main .siteMenu__search {
    margin: 0 0 3rem;
  }
}
.siteMenu__main > ol {
  counter-reset: siteMenu;
  padding: 1rem 10% 6rem;
}
@media (max-width: 768px) {
  .siteMenu__main > ol {
    padding: 0;
  }
}
@media (min-width: 769px) {
  .siteMenu__main > ol > li + li {
    margin-top: 2rem;
  }
}
.siteMenu__main > ol > li:nth-child(5) {
  margin-top: 5rem;
}
@media (max-width: 768px) {
  .siteMenu__main > ol > li:nth-child(5) {
    margin-top: 0;
  }
}
.siteMenu__search {
  position: relative;
  z-index: 0;
  margin: 3.6rem 0 0;
}
.siteMenu__search input[type=text] {
  background-color: #fff;
  border: 0.4rem solid var(--colorMain);
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.4;
  border-radius: 10rem;
  width: 100%;
  padding: 1rem 4.8rem;
}
.siteMenu__search input[type=text]::-moz-placeholder {
  color: #646464;
}
.siteMenu__search input[type=text]::placeholder {
  color: #646464;
}
.siteMenu__search button {
  position: absolute;
  top: 0;
  left: 2.4rem;
  bottom: 0;
  margin: auto 0;
  width: 1.4rem;
  height: 1.4rem;
}
.siteMenu__search button svg {
  display: block;
  width: 1.4rem;
  height: 1.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  fill: var(--colorMain);
}
.siteMenu__category {
  counter-increment: siteMenu;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4583333333;
  color: var(--colorText);
  border-bottom: 0.3rem solid #DAE1E4;
  padding: 0 0 1rem;
  display: flex;
  align-items: baseline;
  gap: 0.4rem;
  cursor: pointer;
}
@media (any-hover: hover) {
  .siteMenu__category {
    transition: opacity 0.3s ease;
  }
  .siteMenu__category:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .siteMenu__category {
    padding: 1.4rem 0;
    font-size: 1.6rem;
    border-top: 0.1rem solid #DAE1E4;
    border-bottom: 0.1rem solid #DAE1E4;
    margin-top: -0.1rem;
    position: relative;
  }
  .siteMenu__category::after {
    content: "";
    display: block;
    width: 4.8rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.338%205.23%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23b6c7ce%22%20stroke-width%3D%221.5%22%20d%3D%22M7.808.53%204.169%204.169.53.53%22%2F%3E%3C%2Fsvg%3E") right center/1.1rem no-repeat;
  }
}
.siteMenu__category::before {
  content: counter(siteMenu, decimal-leading-zero);
  font-family: var(--fontEN);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2142857143;
  color: var(--colorMain);
  margin-right: 0.8rem;
}
.siteMenu__category span {
  font-size: 1.4rem;
  line-height: 1.4285714286;
}
@media (max-width: 768px) {
  .siteMenu__category span {
    font-size: 1.2rem;
  }
}
.siteMenu__category--small {
  font-size: 1.6rem;
}
@media (min-width: 769px) {
  .siteMenu__category.isActive {
    border-bottom-color: var(--colorMain);
  }
}
@media (max-width: 768px) {
  .siteMenu__category.isActiveSP::after {
    scale: 1 -1;
  }
}
.siteMenu__content {
  position: absolute;
  top: 0;
  left: 31%;
  bottom: 0;
  width: 40%;
  padding: 6rem 5%;
  border-right: 0.1rem solid #DAE1E4;
  overflow-y: scroll;
}
@media (max-width: 768px) {
  .siteMenu__content {
    position: static;
    width: auto;
    padding: 0;
    border-right: none;
    overflow: auto;
    display: none;
  }
}
@media (min-width: 769px) {
  .siteMenu__content:not(.isActive) {
    opacity: 0;
    pointer-events: none;
  }
}
.siteMenu__content::-webkit-scrollbar {
  width: 0.4rem;
  background-color: #DAE1E4;
}
.siteMenu__content::-webkit-scrollbar-thumb {
  background: var(--colorMain);
  width: 0.4rem;
  border-radius: 0.2rem;
}
.siteMenu__copy {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  gap: 0.6rem;
  margin: 0 0 2rem;
}
@media (max-width: 768px) {
  .siteMenu__copy {
    margin: 0;
  }
}
.siteMenu__copy img {
  width: 3rem;
}
@media (max-width: 768px) {
  .siteMenu__copy img {
    display: none;
  }
}
.siteMenu__copy a {
  color: var(--colorText);
}
@media (any-hover: hover) {
  .siteMenu__copy a {
    transition: opacity 0.3s ease;
  }
  .siteMenu__copy a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .siteMenu__copy a {
    width: 100%;
    padding: 1.4rem 0 1.4rem 3.2rem;
    border-bottom: 0.1rem solid #DAE1E4;
  }
}
.siteMenu__copy a span {
  display: block;
  color: var(--colorMain);
}
@media (max-width: 768px) {
  .siteMenu__copy + .siteMenu__grp {
    display: none;
  }
}
@media (max-width: 768px) {
  .siteMenu__spAccordion {
    position: relative;
  }
  .siteMenu__spAccordion.isActiveSP::after {
    scale: 1 -1;
  }
  .siteMenu__spAccordion::after {
    content: "";
    display: block;
    width: 4.8rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%208.338%205.23%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23b6c7ce%22%20stroke-width%3D%221.5%22%20d%3D%22M7.808.53%204.169%204.169.53.53%22%2F%3E%3C%2Fsvg%3E") right center/1.1rem no-repeat;
  }
  .siteMenu__spAccordion + .siteMenu__grp {
    border-bottom: 0.1rem solid #DAE1E4;
  }
}
.siteMenu__grp + .siteMenu__copy {
  margin-top: 4rem;
}
@media (max-width: 768px) {
  .siteMenu__grp + .siteMenu__copy {
    margin-top: 0;
  }
}
.siteMenu__grp ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem 2rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5625;
}
@media (max-width: 768px) {
  .siteMenu__grp ul {
    display: grid;
    font-size: 1.5rem;
    padding-left: 3.2rem;
    margin: 1.4rem 0;
    gap: 1.4rem;
  }
}
.siteMenu__grp ul li a {
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205.567%208.306%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22m.707.708%203.446%203.446L.707%207.6%22%2F%3E%3C%2Fsvg%3E") left center/0.6rem no-repeat;
  padding: 0 0 0 1rem;
  color: var(--colorText);
}
@media (any-hover: hover) {
  .siteMenu__grp ul li a {
    transition: opacity 0.3s ease;
  }
  .siteMenu__grp ul li a:hover {
    opacity: 0.6;
  }
}
.siteMenu__grp--singleColumn ul {
  display: grid;
}
.siteMenu__sub {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 29%;
  padding: 6rem 5%;
}
@media (max-width: 768px) {
  .siteMenu__sub {
    position: static;
    width: 100%;
    padding: 0;
    margin: 3rem 0 0;
  }
}
.siteMenu__subGrp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media (max-width: 768px) {
  .siteMenu__subGrp {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }
}
.siteMenu__link > a {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
  color: var(--colorText);
  text-decoration: underline;
}
@media (any-hover: hover) {
  .siteMenu__link > a {
    transition: opacity 0.3s ease;
  }
  .siteMenu__link > a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .siteMenu__link > a {
    font-size: 1.4rem;
    line-height: 1.4285714286;
  }
}
.siteMenu__link ul {
  display: grid;
  gap: 1.4rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5;
  margin: 1.4rem 0;
}
@media (max-width: 768px) {
  .siteMenu__link ul {
    display: none;
  }
}
.siteMenu__link ul li a {
  display: inline-block;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205.567%208.306%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22m.707.708%203.446%203.446L.707%207.6%22%2F%3E%3C%2Fsvg%3E") left center/0.6rem no-repeat;
  padding: 0 0 0 1rem;
  color: var(--colorText);
}
@media (any-hover: hover) {
  .siteMenu__link ul li a {
    transition: opacity 0.3s ease;
  }
  .siteMenu__link ul li a:hover {
    opacity: 0.6;
  }
}
.siteMenu__headerParts {
  width: 21rem;
  margin: 3rem auto 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (min-width: 769px) {
  .siteMenu__headerParts {
    display: none;
  }
}
.siteMenu__headerBtn {
  --themeColor: #DAE1E4;
  margin: 0 0 2rem;
}
.siteMenu__headerBtn a, .siteMenu__headerBtn button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10rem;
  height: 3.4rem;
  color: var(--colorText);
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  gap: 0.6rem;
  border: 0.1rem solid #DAE1E4;
  border-radius: 10rem;
}
.siteMenu__headerBtn a::before, .siteMenu__headerBtn button::before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background-color: var(--themeColor);
}
.siteMenu__iconBtn {
  width: 3.4rem;
  height: 3.4rem;
}
.siteMenu__iconBtn a, .siteMenu__iconBtn button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 0.1rem solid #DAE1E4;
}
.siteMenu__iconBtn svg {
  width: 1.2rem;
  fill: var(--colorMain);
}
.siteMenu__iconBtn--history svg {
  width: 1.7rem;
  translate: -0.2rem 0;
}
.siteMenu__loginBtn {
  display: grid;
  gap: 0.5rem;
}
.siteMenu__loginBtn a, .siteMenu__loginBtn button {
  width: 16.4rem;
  height: 3.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  gap: 0.8rem;
  border: 0.1rem solid var(--colorMain);
  border-radius: 10rem;
  color: var(--colorText);
  padding: 0 1.8rem;
}
.siteMenu__loginBtn a svg, .siteMenu__loginBtn button svg {
  width: 1.3rem;
  height: 1.7rem;
  fill: var(--colorMain);
}

.sidebar {
  position: sticky;
  z-index: 99;
  top: 7rem;
  left: 0;
  height: calc(100vh - 7rem);
}
@media (max-width: 768px) {
  .sidebar {
    position: fixed;
    top: 6rem;
    width: 100%;
    height: auto;
  }
}
.sidebar__tabs {
  height: calc(100% - 5rem);
}
@media (max-width: 768px) {
  .sidebar__tabs {
    width: 100%;
    height: auto;
    display: flex;
  }
}
.sidebar__tab {
  height: 25%;
  display: flex;
  position: relative;
}
@media (max-width: 768px) {
  .sidebar__tab {
    width: 25%;
    height: 4.8rem;
  }
}
@media (min-width: 769px) {
  .sidebar__tab:nth-child(n+2) {
    border-top: 0.1rem solid #DAE1E4;
  }
  .sidebar__tab:nth-child(n+2) .sidebar__tab__nav {
    border-top: 0.1rem solid #DAE1E4;
    top: -0.1rem;
  }
}
.sidebar__tab__label {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
@media (max-width: 768px) {
  .sidebar__tab__label {
    width: 100%;
  }
}
.sidebar__tab__label a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
  width: 5.1rem;
  border-left: 0.4rem solid var(--colorTheme);
  border-right: 0.1rem solid #DAE1E4;
  background-color: #fff;
  transition: 0.3s ease;
}
@media (min-width: 769px) {
  .sidebar__tab__label a {
    pointer-events: none;
  }
}
@media (max-width: 768px) {
  .sidebar__tab__label a {
    width: 100%;
    padding: 0.2rem 0 0;
    border-left: none;
    border-bottom: 0.2rem solid var(--colorTheme);
  }
}
.sidebar__tab__label a p {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 0.8666666667;
  color: var(--colorText);
}
@media (min-width: 769px) {
  .sidebar__tab__label a p {
    writing-mode: vertical-rl;
  }
}
@media (max-width: 768px) {
  .sidebar__tab__label a p {
    line-height: 1.25;
  }
}
.sidebar__tab__label svg {
  display: block;
  width: 2.2rem;
  height: 2.2rem;
  -o-object-fit: contain;
     object-fit: contain;
  fill: var(--colorTheme);
  flex: 0 0 auto;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  .sidebar__tab__label svg {
    display: none;
  }
}
@media (max-width: 768px) {
  .sidebar__tab__label.isActiveSP a {
    border-bottom-width: 0.4rem;
  }
}
.sidebar__tab__nav {
  position: relative;
  width: 17rem;
  padding: 2.4rem 1.6rem;
  z-index: 0;
  background-color: #fff;
  border-right: 0.1rem solid #DAE1E4;
  transition: 0.3s ease;
}
@media (min-width: 769px) {
  .sidebar__tab__nav {
    margin-left: -17rem;
  }
}
@media (max-width: 768px) {
  .sidebar__tab__nav {
    position: fixed;
    top: 10.8rem;
    left: 0;
    right: 0;
    width: 100%;
    translate: 0 -100%;
    transition: 0.3s ease;
  }
}
@media (min-width: 769px) {
  .sidebar__tab__nav.isActivePC {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .sidebar__tab__nav.isActiveSP {
    translate: 0 0;
  }
}
.sidebar__tab__nav ul {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4615384615;
  display: grid;
  gap: 1rem;
}
.sidebar__tab__nav a {
  color: #646464;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (any-hover: hover) {
  .sidebar__tab__nav a:hover {
    opacity: 0.6;
  }
}
.sidebar__tab__nav a::after {
  content: "";
  display: block;
  width: 0.6rem;
  height: 1rem;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%205.23%208.338%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23b6c7ce%22%20stroke-width%3D%221.5%22%20d%3D%22m.53.53%203.639%203.639L.53%207.808%22%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
}
.sidebar__btn {
  width: 100%;
  height: 5rem;
  border-top: 0.1rem solid #DAE1E4;
  border-right: 0.1rem solid #DAE1E4;
}
@media (max-width: 768px) {
  .sidebar__btn {
    display: none;
  }
}
.sidebar__btn.isActivePC button {
  scale: -1 1;
}
.sidebar__btn button {
  display: block;
  width: 100%;
  height: 100%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019.824%2016.843%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22m10.695%2016.135%207.715-7.714L10.695.707%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22M18.41%208.421H0%22%2F%3E%3C%2Fsvg%3E") center center/2rem no-repeat;
  transition: scale 0.3s ease;
}

.container {
  position: relative;
  width: 100%;
}
@media (min-width: 769px) {
  .container {
    margin: 7rem 0 0;
    display: flex;
    align-items: flex-start;
  }
  .container .sidebar {
    flex: 0 0 auto;
  }
  .container main {
    width: 1%;
    flex: 1 1 auto;
  }
}
@media (max-width: 768px) {
  .container {
    margin: 10.8rem 0 0;
  }
}

.inner {
  width: min(109rem, 100%);
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 769px) {
  .inner {
    padding: 0 5rem;
  }
}
@media (max-width: 768px) {
  .inner {
    width: min(33.5rem, 100%);
  }
}

.colContent {
  display: grid;
  grid-template-columns: 72rem auto;
  gap: 5rem;
  position: relative;
}
@media (max-width: 768px) {
  .colContent {
    grid-template-columns: 100%;
    gap: 2rem;
  }
}
@media (min-width: 769px) {
  .colContent__side .cardCourse, .colContent__side .cardRankingSide {
    transition: opacity 0.3s ease;
  }
  .colContent__side .cardCourse.isHide, .colContent__side .cardRankingSide.isHide {
    pointer-events: none;
    opacity: 0;
  }
}
.colContent__sticky {
  position: sticky;
  top: 9rem;
  left: 0;
  margin-top: 2rem;
}
.colContent__sticky .cardCourse {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
}
.colContent__bnr {
  margin-top: 1rem;
}
.colContent__bnr a {
  display: block;
}
@media (any-hover: hover) {
  .colContent__bnr a:hover {
    opacity: 0.6;
  }
}

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  background: #000;
  opacity: 0;
  transition: 0.4s ease opacity;
  pointer-events: none;
}
.overlay.isActive {
  opacity: 0.07;
  pointer-events: auto;
}

.mainvisual {
  overflow: hidden;
}
.mainvisual .inner {
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: min(99rem, 100%);
  padding: 3rem 0 0;
}
@media (max-width: 768px) {
  .mainvisual .inner {
    overflow: visible;
    width: min(33.5rem, 100%);
  }
}
.mainvisual.allViewSlide .inner {
  overflow: visible;
}
.mainvisual.allViewSlide .slick-slide {
  display: block !important;
  width: calc((100% - 15rem) / 3);
}
.mainvisual__slider {
  width: calc(100% + 5rem);
  margin: 0 -2.5rem;
  position: relative;
}
@media (min-width: 769px) {
  .mainvisual__slider {
    min-height: 20.4rem;
  }
}
@media (max-width: 768px) {
  .mainvisual__slider {
    min-height: 17rem;
  }
}
.mainvisual__slider > .slick-slide:not(:first-child) {
  display: none;
}
.mainvisual__slider .slick-slide {
  margin: 0 2.5rem;
}
.mainvisual__slider .slick-slide.slick-current img, .mainvisual__slider .slick-slide.slick-center img {
  scale: 1.15;
  margin: 0 0 0.6rem;
}
.mainvisual__slider .slick-slide.slick-current .mainvisual__text, .mainvisual__slider .slick-slide.slick-center .mainvisual__text {
  padding-top: 1.4rem;
  margin-bottom: -1.4rem;
}
.mainvisual__slider img, .mainvisual__slider .mainvisual__text {
  transition: 0.3s ease;
}
.mainvisual .slick-list {
  overflow: visible;
}
.mainvisual__text {
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 1.4166666667;
  margin: 1.4rem 0 0;
  color: var(--colorText);
}
.mainvisual__arrow {
  position: absolute;
  z-index: 10;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2045.379%2087.93%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22m.707.707%2043.258%2043.258L.707%2087.223%22%2F%3E%3C%2Fsvg%3E") center center/4.6rem no-repeat;
  width: 9.2rem;
  height: 12rem;
  top: 0;
  bottom: 0;
  margin: auto 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .mainvisual__arrow {
    display: none;
  }
}
.mainvisual__arrow--prev {
  left: -16.7rem;
  scale: -1 1;
}
@media (any-hover: hover) {
  .mainvisual__arrow--prev {
    transition: 0.4s ease;
  }
  .mainvisual__arrow--prev:hover {
    translate: -2rem 0;
  }
}
.mainvisual__arrow--next {
  right: -16.7rem;
}
@media (any-hover: hover) {
  .mainvisual__arrow--next {
    transition: 0.4s ease;
  }
  .mainvisual__arrow--next:hover {
    translate: 2rem 0;
  }
}
.mainvisual__arrowSmall {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%207.364%2011.898%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22M.707%2011.191%205.95%205.949.707.707%22%2F%3E%3C%2Fsvg%3E") center center/0.8rem no-repeat;
  width: 2.4rem;
  height: 2.4rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .mainvisual__arrowSmall {
    width: 2.2rem;
    height: 2.2rem;
  }
}
.mainvisual__arrowSmall--prev {
  scale: -1 1;
}
.mainvisual__dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  padding: 3.6rem 0 0;
}
@media (max-width: 768px) {
  .mainvisual__dots {
    padding: 2rem 0 0;
    gap: 1.4rem;
  }
}
.mainvisual .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
}
@media (max-width: 768px) {
  .mainvisual .slick-dots {
    gap: 1.4rem;
  }
}
.mainvisual .slick-dots li {
  width: 0.6rem;
  height: 0.6rem;
  position: relative;
  z-index: 0;
}
.mainvisual .slick-dots li::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #DAE1E4;
  border-radius: 50%;
  cursor: pointer;
}
.mainvisual .slick-dots li.slick-active {
  pointer-events: none;
}
.mainvisual .slick-dots li.slick-active::before {
  top: -0.4rem;
  left: -0.4rem;
  right: -0.4rem;
  bottom: -0.4rem;
  background-color: var(--colorMain);
}
@media (max-width: 768px) {
  .mainvisual .slick-dots li.slick-active::before {
    top: -0.3rem;
    left: -0.3rem;
    right: -0.3rem;
    bottom: -0.3rem;
  }
}
.mainvisual .slick-dots button {
  display: none;
}

.ttl {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4666666667;
  text-align: center;
}
.ttl::after {
  content: attr(data-en);
  display: block;
  color: var(--colorMain);
  font-family: var(--fontEN);
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.25;
  margin-top: 0.5rem;
}
@media (max-width: 768px) {
  .ttl {
    font-size: 2rem;
    line-height: 1.45;
  }
}

.ttlUnit {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 3.2rem;
}
@media (max-width: 768px) {
  .ttlUnit {
    justify-content: space-between;
    margin-bottom: 2rem;
  }
}
.ttlUnit__ttl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4583333333;
}
@media (max-width: 768px) {
  .ttlUnit__ttl {
    font-size: 1.8rem;
    line-height: 1.4444444444;
    letter-spacing: 0;
  }
}
.ttlUnit__btn a {
  display: inline-block;
  background-color: var(--colorMain);
  color: #fff;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.005em;
  line-height: 1.4166666667;
  border-radius: 10rem;
  padding: 0.4rem 1.4rem;
}
@media (any-hover: hover) {
  .ttlUnit__btn a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .ttlUnit__btn a {
    padding: 0.4rem 1rem;
  }
}

.ttlDeco {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.8rem;
  margin: 0 0 1.7rem;
}
.ttlDeco::before, .ttlDeco::after {
  content: "";
  display: block;
  background-color: var(--colorTheme);
  clip-path: polygon(28% 0, 0 12%, 100% 100%);
  width: 1.8rem;
  height: 2.7rem;
}
.ttlDeco::after {
  scale: -1 1;
}

.ttlBorder {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
  display: inline-block;
  border-bottom: 0.3rem solid var(--colorMain);
  padding: 0 0 0.8rem;
}
@media (max-width: 768px) {
  .ttlBorder {
    font-size: 1.7rem;
    padding: 0 0 0.5rem;
  }
}

.subttl {
  position: relative;
  padding: 0 0 0 1.4rem;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
}
.subttl::before {
  content: "";
  width: 0.4rem;
  border-radius: 10rem;
  position: absolute;
  top: 0.6rem;
  left: 0;
  bottom: 0.3rem;
  background-color: var(--colorMain);
}

.copy {
  font-size: 1.8rem;
  color: var(--colorMain);
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
}
@media (max-width: 768px) {
  .copy {
    font-size: 1.6rem;
  }
}

.copyMessage {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  text-align: center;
}
@media (max-width: 768px) {
  .copyMessage {
    font-size: 1.6rem;
  }
}
.copyMessage::before, .copyMessage::after {
  content: "";
  display: block;
  width: 1.8rem;
  height: 2.7rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020.079%2027.948%22%3E%3Cpath%20fill%3D%22%232d419a%22%20d%3D%22M17.5074981%2026.40311422-.00010798%203.09037672%205.14289582.00014829Z%22%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  translate: 0 0.2rem;
}
@media (max-width: 768px) {
  .copyMessage::before, .copyMessage::after {
    width: 1.6rem;
    height: 2.5rem;
  }
}
.copyMessage::after {
  scale: -1 1;
}

.ttlNumber {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  position: relative;
  z-index: 0;
  padding: 0 0 0 3.8rem;
}
@media (max-width: 768px) {
  .ttlNumber {
    font-size: 1.6rem;
    padding: 0 0 0 3.2rem;
  }
}
.ttlNumber span {
  font-family: var(--fontEN);
  background-color: var(--colorMain);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  padding: 0.2rem 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .ttlNumber span {
    width: 2.4rem;
    height: 2.4rem;
    font-size: 1.6rem;
  }
}

.text {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2;
}
.text p + p {
  margin-top: 1em;
}

.note {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4166666667;
  color: #A5A5A5;
}

.unitFloating {
  position: fixed;
  right: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 999;
}
@media (max-width: 768px) {
  .unitFloating {
    left: 0;
    display: flex;
    width: 100%;
    pointer-events: auto;
  }
}
.unitFloating__rects {
  border: 0.8rem solid var(--colorMain);
  display: flex;
}
@media (min-width: 769px) {
  .unitFloating__rects {
    display: none;
  }
}
.unitFloating__rect a, .unitFloating__rect button {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.2142857143;
}
.unitFloating__rect.orange {
  width: 10.6rem;
}
.unitFloating__rect.orange a, .unitFloating__rect.orange button {
  background-color: #F68448;
  color: #fff;
  gap: 1rem;
}
.unitFloating__rect.orange a svg, .unitFloating__rect.orange button svg {
  fill: #fff;
  width: 0.9rem;
  height: 2.3rem;
  flex: 0 0 auto;
}
.unitFloating__rect.mail {
  width: 12.9rem;
}
.unitFloating__rect.mail a, .unitFloating__rect.mail button {
  background-color: #fff;
  letter-spacing: 0;
  gap: 0.6rem;
}
.unitFloating__rect.mail a svg, .unitFloating__rect.mail button svg {
  fill: var(--colorMain);
  width: 1.7rem;
  height: 1.2rem;
  flex: 0 0 auto;
}
.unitFloating__circles {
  display: grid;
  gap: 1rem;
  padding: 1.5rem;
}
@media (max-width: 768px) {
  .unitFloating__circles {
    padding: 0;
    display: flex;
    gap: 0;
  }
}
.unitFloating__circle {
  pointer-events: auto;
  width: 7.4rem;
  height: 7.4rem;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  .unitFloating__circle {
    width: 6.3rem;
    height: 6.3rem;
  }
}
.unitFloating__circle a, .unitFloating__circle button {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: var(--colorText);
  text-align: center;
}
@media (any-hover: hover) {
  .unitFloating__circle a:hover::before, .unitFloating__circle button:hover::before {
    top: -0.3rem;
    left: -0.3rem;
    right: -0.3rem;
    bottom: -0.3rem;
  }
}
@media (max-width: 768px) {
  .unitFloating__circle a, .unitFloating__circle button {
    border-radius: 0;
  }
}
.unitFloating__circle a::before, .unitFloating__circle button::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #fff;
  border: 0.1rem solid var(--colorMain);
  border-radius: 50%;
  transition: 0.2s ease;
}
@media (max-width: 768px) {
  .unitFloating__circle a::before, .unitFloating__circle button::before {
    border-radius: 0;
    border-right: none;
  }
}
.unitFloating__circle.chat {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.005em;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .unitFloating__circle.chat {
    font-size: 1.1rem;
    letter-spacing: 0;
  }
  .unitFloating__circle.chat span {
    letter-spacing: -0.075em;
  }
}
.unitFloating__circle.chat a, .unitFloating__circle.chat button {
  padding: 3.5rem 0 0;
  background: url("../images/symbol14.svg") center 24%/2.2rem no-repeat;
}
@media (max-width: 768px) {
  .unitFloating__circle.chat a, .unitFloating__circle.chat button {
    padding: 2.8rem 0 0;
    background-size: 1.8rem;
    background-position: center 20%;
  }
}
.unitFloating__circle.top {
  font-family: var(--fontEN);
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0.025em;
  line-height: 1.1538461538;
}
.unitFloating__circle.top a, .unitFloating__circle.top button {
  padding: 3.3rem 0 0;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.045%2016.374%22%3E%3Cpath%20fill%3D%22%232d419a%22%20d%3D%22M6.024%2015.374V3.414L1.707%207.731A1%201%200%200%201%20.293%206.316L6.315.293a1%201%200%200%201%20.364-.232L6.7.054l.021-.007H6.922A1%201%200%200%201%207.023%200a1%201%200%200%201%20.742.33l5.986%205.986a1%201%200%201%201-1.414%201.415L8.024%203.416v11.958a1%201%200%201%201-2%200Z%22%20%2F%3E%3C%2Fsvg%3E") center 24%/1.4rem no-repeat;
}
@media (max-width: 768px) {
  .unitFloating__circle.top a, .unitFloating__circle.top button {
    padding: 2.6rem 0 0;
    background-size: 1rem;
    background-position: center 20%;
  }
}

.breadcrumbs {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 1.6rem 0;
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4615384615;
}
@media (max-width: 768px) {
  .breadcrumbs {
    display: block;
    padding: 2rem 0;
  }
}
.breadcrumbs > span:nth-child(n+2) {
  margin-left: 1em;
}
@media (max-width: 768px) {
  .breadcrumbs > span:nth-child(n+2) {
    margin-left: 0.5em;
  }
}
.breadcrumbs > span:nth-child(n+2)::before {
  content: "＞";
  display: inline-block;
  font-size: 0.9rem;
  padding: 0 1em 0 0;
  translate: 0 -0.2rem;
}
@media (max-width: 768px) {
  .breadcrumbs > span:nth-child(n+2)::before {
    padding: 0 0.5em 0 0;
  }
}
.breadcrumbs > span a {
  color: #2D419A;
}
@media (any-hover: hover) {
  .breadcrumbs > span a:hover {
    opacity: 0.6;
  }
}

.list {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2;
  display: grid;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .list {
    font-size: 1.4rem;
    gap: 1.2rem;
  }
}
.list li {
  position: relative;
  padding: 0 0 0 1.3rem;
}
@media (max-width: 768px) {
  .list li {
    padding: 0 0 0 1.2rem;
  }
}
.list li::before {
  content: "";
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  background-color: var(--colorMain);
  position: absolute;
  top: 1.2rem;
  left: 0;
}
@media (max-width: 768px) {
  .list li::before {
    width: 0.5rem;
    height: 0.5rem;
    top: 1.1rem;
  }
}

.leadSection {
  padding: 5rem 0;
}
@media (max-width: 768px) {
  .leadSection {
    padding: 3.6rem 0;
  }
}
.leadSection--fill {
  background-color: #F9F9F9;
}
[id]:has(> .leadSection) {
  padding-top: 7rem;
  margin-top: -7rem;
}

.leadSection .ttl {
  margin: 0 0 3.6rem;
}
@media (max-width: 768px) {
  .leadSection .ttl {
    margin: 0 0 2.8rem;
  }
}
.leadSection .col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media (max-width: 768px) {
  .leadSection .col3 {
    grid-template-columns: auto;
  }
}
.leadSection .col3 > li {
  display: flex;
  flex-direction: column;
}
.leadSection .col3 > li .cardRanking {
  flex: 1 1 auto;
}
.leadSection .col3 + .btn--medium {
  margin-top: 6rem;
  margin-bottom: 3rem;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
.leadSection__grp + .leadSection__grp {
  margin: 5.6rem 0 0;
}

.leadContact {
  background-color: #F9F9F9;
  padding: 5rem 0;
}
@media (max-width: 768px) {
  .leadContact {
    padding: 6rem 0 4rem;
  }
}
.leadContact__ttl {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4583333333;
  text-align: center;
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  .leadContact__ttl {
    font-size: 2rem;
    letter-spacing: 0;
    margin: 0 0 2.4rem;
  }
}
.leadContact .col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media (max-width: 768px) {
  .leadContact .col3 {
    grid-template-columns: auto;
    gap: 1.5rem;
  }
}
@media (min-width: 769px) {
  .leadContact .col3 li {
    display: flex;
  }
}
.leadContact li a {
  display: block;
  background-color: #fff;
  color: var(--colorText);
  border-radius: 0.6rem;
  overflow: hidden;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.02);
}
@media (any-hover: hover) {
  .leadContact li a {
    transition: 0.4s ease;
  }
  .leadContact li a:hover {
    translate: 0 -1rem;
    box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.1);
  }
  .leadContact li a:hover svg {
    margin-left: -0.4rem;
    opacity: 1;
  }
}
.leadContact li a .leadContact__arrow {
  margin-left: -1.3rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  fill: #fff;
  opacity: 0;
  flex: 0 0 auto;
  transition: 0.4s ease;
  translate: 0 0.1rem;
}
.leadContact__subttl {
  color: #fff;
  background-color: var(--colorTheme);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  text-align: center;
  padding: 1.2rem 0;
}
@media (max-width: 768px) {
  .leadContact__subttl {
    justify-content: flex-start;
    padding: 1.2rem 1.8rem;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.leadContact__subttl svg {
  display: block;
  fill: #fff;
  width: 2.8rem;
  height: 1.8rem;
}
.leadContact__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  padding: 3rem;
}
@media (max-width: 768px) {
  .leadContact__text {
    padding: 1.8rem 2rem;
  }
}

.leadCourseSection {
  background: linear-gradient(135deg, rgb(247, 251, 253) 0%, rgb(235, 243, 243) 100%);
  padding: 6.5rem 0 6rem;
}
@media (max-width: 768px) {
  .leadCourseSection {
    padding: 4.4rem 0 4rem;
  }
}
.leadCourseSection__ttl {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
  margin: 0 0 3.2rem;
}
@media (max-width: 768px) {
  .leadCourseSection__ttl {
    font-size: 1.8rem;
    margin: 0 0 2.4rem;
  }
}
.leadCourseSection .captionScroller {
  margin: 0;
}

.bnrsSpecial {
  padding: 6rem 0;
}
@media (max-width: 768px) {
  .bnrsSpecial {
    padding: 4rem 0;
  }
}
.bnrsSpecial__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media (max-width: 768px) {
  .bnrsSpecial__list {
    grid-template-columns: 100%;
    gap: 1rem;
  }
}
.bnrsSpecial__list a {
  display: block;
}
.bnrsSpecial__list a img {
  width: 31rem;
  aspect-ratio: 31/7;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (any-hover: hover) {
  .bnrsSpecial__list a img {
    transition: 0.3s ease;
  }
  .bnrsSpecial__list a img:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .bnrsSpecial__list a img {
    width: 100%;
  }
}

.gridColumn {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 4rem;
}
@media (max-width: 768px) {
  .gridColumn {
    grid-template-columns: 100%;
    gap: 1.5rem;
  }
}
.gridColumn__item a {
  display: grid;
  grid-template-columns: 16.5rem auto;
  gap: 2.5rem;
}
@media (any-hover: hover) {
  .gridColumn__item a img {
    transition: 0.4s ease;
  }
  .gridColumn__item a:hover img {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .gridColumn__item a {
    grid-template-columns: 12rem auto;
    gap: 1.5rem;
  }
}
.gridColumn__item img {
  border-radius: 0 0 2rem 0;
  aspect-ratio: 165/110;
  -o-object-fit: cover;
     object-fit: cover;
}
.gridColumn__tag {
  display: flex;
  margin: 0 0 1.4rem;
  gap: 0.4rem;
}
@media (max-width: 768px) {
  .gridColumn__tag {
    margin: 0 0 1.2rem;
  }
}
.gridColumn__tag span {
  color: #fff;
  background-color: #B6BACC;
  border-radius: 0.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  padding: 0.2rem 1rem;
}
@media (max-width: 768px) {
  .gridColumn__tag span {
    padding: 0.2rem 0.6rem;
  }
}
.gridColumn__ttl {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  color: #0F0F0F;
  margin: 0 0 1.1rem;
}
@media (max-width: 768px) {
  .gridColumn__ttl {
    margin: 0 0 0.9rem;
  }
}
.gridColumn__time {
  font-family: var(--fontEN);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #646464;
  display: block;
}

.gridColumn2 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 3rem;
}
@media (max-width: 768px) {
  .gridColumn2 {
    grid-template-columns: 100%;
    gap: 3rem;
  }
}
.gridColumn2__item a {
  display: block;
}
@media (any-hover: hover) {
  .gridColumn2__item a img {
    transition: 0.4s ease;
  }
  .gridColumn2__item a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .gridColumn2__item a {
    grid-template-columns: 12rem auto;
    gap: 1.5rem;
  }
}
.gridColumn2__item img {
  aspect-ratio: 220/147;
  -o-object-fit: cover;
     object-fit: cover;
}
.gridColumn2__grp {
  margin: 1.5rem 0 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 768px) {
  .gridColumn2__grp {
    margin: 1rem 0 0;
  }
}
.gridColumn2__tag {
  display: flex;
}
.gridColumn2__tag span {
  color: var(--colorMain);
  border: 0.1rem solid var(--colorMain);
  border-radius: 0.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  padding: 0.2rem 1rem;
}
@media (max-width: 768px) {
  .gridColumn2__tag span {
    padding: 0.2rem 0.6rem;
  }
}
.gridColumn2__ttl {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  color: #0F0F0F;
  margin: 1rem 0 0;
}
.gridColumn2__time {
  font-family: var(--fontEN);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #646464;
  display: block;
}

.gridNews {
  display: grid;
  grid-template-columns: 100%;
}
.gridNews__item {
  border-bottom: 0.1rem solid #DAE1E4;
}
.gridNews__item:first-child {
  border-top: 0.1rem solid #DAE1E4;
}
.gridNews__item a {
  display: flex;
  padding: 2rem 1.6rem 2rem 0;
}
@media (any-hover: hover) {
  .gridNews__item a {
    transition: 0.3s ease;
  }
  .gridNews__item a:hover {
    background-color: #FAFAFA;
  }
}
@media (max-width: 768px) {
  .gridNews__item a {
    display: block;
    padding: 1.5rem 0;
    width: 100%;
  }
}
.gridNews__grp {
  display: flex;
  align-items: flex-start;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .gridNews__grp {
    margin: 0 0 0.6rem;
  }
}
.gridNews__tag {
  display: flex;
  margin: 0 2rem 0 0;
}
@media (max-width: 768px) {
  .gridNews__tag {
    margin: 0;
  }
}
.gridNews__tag span {
  color: var(--colorMain);
  border: 0.1rem solid var(--colorMain);
  border-radius: 0.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  padding: 0.2rem 1rem;
}
@media (max-width: 768px) {
  .gridNews__tag span {
    padding: 0.2rem 0.6rem;
  }
}
.gridNews__ttl {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  color: #0F0F0F;
  transition: 0.3s ease;
}
.gridNews__time {
  font-family: var(--fontEN);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #646464;
  width: 8.8rem;
  padding: 0.3rem 0 0;
}

.gridNewsImage {
  display: grid;
  grid-template-columns: 100%;
}
.gridNewsImage__item {
  border-bottom: 0.1rem solid #DAE1E4;
}
.gridNewsImage__item:first-child {
  border-top: 0.1rem solid #DAE1E4;
}
.gridNewsImage__item a {
  display: flex;
  align-items: center;
  padding: 2rem 1.6rem 2rem 0;
  gap: 2rem;
}
@media (any-hover: hover) {
  .gridNewsImage__item a {
    transition: 0.3s ease;
  }
  .gridNewsImage__item a:hover {
    background-color: #FAFAFA;
  }
}
@media (max-width: 768px) {
  .gridNewsImage__item a {
    padding: 1.5rem 0;
    width: 100%;
    align-items: flex-start;
  }
}
.gridNewsImage__img {
  width: 15rem;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .gridNewsImage__img {
    width: 12rem;
  }
}
.gridNewsImage__textarea {
  width: 100%;
}
.gridNewsImage__grp {
  display: flex;
  align-items: flex-start;
  flex: 0 0 auto;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  .gridNewsImage__grp {
    margin: 0 0 0.6rem;
  }
}
.gridNewsImage__tag {
  display: flex;
}
.gridNewsImage__tag span {
  color: var(--colorMain);
  border: 0.1rem solid var(--colorMain);
  border-radius: 0.2rem;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  padding: 0.2rem 1rem;
}
@media (max-width: 768px) {
  .gridNewsImage__tag span {
    padding: 0.2rem 0.6rem;
  }
}
.gridNewsImage__ttl {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.3571428571;
  color: #0F0F0F;
  transition: 0.3s ease;
}
.gridNewsImage__time {
  font-family: var(--fontEN);
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.25;
  color: #646464;
  width: 8.8rem;
  padding: 0.3rem 0 0;
}

.gridCaption {
  display: flex;
  flex-wrap: wrap;
  padding: 0.1rem 0 0 0.1rem;
}
.gridCaption + .listTags {
  margin-top: 2rem;
}
.gridCaption li {
  width: 33%;
  flex: 1 1 auto;
  border: 0.1rem solid #DAE1E4;
  margin: -0.1rem 0 0 -0.1rem;
  position: relative;
}
@media (min-width: 769px) {
  .gridCaption li.pickup {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .gridCaption li {
    margin: -0.1rem 0 0 0;
    width: 100%;
  }
}
.gridCaption li a {
  width: 100%;
  display: flex;
  padding: 1.2rem 2rem;
  gap: 1.4rem;
}
.gridCaption li a::before {
  content: "";
  display: block;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  right: 0;
  bottom: 0;
  border: 0.1rem solid var(--colorMain);
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: 0.4s ease;
}
@media (any-hover: hover) {
  .gridCaption li a:hover::before {
    opacity: 1;
  }
  .gridCaption li a:hover .gridCaption__ttl svg {
    right: -2.1rem;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .gridCaption li a {
    padding: 1.2rem 2rem;
  }
}
.gridCaption li a img {
  flex: 0 0 auto;
  width: 4.4rem;
  height: 4rem;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .gridCaption li a img {
    width: 4rem;
    height: 4rem;
  }
}
.gridCaption__textarea {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.gridCaption__ttl {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  color: var(--colorText);
  position: relative;
}
@media (max-width: 768px) {
  .gridCaption__ttl {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.gridCaption__ttl svg {
  fill: var(--colorMain);
  position: absolute;
  top: 0;
  bottom: 0;
  right: -1.1rem;
  width: 1.3rem;
  height: 1.3rem;
  transition: 0.4s ease;
  margin: auto 0;
  opacity: 0;
}
.gridCaption__text {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4615384615;
  color: #646464;
  margin: 0.3rem 0 0;
}
@media (max-width: 768px) {
  .gridCaption__text {
    font-size: 1.2rem;
    line-height: 1.4166666667;
    margin: 0.2rem 0 0;
  }
}

.pagination {
  display: block;
  text-align: center;
  position: relative;
}
.pagination::after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  clear: both;
}
.pagination:has(.prev):not(:has(.next)) {
  padding-right: 10rem;
}
@media (max-width: 768px) {
  .pagination:has(.prev):not(:has(.next)) {
    padding-right: 1.3rem;
  }
}
.pagination:has(.next):not(:has(.prev)) {
  padding-left: 10rem;
}
@media (max-width: 768px) {
  .pagination:has(.next):not(:has(.prev)) {
    padding-left: 1.3rem;
  }
}
.pagination .page-numbers:not(.prev):not(.next) {
  display: inline-flex;
  font-family: var(--fontEN);
  font-size: 1.8rem;
  font-weight: 600;
  color: #B6BACC;
  margin: 0 0.8rem;
}
@media (max-width: 768px) {
  .pagination .page-numbers:not(.prev):not(.next) {
    margin: 0 0.6rem;
  }
}
.pagination .page-numbers:not(.prev):not(.next).current {
  color: var(--colorMain);
}
.pagination .page-numbers:not(.prev):not(.next).dots {
  translate: 0 -0.5rem;
  pointer-events: none;
}
.pagination .page-numbers.prev, .pagination .page-numbers.next {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4666666667;
  color: var(--colorMain);
  gap: 1rem;
  translate: 0 0.6rem;
}
@media (any-hover: hover) {
  .pagination .page-numbers.prev:hover, .pagination .page-numbers.next:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .pagination .page-numbers.prev, .pagination .page-numbers.next {
    font-size: 1.4rem;
    translate: 0 1.2rem;
  }
}
.pagination .page-numbers.prev svg, .pagination .page-numbers.next svg {
  width: 1.3rem;
  height: 1.1rem;
  fill: var(--colorMain);
}
@media (max-width: 768px) {
  .pagination .page-numbers.prev span, .pagination .page-numbers.next span {
    display: none;
  }
}
.pagination .page-numbers.prev {
  float: left;
}
.pagination .page-numbers.prev svg {
  scale: -1 1;
}
.pagination .page-numbers.next {
  float: right;
  flex-direction: row-reverse;
}
@media (any-hover: hover) {
  .pagination a.page-numbers:not(.prev):not(.next):hover {
    color: var(--colorMain);
  }
}

.listTags {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.listTags li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10rem;
  border: 0.1rem solid #DAE1E4;
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  padding: 0 2.5rem;
  color: var(--colorText);
}
@media (any-hover: hover) {
  .listTags li a:hover {
    border-color: var(--colorMain);
  }
}
@media (max-width: 768px) {
  .listTags li a {
    font-size: 1.3rem;
    height: 3.4rem;
    padding: 0 1.6rem;
  }
}

.detailCourse {
  padding: 0 0 6rem;
}
@media (max-width: 768px) {
  .detailCourse {
    padding: 0 0 4rem;
  }
}
.detailCourse .courseOverview {
  background-color: #F4F4F4;
  border-radius: 1rem;
  padding: 3rem 4rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview {
    padding: 1.6rem 2rem;
  }
}
.detailCourse .courseOverview__ttl {
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  margin: 0 0 1rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__ttl {
    font-size: 2rem;
  }
}
.detailCourse .courseOverview__subttl {
  color: var(--colorMain);
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.8666666667;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__subttl {
    font-size: 1.3rem;
    line-height: 1.5384615385;
  }
}
.detailCourse .courseOverview__tags {
  display: flex;
  gap: 1rem;
  margin: 1.2rem 0;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__tags {
    margin: 1rem 0;
  }
}
.detailCourse .courseOverview__tags dt {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.6923076923;
  flex: 0 0 auto;
}
.detailCourse .courseOverview__tags dd {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.detailCourse .courseOverview__tags dd p, .detailCourse .courseOverview__tags dd a {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  background-color: #fff;
  border: 0.1rem solid var(--colorMain);
  color: var(--colorMain);
  padding: 0 1rem 0.2rem;
}
.detailCourse .courseOverview__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__text {
    font-size: 1.3rem;
  }
}
.detailCourse .courseOverview__table::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.3rem;
  border-radius: 1rem;
  background-color: var(--colorMain);
  margin: 1.8rem 0 1rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__table::before {
    height: 0.2rem;
    margin: 1.6rem 0 1rem;
  }
}
.detailCourse .courseOverview__table dl {
  display: grid;
  grid-template-columns: 7.2rem auto;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__table dl {
    font-size: 1.3rem;
  }
}
.detailCourse .courseOverview__table dl dt, .detailCourse .courseOverview__table dl dd {
  padding: 0.9rem 0;
  border-bottom: 0.1rem solid #DAE1E4;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__table dl dt, .detailCourse .courseOverview__table dl dd {
    padding: 0.7rem 0;
  }
}
.detailCourse .courseOverview__table dl dt {
  font-weight: 700;
}
.detailCourse .courseOverview__table dl dd {
  font-weight: 500;
}
.detailCourse .courseOverview__table .btnCompact {
  display: inline-block;
  margin-left: 1.5rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__table .btnCompact {
    display: block;
    margin-left: 0;
    margin-top: 0.6rem;
  }
}
.detailCourse .courseOverview__foot {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
  margin: 2rem 0 0;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__foot {
    gap: 0.6rem;
  }
}
.detailCourse .courseOverview__btn a, .detailCourse .courseOverview__btn button {
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 10rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn a, .detailCourse .courseOverview__btn button {
    font-size: 1.3rem;
    height: 3.8rem;
  }
}
.detailCourse .courseOverview__btn--fav a, .detailCourse .courseOverview__btn--fav button {
  border: 0.1rem solid var(--colorMain);
  background-color: #fff;
  width: 13rem;
  gap: 0.6rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn--fav a, .detailCourse .courseOverview__btn--fav button {
    width: 11rem;
    gap: 0.4rem;
  }
}
.detailCourse .courseOverview__btn--fav a svg, .detailCourse .courseOverview__btn--fav button svg {
  display: block;
  width: 1.4rem;
  height: 1.2rem;
  fill: var(--colorMain);
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn--fav a svg, .detailCourse .courseOverview__btn--fav button svg {
    width: 1.3rem;
    height: 1.1rem;
  }
}
.detailCourse .courseOverview__btn--cv a, .detailCourse .courseOverview__btn--cv button {
  background-color: #F69248;
  color: #fff;
  width: 22.6rem;
  position: relative;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn--cv a, .detailCourse .courseOverview__btn--cv button {
    width: 16rem;
  }
}
.detailCourse .courseOverview__btn--cv a svg, .detailCourse .courseOverview__btn--cv button svg {
  display: block;
  width: 1.5rem;
  height: 1.2rem;
  fill: #fff;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto 0;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn--cv a svg, .detailCourse .courseOverview__btn--cv button svg {
    width: 1.3rem;
    height: 1.2rem;
  }
}
.detailCourse .courseOverview__btn--gray a, .detailCourse .courseOverview__btn--gray button {
  background-color: #B6BACC;
  color: #fff;
  pointer-events: none;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media (max-width: 768px) {
  .detailCourse .courseOverview__btn--gray a, .detailCourse .courseOverview__btn--gray button {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
.detailCourse .recommendPoint {
  margin: 3.6rem 0;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint {
    margin: 3rem 0;
  }
}
.detailCourse .recommendPoint .ttlBorder {
  margin: 0 0 2.4rem;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint .ttlBorder {
    margin: 0 0 1.8rem;
  }
}
.detailCourse .recommendPoint__col {
  display: flex;
  align-items: flex-start;
  gap: 6rem;
  padding: 0 2rem 0 0;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint__col {
    display: block;
    padding: 0;
  }
}
.detailCourse .recommendPoint__list {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.6666666667;
  width: 100%;
  display: grid;
  gap: 1rem;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint__list {
    font-size: 1.3rem;
  }
}
.detailCourse .recommendPoint__list li {
  position: relative;
  padding: 0 0 0 2.6rem;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint__list li {
    padding: 0 0 0 2.4rem;
  }
}
.detailCourse .recommendPoint__list li::before {
  content: "";
  display: block;
  width: 1.5rem;
  height: 1.6rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.49%2016.79%22%3E%3Cpath%20fill%3D%22%23d1d1d1%22%20d%3D%22M13%2016.79H2c-1.1%200-2-.9-2-2v-11c0-1.1.9-2%202-2h11c1.1%200%202%20.9%202%202v11c0%201.1-.9%202-2%202Zm-11-13v11h11v-11H2Z%22%2F%3E%3Cpath%20fill%3D%22%232d419a%22%20d%3D%22M7.33%2012.84c-.34%200-.65-.17-.83-.45l-3.57-5.4c-.3-.46-.18-1.08.28-1.39.46-.3%201.08-.18%201.39.28l2.74%204.14L13.66.45c.3-.46.92-.59%201.39-.28.46.3.59.92.28%201.39L8.16%2012.4c-.18.28-.5.45-.83.45Z%22%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  position: absolute;
  top: 0.5rem;
  left: 0;
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint__list li::before {
    top: 0.3rem;
    width: 1.4rem;
    height: 1.5rem;
  }
}
.detailCourse .recommendPoint__teacher {
  width: 13rem;
  flex: 0 0 auto;
}
@media (min-width: 769px) {
  .detailCourse .recommendPoint__teacher {
    margin-top: -6rem;
  }
}
@media (max-width: 768px) {
  .detailCourse .recommendPoint__teacher {
    margin: 2rem auto 0;
  }
}
.detailCourse .recommendPoint__teacher figure {
  margin: 0 0 1.5rem;
}
.detailCourse .recommendPoint__teacher figure img {
  width: 13rem;
  height: 13rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.detailCourse .recommendPoint__teacher p {
  font-weight: 700;
  letter-spacing: 0.025em;
  font-size: 1.8rem;
  line-height: 1.4444444444;
  text-align: center;
}
.detailCourse .recommendPoint__teacher p span {
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  color: var(--colorMain);
}
.detailCourse .anchorTabs ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 1rem;
  padding: 0 4rem;
  border-bottom: 0.2rem solid var(--colorMain);
}
@media (max-width: 768px) {
  .detailCourse .anchorTabs ul {
    display: flex;
    flex-wrap: wrap;
    border-bottom: none;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .detailCourse .anchorTabs ul li {
    flex: 1 1 auto;
  }
}
.detailCourse .anchorTabs ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 4.2rem;
  border-radius: 0.6rem 0.6rem 0 0;
  color: var(--colorMain);
  background-color: #fff;
  position: relative;
  border: 0.2rem solid var(--colorMain);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding: 0 1rem 0 0;
}
@media (any-hover: hover) {
  .detailCourse .anchorTabs ul li a {
    transition: 0.3s ease;
  }
  .detailCourse .anchorTabs ul li a::after {
    transition: 0.3s ease;
  }
  .detailCourse .anchorTabs ul li a:hover {
    background-color: var(--colorMain);
    color: #fff;
  }
  .detailCourse .anchorTabs ul li a:hover::after {
    border-color: #fff;
  }
}
@media (min-width: 769px) {
  .detailCourse .anchorTabs ul li a {
    border-bottom: none;
  }
}
@media (max-width: 768px) {
  .detailCourse .anchorTabs ul li a {
    height: 4.3rem;
    border-width: 0.1rem;
    border-radius: 0.6rem;
    font-size: 1.4rem;
    padding: 0 2.2rem 0 1.4rem;
    justify-content: flex-start;
  }
}
.detailCourse .anchorTabs ul li a::after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  border-left: 0.2rem solid var(--colorMain);
  border-bottom: 0.2rem solid var(--colorMain);
  position: absolute;
  top: 1.4rem;
  right: 1.4rem;
  rotate: -45deg;
}
@media (max-width: 768px) {
  .detailCourse .anchorTabs ul li a::after {
    width: 0.7rem;
    height: 0.7rem;
    top: 1.4rem;
    border-left-width: 0.1rem;
    border-bottom-width: 0.1rem;
  }
}
.detailCourse .categoryTags {
  display: flex;
  gap: 1rem;
  margin: 2rem 0;
}
@media (max-width: 768px) {
  .detailCourse .categoryTags {
    margin: 2rem 0 3rem;
  }
}
.detailCourse .categoryTags dt {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.6923076923;
  padding: 0.8rem 0 0;
  flex: 0 0 auto;
}
.detailCourse .categoryTags dd ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.detailCourse .categoryTags dd ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  color: #fff;
  background-color: #B6BACC;
  border-radius: 0.2rem;
  padding: 0.8rem 2rem;
}
@media (max-width: 768px) {
  .detailCourse .categoryTags dd ul li {
    padding: 0.6rem 1.4rem;
  }
}
.detailCourse .courceContent .ttlBorder {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .detailCourse .courceContent .ttlBorder {
    margin-bottom: 1.8rem;
  }
}
.detailCourse .courceContent .ttlBorder:first-child:last-child {
  margin-bottom: 0;
}
.detailCourse .courceContent .copy {
  margin-bottom: 1.5rem;
}
@media (max-width: 768px) {
  .detailCourse .courceContent .copy {
    margin-bottom: 1.2rem;
  }
}
.detailCourse .courceContent__grp, .detailCourse .courceContent__grp .text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5714285714;
}
@media (max-width: 768px) {
  .detailCourse .courceContent__grp, .detailCourse .courceContent__grp .text {
    font-size: 1.3rem;
  }
}
.detailCourse .courceContent__grp:not(:last-child) {
  margin-bottom: 3rem;
}
@media (max-width: 768px) {
  .detailCourse .courceContent__grp:not(:last-child) {
    margin-top: 2.4rem;
  }
}
.detailCourse .courceContent__grp p + p {
  margin-top: 1em;
}
.detailCourse .courceContent__grp iframe {
  display: block;
  aspect-ratio: 16/9;
  width: 100%;
  overflow: hidden;
  background-color: #eee;
}
.detailCourse .courceContent__grp .copyMessage {
  margin-bottom: 2.4rem;
}
.detailCourse .courceContent__grp .ttlNumber {
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .detailCourse .courceContent__grp .ttlNumber {
    margin-bottom: 1.6rem;
  }
}
.detailCourse .courceContent__grp .list + .ttlNumber {
  margin-top: 5.6rem;
}
@media (max-width: 768px) {
  .detailCourse .courceContent__grp .list + .ttlNumber {
    margin-top: 4.2rem;
  }
}
.detailCourse .courceContent__grp .imageFluid {
  margin-top: 3rem;
}
.detailCourse .courceContent__grp .imageFluid img {
  max-width: 100%;
  width: auto;
}
.detailCourse .courceContent .color--blue {
  color: #2D419A;
}
.detailCourse .scheduleList li {
  position: relative;
  padding: 0 0 0 12.5rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleList li {
    padding: 0 0 0 6.6rem;
  }
}
.detailCourse .scheduleList li:not(:last-child) {
  padding-bottom: 3rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleList li:not(:last-child) {
    padding-bottom: 2.4rem;
  }
}
.detailCourse .scheduleList li:not(:last-child)::before {
  content: "";
  display: block;
  width: 0.1rem;
  position: absolute;
  top: 6.5rem;
  left: 5.3rem;
  bottom: 0;
  background-color: var(--colorMain);
}
@media (max-width: 768px) {
  .detailCourse .scheduleList li:not(:last-child)::before {
    top: 5rem;
    left: 2.5rem;
  }
}
.detailCourse .scheduleList__date {
  width: 6.5rem;
  height: 6.5rem;
  border: 0.1rem solid var(--colorMain);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.07em;
  line-height: 1.375;
  color: var(--colorMain);
  padding: 0.1rem 0 0;
  position: absolute;
  top: 0;
  left: 2rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleList__date {
    width: 5rem;
    height: 5rem;
    font-size: 1.3rem;
    left: 0;
  }
}
.detailCourse .scheduleList__date span {
  font-family: var(--fontEN);
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.2083333333;
  padding: 0 0.1rem 0 0;
}
@media (max-width: 768px) {
  .detailCourse .scheduleList__date span {
    font-size: 2rem;
  }
}
.detailCourse .scheduleList__text {
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
  font-weight: 500;
}
.detailCourse .scheduleList__text strong {
  font-weight: 700;
}
.detailCourse .scheduleList + .boxBorder {
  margin-top: 4rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleList + .boxBorder {
    margin-top: 3rem;
  }
}
.detailCourse .boxBorder {
  border-top: 0.1rem solid #DAE1E4;
  border-bottom: 0.1rem solid #DAE1E4;
  padding: 3rem 0;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
@media (max-width: 768px) {
  .detailCourse .boxBorder {
    padding: 2rem 0;
    font-size: 1.3rem;
  }
}
.detailCourse .boxBorder p + p {
  margin-top: 1em;
}
.detailCourse .scheduleResult {
  margin: 4rem 0 0;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult {
    margin: 3rem 0 0;
  }
}
.detailCourse .scheduleResult__meta {
  display: flex;
  gap: 1rem;
  margin: 0 0 2rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__meta {
    margin: 0 0 1.6rem;
    gap: 0.6rem;
    flex-wrap: wrap;
  }
}
.detailCourse .scheduleResult__sort {
  position: relative;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sort {
    flex: 1 1 auto;
    width: calc(50% - 0.6rem);
  }
}
.detailCourse .scheduleResult__sortLabel {
  width: 18.2rem;
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  border: 0.1rem solid var(--colorMain);
  color: var(--colorMain);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  border-radius: 10rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sortLabel {
    width: 100%;
    height: 3.6rem;
    font-size: 1.3rem;
  }
}
.detailCourse .scheduleResult__sortLabel svg {
  width: 1.6rem;
  height: 1.5rem;
  fill: currentColor;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sortLabel svg {
    width: 1.3rem;
    height: 1.2rem;
  }
}
.detailCourse .scheduleResult__sortList {
  position: absolute;
  top: calc(100% + 1.6rem);
  left: 50%;
  translate: -50% 0;
  background-color: #fff;
  border-radius: 0.6rem;
  box-shadow: 0 0.3rem 1.5rem rgba(0, 0, 0, 0.06);
  width: 20rem;
  opacity: 0;
  transition: 0.4s ease opacity;
  pointer-events: none;
  z-index: 10001;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sortList {
    width: 18rem;
  }
}
.detailCourse .scheduleResult__sortList.isActive {
  opacity: 1;
  pointer-events: auto;
}
.detailCourse .scheduleResult__sortList::before {
  content: "";
  display: block;
  background-color: #fff;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  width: 1.8rem;
  height: 1rem;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  margin: 0 auto;
}
.detailCourse .scheduleResult__sortList li {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  padding: 1rem 1rem 1rem 4rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sortList li {
    padding: 0.8rem 0.8rem 0.8rem 2.8rem;
    font-size: 1.3rem;
  }
}
.detailCourse .scheduleResult__sortList li:nth-child(n+2) {
  border-top: 0.1rem solid #DAE1E4;
}
.detailCourse .scheduleResult__sortList li.isActive {
  color: var(--colorMain);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.961%208.083%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%221.5%22%20d%3D%22m.554%201.964%204.531%205.024L11.423.525%22%2F%3E%3C%2Fsvg%3E") 2rem center/1.1rem no-repeat;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__sortList li.isActive {
    background-position: 1rem center;
  }
}
.detailCourse .scheduleResult__btn a, .detailCourse .scheduleResult__btn button {
  background-color: var(--colorMain);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.4;
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  height: 4rem;
  border-radius: 10rem;
  padding: 0 1rem 0 1.2rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__btn a, .detailCourse .scheduleResult__btn button {
    height: 3.6rem;
    font-size: 1.3rem;
    padding: 0 1.4rem 0 1.8rem;
  }
}
.detailCourse .scheduleResult__btn a svg, .detailCourse .scheduleResult__btn button svg {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  fill: #fff;
}
.detailCourse .scheduleResult__link {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  margin-left: 1rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__link {
    font-size: 1.2rem;
  }
}
.detailCourse .scheduleResult__link a {
  display: inline;
  text-decoration: underline;
  color: #5766AC;
}
@media (any-hover: hover) {
  .detailCourse .scheduleResult__link a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table {
    overflow-x: scroll;
    margin: 0 -2rem;
    padding: 0 2rem;
  }
}
.detailCourse .scheduleResult__table table {
  table-layout: fixed;
  width: 100%;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table {
    width: 60rem;
  }
}
.detailCourse .scheduleResult__table table th, .detailCourse .scheduleResult__table table td {
  border: 0.1rem solid #DAE1E4;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table th, .detailCourse .scheduleResult__table table td {
    font-size: 1.3rem;
  }
}
.detailCourse .scheduleResult__table table thead {
  background-color: #F4F4F4;
}
.detailCourse .scheduleResult__table table thead th, .detailCourse .scheduleResult__table table thead td {
  text-align: center;
  font-weight: 700;
  padding: 0.6rem 0;
}
@media (min-width: 769px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(1) {
    width: 15.6rem;
  }
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(1) {
    width: 14rem;
  }
}
@media (min-width: 769px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(2) {
    width: 13.4rem;
  }
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(2) {
    width: 11.8rem;
  }
}
@media (min-width: 769px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(3) {
    width: 25rem;
  }
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table thead th:nth-child(3) {
    width: 20rem;
  }
}
.detailCourse .scheduleResult__table table tbody th, .detailCourse .scheduleResult__table table tbody td {
  padding: 0.8rem 1.5rem;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__table table tbody th, .detailCourse .scheduleResult__table table tbody td {
    padding: 1rem;
  }
}
@media (any-hover: hover) {
  .detailCourse .scheduleResult__table table tbody th a[data-modal]:hover, .detailCourse .scheduleResult__table table tbody td a[data-modal]:hover {
    text-decoration: underline;
  }
}
.detailCourse .scheduleResult__table table tbody th .btnArrow a, .detailCourse .scheduleResult__table table tbody th .btnArrow button, .detailCourse .scheduleResult__table table tbody td .btnArrow a, .detailCourse .scheduleResult__table table tbody td .btnArrow button {
  width: min(100%, 15rem);
}
@media (min-width: 769px) {
  .detailCourse .scheduleResult__table table tbody th .btnArrow a, .detailCourse .scheduleResult__table table tbody th .btnArrow button, .detailCourse .scheduleResult__table table tbody td .btnArrow a, .detailCourse .scheduleResult__table table tbody td .btnArrow button {
    height: 4rem;
  }
  .detailCourse .scheduleResult__table table tbody th .btnArrow a svg, .detailCourse .scheduleResult__table table tbody th .btnArrow button svg, .detailCourse .scheduleResult__table table tbody td .btnArrow a svg, .detailCourse .scheduleResult__table table tbody td .btnArrow button svg {
    width: 1.5rem;
    height: 1.2rem;
  }
}
.detailCourse .scheduleResult__year {
  background-color: #f4f4f4;
}
.detailCourse .scheduleResult__note {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--colorMain);
  letter-spacing: 0.025em;
  line-height: 1.6923076923;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 0.6rem;
}
@media (max-width: 768px) {
  .detailCourse .scheduleResult__note {
    font-size: 1.2rem;
  }
}
.detailCourse .scheduleResult__note::before, .detailCourse .scheduleResult__note::after {
  content: "|";
  display: inline-block;
  translate: 0 -0.1rem;
}
.detailCourse .scheduleResult__note::before {
  rotate: -30deg;
}
.detailCourse .scheduleResult__note::after {
  rotate: 30deg;
}
.detailCourse .boxVoice {
  --themeColor: var(--colorMain);
  border: 0.1rem solid var(--themeColor);
  border-radius: 0.9rem;
  padding: 1.2rem 2rem;
}
@media (max-width: 768px) {
  .detailCourse .boxVoice {
    padding: 1.6rem;
  }
}
.detailCourse .boxVoice + .boxVoice {
  margin-top: 1.5rem;
}
.detailCourse .boxVoice__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.5714285714;
}
.detailCourse .boxVoice__name {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.8461538462;
  color: var(--themeColor);
  margin: 0.6rem 0 0;
}
.detailCourse .boxVoice--light {
  --themeColor: #707AA8;
}
.detailCourse .introTeacher {
  display: grid;
  grid-template-columns: 16rem auto;
  gap: 4rem;
}
@media (max-width: 768px) {
  .detailCourse .introTeacher {
    grid-template-columns: 100%;
    gap: 2rem;
  }
}
.detailCourse .introTeacher__name {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
}
.detailCourse .introTeacher__info {
  margin: 2.4rem 0 0;
}
@media (max-width: 768px) {
  .detailCourse .introTeacher__info {
    margin: 1.6rem 0 0;
  }
}
.detailCourse .introTeacher__info dt {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  color: var(--colorMain);
}
@media (max-width: 768px) {
  .detailCourse .introTeacher__info dt {
    font-size: 1.4rem;
  }
}
.detailCourse .introTeacher__info dd {
  margin: 1rem 0 0;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5714285714;
}
@media (max-width: 768px) {
  .detailCourse .introTeacher__info dd {
    font-size: 1.3rem;
    margin: 0.6rem 0 0;
  }
}

.searchResult {
  padding: 0 0 6rem;
}
@media (max-width: 768px) {
  .searchResult {
    padding: 0 0 4rem;
  }
}
.searchResult__meta {
  display: flex;
  align-items: flex-end;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  gap: 1.5rem;
  margin: 0 0 2.4rem;
}
@media (max-width: 768px) {
  .searchResult__meta {
    flex-wrap: wrap;
    font-size: 1.3rem;
  }
}
.searchResult__count {
  display: flex;
  align-items: flex-end;
}
.searchResult__count dd {
  color: var(--colorMain);
  font-weight: 700;
}
.searchResult__count dd span {
  font-family: var(--fontEN);
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 1;
  display: inline-block;
  translate: 0 0.1rem;
  margin-right: 0.2rem;
}
@media (max-width: 768px) {
  .searchResult__count dd span {
    font-size: 2.4rem;
  }
}
.searchResult__order {
  display: flex;
  align-items: flex-end;
}
.searchResult__order select {
  border-bottom: 0.1rem solid var(--colorMain);
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012.678%207.339%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1.414%201.414%206.34%206.339l4.924-4.925%22%2F%3E%3C%2Fsvg%3E") right center/1rem no-repeat;
  padding: 0 1.4rem 0 0;
}
.searchResult__sort {
  display: flex;
  gap: 1.8rem;
}
.searchResult__sort label {
  cursor: pointer;
}
.searchResult__sort input[type=checkbox] {
  display: none;
}
.searchResult__sort input[type=checkbox]:checked + span::before {
  background: var(--colorMain) url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012.998%2010.931%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M1.388%204.202%205.269%209.93l6.33-8.532%22%2F%3E%3C%2Fsvg%3E") center center/1.1rem no-repeat;
  border-color: var(--colorMain);
}
.searchResult__sort input[type=checkbox] + span {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.searchResult__sort input[type=checkbox] + span::before {
  content: "";
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  flex: 0 0 auto;
  border: 0.1rem solid #DAE1E4;
  background: #fff;
  border-radius: 0.3rem;
}
.searchResult__content .cardCourseLarge {
  border-bottom: 0.1rem solid #DAE1E4;
}
.searchResult__content .cardCourseLarge:first-child {
  border-top: 0.1rem solid #DAE1E4;
}
.searchResult .pagination {
  margin: 6rem 0 0;
}
@media (max-width: 768px) {
  .searchResult .pagination {
    margin: 4rem 0 0;
  }
}

.searchOption {
  padding: 0 0 6rem;
}
@media (max-width: 768px) {
  .searchOption {
    padding: 0 0 4rem;
  }
}
.searchOption__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  margin: 0 0 1.2rem;
}
@media (max-width: 768px) {
  .searchOption__ttl {
    font-size: 2.2rem;
  }
}
.searchOption__content {
  margin: 5rem 0 0;
  position: relative;
}
@media (max-width: 768px) {
  .searchOption__content {
    margin: 3rem 0 0;
  }
}
.searchOption__content label {
  cursor: pointer;
}
.searchOption__content label input[type=checkbox] {
  cursor: pointer;
}
.searchOption__content > [id]:not(.searchOption__grp) {
  margin-top: -13rem;
  padding-top: 9rem;
}
@media (max-width: 768px) {
  .searchOption__content > [id]:not(.searchOption__grp) {
    margin-top: -17rem;
    padding-top: 13rem;
  }
}
.searchOption__grp {
  display: grid;
  grid-template-columns: 22.6rem auto;
  margin: 0 0 4rem;
}
@media (max-width: 768px) {
  .searchOption__grp {
    grid-template-columns: 100%;
    margin: 0 0 3rem;
  }
}
.searchOption__grp[id] {
  margin-top: -9rem;
  padding-top: 9rem;
}
@media (max-width: 768px) {
  .searchOption__grp[id] {
    margin-top: -13rem;
    padding-top: 13rem;
  }
}
.searchOption__copy {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  text-align: justify;
  min-width: 8.2rem;
}
.searchOption__copy::after {
  content: "";
  display: inline-block;
  width: 100%;
  line-height: 0;
  height: 0;
  border-top: 0.3rem solid var(--colorMain);
  translate: 0 -1rem;
}
@media (max-width: 768px) {
  .searchOption__copy {
    font-size: 1.7rem;
    padding: 0 0 0.5rem;
    min-width: auto;
  }
}
.searchOption__box {
  background-color: #F9F9F9;
  border-radius: 1rem;
  padding: 2.5rem 3rem;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .searchOption__box {
    padding: 2rem 2.5rem;
    margin: 3rem 0;
  }
}
.searchOption__box .ttlBorder {
  margin: 0 0 2rem;
}
.searchOption__box .copy {
  margin: 3rem 0 1rem;
}
@media (max-width: 768px) {
  .searchOption__box .copy {
    margin: 2rem 0 1rem;
  }
}
.searchOption__hotword {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  margin: 2.4rem 0 0;
}
@media (max-width: 768px) {
  .searchOption__hotword {
    display: block;
  }
}
.searchOption__hotword dt {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .searchOption__hotword dt {
    text-align: center;
    margin: 0 0 1rem;
  }
}
.searchOption__hotword ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  gap: 1rem 2rem;
}
@media (max-width: 768px) {
  .searchOption__hotword ul {
    justify-content: center;
    gap: 0.8rem 1.2rem;
  }
}
.searchOption__hotword ul li {
  display: block;
}
.searchOption__hotword ul a {
  color: #5766AC;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .searchOption__hotword ul a:hover {
    opacity: 0.6;
  }
}
.searchOption__foot {
  position: sticky;
  left: 0;
  width: 100%;
  bottom: 1rem;
  background-color: var(--colorMain);
  border-radius: 10rem;
  padding: 1rem;
}
@media (max-width: 768px) {
  .searchOption__foot {
    bottom: 7rem;
    padding: 0.5rem;
  }
}
.searchOption__foot button {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  border-radius: 10rem;
  color: var(--colorText);
  width: 100%;
  height: 6rem;
  gap: 1.2rem;
}
@media (max-width: 768px) {
  .searchOption__foot button {
    font-size: 1.6rem;
    height: 4.8rem;
  }
}
.searchOption__foot button svg {
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  fill: var(--colorMain);
}

.unitArchive__head {
  margin: 0 0 3.8rem;
}
.unitArchive__ttl {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .unitArchive__ttl {
    font-size: 2.4rem;
  }
}
.unitArchive__text {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2;
  margin-top: 1rem;
}
@media (max-width: 768px) {
  .unitArchive__text {
    font-size: 1.4rem;
  }
}
.unitArchive__grp + .unitArchive__grp {
  margin-top: 3.8rem;
}
.unitArchive__grp .subttl {
  margin-bottom: 1.8rem;
}
.unitArchive .sortCategory {
  display: flex;
  gap: 2.2rem;
  margin: 0 0 2.4rem;
}
@media (max-width: 768px) {
  .unitArchive .sortCategory {
    display: grid;
    gap: 1rem;
  }
}
.unitArchive .sortCategory dt {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  white-space: nowrap;
  margin-right: auto;
  padding: 0.3rem 0 0;
}
.unitArchive .sortCategory dd {
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
}
@media (max-width: 768px) {
  .unitArchive .sortCategory dd {
    display: grid;
  }
}
.unitArchive .sortCategory dd ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.unitArchive .sortCategory dd a, .unitArchive .sortCategory dd button {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  display: block;
  text-align: center;
  padding: 0.3rem 0 0.4rem;
  border-radius: 10rem;
  border: 0.1rem solid #DAE1E4;
  color: var(--colorMain);
  white-space: nowrap;
}
@media (any-hover: hover) {
  .unitArchive .sortCategory dd a:hover, .unitArchive .sortCategory dd button:hover {
    background-color: #f0f0f0;
  }
}
.unitArchive .sortCategory dd a:not(.all), .unitArchive .sortCategory dd button:not(.all) {
  min-width: 14.6rem;
}
.unitArchive .sortCategory dd a.all, .unitArchive .sortCategory dd button.all {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}
.unitArchive .sortCategory dd a.small, .unitArchive .sortCategory dd button.small {
  letter-spacing: -0.075em;
}
.unitArchive .sortCategory dd a.isActive, .unitArchive .sortCategory dd button.isActive {
  color: #fff;
  background-color: var(--colorMain);
  border-color: var(--colorMain);
}
.unitArchive .btn {
  margin-top: 4rem;
}
.unitArchive .btn a, .unitArchive .btn button {
  margin: 0 auto;
}

.detailPost__ttl {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4615384615;
  margin: 0 0 1.2rem;
}
@media (max-width: 768px) {
  .detailPost__ttl {
    font-size: 2.2rem;
  }
}
.detailPost__subttl {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  color: var(--colorMain);
}
@media (max-width: 768px) {
  .detailPost__subttl {
    font-size: 1.4rem;
  }
}
.detailPost__date {
  display: flex;
  font-size: 1.3rem;
  line-height: 1.6923076923;
  margin: 3rem 0 0;
}
.detailPost__date dt {
  font-weight: 700;
  margin-right: 0.8rem;
}
.detailPost__date dt + dd {
  margin-left: 2rem;
}
.detailPost__date dd {
  font-weight: 500;
  letter-spacing: 0.025em;
}
.detailPost__img {
  margin: 3rem 0;
}
.detailPost__content {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.7;
}
@media (max-width: 768px) {
  .detailPost__content {
    font-size: 1.4rem;
  }
}
.detailPost__content .box {
  background-color: #F8F8F8;
  border-radius: 1rem;
  padding: 2rem;
  font-size: 1.4rem;
  line-height: 2;
  letter-spacing: 0.02em;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .detailPost__content .box {
    padding: 1.5rem;
    margin: 3rem 0;
  }
}
.detailPost__content .copyMessage {
  margin-top: 3rem;
}
.detailPost__content .copyMessage + .box {
  margin-top: 1.2rem;
}
.detailPost__content .border {
  border-radius: 0.9rem;
  border: 0.1rem solid var(--colorMain);
  padding: 2rem;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .detailPost__content .border {
    padding: 1.5rem;
    margin: 3rem 0;
  }
}
.detailPost__content .border dl {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
.detailPost__content .border dl + dl {
  margin-top: 2rem;
}
.detailPost__content .border dl dt {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8461538462;
  color: var(--colorMain);
}
.detailPost__content > figure, .detailPost__content > img {
  margin: 4rem 0;
}
.detailPost__content a {
  text-decoration: underline;
}
.detailPost__content p + p {
  margin-top: 3rem;
}
.detailPost__content p:has(.alignleft) img, .detailPost__content p:has(.alignright) img {
  max-width: 50%;
}
.detailPost__content p:has(.alignleft)::after, .detailPost__content p:has(.alignright)::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  clear: both;
}
.detailPost__content p .alignleft {
  float: left;
  margin-right: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .detailPost__content p .alignleft {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.detailPost__content p .alignright {
  float: right;
  margin-left: 2rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .detailPost__content p .alignright {
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
}
.detailPost__content h2:not([class]) {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.45;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 0.3rem solid var(--colorMain);
  padding: 0 0 0.8rem;
  margin-top: 5rem;
  margin-bottom: 4rem;
}
@media (max-width: 768px) {
  .detailPost__content h2:not([class]) {
    font-size: 1.7rem;
    padding: 0 0 0.5rem;
  }
}
.detailPost__content h3:not([class]) {
  color: var(--colorMain);
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.detailPost__content h4:not([class]) {
  color: var(--colorMain);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  background-color: #F5FBFF;
  padding: 0.6rem 1.4rem;
  margin-top: 4rem;
  margin-bottom: 3rem;
}
.detailPost__content ul:not([class]) {
  margin: 4rem 0;
  display: grid;
  gap: 1rem;
}
@media (max-width: 768px) {
  .detailPost__content ul:not([class]) {
    margin: 3rem 0;
    gap: 0.6rem;
  }
}
.detailPost__content ul:not([class]) li {
  padding-left: 2.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .detailPost__content ul:not([class]) li {
    padding-left: 2.2rem;
  }
}
.detailPost__content ul:not([class]) li::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  position: absolute;
  top: 1.3rem;
  left: 0.8rem;
  background-color: var(--colorMain);
}
@media (max-width: 768px) {
  .detailPost__content ul:not([class]) li::before {
    width: 0.4rem;
    height: 0.4rem;
    top: 1.3rem;
    left: 0.6rem;
  }
}
.detailPost__content ol:not([class]) {
  margin: 4rem 0;
  display: grid;
  gap: 1rem;
  counter-reset: olNum;
}
@media (max-width: 768px) {
  .detailPost__content ol:not([class]) {
    margin: 3rem 0;
    gap: 0.6rem;
  }
}
.detailPost__content ol:not([class]) li {
  padding-left: 2.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .detailPost__content ol:not([class]) li {
    padding-left: 2.2rem;
  }
}
.detailPost__content ol:not([class]) li::before {
  counter-increment: olNum;
  content: counter(olNum) ".";
  color: var(--colorMain);
  font-family: var(--fontEN);
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: 0.7rem;
  left: 0;
  max-width: 2.5rem;
}
@media (max-width: 768px) {
  .detailPost__content ol:not([class]) li::before {
    font-size: 1.6rem;
  }
}
.detailPost__grp {
  margin-top: 6rem;
}
.detailPost__grp .subttl {
  margin: 0 0 2rem;
}
.detailPost__grp .btn {
  margin: 6rem 0 0;
}
.detailPost__grp .btn a {
  margin: 0 auto;
}

.tabBox__tabs {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  padding: 0 4rem;
}
@media (max-width: 768px) {
  .tabBox__tabs {
    gap: 0.3rem;
    padding: 0 1.1rem;
    display: flex;
  }
}
.tabBox__tabs li {
  border: 0.2rem solid var(--colorMain);
  border-bottom: none;
  background-color: #fff;
  border-radius: 0.6rem 0.6rem 0 0;
  height: 4.2rem;
  padding: 0.4rem 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--colorMain);
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  cursor: pointer;
  transition: height 0.3s ease, margin 0.3s ease;
}
@media (max-width: 768px) {
  .tabBox__tabs li {
    font-size: 1.4rem;
    line-height: 1.2857142857;
    text-align: center;
    flex: 1 1 auto;
    padding: 0;
  }
}
.tabBox__tabs li.isActive {
  background-color: var(--colorMain);
  color: #fff;
  pointer-events: none;
  height: 4.6rem;
  margin-top: -0.4rem;
}
@media (max-width: 768px) {
  .tabBox__tabs li.small {
    font-size: 1.3rem;
    letter-spacing: -0.05em;
  }
}
.tabBox__contents > li {
  border: 0.4rem solid var(--colorMain);
  border-radius: 1rem;
  background-color: #fff;
  padding: 3.4rem 3.6rem;
}
@media (max-width: 768px) {
  .tabBox__contents > li {
    border: 0.3rem solid var(--colorMain);
    border-radius: 0.6rem;
    padding: 1.8rem;
  }
}
.tabBox__contents > li:not(.isActive) {
  display: none;
}
.tabBox__col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.4rem;
}
@media (max-width: 768px) {
  .tabBox__col {
    grid-template-columns: 100%;
    gap: 1.6rem;
  }
}
.tabBox__col .subttl {
  margin-bottom: 1.6rem;
}
@media (max-width: 768px) {
  .tabBox .unitCalendar__item input[type=text] {
    width: 13.2rem;
  }
}
.tabBox .btnSmall {
  margin: 1.5rem auto 0;
}

.unitSearch__col {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 768px) {
  .unitSearch__col {
    display: block;
  }
}
.unitSearch__input {
  width: 100%;
  position: relative;
}
.unitSearch__inputIcon {
  width: 1.4rem;
  height: 1.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  top: 0;
  left: 2.7rem;
  bottom: 0;
  margin: auto 0;
  fill: var(--colorMain);
}
@media (max-width: 768px) {
  .unitSearch__inputIcon {
    left: 2.2rem;
  }
}
.unitSearch__input input[type=text] {
  background-color: #fff;
  border: 0.4rem solid var(--colorMain);
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 1.5;
  border-radius: 10rem;
  width: 100%;
  padding: 1.5rem 5.6rem;
}
@media (max-width: 768px) {
  .unitSearch__input input[type=text] {
    border: 0.3rem solid var(--colorMain);
    font-size: 1.4rem;
    padding: 1rem 9rem 1.1rem 4rem;
  }
}
.unitSearch__input input[type=text]::-moz-placeholder {
  color: #646464;
}
.unitSearch__input input[type=text]::placeholder {
  color: #646464;
}
.unitSearch__input button {
  width: 10rem;
  height: 4rem;
  border-radius: 10rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  line-height: 1.5;
  color: #fff;
  background-color: var(--colorMain);
  position: absolute;
  top: 0;
  right: 1rem;
  bottom: 0;
  margin: auto 0;
}
@media (any-hover: hover) {
  .unitSearch__input button:hover svg {
    margin-left: 0.4rem;
    opacity: 1;
  }
}
@media (max-width: 768px) {
  .unitSearch__input button {
    width: 8rem;
    height: 3.8rem;
    font-size: 1.5rem;
    right: 0.6rem;
  }
}
.unitSearch__input button svg {
  margin-left: -1.3rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  fill: #fff;
  opacity: 0;
  flex: 0 0 auto;
  transition: 0.4s ease;
  translate: 0 0.1rem;
}
.unitSearch__smallBtn {
  flex: 0 0 auto;
  width: 16rem;
}
@media (max-width: 768px) {
  .unitSearch__smallBtn {
    margin: 1rem auto 0;
  }
}
.unitSearch__smallBtn a, .unitSearch__smallBtn button {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F69248;
  border-radius: 10rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  color: #fff;
  width: 100%;
  height: 4rem;
  gap: 0.8rem;
}
@media (any-hover: hover) {
  .unitSearch__smallBtn a:hover, .unitSearch__smallBtn button:hover {
    opacity: 0.6;
  }
}
.unitSearch__smallBtn a svg, .unitSearch__smallBtn button svg {
  width: 1.4rem;
  height: 1.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  fill: #fff;
}
.unitSearch__hotword {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin: 2.4rem 0 0;
}
@media (max-width: 768px) {
  .unitSearch__hotword {
    display: block;
  }
}
.unitSearch__hotword dt {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
}
@media (max-width: 768px) {
  .unitSearch__hotword dt {
    text-align: center;
    margin: 0 0 1rem;
  }
}
.unitSearch__hotword ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  gap: 2rem;
}
@media (max-width: 768px) {
  .unitSearch__hotword ul {
    justify-content: center;
    gap: 0.8rem 1.2rem;
  }
}
.unitSearch__hotword ul li {
  display: block;
}
.unitSearch__hotword ul a {
  color: #5766AC;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .unitSearch__hotword ul a:hover {
    opacity: 0.6;
  }
}

.captionScroller {
  overflow: hidden;
  margin: 5.6rem 0 0;
}
.captionScroller__inner {
  position: relative;
}
.captionScroller__inner::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: calc(100% - 3rem);
  bottom: 0;
  width: 100vw;
  background: rgba(249, 249, 249, 0.85);
  z-index: 10;
}
@media (max-width: 768px) {
  .captionScroller__inner::after {
    content: none;
  }
}
@media (max-width: 768px) {
  .captionScroller__content {
    padding: 0 2rem;
    margin: 0 -2rem;
    overflow-x: scroll;
  }
}
@media (max-width: 768px) {
  .captionScroller__slider {
    display: flex;
  }
}
.captionScroller__slider .slick-list {
  overflow: visible;
}
.captionScroller__slider li {
  width: 17.3rem;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .captionScroller__slider li {
    width: 16.2rem;
    display: block !important;
    float: none !important;
    height: 100% !important;
    min-height: 1px;
  }
}
.captionScroller__slider li:nth-child(n+2) {
  margin-left: 3.8rem;
}
@media (max-width: 768px) {
  .captionScroller__slider li:nth-child(n+2) {
    margin-left: 1.1rem;
  }
}
@media (any-hover: hover) {
  .captionScroller__slider li a img {
    transition: 0.4s ease;
  }
  .captionScroller__slider li a:hover img {
    opacity: 0.6;
  }
}
.captionScroller__slider li img {
  aspect-ratio: 173/115;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 0.6rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.08);
  margin: 0 0 1.2rem;
}
@media (min-width: 769px) {
  .captionScroller__slider > .slick-slide:not(:first-child) {
    display: none;
  }
}
.captionScroller__arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 22rem;
}
.captionScroller__arrow--prev {
  display: none;
}
.captionScroller__arrow--next {
  left: calc(100% - 3rem);
  z-index: 11;
  cursor: pointer;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.211%2025.594%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%232d419a%22%20stroke-width%3D%222%22%20d%3D%22m.707.707%2012.09%2012.09-12.09%2012.09%22%2F%3E%3C%2Fsvg%3E") center center/1.4rem no-repeat;
}
.captionScroller__text {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4166666667;
  color: var(--colorText);
}

.cardRanking {
  border-radius: 0.6rem;
  background-color: #fff;
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.08);
  padding: 4rem 3rem 3rem;
}
.cardRanking__crown {
  width: 4.5rem;
  height: 3.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../images/icon_crown.svg) center center/contain no-repeat;
  font-family: var(--fontEN);
  font-size: 1.6rem;
  font-weight: 600;
  color: #fff;
  line-height: 1.25;
  padding: 0.7rem 0 0;
  position: absolute;
  top: -2.2rem;
  left: 1rem;
  pointer-events: none;
}
.cardRanking__num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 50%;
  background-color: var(--colorTheme);
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.2142857143;
  flex: 0 0 auto;
}
.cardRanking__top {
  margin: 0 0 2.4rem;
}
.cardRanking__top figure {
  margin: 0 0 1rem;
  position: relative;
}
.cardRanking__top figure img {
  aspect-ratio: 250/167;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6rem;
}
.cardRanking__top__copy {
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  color: #A5A5A5;
  margin: 0 0 0.6rem;
}
.cardRanking__top__copy::before {
  content: "－";
  padding: 0 0.5em 0 0;
  display: inline-block;
}
.cardRanking__top__ttl {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.4285714286;
  color: var(--colorText);
}
.cardRanking__noTop {
  margin: 2rem 0 0;
}
.cardRanking__noTop:not(:has(figure)) .cardRanking__num {
  margin-left: -1rem;
  translate: 0 -0.4rem;
}
.cardRanking__noTop:has(figure) .cardRanking__num {
  position: absolute;
  top: -1rem;
  left: -1rem;
}
.cardRanking__noTop:nth-child(n+4) .cardRanking__num {
  background-color: #A4AAC6;
}
.cardRanking__noTop:nth-child(n+5) {
  margin-top: 1.5rem;
}
.cardRanking__noTop a {
  display: flex;
  gap: 1rem;
}
.cardRanking__noTop a figure {
  width: 11rem;
  flex: 0 0 auto;
  position: relative;
}
.cardRanking__noTop a figure img {
  width: 100%;
  aspect-ratio: 250/167;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.6rem;
}
.cardRanking__noTop__ttl {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.3333333333;
  color: #646464;
}
@media (any-hover: hover) {
  .cardRanking a img {
    transition: 0.4s ease;
  }
  .cardRanking a:hover img {
    opacity: 0.6;
  }
}
.cardRanking + .note {
  text-align: right;
  margin-top: 1rem;
}

.cardRankingSide {
  border-radius: 1rem;
  background-color: #fff;
  position: sticky;
  top: 9rem;
  left: 0;
  margin-top: 2rem;
  padding: 1.8rem 2rem;
}
.cardRankingSide::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0.3rem solid var(--colorMain);
  border-radius: 1rem;
  z-index: 1;
  pointer-events: none;
}
.cardRankingSide__ttl {
  background: url(../images/icon_crown.svg) left center/2.2rem no-repeat;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.375;
  padding-left: 2.6rem;
  margin: 0 0 1.5rem;
}
.cardRankingSide ol {
  display: grid;
  gap: 1rem;
  counter-reset: ranking;
}
.cardRankingSide ol li {
  position: relative;
  padding-left: 2.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.3571428571;
}
.cardRankingSide ol li::before {
  counter-increment: ranking;
  content: counter(ranking);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.1rem;
  height: 2.1rem;
  border-radius: 50%;
  background-color: #A4AAC6;
  color: #fff;
  font-family: var(--fontEN);
  font-size: 1.3rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  flex: 0 0 0 auto;
  position: absolute;
  top: 0;
  left: 0;
}
.cardRankingSide ol li:nth-child(1)::before, .cardRankingSide ol li:nth-child(2)::before {
  background-color: var(--colorMain);
}
.cardRankingSide ol li a {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.3571428571;
  text-decoration: underline;
}
@media (any-hover: hover) {
  .cardRankingSide ol li a:hover {
    opacity: 0.6;
  }
}

@media (max-width: 768px) {
  .simpleCaptionLink__grp {
    display: flex;
    align-items: center;
    gap: 1.4rem;
    margin: 0 0 1.2rem;
  }
}
.simpleCaptionLink__icon {
  width: 6.2rem;
  height: 5.4rem;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 auto 3rem;
}
@media (max-width: 768px) {
  .simpleCaptionLink__icon {
    width: 5.8rem;
    height: 5rem;
    margin: 0;
  }
}
.simpleCaptionLink__ttl {
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.3636363636;
  text-align: center;
}
@media (max-width: 768px) {
  .simpleCaptionLink__ttl {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3333333333;
  }
}
.simpleCaptionLink__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5;
  text-align: center;
  margin: 2.4rem 0 3rem;
}
@media (max-width: 768px) {
  .simpleCaptionLink__text {
    margin: 0 0 1.8rem;
    text-align: left;
  }
}
.simpleCaptionLink .btnSmall {
  margin: 0 auto;
}

.cardCourse {
  border-radius: 1rem;
  background-color: #fff;
  position: sticky;
  top: 9rem;
  left: 0;
  margin-top: 2rem;
}
.cardCourse::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0.3rem solid var(--colorMain);
  border-radius: 1rem;
  z-index: 1;
  pointer-events: none;
}
.cardCourse__head {
  padding: 1.6rem;
}
.cardCourse__ttl {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.375;
  margin: 0 0 1.2rem;
}
.cardCourse__tags dt {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.6923076923;
  margin: 0 0 0.4rem;
}
.cardCourse__tags dd {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.cardCourse__tags dd p, .cardCourse__tags dd a {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4166666667;
  background-color: #fff;
  border: 0.1rem solid var(--colorMain);
  color: var(--colorMain);
  padding: 0 1rem 0.2rem;
}
@media (any-hover: hover) {
  .cardCourse__tags dd a:hover {
    opacity: 0.6;
  }
}
.cardCourse__body {
  padding: 1.6rem;
  background-color: #F5FBFF;
}
.cardCourse__body dl {
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
}
.cardCourse__body dl dt {
  font-weight: 700;
  margin-bottom: 0.2rem;
}
.cardCourse__body dl dd {
  font-weight: 500;
}
.cardCourse__body dl dd + dt {
  margin-top: 1rem;
}
.cardCourse__body .btnCompact {
  display: block;
  margin-top: 0.6rem;
}
.cardCourse__body .btnCompact a, .cardCourse__body .btnCompact button {
  border-radius: 0.4rem;
  font-size: 1.3rem;
  padding: 0.3rem 0.9rem 0.4rem;
  width: 100%;
}
.cardCourse__action {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin: 1.5rem 0 0;
}
.cardCourse__icon button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  flex: 0 0 auto;
  border: 0.1rem solid var(--colorMain);
  border-radius: 50%;
  background-color: #fff;
}
.cardCourse__icon button svg {
  display: block;
  width: 1.3rem;
  height: 1.2rem;
  fill: var(--colorMain);
  translate: 0 0.1rem;
}
.cardCourse__icon .favorite-button-text {
  display: none;
}
.cardCourse__btn {
  width: 100%;
}
.cardCourse__btn a, .cardCourse__btn button {
  background-color: #F69248;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4285714286;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.6rem;
  height: 3.6rem;
  border-radius: 10rem;
  padding: 0 1rem 0 1.5rem;
}
.cardCourse__btn a svg, .cardCourse__btn button svg {
  display: block;
  width: 1.1rem;
  height: 1.1rem;
  fill: #fff;
}
.cardCourse__btn--gray a, .cardCourse__btn--gray button {
  background-color: #B6BACC;
  color: #fff;
  pointer-events: none;
}
.cardCourse .btnSearch {
  margin-top: 1.6rem;
}
.cardCourse--simple .cardCourse__body {
  padding-top: 0;
  background-color: transparent;
}

.cardCourseLarge {
  padding: 1.6rem 0;
}
@media (max-width: 768px) {
  .cardCourseLarge {
    padding: 1.3rem 0;
  }
}
.cardCourseLarge__link a {
  display: grid;
  grid-template-columns: 25rem auto;
  gap: 3rem;
  color: var(--colorText);
  position: relative;
}
@media (any-hover: hover) {
  .cardCourseLarge__link a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .cardCourseLarge__link a {
    grid-template-columns: 100%;
    gap: 1.6rem;
  }
}
.cardCourseLarge__textarea {
  padding-bottom: 1rem;
}
@media (max-width: 768px) {
  .cardCourseLarge__textarea {
    position: relative;
  }
}
.cardCourseLarge__textareahead {
  display: flex;
  align-items: flex-start;
  gap: 1.4rem;
  margin: 0 0 1.4rem;
}
@media (max-width: 768px) {
  .cardCourseLarge__textareahead {
    margin: 0 0 1.2rem;
  }
}
.cardCourseLarge__ttl {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .cardCourseLarge__ttl {
    font-size: 1.8rem;
  }
}
.cardCourseLarge__label {
  flex-shrink: 0;
  background-color: #6779C5;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.4666666667;
  color: #fff;
  border-radius: 0.4rem;
  padding: 0.2rem 0.8rem;
  margin-left: auto;
}
@media (max-width: 768px) {
  .cardCourseLarge__label {
    font-size: 1.3rem;
  }
}
.cardCourseLarge__copy {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5714285714;
  color: var(--colorMain);
  margin: 0 0 1.4rem;
}
@media (max-width: 768px) {
  .cardCourseLarge__copy {
    font-size: 1.3rem;
    margin: 0 0 1.2rem;
  }
}
.cardCourseLarge__info {
  display: grid;
  grid-template-columns: 6rem auto;
  font-size: 1.4rem;
  letter-spacing: 0.025em;
  line-height: 1.4285714286;
  gap: 0.8rem 0;
}
@media (max-width: 768px) {
  .cardCourseLarge__info {
    font-size: 1.3rem;
  }
}
.cardCourseLarge__info dt {
  font-weight: 700;
}
.cardCourseLarge__info dd {
  font-weight: 500;
}
.cardCourseLarge__action {
  display: flex;
  justify-content: flex-end;
}
.cardCourseLarge__btn a, .cardCourseLarge__btn button {
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.4;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 10rem;
}
@media (max-width: 768px) {
  .cardCourseLarge__btn a, .cardCourseLarge__btn button {
    font-size: 1.3rem;
    height: 3.8rem;
  }
}
.cardCourseLarge__btn--fav a, .cardCourseLarge__btn--fav button {
  border: 0.1rem solid var(--colorMain);
  background-color: #fff;
  width: 13rem;
  gap: 0.6rem;
}
@media (max-width: 768px) {
  .cardCourseLarge__btn--fav a, .cardCourseLarge__btn--fav button {
    width: 11rem;
    gap: 0.4rem;
  }
}
.cardCourseLarge__btn--fav a svg, .cardCourseLarge__btn--fav button svg {
  display: block;
  width: 1.4rem;
  height: 1.2rem;
  fill: var(--colorMain);
}
@media (max-width: 768px) {
  .cardCourseLarge__btn--fav a svg, .cardCourseLarge__btn--fav button svg {
    width: 1.3rem;
    height: 1.1rem;
  }
}
.cardCourseLarge__btn--cv a, .cardCourseLarge__btn--cv button {
  background-color: #F69248;
  color: #fff;
  width: 22.6rem;
  position: relative;
}
@media (max-width: 768px) {
  .cardCourseLarge__btn--cv a, .cardCourseLarge__btn--cv button {
    width: 16rem;
  }
}
.cardCourseLarge__btn--cv a svg, .cardCourseLarge__btn--cv button svg {
  display: block;
  width: 1.9rem;
  height: 1.6rem;
  fill: #fff;
  position: absolute;
  top: 0;
  right: 2rem;
  bottom: 0;
  margin: auto 0;
}
@media (max-width: 768px) {
  .cardCourseLarge__btn--cv a svg, .cardCourseLarge__btn--cv button svg {
    width: 1.3rem;
    height: 1.2rem;
  }
}

.relationLinks {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.relationLinks__grp {
  padding: 3.6rem 0;
  border-top: 0.1rem solid #DAE1E4;
  border-bottom: 0.1rem solid #DAE1E4;
}
.relationLinks__grp + .relationLinks__grp {
  margin-top: -0.1rem;
}
.relationLinks .subttl {
  font-size: 1.4rem;
  margin: 0 0 1.5rem;
}
.relationLinks .subttl::before {
  top: 0.3rem;
  bottom: 0;
}
.relationLinks ul {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
  display: grid;
  gap: 0.3rem;
}
.relationLinks ul a {
  text-decoration: underline;
}
@media (any-hover: hover) {
  .relationLinks ul a:hover {
    opacity: 0.6;
  }
}

.formCheckboxes {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5625;
  gap: 1rem 2.5rem;
}
@media (max-width: 768px) {
  .formCheckboxes {
    font-size: 1.4rem;
  }
}
.formCheckboxes label {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
}
.formCheckboxes label input[type=checkbox] {
  display: block;
  width: 2rem;
  height: 2rem;
  border: 0.2rem solid #D1D1D1;
  translate: 0 0.2rem;
}
@media (max-width: 768px) {
  .formCheckboxes label input[type=checkbox] {
    width: 1.8rem;
    height: 1.8rem;
  }
}

.unitCalendar {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.6rem;
}
@media (max-width: 768px) {
  .unitCalendar {
    font-size: 1.5rem;
    flex-wrap: wrap;
  }
}
.unitCalendar__item input[type=text] {
  display: block;
  width: 20rem;
  height: 4rem;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 0.4rem;
  border: 0.1rem solid #C4D1D6;
  background: #fff url(../images/icon_calendar.svg) center right 1rem/1.9rem no-repeat;
  padding: 0.4rem 2rem 0.4rem 1.5rem;
  cursor: pointer;
}
@media (max-width: 768px) {
  .unitCalendar__item input[type=text] {
    font-size: 1.4rem;
    width: 15rem;
    background-size: 1.6rem;
    padding-left: 1.2rem;
  }
}
.unitCalendar .formCheckboxes {
  margin: 0 0 0 1.5rem;
}
@media (max-width: 768px) {
  .unitCalendar .formCheckboxes {
    margin: 0.6rem 0 0;
  }
}

.elementInput input[type=text] {
  display: block;
  width: 100%;
  height: 5rem;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0;
  border-radius: 0.4rem;
  border: 0.1rem solid #C4D1D6;
  background-color: #fff;
  padding: 0.4rem 2rem 0.4rem 1.5rem;
}

.modalMap {
  position: fixed;
  z-index: 10005;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90rem;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #fff;
  box-shadow: 0 0.3rem 1.5rem rgba(0, 0, 0, 0.06);
  border-radius: 0.9rem;
  transition: opacity 1s ease;
  display: flex;
}
@media (max-width: 768px) {
  .modalMap {
    width: calc(100% - 4rem);
    border-radius: 0.6rem;
    max-height: calc(100svh - 18rem);
  }
}
.modalMap:not(.isActive) {
  opacity: 0;
  pointer-events: none;
}
.modalMap__close {
  width: 5rem;
  height: 5rem;
  position: absolute;
  top: -2.5rem;
  right: -2.5rem;
  background-color: var(--colorMain);
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 768px) {
  .modalMap__close {
    width: 3.2rem;
    height: 3.2rem;
    top: -1.6rem;
    right: -1.6rem;
  }
}
.modalMap__close::before, .modalMap__close::after {
  content: "";
  display: block;
  width: 2rem;
  height: 0.2rem;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 768px) {
  .modalMap__close::before, .modalMap__close::after {
    width: 1.2rem;
  }
}
.modalMap__close::before {
  rotate: 45deg;
}
.modalMap__close::after {
  rotate: -45deg;
}
.modalMap__inner {
  display: grid;
  grid-template-columns: 50rem auto;
  gap: 3rem;
  padding: 3rem;
}
@media (max-width: 768px) {
  .modalMap__inner {
    overflow-y: scroll;
    padding: 2rem;
    grid-template-columns: 100%;
    gap: 2rem;
  }
}
.modalMap__textarea {
  padding: 3rem 0 0;
}
@media (max-width: 768px) {
  .modalMap__textarea {
    padding: 0;
  }
}
.modalMap__textarea dl dt {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  color: var(--colorMain);
}
.modalMap__textarea dl dt + dd {
  margin-top: 1rem;
}
.modalMap__textarea dl dd {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5714285714;
}
.modalMap__textarea dl dd + dt {
  margin-top: 2.4rem;
}

.ui-datepicker {
  background-color: #fff;
  box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.02);
  border-radius: 1rem;
  border: 0.1rem solid #C4D1D6;
  margin: 1rem 0 0;
  padding: 0;
}
.ui-datepicker .ui-datepicker-header {
  border-bottom: 0.1rem solid #C4D1D6;
  padding: 0;
  position: relative;
}
.ui-datepicker .ui-datepicker-title {
  font-size: 1.5rem;
  line-height: 1.333;
  font-weight: 700;
  padding: 1.1rem 0;
  color: var(--colorMain);
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
@media (any-hover: hover) {
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    transition: background 0.3s ease;
  }
  .ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
    background-color: var(--colorMain);
  }
  .ui-datepicker .ui-datepicker-prev:hover::before, .ui-datepicker .ui-datepicker-next:hover::before {
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.045%2016.374%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.024%2015.374V3.414L1.707%207.731A1%201%200%200%201%20.293%206.316L6.315.293a1%201%200%200%201%20.364-.232L6.7.054l.021-.007H6.922A1%201%200%200%201%207.023%200a1%201%200%200%201%20.742.33l5.986%205.986a1%201%200%201%201-1.414%201.415L8.024%203.416v11.958a1%201%200%201%201-2%200Z%22%20%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  }
}
.ui-datepicker .ui-datepicker-prev::before, .ui-datepicker .ui-datepicker-next::before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.045%2016.374%22%3E%3Cpath%20fill%3D%22%232D419A%22%20d%3D%22M6.024%2015.374V3.414L1.707%207.731A1%201%200%200%201%20.293%206.316L6.315.293a1%201%200%200%201%20.364-.232L6.7.054l.021-.007H6.922A1%201%200%200%201%207.023%200a1%201%200%200%201%20.742.33l5.986%205.986a1%201%200%201%201-1.414%201.415L8.024%203.416v11.958a1%201%200%201%201-2%200Z%22%20%2F%3E%3C%2Fsvg%3E") center center/contain no-repeat;
}
.ui-datepicker .ui-datepicker-prev {
  left: 0.8rem;
}
.ui-datepicker .ui-datepicker-prev::before {
  rotate: -90deg;
}
.ui-datepicker .ui-datepicker-next {
  right: 0.8rem;
}
.ui-datepicker .ui-datepicker-next::before {
  rotate: 90deg;
}
.ui-datepicker .ui-datepicker-calendar {
  margin: 0.8rem;
  width: calc(100% - 1.6rem);
  font-size: 1.4rem;
  text-align: center;
  border-collapse: separate;
  border-spacing: 0.3rem;
  table-layout: fixed;
}
.ui-datepicker .ui-datepicker-calendar th {
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar th span, .ui-datepicker .ui-datepicker-calendar th a {
  padding: 0;
  font-weight: 700;
}
.ui-datepicker .ui-datepicker-calendar td {
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar td span, .ui-datepicker .ui-datepicker-calendar td a {
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1/1;
  text-align: center;
  color: var(--colorMain);
  font-family: var(--fontEN);
  font-weight: 500;
  padding: 0;
}
.ui-datepicker .ui-datepicker-calendar td a {
  position: relative;
  z-index: 0;
  transition: color 0.2s ease;
}
.ui-datepicker .ui-datepicker-calendar td a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: -1;
  border-radius: 50%;
  background-color: var(--colorMain);
}
@media (any-hover: hover) {
  .ui-datepicker .ui-datepicker-calendar td a:hover {
    color: #fff;
  }
  .ui-datepicker .ui-datepicker-calendar td a:hover::before {
    opacity: 1;
  }
}
.ui-datepicker .ui-datepicker-calendar .ui-state-disabled {
  opacity: 0;
  pointer-events: none;
  border: none;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today span::before, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a::before {
  opacity: 0.1;
}
.ui-datepicker .ui-datepicker-buttonpane {
  margin: 1.6rem 0 0;
  padding: 0 0.8rem;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  width: calc(50% - 0.4rem);
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.333;
  padding: 0.6rem 1.2rem;
  border-radius: 10rem;
  border: 0.1rem solid #C4D1D6;
  color: var(--colorMain);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 0.8rem;
}
@media (any-hover: hover) {
  .ui-datepicker .ui-datepicker-buttonpane button {
    transition: 0.2s ease;
  }
  .ui-datepicker .ui-datepicker-buttonpane button:hover {
    border-color: var(--colorMain);
  }
}

.lpWrapper {
  padding: 0 4rem;
  --lpColor01: #198CCD;
  --lpColor02: #E3F1F9;
  --lpColor03: #00659F;
  --lpColor04: #F0F7FA;
  --lpColor05: #75C0EA;
  --markerLine: linear-gradient(transparent 68%, #FFFF00 0%);
}
@media (max-width: 768px) {
  .lpWrapper {
    padding: 0 2rem;
  }
}
.lpWrapper.themeLightBlue {
  --lpColor01: #34BEE8;
  --lpColor02: #E0F5FC;
  --lpColor03: #0C89AF;
  --lpColor04: #F0F7FA;
  --lpColor05: #ACDDEB;
}
.lpWrapper.themeGreen {
  --lpColor01: #02810F;
  --lpColor02: #E1F7E3;
  --lpColor03: #00600A;
  --lpColor04: #E1F7E3;
  --lpColor05: #ADE5B3;
}
.lpWrapper.themeLightGreen {
  --lpColor01: #6EB12B;
  --lpColor02: #E7F8D5;
  --lpColor03: #3C7205;
  --lpColor04: #E7F8D5;
  --lpColor05: #C3E6A0;
}
.lpWrapper.themeOrange {
  --lpColor01: #F48425;
  --lpColor02: #FFF0E3;
  --lpColor03: #AA4E00;
  --lpColor04: #FFF0E3;
  --lpColor05: #FFCBA0;
}
.lpWrapper.themePurple {
  --lpColor01: #A342C1;
  --lpColor02: #FAEBFF;
  --lpColor03: #7A1798;
  --lpColor04: #FAEBFF;
  --lpColor05: #E0ADF0;
}
.lpWrapper.themeNavy {
  --lpColor01: #2D419A;
  --lpColor02: #EAEDFC;
  --lpColor03: #0C1E6F;
  --lpColor04: #EAEDFC;
  --lpColor05: #B8C1EF;
}

.lpIndex {
  position: fixed;
  top: 17rem;
  right: 0;
  z-index: 20;
  translate: 100% 0;
  transition: 0.4s ease;
}
.lpIndex.isActive {
  translate: 0 0;
}
.lpIndex dt {
  background-color: var(--lpColor01);
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0.17em;
  writing-mode: vertical-rl;
  line-height: 2.5rem;
  color: #fff;
  padding: 3rem 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 2.5rem;
  left: -2.5rem;
}
@media (max-width: 768px) {
  .lpIndex dt {
    font-size: 1.4rem;
    line-height: 2.3rem;
    width: 2.3rem;
    left: -2.2rem;
  }
}
.lpIndex dt span {
  display: inline-block;
  rotate: 180deg;
}
.lpIndex ul {
  position: relative;
  z-index: 0;
  display: grid;
  gap: 0.6rem;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.5;
  padding: 2rem;
  color: #fff;
}
.lpIndex ul::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--lpColor01);
  opacity: 0.9;
  z-index: -1;
}
.lpIndex ul a {
  color: #fff;
}
@media (any-hover: hover) {
  .lpIndex ul a {
    transition: 0.3s ease;
  }
  .lpIndex ul a:hover {
    opacity: 0.6;
  }
}

.lpHero {
  margin: 0 -4rem;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .lpHero {
    margin: 0 -2rem;
  }
}
.lpHero__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.3;
  z-index: -1;
}
.lpHero__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  filter: blur(2rem);
}
.lpHero .inner {
  display: grid;
  grid-template-columns: auto 42rem;
}
@media (max-width: 768px) {
  .lpHero .inner {
    display: flex;
    flex-direction: column-reverse;
  }
}
.lpHero__textarea {
  padding: 5.8rem 0;
}
@media (max-width: 768px) {
  .lpHero__textarea {
    padding: 1.5rem 0 3rem;
  }
}
.lpHero__ttl {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.0526315789;
  letter-spacing: 0.025em;
}
@media (max-width: 768px) {
  .lpHero__ttl {
    font-size: 2.6rem;
  }
}
.lpHero__ttl span {
  font-size: 1.8rem;
  letter-spacing: 0.025em;
  display: inline-block;
  padding: 0 0 1.2rem;
  margin: -1.2rem 0 0;
}
@media (max-width: 768px) {
  .lpHero__ttl span {
    font-size: 1.4rem;
    padding: 0 0 0.8rem;
  }
}
.lpHero__links {
  display: flex;
  gap: 1rem;
  margin: 2.4rem 0 0;
}
@media (max-width: 768px) {
  .lpHero__links {
    flex-wrap: wrap;
  }
}
.lpHero__links a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.3333333333;
  background-color: #fff;
  border: 0.2rem solid var(--lpColor01);
  border-radius: 10rem;
  color: var(--colorText);
  padding: 1.2rem 2rem;
  gap: 0.6rem;
  box-shadow: 0 0.4rem 0 var(--lpColor01);
}
@media (any-hover: hover) {
  .lpHero__links a {
    transition: 0.3s ease;
  }
  .lpHero__links a:hover {
    translate: 0 0.4rem;
    box-shadow: 0 0 0 var(--lpColor01);
  }
}
@media (max-width: 768px) {
  .lpHero__links a {
    font-size: 1.4rem;
    padding: 1rem 2.4rem;
  }
}
.lpHero__links a::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2011.025%209.468%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23c3d1d6%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m5.583%208.761%204.028-4.027L5.583.707%22%2F%3E%3Cpath%20d%3D%22M9.611%204.734H0%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
}
@media (max-width: 768px) {
  .lpHero__img {
    padding: 6rem 0 0;
  }
}
.lpHero__img img {
  width: 100%;
}

.lpAnchor {
  display: flex;
  counter-reset: lpAnchor;
  margin: 3.6rem 0;
}
@media (max-width: 768px) {
  .lpAnchor {
    display: block;
    margin: 3rem 0;
  }
}
.lpAnchor li {
  counter-increment: lpAnchor;
  width: 10%;
  flex: 1 1 auto;
  border-bottom: 0.1rem solid #C3D1D6;
  border-right: 0.1rem solid #C3D1D6;
}
@media (min-width: 769px) {
  .lpAnchor li {
    border-top: 0.1rem solid #C3D1D6;
  }
}
@media (max-width: 768px) {
  .lpAnchor li {
    width: 100%;
    border-left: 0.1rem solid #C3D1D6;
  }
}
@media (min-width: 769px) {
  .lpAnchor li:first-child {
    border-left: 0.1rem solid #C3D1D6;
  }
}
@media (max-width: 768px) {
  .lpAnchor li:first-child {
    border-top: 0.1rem solid #C3D1D6;
  }
}
.lpAnchor li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.5555555556;
  color: var(--colorText);
  padding: 1.8rem 1rem;
  position: relative;
  height: 100%;
}
@media (any-hover: hover) {
  .lpAnchor li a {
    transition: 0.3s ease;
  }
  .lpAnchor li a:hover {
    background-color: var(--lpColor04);
  }
}
@media (max-width: 768px) {
  .lpAnchor li a {
    font-size: 1.5rem;
    padding: 1.2rem 1rem;
    height: auto;
  }
}
.lpAnchor li a::before {
  content: counter(lpAnchor, decimal-leading-zero);
  font-family: var(--fontEN);
  color: var(--lpColor01);
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 1rem;
  translate: 0 -50%;
}
@media (max-width: 768px) {
  .lpAnchor li a::before {
    font-size: 1.5rem;
    translate: none;
    top: 0.6rem;
    left: 0.6rem;
  }
}

.lpSection {
  position: relative;
  z-index: 0;
}
.lpSection:not(:first-child) {
  margin-top: 6rem;
}
@media (max-width: 768px) {
  .lpSection:not(:first-child) {
    margin-top: 4rem;
  }
}
.lpSection:last-child {
  margin-bottom: 6rem;
}
@media (max-width: 768px) {
  .lpSection:last-child {
    margin-bottom: 4rem;
  }
}
.lpSection:nth-of-type(2n) {
  padding-bottom: 6rem;
}
@media (max-width: 768px) {
  .lpSection:nth-of-type(2n) {
    padding-bottom: 4rem;
  }
}
.lpSection:nth-of-type(2n)::before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  top: 9rem;
  left: -4rem;
  right: -4rem;
  bottom: 0;
  background-color: #F9F9F9;
  z-index: -1;
}
.lpSection__head {
  background-color: var(--lpColor02);
  padding: 2.4rem 0 2.8rem;
  text-align: center;
  margin: 0 0 3rem;
}
@media (max-width: 768px) {
  .lpSection__head {
    padding: 2rem 0 2.4rem;
    margin: 0 -2rem 3rem;
  }
}
.lpSection__laed {
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1.4rem;
  margin: 0 0 0.5rem;
}
@media (max-width: 768px) {
  .lpSection__laed {
    font-size: 1.4rem;
    gap: 1rem;
  }
}
.lpSection__laed::before, .lpSection__laed::after {
  content: "";
  display: block;
  background-color: var(--lpColor01);
  clip-path: polygon(28% 0, 0 12%, 100% 100%);
  width: 2.6rem;
  height: 3.8rem;
}
@media (max-width: 768px) {
  .lpSection__laed::before, .lpSection__laed::after {
    width: 1.8rem;
    height: 2.8rem;
  }
}
.lpSection__laed::after {
  scale: -1 1;
}
.lpSection__ttl {
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.25;
  background: var(--markerLine);
  width: -moz-fit-content;
  width: fit-content;
  display: inline;
}
@media (max-width: 768px) {
  .lpSection__ttl {
    font-size: 2.8rem;
  }
}

.lpContent {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2;
}
.lpWrapper .lpContent > *:first-child {
  margin-top: 0;
}
.lpWrapper .lpContent > *:last-child {
  margin-bottom: 0;
}

.lpContent + .lpContent {
  margin-top: 8rem;
}
@media (max-width: 768px) {
  .lpContent + .lpContent {
    margin-top: 5rem;
  }
}
@media (max-width: 768px) {
  .lpContent {
    font-size: 1.4rem;
  }
}
.lpContent p:not([class]) {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
.lpContent p:not([class]) + p:not([class]), .lpContent p:not([class]) + .note {
  margin-top: 1em;
}
.lpContent ul:not([class]) {
  margin: 4rem 0;
  display: grid;
  gap: 1rem;
}
@media (max-width: 768px) {
  .lpContent ul:not([class]) {
    margin: 3rem 0;
    gap: 0.6rem;
  }
}
.lpContent ul:not([class]) li {
  padding-left: 2.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .lpContent ul:not([class]) li {
    padding-left: 2.2rem;
  }
}
.lpContent ul:not([class]) li::before {
  content: "";
  display: block;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  position: absolute;
  top: 1.3rem;
  left: 0.8rem;
  background-color: var(--lpColor01);
}
@media (max-width: 768px) {
  .lpContent ul:not([class]) li::before {
    width: 0.4rem;
    height: 0.4rem;
    top: 1.3rem;
    left: 0.6rem;
  }
}
.lpContent ol:not([class]) {
  margin: 4rem 0;
  display: grid;
  gap: 1rem;
  counter-reset: olNum;
}
@media (max-width: 768px) {
  .lpContent ol:not([class]) {
    margin: 3rem 0;
    gap: 0.6rem;
  }
}
.lpContent ol:not([class]) li {
  padding-left: 2.5rem;
  position: relative;
}
@media (max-width: 768px) {
  .lpContent ol:not([class]) li {
    padding-left: 2.2rem;
  }
}
.lpContent ol:not([class]) li::before {
  counter-increment: olNum;
  content: counter(olNum) ".";
  color: var(--lpColor01);
  font-family: var(--fontEN);
  font-size: 1.8rem;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
  position: absolute;
  top: 0.7rem;
  left: 0;
  max-width: 2.5rem;
}
@media (max-width: 768px) {
  .lpContent ol:not([class]) li::before {
    font-size: 1.6rem;
  }
}
.lpContent figure:not([class]) {
  width: -moz-fit-content;
  width: fit-content;
  margin: 4rem auto;
}
.lpContent figure:not([class]) figcaption {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2.1428571429;
  color: #7E7E7E;
  margin-top: 1em;
}
.lpContent .heading2A {
  background-color: var(--lpColor04);
  border-left: 0.4rem solid var(--lpColor01);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 1.4rem 1rem 1.4rem 2rem;
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .lpContent .heading2A {
    padding: 0.8rem 1rem 0.8rem 2rem;
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
}
.lpContent .heading2B {
  border-top: 0.2rem solid var(--lpColor01);
  border-bottom: 0.2rem solid var(--lpColor01);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 1.4rem 0;
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .lpContent .heading2B {
    padding: 0.8rem 0;
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
}
.lpContent .heading2C {
  border-bottom: 0.2rem dotted var(--lpColor01);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 0 0 1.4rem;
  margin-top: 6rem;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .lpContent .heading2C {
    padding: 0 0 0.8rem;
    font-size: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
}
.lpContent .heading3A {
  background-color: var(--lpColor04);
  color: var(--lpColor01);
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 1.4rem 1.8rem;
  margin-top: 4rem;
  margin-bottom: 1.6rem;
}
@media (max-width: 768px) {
  .lpContent .heading3A {
    padding: 0.8rem 1.4rem;
    font-size: 1.6rem;
    margin-top: 2rem;
    margin-bottom: 1.5rem;
  }
}
.lpContent .heading3B {
  border-left: 0.4rem solid var(--lpColor01);
  color: var(--lpColor01);
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.6;
  padding: 0 1.8rem;
  margin-top: 4rem;
  margin-bottom: 1.6rem;
}
.lpContent .note {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2.1428571429;
  color: #7E7E7E;
}
@media (max-width: 768px) {
  .lpContent .note {
    font-size: 1.3rem;
  }
}
.lpContent .col {
  display: flex;
  gap: 6.7rem;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .lpContent .col {
    flex-direction: column;
    gap: 2rem;
    margin: 3rem 0;
  }
}
.lpContent .col__img {
  width: 42.8rem;
  padding: 0 0.8rem 0.8rem 0;
}
@media (max-width: 768px) {
  .lpContent .col__img {
    width: 100%;
  }
}
.lpContent .col__img img {
  width: 100%;
  box-shadow: 0.8rem 0.8rem 0 var(--lpColor01);
}
.lpContent .col__textarea {
  width: 50%;
  flex: 0 0 auto;
}
@media (max-width: 768px) {
  .lpContent .col__textarea {
    width: 100%;
  }
}
.lpContent .box {
  background-color: #F4F4F4;
  padding: 4rem;
  display: grid;
  gap: 2rem;
  margin: 2.5rem 0;
}
@media (max-width: 768px) {
  .lpContent .box {
    padding: 2rem;
  }
}
.lpContent .box--border {
  background-color: #fff;
  border: 0.1rem solid #C3D1D6;
}
.lpContent .listBox dt {
  border-radius: 0.9rem 0.9rem 0 0;
  background-color: var(--lpColor01);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #fff;
  padding: 1rem 2rem;
}
.lpContent .listBox dd {
  border-radius: 0 0 0.9rem 0.9rem;
  background-color: #fff;
  padding: 2.5rem 4rem;
}
@media (max-width: 768px) {
  .lpContent .listBox dd {
    padding: 2rem 3rem;
  }
}
.lpContent .listBox dd ul, .lpContent .listBox dd ol {
  margin: 0;
}
.lpContent .listBox ul li {
  padding-left: 1.7rem;
  position: relative;
}
.lpContent .listBox ul li::before {
  content: "";
  position: absolute;
  top: 1.2rem;
  left: 0;
  font-weight: 900;
  background: var(--lpColor01);
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
}
.lpContent .listCircle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 3rem;
  width: 100%;
  margin: 6rem auto;
}
@media (min-width: 769px) {
  .lpContent .listCircle:has(> :nth-child(4):last-child) {
    width: 53rem;
  }
  .lpContent .listCircle:has(> :nth-child(5)):has(> :nth-child(3n-1):last-child) li:nth-last-child(-n+2) {
    margin-top: -3rem;
  }
}
@media (max-width: 768px) {
  .lpContent .listCircle {
    margin: 4rem 0;
    gap: 1rem;
  }
  .lpContent .listCircle:has(> :nth-child(3)):has(> :nth-child(2n-1):last-child) li:nth-last-child(-n+2) {
    margin-top: -1rem;
  }
}
.lpContent .listCircle li {
  aspect-ratio: 1/1;
  width: 25rem;
  background-color: var(--lpColor02);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 3.2rem;
  text-align: center;
}
@media (max-width: 768px) {
  .lpContent .listCircle li {
    width: 16rem;
    padding: 1.6rem;
  }
}
.lpContent .listCircle li p {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2;
}
@media (max-width: 768px) {
  .lpContent .listCircle li p {
    font-size: 1.3rem;
    line-height: 1.5384615385;
  }
}
.lpContent .listCircle li p span {
  background: var(--markerLine);
}
.lpContent .listRect {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
  margin: 6rem 0;
}
@media (max-width: 768px) {
  .lpContent .listRect {
    margin: 4rem 0;
  }
}
.lpContent .listRect li {
  width: 32rem;
  background-color: #F4F4F4;
  border-radius: 0.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2.5rem;
  text-align: center;
}
@media (max-width: 768px) {
  .lpContent .listRect li {
    width: 100%;
    padding: 2rem;
  }
}
.lpContent .listRect li p {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-weight: 700;
}
@media (max-width: 768px) {
  .lpContent .listRect li p {
    font-size: 1.3rem;
    line-height: 1.5384615385;
  }
}
.lpContent .listRect li p span {
  background: var(--markerLine);
}
.lpContent .listOrder {
  counter-reset: listOrder;
  display: grid;
  gap: 2.5rem;
}
@media (max-width: 768px) {
  .lpContent .listOrder {
    gap: 1.8rem;
  }
}
.lpContent .listOrder li {
  counter-increment: listOrder;
  position: relative;
  padding-left: 3.8rem;
}
@media (max-width: 768px) {
  .lpContent .listOrder li {
    padding-left: 3.5rem;
  }
}
.lpContent .listOrder li::before {
  content: counter(listOrder);
  width: 2.9rem;
  height: 2.9rem;
  border-radius: 50%;
  background-color: #0F0F0F;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--fontEN);
  font-size: 1.9rem;
  font-weight: 600;
  line-height: 1.2105263158;
  position: absolute;
  top: 0.1rem;
  left: 0;
  padding: 0.1rem 0 0;
}
@media (max-width: 768px) {
  .lpContent .listOrder li::before {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
    top: 0;
  }
}
.lpContent .listOrder li dt {
  color: var(--lpColor01);
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.5;
}
@media (max-width: 768px) {
  .lpContent .listOrder li dt {
    font-size: 1.6rem;
  }
}
.lpContent .listOrder li dd {
  padding: 0.4rem 0 0;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
.lpContent .listCardTypeA {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 4rem 0;
  counter-reset: listCardTypeA;
}
@media (max-width: 768px) {
  .lpContent .listCardTypeA {
    grid-template-columns: 100%;
    margin: 3rem 0;
  }
}
@media (min-width: 769px) {
  .lpContent .listCardTypeA--col2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.lpContent .listCardTypeA__item {
  border: 0.1rem solid #C3D1D6;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  padding: 2rem 2rem 3rem;
  gap: 1.8rem;
  position: relative;
  z-index: 0;
  counter-increment: listCardTypeA;
}
.lpContent .listCardTypeA__item:has(> :nth-child(-n+3):last-child) {
  grid-row: span 3;
}
.lpContent .listCardTypeA__item::before {
  content: counter(listCardTypeA, decimal-leading-zero);
  position: absolute;
  font-family: var(--fontEN);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  z-index: 2;
  top: 0.7rem;
  left: 0.7rem;
  rotate: -45deg;
}
@media (max-width: 768px) {
  .lpContent .listCardTypeA__item::before {
    top: 0.5rem;
    left: 0.5rem;
    font-size: 1.6rem;
  }
}
.lpContent .listCardTypeA__item::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.5rem 6.5rem 0 0;
  border-color: var(--lpColor01) transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 768px) {
  .lpContent .listCardTypeA__item::after {
    border-width: 5rem 5rem 0 0;
  }
}
.lpContent .listCardTypeA__img {
  width: min(auto, 100%);
  aspect-ratio: 32/18;
  margin: -2rem -2rem 0;
}
.lpContent .listCardTypeA__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lpContent .listCardTypeA__ttl {
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.lpContent .listCardTypeA__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
.lpContent .listCardTypeA__link {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7142857143;
  color: #2244FF;
  text-decoration: underline;
  margin-right: -0.5em;
  letter-spacing: -0.005em;
}
.lpContent .listCardTypeA__link::after {
  content: "→";
}
.lpContent .listCardTypeB {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .lpContent .listCardTypeB {
    grid-template-columns: 100%;
    margin: 3rem 0;
  }
}
@media (min-width: 769px) {
  .lpContent .listCardTypeB--col2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.lpContent .listCardTypeB__item {
  border-radius: 0.6rem;
  overflow: hidden;
  box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.08);
  background-color: #fff;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 6;
  padding: 2.5rem 2.5rem 3rem;
  gap: 1rem;
}
.lpContent .listCardTypeB__item:has(> :nth-child(-n+5):last-child) {
  grid-row: span 5;
}
.lpContent .listCardTypeB__img {
  width: min(auto, 100%);
  aspect-ratio: 32/18;
  margin: -2.5rem -2.5rem 1.5rem;
}
.lpContent .listCardTypeB__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lpContent .listCardTypeB__ttl {
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.3333333333;
  display: flex;
  align-items: center;
}
.lpContent .listCardTypeB__copy {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5714285714;
  display: flex;
  align-items: center;
  color: var(--lpColor01);
  border-bottom: 0.2rem solid currentColor;
  padding: 0 0 1.2rem;
}
.lpContent .listCardTypeB__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
.lpContent .listCardTypeB__link {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.7142857143;
  color: #2244FF;
  text-decoration: underline;
  margin-right: -0.5em;
  letter-spacing: -0.005em;
}
.lpContent .listCardTypeB__link::after {
  content: "→";
}
.lpContent .listCardTypeB__btns {
  padding: 1rem 0 0;
}
.lpContent .listCardTypeB__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4;
  background-color: var(--lpColor01);
  box-shadow: 0 0.4rem 0 var(--lpColor03);
  border-radius: 10rem;
  color: #fff;
  gap: 0.6rem;
  padding: 1rem 1rem;
}
.lpContent .listCardTypeB__btn:nth-child(n+2) {
  margin-top: 1.4rem;
}
@media (any-hover: hover) {
  .lpContent .listCardTypeB__btn {
    transition: 0.3s ease;
  }
  .lpContent .listCardTypeB__btn:hover {
    translate: 0 0.4rem;
    box-shadow: 0 0 0 var(--lpColor03);
  }
}
.lpContent .listCardTypeB__btn::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.641%2013.336%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.264%2012.629%205.962-5.961L8.264.707%22%2F%3E%3Cpath%20d%3D%22M14.226%206.668H-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  display: block;
  width: 1.6rem;
  height: 1.4rem;
}
.lpContent .listCardTypeC {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem;
  margin: 4rem 0;
  counter-reset: listCardTypeC;
}
@media (max-width: 768px) {
  .lpContent .listCardTypeC {
    grid-template-columns: 100%;
    margin: 3rem 0;
  }
}
@media (min-width: 769px) {
  .lpContent .listCardTypeC--col2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.lpContent .listCardTypeC__item {
  border: 0.1rem solid var(--lpColor01);
  background-color: #fff;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  border-radius: 0.9rem;
  gap: 0;
}
.lpContent .listCardTypeC__ttl {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.3333333333;
  color: var(--lpColor01);
  background-color: var(--lpColor04);
  padding: 1.4rem 2rem;
  border-radius: 0.9rem 0.9rem 0 0;
}
.lpContent .listCardTypeC__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
  padding: 1.4rem 2rem;
}
.lpContent .btnStatic {
  display: block;
  margin: 4rem 0;
}
.lpContent .btnStatic a, .lpContent .btnStatic button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 70rem;
  margin: 0 auto;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  background-color: var(--lpColor01);
  box-shadow: 0 0.4rem 0 var(--lpColor03);
  border-radius: 10rem;
  text-align: center;
  color: #fff;
  gap: 1rem;
  padding: 1rem 1rem;
}
.lpContent .btnStatic a:nth-child(n+2), .lpContent .btnStatic button:nth-child(n+2) {
  margin-top: 1.4rem;
}
@media (any-hover: hover) {
  .lpContent .btnStatic a, .lpContent .btnStatic button {
    transition: 0.3s ease;
  }
  .lpContent .btnStatic a:hover, .lpContent .btnStatic button:hover {
    translate: 0 0.4rem;
    box-shadow: 0 0 0 var(--lpColor03);
  }
}
@media (max-width: 768px) {
  .lpContent .btnStatic a, .lpContent .btnStatic button {
    min-width: 100%;
    font-size: 1.5rem;
    padding: 1rem 1.5rem;
  }
}
.lpContent .btnStatic a::after, .lpContent .btnStatic button::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.641%2013.336%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.264%2012.629%205.962-5.961L8.264.707%22%2F%3E%3Cpath%20d%3D%22M14.226%206.668H-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  display: block;
  width: 1.6rem;
  height: 1.4rem;
  flex: 0 0 auto;
}
.lpContent .bnrUnit + .bnrUnit {
  margin-top: 2rem;
}
.lpContent .bnrUnit a {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (any-hover: hover) {
  .lpContent .bnrUnit a .bnrUnit__textbox {
    transition: 0.4s ease;
  }
  .lpContent .bnrUnit a:hover .bnrUnit__textbox {
    translate: 1.5rem 0;
  }
}
.lpContent .bnrUnit a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 52rem;
  clip-path: polygon(8rem 0, 100% 0, 100% 100%, 0% 100%);
  z-index: -1;
  background-color: var(--lpColor01);
}
@media (max-width: 768px) {
  .lpContent .bnrUnit a::before {
    content: none;
  }
}
.lpContent .bnrUnit__img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 55rem;
  z-index: -2;
}
@media (max-width: 768px) {
  .lpContent .bnrUnit__img {
    width: 100%;
    position: relative;
  }
}
.lpContent .bnrUnit__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lpContent .bnrUnit__textbox {
  position: relative;
  width: 52rem;
  margin: 0 0 0 auto;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1.6rem 5rem 1.6rem 10rem;
  min-height: 12rem;
}
@media (max-width: 768px) {
  .lpContent .bnrUnit__textbox {
    width: 100%;
    background-color: var(--lpColor01);
    padding: 1.6rem 2rem;
  }
}
.lpContent .bnrUnit__ttl {
  font-size: 2rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 2;
  display: flex;
  align-items: center;
  gap: 0.6rem;
}
@media (max-width: 768px) {
  .lpContent .bnrUnit__ttl {
    font-size: 1.6rem;
  }
}
.lpContent .bnrUnit__ttl::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.641%2013.336%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.264%2012.629%205.962-5.961L8.264.707%22%2F%3E%3Cpath%20d%3D%22M14.226%206.668H-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  display: block;
  width: 1.6rem;
  height: 1.4rem;
}
.lpContent .bnrUnit__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
@media (max-width: 768px) {
  .lpContent .bnrUnit__text {
    font-size: 1.3rem;
  }
}
.lpContent .bnr {
  margin: 4rem 0;
}
.lpContent .bnr a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.lpContent .tableSchedule {
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin: 4rem 0;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule {
    margin: 3rem -2rem;
    padding: 0 2rem;
    overflow-x: scroll;
  }
}
.lpContent .tableSchedule table {
  --space: 1rem;
  table-layout: fixed;
  width: calc(100% + var(--space) * 2);
  margin: calc(var(--space) * -1);
  border-collapse: separate;
  border-spacing: var(--space);
  height: 100%;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table {
    width: 66rem;
  }
}
.lpContent .tableSchedule table thead th {
  text-align: center;
}
.lpContent .tableSchedule table thead th:nth-child(1) {
  width: 12rem;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table thead th:nth-child(1) {
    width: 7rem;
  }
}
.lpContent .tableSchedule table thead th:not(.empty) {
  position: relative;
  padding: 2rem 1rem 1rem;
  font-size: 1.6rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  color: var(--lpColor01);
  vertical-align: middle;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table thead th:not(.empty) {
    font-size: 1.5rem;
    padding: 1.4rem 1rem 0.4rem;
  }
}
.lpContent .tableSchedule table thead th:not(.empty)::before {
  content: "";
  position: absolute;
  background-color: #EFEFEF;
  mix-blend-mode: multiply;
  top: 0;
  left: 0;
  right: 0;
  height: 1000rem;
  z-index: -1;
  pointer-events: none;
}
.lpContent .tableSchedule table tbody {
  height: 100%;
}
.lpContent .tableSchedule table tbody tr th {
  padding-left: 1rem;
}
.lpContent .tableSchedule table tbody tr td:first-child, .lpContent .tableSchedule table tbody tr td:first-child ~ td {
  padding-top: 0;
  padding-bottom: 0;
}
.lpContent .tableSchedule table tbody tr td:first-child a, .lpContent .tableSchedule table tbody tr td:first-child ~ td a {
  translate: 0 -1rem;
}
.lpContent .tableSchedule table tbody th {
  position: relative;
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.025em;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table tbody th {
    font-size: 1.5rem;
  }
}
.lpContent .tableSchedule table tbody th::before {
  content: "";
  position: absolute;
  background-color: var(--bgColor);
  top: 0;
  left: 0;
  bottom: 0;
  width: 99rem;
  z-index: -2;
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table tbody th::before {
    width: 66rem;
  }
}
.lpContent .tableSchedule table tbody td {
  padding: 1rem;
  height: 100%;
}
.lpContent .tableSchedule table tbody td a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #fff;
  border-radius: 0.6rem;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.4444444444;
  color: var(--colorText);
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 2rem 3rem 2rem 1rem;
  height: 100%;
}
@media (any-hover: hover) {
  .lpContent .tableSchedule table tbody td a {
    transition: 0.3s ease;
  }
  .lpContent .tableSchedule table tbody td a:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .lpContent .tableSchedule table tbody td a {
    font-size: 1.5rem;
    padding: 1.6rem 4.4rem 1.6rem 1rem;
  }
}
.lpContent .tableSchedule table tbody td a::after {
  content: "";
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2015.641%2013.336%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23C3D1D6%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m8.264%2012.629%205.962-5.961L8.264.707%22%2F%3E%3Cpath%20d%3D%22M14.226%206.668H-.001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") center center/contain no-repeat;
  display: block;
  width: 1.6rem;
  height: 1.4rem;
  position: absolute;
  top: 0;
  right: 1.2rem;
  bottom: 0;
  margin: auto 0;
}
.lpContent .tableIssue {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 6rem 0;
}
@media (max-width: 768px) {
  .lpContent .tableIssue {
    display: flex;
    overflow-x: scroll;
    padding: 0 2rem;
    margin: 3rem -2rem;
    width: calc(100% + 4rem);
  }
}
.lpContent .tableIssue table {
  width: 100%;
  table-layout: fixed;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table {
    width: 90rem;
  }
}
.lpContent .tableIssue table thead::after {
  content: "";
  display: block;
  width: 100%;
  height: 2rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead::after {
    height: 1.5rem;
  }
}
.lpContent .tableIssue table thead th {
  width: 22rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead th {
    width: 20rem;
  }
}
.lpContent .tableIssue table thead th.empty {
  pointer-events: none;
  opacity: 0;
}
.lpContent .tableIssue table thead th.empty:nth-child(1) {
  width: 25.6rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead th.empty:nth-child(1) {
    width: 22rem;
  }
}
.lpContent .tableIssue table thead th.empty:nth-child(2) {
  width: 7.4rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead th.empty:nth-child(2) {
    width: 6rem;
  }
}
.lpContent .tableIssue table thead th:not(.empty) {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.5;
  color: #fff;
  position: relative;
  text-align: center;
  vertical-align: middle;
  padding: 1rem 1rem 1rem 2rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead th:not(.empty) {
    font-size: 1.5rem;
  }
}
.lpContent .tableIssue table thead th:not(.empty)::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: -2rem;
  bottom: 0;
  background: var(--lpColor01);
  opacity: 1;
  z-index: -1;
  clip-path: polygon(0% 0%, calc(100% - 2rem) 0%, 100% 50%, calc(100% - 2rem) 100%, 0% 100%);
}
@media (max-width: 768px) {
  .lpContent .tableIssue table thead th:not(.empty)::before {
    right: -1.5rem;
    clip-path: polygon(0% 0%, calc(100% - 1.5rem) 0%, 100% 50%, calc(100% - 1.5rem) 100%, 0% 100%);
  }
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(3) {
  z-index: 3;
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(3)::before {
  filter: brightness(1.4) saturate(0.6);
  border-radius: 10rem 0 0 10rem;
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(4) {
  z-index: 2;
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(4)::before {
  filter: brightness(1.2) saturate(0.8);
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(5) {
  z-index: 1;
}
.lpContent .tableIssue table thead th:not(.empty):nth-child(5)::before {
  filter: brightness(1) saturate(1);
  right: 0;
  clip-path: none;
  border-radius: 0 10rem 10rem 0;
}
.lpContent .tableIssue table tbody th {
  background-color: #fff;
  border: 2px solid #EBEBEB;
  border-right: none;
  vertical-align: middle;
  padding: 3rem 0;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table tbody th {
    border-width: 1px;
    padding: 2rem 0;
  }
}
.lpContent .tableIssue table tbody th:not([rowspan]) {
  width: 7.4rem;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.015em;
  line-height: 1.4285714286;
  text-align: center;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table tbody th:not([rowspan]) {
    width: 6rem;
    font-size: 1.3rem;
  }
}
.lpContent .tableIssue table tbody th p:not([class]) {
  font-size: 1.7rem;
  font-weight: 700;
  letter-spacing: 0;
  text-align: center;
  line-height: 1.4705882353;
  margin: 1rem 0 0;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table tbody th p:not([class]) {
    font-size: 1.4rem;
  }
}
.lpContent .tableIssue table tbody td {
  border: 2px solid transparent;
  position: relative;
  z-index: 0;
  background: var(--lpColor05);
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 1.3846153846;
  padding: 1.5rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue table tbody td {
    border-width: 1px;
    font-size: 1.2rem;
    padding: 1rem;
  }
}
.lpContent .tableIssue table tbody td::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--lpColor01);
  z-index: -1;
}
.lpContent .tableIssue table tbody td:nth-of-type(1)::before {
  background: var(--lpColor02);
  filter: brightness(1.03) saturate(0.8);
}
.lpContent .tableIssue table tbody td:nth-of-type(2)::before {
  background: var(--lpColor02);
}
.lpContent .tableIssue table tbody td:nth-of-type(3)::before {
  background: var(--lpColor02);
  filter: brightness(0.95) saturate(1.75);
}
.lpContent .tableIssue table tbody td a {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.025em;
  line-height: 1.3333333333;
  text-align: center;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  color: var(--lpColor01);
}
@media (any-hover: hover) {
  .lpContent .tableIssue table tbody td a:hover {
    opacity: 0.5;
  }
}
@media (max-width: 768px) {
  .lpContent .tableIssue table tbody td a {
    font-size: 1.3rem;
  }
}
.lpContent .tableIssue table tbody td a + a {
  margin-top: 1rem;
}
.lpContent .tableIssue__ttl {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2040.389%2040.316%22%3E%3Cpath%20fill%3D%22%23ffbd86%22%20stroke%3D%22%230f0f0f%22%20stroke-width%3D%221.5%22%20d%3D%22M20.195%2024.354a6.81%206.81%200%201%200-6.81-6.809%206.81%206.81%200%200%200%206.81%206.81%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%230f0f0f%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m39.244%2023.251-.822-1.137-1.662-2.293-2.787-3.843a2.832%202.832%200%200%200-4-.6%202.893%202.893%200%200%200-.533%204l2.733%203.771-4.815%203.49H13.029l-4.815-3.49%202.733-3.771a2.893%202.893%200%200%200-.533-4%202.832%202.832%200%200%200-4%20.6l-2.785%203.848-1.662%202.288-.821%201.137a1.432%201.432%200%200%200%20.319%202l9.708%207.037v7.277h18.044v-7.277l9.708-7.037a1.432%201.432%200%200%200%20.319-2%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%230f0f0f%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m29.005%2010.738%202.6-3.2h-2.6l2.6-3.483M24.405%207.738l2.6-3.2h-2.6l2.6-3.483%22%2F%3E%3C%2Fsvg%3E") left bottom 1rem/4rem no-repeat;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 0 0 4.6rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue__ttl {
    font-size: 1.5rem;
    padding: 0 0 0 3.6rem;
    background-size: 3.2rem;
  }
}
.lpContent .tableIssue__ttl span {
  font-family: var(--fontEN);
  color: var(--lpColor01);
  font-size: 3rem;
  font-weight: 600;
  display: inline-block;
  padding-left: 0.4rem;
  translate: 0 0.2rem;
}
@media (max-width: 768px) {
  .lpContent .tableIssue__ttl span {
    font-size: 2.4rem;
  }
}

.lpRanking {
  display: grid;
  grid-template-columns: 100%;
  gap: 1.5rem;
  counter-reset: lpRankingNum;
  margin-top: 6rem;
  margin-bottom: 6rem;
}
@media (max-width: 768px) {
  .lpRanking {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.lpRanking li {
  position: relative;
  z-index: 0;
  counter-increment: lpRankingNum;
}
.lpRanking li:nth-child(1) a::before {
  width: 5.2rem;
  height: 3.4rem;
  background: url(../images/icon_crown.svg) center center/contain no-repeat;
  padding-top: 0.8rem;
  translate: -50% -50%;
}
@media (max-width: 768px) {
  .lpRanking li:nth-child(1) a::before {
    width: 4.2rem;
    height: 3rem;
    translate: -1.2rem -1.8rem;
  }
}
.lpRanking li:nth-child(n+2) a::before {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  background-color: #A4AAC6;
  translate: -50% -1rem;
}
.lpRanking li:nth-child(2) a::before, .lpRanking li:nth-child(3) a::before {
  background: var(--lpColor01);
}
.lpRanking li a {
  border: 1px solid #C3D1D6;
  background-color: #fff;
  padding: 2rem;
  display: grid;
  grid-template-columns: 31rem auto;
  gap: 3rem;
  color: var(--colorText);
  height: 100%;
}
@media (any-hover: hover) {
  .lpRanking li a img {
    transition: 0.4s ease;
  }
  .lpRanking li a:hover img {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .lpRanking li a {
    grid-template-columns: 100%;
    padding: 2rem;
    gap: 1.5rem;
  }
}
.lpRanking li a::before {
  content: counter(lpRankingNum);
  font-family: var(--fontEN);
  font-size: 1.8rem;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .lpRanking li a::before {
    font-size: 1.6rem;
  }
}
.lpRanking li a figure img {
  width: 100%;
  aspect-ratio: 310/207;
  -o-object-fit: cover;
     object-fit: cover;
}
.lpRanking__ttl {
  font-size: 1.8rem;
  font-weight: 900;
  letter-spacing: 0.08em;
  line-height: 1.5;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .lpRanking__ttl {
    font-size: 1.7rem;
  }
}
.lpRanking__copy {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.5714285714;
  padding-bottom: 1.5rem;
  border-bottom: 2px solid currentColor;
  margin-bottom: 1.5rem;
  color: var(--lpColor01);
}
@media (max-width: 768px) {
  .lpRanking__copy {
    margin-bottom: 1rem;
  }
}
.lpRanking__text {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
  margin-bottom: 1.2rem;
}
@media (max-width: 768px) {
  .lpRanking__text {
    margin-bottom: 1rem;
  }
}
.lpRanking__info {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.7142857143;
}
@media (max-width: 768px) {
  .lpRanking__info {
    display: grid;
    grid-template-columns: 100%;
    gap: 0;
    font-size: 1.3rem;
  }
}
@media (min-width: 769px) {
  .lpRanking--col2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
  }
  .lpRanking--col2 li:nth-child(n+2) a::before {
    translate: -1.2rem -1.2rem;
  }
  .lpRanking--col2 li a {
    grid-template-columns: 16rem auto;
    gap: 1.5rem;
    border: none;
    box-shadow: 0 0.5rem 2rem rgba(0, 0, 0, 0.08);
    border-radius: 0.6rem;
  }
  .lpRanking--col2 .lpRanking__ttl {
    font-size: 1.8rem;
  }
  .lpRanking--col2 .lpRanking__copy {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 1rem;
    font-size: 1.4rem;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  .lpRanking--col2 .lpRanking__text {
    display: none;
  }
}
@media (min-width: 769px) {
  .lpRanking--col2 .lpRanking__info {
    display: grid;
    gap: 0;
    grid-template-columns: 100%;
    font-size: 1.4rem;
  }
}

.u-white {
  color: #fff;
  fill: #fff;
}
.u-white * {
  color: #fff;
  fill: #fff;
}

.u-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.u-right {
  text-align: right;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
}

@media (min-width: 769px) {
  .u-sp {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .u-pc {
    display: none !important;
  }
}
/*# sourceMappingURL=styles.css.map */
