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

/* 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 {
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
  line-height: 1.15; /* 1 */
}

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

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

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

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

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

/* 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 {
  border-top-width: 1px;
  box-sizing: content-box; /* 1 */
  clear: both;
  color: inherit;
  height: 0; /* 1 */
  margin: 0;
  overflow: visible; /* 2 */
}

/**
 * 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;
  color: inherit;
  text-decoration: none;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

html {
  font-size: 62.5%;
}

body {
  color: #5B5B5B;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  line-height: 1.45;
  position: relative;
}

main {
  margin-top: 79px;
}

a {
  text-decoration: none;
}
a:hover, a:active, a:visited, a:link, a:focus {
  text-decoration: none;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

button {
  outline: none;
}

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

/*
  共通
*/

.sp_only {
  display: none;
}

.fontInter {
  font-family: "Inter";
}

.font800 {
  font-weight: 800;
}

/*
  swiper
*/

.swiper-container {
  position: relative;
}

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

/*
  header
*/
header {
  align-items: center;
  background-color: #fff;
  display: flex;
  left: 0;
  padding: 10px 24px 10px 16px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
header .logo {
  padding: 10px 0 0;
}
header .logo img {
  -o-object-fit: contain;
  height: 24px;
  object-fit: contain;
  width: 264px;
}
header .logo p {
  font-size: 16px;
  font-weight: 500;
  margin-top: 4.6px;
  padding-left: 2px;
}
header nav {
  margin-left: 78px;
  padding: 10px 0 0;
}
header .navi {
  align-items: center;
  display: flex;
}
header .navi li + li {
  margin-left: 48px;
}
header .navi a {
  display: block;
  font-size: 15px;
  font-weight: 700;
  position: relative;
}
header .navi a::before {
  background-color: #EF69A5;
  border-radius: 4px;
  bottom: -4px;
  content: "";
  height: 4px;
  left: 0;
  opacity: 0;
  position: absolute;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform 0.3s, opacity 0.5s;
  width: 100%;
}
header .navi a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.3s, opacity 0.2s;
}
header .navBtnsArea {
  align-items: center;
  display: flex;
  margin-left: auto;
}
header .navi a:hover::before {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.3s, opacity 0.2s;
}
header .tel {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  gap: 3px;
  line-height: 26px;
  margin-left: auto;
  text-align: center;
}
header .tel img {
  -o-object-fit: contain;
  height: 27px;
  object-fit: contain;
  width: 27px;
}
header .btn {
  margin-left: 18px;
  padding: 3px 0 0;
}
header .btn a {
  background-color: #EF69A5;
  border-radius: 32px;
  box-shadow: 0px 2px 0px #BB3772;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  padding: 12px 47px;
  transition: 0.3s;
}
header .btn a:hover {
  background-color: #79E1FB;
  box-shadow: 0px 0px 0px #259DBB;
  transform: translateY(2px);
}

/*
  footer
*/
footer {
  background-color: #0585D3;
  color: #fff;
  padding: 47px 16px 27px;
  position: relative;
}
footer .logo {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
footer .logo img {
  height: 53px;
  width: auto;
}
footer .campus {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
  justify-content: flex-start;
  margin: 20px auto 0;
  max-width: 1200px;
}
footer .item p {
  font-size: 11px;
}
footer .item p + p {
  margin-top: 4px;
}
footer .copy {
  font-size: 10px;
  margin-top: 56px;
  text-align: center;
}

.contact {
  align-items: center;
  background-image: url("../images/bg_contact_pc.png");
  background-position: center right;
  background-size: cover;
  border-radius: 12px;
  bottom: 0;
  color: #fff;
  display: flex;
  height: 260px;
  justify-content: space-between;
  left: 0;
  margin: auto;
  max-width: 1200px;
  padding: 42px 46px 42px 98px;
  position: absolute;
  right: 0;
  transform: translateY(50%);
  z-index: 1;
}
.contact p {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.contact p span {
  font-size: 36px;
}
.contact .btnArea {
  width: 447px;
}
.contact .btnArea .fuki {
  background-color: #fff;
  color: #2E8DDE;
  font-size: 14px;
  font-weight: 700;
  padding: 8px 0;
  position: relative;
  text-align: center;
}
.contact .btnArea .fuki::after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  border-width: 14px 10px 0 10px;
  bottom: -11px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}
.contact .btnArea a {
  align-items: center;
  background-color: #EF69A5;
  border-radius: 56px;
  box-shadow: 0px 0px 24px #84D9FF;
  color: #fff;
  display: flex;
  flex-direction: column;
  font-size: 30px;
  font-weight: 700;
  height: 100px;
  justify-content: center;
  letter-spacing: 0.2em;
  margin-top: 16px;
  padding: 12px;
  text-align: center;
  transition: 0.3s;
  width: 447px;
}
.contact .btnArea a:hover {
  background-color: #f497c1;
  transform: translateX(4px);
}
.contact .btnArea a span {
  color: #fff;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 30px;
  text-align: center;
  transition: 0.3s;
}

.contact2 {
  margin-top: 40px;
  position: inherit;
  transform: none;
}

.present {
  border: 2px #2E8DDE solid;
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin: 32px auto 0;
  max-width: 1120px;
  padding: 24px;
}
.present .left {
  align-items: center;
  color: #2E8DDE;
  display: flex;
  font-size: 32px;
  font-weight: bold;
  gap: 16px;
  letter-spacing: 0.05em;
  line-height: 46px;
}
.present .left img {
  height: 56px;
  width: 56px;
}
.present .right {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 44px;
}
.present .right .pink {
  color: #F63B7E;
}

/*
  .keyvisual
*/
.keyvisual {
  align-items: baseline;
  background-image: url("../images/bg_kv_left.png"), url("../images/bg_kv_right.png");
  background-position: top left, top right;
  background-repeat: no-repeat;
  background-size: auto 100%, auto 100%;
  display: flex;
  height: 670px;
  justify-content: center;
  position: relative;
}
.keyvisual::before {
  background-color: #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  filter: blur(122px);
  height: 582px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 582px;
  z-index: 1;
}
.keyvisual .contents {
  padding-bottom: 55px;
  position: relative;
  text-align: center;
  z-index: 2;
}
.keyvisual .text {
  margin: 0 auto;
  width: 818px;
}
.keyvisual .lead {
  color: #0F7AD5;
  display: inline-block;
  font-size: 44px;
  font-weight: 800;
  line-height: 53px;
  margin: auto;
  margin-top: 4px;
  position: relative;
  text-align: center;
}
.keyvisual .lead .span {
  color: #F63B7E;
}
.keyvisual .lead::before,
.keyvisual .lead::after {
  background-image: url("../images/parts_head_blue.svg");
  background-size: cover;
  content: "";
  height: 50px;
  position: absolute;
  top: 3px;
  width: 31px;
}
.keyvisual .lead::before {
  left: -38px;
}
.keyvisual .lead::after {
  right: -26px;
  transform: scale(-1, 1);
}
.keyvisual h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 81px;
  margin-top: 17px;
  text-align: center;
}
.keyvisual h1 .lightblue {
  color: #19B4F9;
}
.keyvisual h1 span {
  color: #2E8DDE;
}
.keyvisual .round {
  background-color: #2E8DDE;
  border-radius: 37px;
  color: #fff;
  display: block;
  font-size: 24px;
  font-weight: 700;
  margin: 8px auto 0;
  padding: 8px 24px;
  width: 384px;
}
.keyvisual .font-big {
  color: #0F7AD5;
  font-size: 64px;
  font-weight: 700;
  left: 9px;
  line-height: 93px;
  position: relative;
  text-align: center;
  top: 9px;
}
.keyvisual .font-big span {
  bottom: -21px;
  display: block;
  font-size: 22px;
  font-weight: 400;
  left: 0;
  line-height: 32px;
  position: absolute;
}
.keyvisual .sup {
  font-size: 14px;
  margin-top: 16px;
  text-align: center;
}
.keyvisual .btnWrap {
  align-items: center;
  bottom: -36px;
  display: flex;
  gap: 24px;
  justify-content: center;
  left: -43px;
  margin: 0 auto;
  position: absolute;
  right: 0;
}
.keyvisual a {
  align-items: center;
  background-color: #EF69A5;
  border-radius: 104px;
  box-shadow: 0px 2px 0px #BB3772;
  color: #fff;
  display: flex;
  font-size: 30px;
  font-weight: 700;
  justify-content: center;
  line-height: 1.4;
  min-height: 96px;
  min-width: 448px;
  padding: 6px 0;
  text-align: center;
  transition: 0.3s;
  z-index: 2;
}
.keyvisual a:hover {
  background-color: #79E1FB;
  box-shadow: 0px 0px 0px #259DBB;
  transform: translateY(2px);
}
.keyvisual .btn1 {
  background-color: #2E8DDE;
  box-shadow: 0px 2px 0px #4862B9;
}
.keyvisual .btn1:hover {
  background-color: #EF69A5;
  box-shadow: 0px 0px 0px #EF69A5;
}
.keyvisual .kvBadge {
  bottom: -4px;
  position: absolute;
  right: 58px;
  width: 270px;
}

/*
  .trial
*/
.trial {
  background-color: #F3FAFF;
  padding: 112px 16px 80px;
  width: 100%;
}
.trial .inner {
  background-color: #fff;
  border-radius: 16px;
  margin: 0 auto;
  max-width: 1200px;
}
.trial .points {
  background-image: url("../images/bg_trial_01.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 561px auto;
}
.trial .points h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  padding: 80px 0 0;
  text-align: center;
}
.trial .points .colorText {
  margin-top: 17px;
  text-align: center;
}
.trial .points .colorText span {
  color: #EF69A5;
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
.trial .points .colorText span::before,
.trial .points .colorText span::after {
  background: url(../images/parts_head_pink.svg) no-repeat center;
  background-size: contain;
  content: "";
  height: 47px;
  position: absolute;
  top: 2px;
  width: 33px;
}
.trial .points .colorText span::before {
  left: -46px;
}
.trial .points .colorText span::after {
  right: -41px;
  transform: scale(-1, 1);
}
.trial .points h3 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 18px;
  text-align: center;
}
.trial .points .dot {
  position: relative;
}
.trial .points .dot::before {
  background-color: #EF69A5;
  border-radius: 50%;
  content: "";
  height: 8px;
  left: 50%;
  position: absolute;
  top: -0.1em;
  transform: translateX(-50%);
  width: 8px;
}
.trial .points .list {
  display: flex;
  gap: 24px;
  margin: 64px auto 0;
  padding: 0 40px;
}
.trial .points .listItem {
  background-color: #FFF4F9;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 48px 16px;
  position: relative;
  width: 33.3333333333%;
}
.trial .points h4 {
  color: #F63B7E;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: normal;
  left: 0.7em;
  position: absolute;
  top: -1.7em;
}
.trial .points .num {
  font-size: 64px;
  font-weight: 700;
  margin-left: -0.1em;
}
.trial .points h5 {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.trial .points .description {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin: 32px auto 0;
  max-width: 60%;
  padding: 0 16px;
}
.trial .points .note {
  color: #333;
  display: block;
  font-size: 14px;
  line-height: 1.8;
  margin: 5px auto 0;
}
.trial .schedule {
  margin: 0 auto;
  max-width: 1232px;
  padding: 0 40px 64px;
}
.trial .schedule h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 56px auto 0;
}
.trial .schedule .list + h2 {
  margin: 40px auto 0;
}
.trial .schedule .list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 16px auto 0;
}
.trial .schedule .listItem {
  background-color: #F3FAFF;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 20px 16px;
  position: relative;
  width: calc((100% - 32px) / 3);
}
.trial .schedule .listWrap {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin: 16px 0 0;
}
.trial .schedule time {
  color: #2E8DDE;
  font-size: 20px;
  font-weight: 700;
}
.trial .schedule dl {
  align-items: flex-start;
  display: inline-flex;
  width: 50%;
}
.trial .schedule dt,
.trial .schedule dd {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
.trial .schedule dd {
  margin-left: 0.4em;
}
.trial .schedule .btnWrap {
  margin: 40px auto 0;
  text-align: center;
}
.trial .schedule .btn {
  background-color: #EF69A5;
  border-radius: 104px;
  box-shadow: 0px 2px 0px #BB3772;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  margin: 0 auto;
  max-width: 765px;
  padding: 27px 0;
  text-align: center;
  transition: 0.3s;
}
.trial .schedule .btn:hover {
  background-color: #79E1FB;
  box-shadow: 0px 0px 0px #259DBB;
  transform: translateY(2px);
}

/*
  .support
*/
.support .trouble {
  background-image: url("../images/bg_wood.jpg");
  background-position: top left;
  background-repeat: repeat;
  background-size: 1440px auto;
  padding: 115px 16px 83px;
}
.support .trouble h2 {
  color: #2E8DDE;
  font-size: 40px;
}
.support .trouble h2 span {
  display: inline-block;
}
.support .trouble h2 .text_big {
  font-size: 48px;
  font-weight: 700;
}
.support .trouble .wrap {
  align-items: flex-start;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 1200px;
}
.support .trouble .img {
  flex-shrink: 0;
  width: 373px;
}
.support .trouble .text {
  margin-left: 34px;
  width: calc(100% - 407px);
}
.support .trouble .list {
  margin-top: 24px;
}
.support .trouble li {
  align-items: center;
  background-color: #2E8DDE;
  border-radius: 48px;
  display: flex;
  padding: 17px 48px 13px 22px;
}
.support .trouble li + li {
  margin-top: 24px;
}
.support .trouble li img {
  width: 50px;
}
.support .trouble li p {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  margin-left: 16px;
}
.support .trouble li span {
  color: #F5F86A;
}
.support .message {
  background-image: url("../images/bg_support.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 72px 0 209px;
  position: relative;
}
.support .message::before {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 86.46%);
  bottom: 0;
  content: "";
  height: 263px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.support .message .box {
  -webkit-backdrop-filter: blur(34px);
  backdrop-filter: blur(34px);
  background: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.05em;
  margin-left: auto;
  max-width: 908px;
  padding: 64px 46px;
  position: relative;
  width: 63%;
  z-index: 2;
}
.support .message h2 {
  color: #2E8DDE;
  font-size: 40px;
  font-weight: 700;
  margin: auto;
  max-width: 660px;
}
.support .message p {
  font-size: 18px;
  line-height: 2;
  margin: 24px auto 0;
  max-width: 660px;
}
.support .message p.text_big {
  font-feature-settings: "palt" on;
  color: #EF69A5;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 52px;
  max-width: 688px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.25);
}
.support .message span {
  color: #2E8DDE;
}
.support .system {
  padding: 80px 28px;
}
.support .system h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
.support .system h2 img {
  margin: 0 auto 8px;
  width: 278px;
}
.support .system h2 span {
  color: #2E8DDE;
  font-family: "Sacramento", sans-serif;
  font-size: 64px;
  font-weight: 400;
  left: calc(50% - 600px);
  letter-spacing: 0.05em;
  position: absolute;
  top: 28px;
  transform: rotate(-15deg);
  z-index: 2;
}
.support .system .wrap {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
  max-width: 1200px;
}
.support .system .item {
  padding: 0 25px;
  width: calc((100% - 48px) / 3);
}
.support .system h3 {
  color: #2E8DDE;
  font-size: 24px;
  font-weight: 700;
  margin-top: 8px;
}
.support .system p {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 2;
  margin-top: 8px;
}

/*
  .point
*/
.point {
  background-image: url("../images/bg_wood.jpg");
  background-position: top left;
  background-repeat: repeat;
  background-size: 1440px auto;
  padding: 80px 25px 185px;
  position: relative;
}
.point > h2 {
  margin: 0 auto;
  width: 500px;
}
.point > .contents {
  background-color: #fff;
  border-radius: 24px 24px 0 0;
  margin: 56px auto 0;
  max-width: 1200px;
  padding: 80px 40px 49px;
}
.point > .contents .detail {
  display: flex;
  gap: 35px;
  justify-content: center;
}
.point > .contents .detail + .detail {
  margin-top: 85px;
}
.point > .contents .item {
  background-color: #F3FAFF;
  border-radius: 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 537px;
  padding: 48px 28px 40px;
  position: relative;
  text-align: center;
  width: calc((100% - 48px) / 3);
}
.point > .contents .item.full {
  display: flex;
  flex-direction: row;
  gap: 54px;
  min-height: unset;
  width: 100%;
}
.point > .contents .item.full .upper {
  max-width: 592px;
  text-align: left;
  width: 100%;
}
.point > .contents .num {
  color: #2E8DDE;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  left: 24px;
  position: absolute;
  top: 0;
  transform: translateY(-65%);
}
.point > .contents .num span {
  font-size: 64px;
  font-weight: 700;
}
.point > .contents .item h3 {
  font-size: 24px;
  font-weight: 700;
}
.point > .contents .item .align-left {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 16px;
  text-align: left;
}
.point > .contents .item p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
  margin-top: 16px;
}
.point > .contents .item p span {
  color: #2E8DDE;
  font-weight: 700;
}
.point > .contents .item .align-left + p {
  margin-top: 0;
}
.point > .contents .schooling {
  margin-top: 48px;
}
.point > .contents .schooling h3 {
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}
.point > .contents .schooling h3 span {
  display: inline-block;
}
.point > .contents .schooling h3 span.deco {
  color: #2E8DDE;
  position: relative;
}
.point > .contents .schooling h3 span.deco::before {
  background-color: #F5F86A;
  border-radius: 32px;
  bottom: -8px;
  content: "";
  height: 8px;
  left: 0;
  position: absolute;
  width: 100%;
}
.point > .contents .graph {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-top: 56px;
}
.point > .contents .graph .img {
  flex-shrink: 0;
  position: relative;
  width: 548px;
  z-index: 2;
}
.point > .contents .graph .img::before {
  background-color: #2E8DDE;
  content: "";
  margin: auto;
  position: absolute;
  z-index: 1;
}
.point > .contents .graph .text {
  background-color: #fff;
  border: 3px solid #2E8DDE;
  border-radius: 16px;
  margin-top: 109px;
  max-width: calc(100% - 634px);
  padding: 68px 26px 68px 55px;
  position: relative;
  width: 100%;
}
.point > .contents .graph .text::before,
.point > .contents .graph .text::after {
  background-color: #fff;
  content: "";
  height: 46px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: calc(100% - 44px);
  z-index: 2;
}
.point > .contents .graph .text::before {
  top: 0;
  transform: translateY(-50%);
}
.point > .contents .graph .text::after {
  bottom: 0;
  transform: translateY(50%);
}
.point > .contents .graph h4 {
  font-size: 24px;
  font-weight: 700;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: translateY(-50%);
  z-index: 3;
}
.point > .contents .graph h4::before,
.point > .contents .graph h4::after {
  background-image: url("../images/parts_head.svg");
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 26px;
  z-index: 2;
}
.point > .contents .graph h4::before {
  left: 30px;
}
.point > .contents .graph h4::after {
  right: 30px;
  transform: scale(-1, 1);
}
.point > .contents .graph h4 span {
  display: inline-block;
  position: relative;
  z-index: 3;
}
.point > .contents .list li {
  font-size: 20px;
  font-weight: 700;
  position: relative;
}
.point > .contents .list li::before {
  border: 3px solid #2E8DDE;
  border-radius: 50%;
  content: "";
  height: 15px;
  left: -23px;
  position: absolute;
  top: 8px;
  width: 15px;
}
.point > .contents .list li + li {
  margin-top: 32px;
}
.point .voice {
  background-color: #FFF4F9;
  border-radius: 0 0 24px 24px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 80px 20px;
}
.point .voice h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
.point .voice h2 span {
  color: #EF69A5;
  font-family: "Sacramento", sans-serif;
  font-size: 64px;
  font-weight: 400;
  left: calc(50% - 213px);
  position: absolute;
  top: -50px;
  transform: rotate(-15deg);
}
.point .voice .wrap {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
  max-width: 1120px;
}
.point .voice .item {
  background-color: #fff;
  border: 3px solid #EF69A5;
  border-radius: 8px;
  height: auto;
  line-height: 1.8;
  padding: 64px 32px 32px;
  position: relative;
  width: calc(50% - 16px);
}
.point .voice .item .icon {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  width: 100px;
}
.point .voice .item h3 {
  color: #EF69A5;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.point .voice .item p {
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-top: 24px;
}
.point .voice .item .name {
  line-height: 1.8;
  margin-top: 16px;
  text-align: right;
}
.point .teacher {
  background-color: #F3FAFF;
  border-radius: 0 0 24px 24px;
  margin: 0 auto;
  max-width: 1200px;
  padding: 80px 20px;
}
.point .teacher h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
.point .teacher h2 span {
  color: #2E8DDE;
  font-family: "Sacramento", sans-serif;
  font-size: 64px;
  font-weight: 400;
  left: calc(50% - 213px);
  position: absolute;
  top: -50px;
  transform: rotate(-15deg);
}
.point .teacher .wrap {
  display: flex;
  justify-content: space-between;
  margin: 40px auto 0;
  max-width: 1120px;
}
.point .teacher .item {
  background-color: #fff;
  border: 3px solid #2E8DDE;
  border-radius: 8px;
  height: auto;
  line-height: 1.8;
  margin: 64px auto 0;
  max-width: 800px;
  padding: 64px 32px 32px;
  position: relative;
  width: 100%;
}
.point .teacher .item .icon {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  width: 100px;
}
.point .teacher .item h3 {
  color: #2E8DDE;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}
.point .teacher .item p {
  font-size: 16px;
  letter-spacing: 0.05em;
  margin-top: 24px;
}
.point .teacher .item .name {
  line-height: 1.8;
  margin-top: 16px;
  text-align: right;
}

/*
  .exam
*/
.exam {
  padding: 232px 0 120px;
}
.exam h2 {
  font-feature-settings: "palt" on;
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 58px;
  position: relative;
  text-align: center;
}
.exam h2 span {
  color: #EF69A5;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 46px;
  margin-top: 17px;
  position: relative;
  text-align: center;
}
.exam h2 span::before,
.exam h2 span::after {
  background-image: url(../images/parts_head_pink.svg);
  background-size: cover;
  content: "";
  height: 51px;
  position: absolute;
  top: 2px;
  width: 33px;
}
.exam h2 span::before {
  left: -49px;
}
.exam h2 span::after {
  right: -44px;
  transform: scale(-1, 1);
}
.exam .examInner {
  margin: 104px auto 0;
  max-width: 1200px;
  width: 100%;
}
.exam .examBox {
  position: relative;
}
.exam .examBox + .examBox {
  margin-top: 135px;
}
.exam .examBox h3 {
  align-items: center;
  display: flex;
  font-size: 32px;
  font-weight: 700;
  gap: 33px;
  letter-spacing: 0.05em;
  line-height: 46px;
}
.exam .examBox h3 .square {
  align-items: center;
  background: #2E8DDE;
  color: #FFFFFF;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  height: 98px;
  justify-content: center;
  letter-spacing: 0.1em;
  line-height: 35px;
  text-align: center;
  width: 98px;
}
.exam .examBox p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-top: 30px;
}
.exam .examBox p span {
  color: #2E8DDE;
}
.exam .examBox .note {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-top: 5px;
}
.exam .examBox .note.pink {
  color: #F73B7E;
}
.exam .examBox > img {
  -o-object-fit: cover;
  bottom: 0;
  height: 200px;
  object-fit: cover;
  position: absolute;
  right: 0;
  transform: translateY(50%);
  width: 300px;
}
.exam .examBox table {
  margin-top: 38px;
  width: 100%;
}
.exam .examBox table th {
  background: #2E8DDE;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  height: 66px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
}
.exam .examBox table th,
.exam .examBox table td {
  border: 1px solid #fff;
  border-collapse: collapse;
}
.exam .examBox table th:first-of-type {
  width: 50%;
}
.exam .examBox table th:nth-of-type(2),
.exam .examBox table th:nth-of-type(3) {
  width: 25%;
}
.exam .examBox table td {
  background: #F3FAFF;
  font-size: 18px;
  height: 113px;
  line-height: 26px;
  padding: 16px 24px;
  text-align: center;
  vertical-align: middle;
}
.exam .examBox table td .num {
  font-size: 28px;
  font-weight: 700;
  line-height: 33px;
}
.exam .examBox table td.align-left {
  text-align: left;
}
.exam .examBox table td:first-of-type {
  font-weight: 700;
}
.exam .tableWrapper.sp_only table th:first-of-type {
  width: 88px;
}
.exam .tableWrapper.sp_only table td:first-of-type {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.exam .tableTitle {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 32px;
}

/*
通学課程
*/
.tsugakukatei {
  background-image: url("../images/bg_tsugaku.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 64px 0 120px;
}
.tsugakukatei h2 {
  font-feature-settings: "palt" on;
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 58px;
  margin-bottom: 64px;
  position: relative;
  text-align: center;
}
.tsugakukatei .tsugakuBox {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: #FFFFFF;
  background-blend-mode: soft-light;
  border-radius: 8px;
  margin: auto;
  max-width: 1200px;
  padding: 49px 47px;
}
.tsugakukatei .tsugakuBox + .tsugakuBox {
  margin-top: 88px;
}
.tsugakukatei .tsugakuBox h3 {
  font-feature-settings: "palt" on;
  align-items: center;
  color: #EF69A5;
  display: flex;
  font-size: 40px;
  font-weight: 700;
  gap: 29px;
  letter-spacing: 0.05em;
  line-height: 58px;
}
.tsugakukatei .tsugakuBox h3 img {
  height: 54px;
  width: 89px;
}
.tsugakukatei .tsugakuBox h3 span {
  color: #5B5B5B;
  display: block;
  font-size: 32px;
  line-height: 46px;
}
.tsugakukatei .tsugakuBoxInner {
  display: flex;
  gap: 52px;
  margin-top: 30px;
}
.tsugakukatei .tsugakuBoxInner .left {
  width: 57%;
}
.tsugakukatei .tsugakuBoxInner .left .heading {
  background: linear-gradient(transparent 75%, #ffff7f 75%);
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 0.25em;
}
.tsugakukatei .tsugakuBoxInner .left .list {
  margin-top: 28px;
}
.tsugakukatei .tsugakuBoxInner .left p {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 200%;
  margin-top: 16px;
}
.tsugakukatei .tsugakuBoxInner .left .listItemTitle {
  color: #2E8DDE;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding-left: 20px;
  position: relative;
}
.tsugakukatei .tsugakuBoxInner .left .listItemTitle::before {
  background: #2E8DDE;
  border-radius: 50%;
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 8px;
}
.tsugakukatei .tsugakuBoxInner .left .listItemTitle:not(:first-of-type) {
  margin-top: 18px;
}
.tsugakukatei .tsugakuBoxInner .left .listItemTitle + p {
  font-size: 16px;
  letter-spacing: 0.005em;
  margin-top: 0;
  padding-left: 20px;
}
.tsugakukatei .tsugakuBoxInner .right {
  max-width: 400px;
  width: 33.3%;
}
.tsugakukatei .tsugakuBoxInner .right img {
  width: 100%;
}

.flow {
  padding: 88px 0 0;
}
.flow h2 {
  font-feature-settings: "palt" on;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 58px;
  position: relative;
  text-align: center;
}
.flow h2 span {
  color: #2E8DDE;
  font-size: 32px;
  letter-spacing: 0.05em;
  line-height: 46px;
  text-align: center;
}
.flow h2 + p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-top: 55px;
  text-align: center;
}
.flow .flowInner {
  margin: 58px auto;
  max-width: 1200px;
  width: 100%;
}
.flow .tab_contents {
  margin-top: 40px;
}
.flow .tab_contents ul {
  border-bottom: 8px solid #EF69A5;
  display: flex;
}
.flow .tab_contents ul.blue {
  border-bottom: 8px solid #667FD0;
}
.flow .tab_contents ul.green {
  border-bottom: 8px solid #65C545;
}
.flow .tab_contents ul.pink {
  border-bottom: 8px solid #EF69A5;
}
.flow .tab_contents ul.orange {
  border-bottom: 8px solid #F1973B;
}
.flow .tab_contents ul li {
  align-items: center;
  background: #667FD0;
  border-radius: 8px 8px 0px 0px;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: -0.05em;
  line-height: 35px;
  padding: 27px;
  text-align: center;
  width: 25%;
}
.flow .tab_contents ul li .small {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
  text-align: center;
}
.flow .tab_contents ul li.pink {
  background: #FFF4F9;
  color: #EF69A5;
}
.flow .tab_contents ul li.pink.is-active {
  background: #EF69A5;
  color: #fff;
}
.flow .tab_contents ul li.blue {
  background: #F3F6FF;
  color: #2E8DDE;
}
.flow .tab_contents ul li.blue.is-active {
  background: #2E8DDE;
  color: #fff;
}
.flow .tab_contents ul li.green {
  background: #F3FAF1;
  color: #65C545;
}
.flow .tab_contents ul li.green.is-active {
  background: #65C545;
  color: #F3FAF1;
}
.flow .tab_contents ul li.orange {
  background: #FDF7F0;
  color: #F1973B;
}
.flow .tab_contents ul li.orange.is-active {
  background: #F1973B;
  color: #F3FAF1;
}
.flow .panels {
  height: 2000px;
  margin-top: 28px;
  position: relative;
}
.flow .panel {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.flow .panel.is-show {
  display: block;
}
.flow .panelInner {
  margin: auto;
  max-width: 1072px;
  padding: 40px 0;
  width: 100%;
}
.flow .onlineIcon {
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 32px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 46px;
  margin-bottom: 40px;
}
.flow .onlineIcon img {
  -o-object-fit: contain;
  height: 58px;
  object-fit: contain;
  width: 92px;
}
.flow .onlineIcon .small {
  display: none;
}
.flow .onlineIcon.double {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0 24px;
}
.flow .onlineIcon.double > div {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.flow .flowWrapper {
  text-align: center;
}
.flow .fuki {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  margin: auto;
  position: relative;
  text-align: center;
}
.flow .fuki::before,
.flow .fuki::after {
  content: "";
  height: 30px;
  position: absolute;
  top: 3px;
  width: 31px;
}
.flow .fuki::before {
  left: -30px;
}
.flow .fuki::after {
  right: -30px;
  transform: scale(-1, 1);
}
.flow .fuki.pink {
  color: #EF69A5;
}
.flow .fuki.green {
  color: #76CC59;
}
.flow .fuki.orange {
  color: #F1973B;
}
.flow .fuki.blue {
  color: #2E8DDE;
}
.flow .fuki.pink::before,
.flow .fuki.pink::after {
  background-image: url(../images/parts_head_pink.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.flow .fuki.green::before,
.flow .fuki.green::after {
  background-image: url(../images/parts_head_green.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.flow .fuki.orange::before,
.flow .fuki.orange::after {
  background-image: url(../images/parts_head_orange.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.flow .fuki.blue::before,
.flow .fuki.blue::after {
  background-image: url(../images/parts_head_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.flow .flowBox {
  background: #FFFFFF;
  border-radius: 24px;
  box-shadow: 0px 0px 28px rgba(102, 127, 208, 0.15);
  margin-top: 24px;
  padding: 24px 96px;
  position: relative;
  text-align: left;
}
.flow .flowBox .flowNum {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-family: "Roboto";
  font-size: 56px;
  font-style: normal;
  font-weight: 700;
  height: 108px;
  justify-content: center;
  left: -32px;
  line-height: 66px;
  position: absolute;
  top: -32px;
  width: 108px;
}
.flow .flowBox .flowNum.pink {
  background: #EF69A5;
}
.flow .flowBox .flowNum.green {
  background: #76CC59;
}
.flow .flowBox .flowNum.orange {
  background: #F1973B;
}
.flow .flowBox .flowNum.blue {
  background: #2E8DDE;
}
.flow .flowBox .heading {
  font-feature-settings: "palt" on;
  display: flex;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 58px;
}
.flow .flowBox .heading .circle {
  background: #EF69A5;
  border-radius: 100px;
  color: #FFFFFF;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 46px;
  margin-left: 40px;
  padding: 3px 40px;
}
.flow .flowBox .heading.pink {
  color: #EF69A5;
}
.flow .flowBox .heading.pink .circle {
  background: #EF69A5;
}
.flow .flowBox .heading.green {
  color: #76CC59;
}
.flow .flowBox .heading.green .circle {
  background: #76CC59;
}
.flow .flowBox .heading.orange {
  color: #F1973B;
}
.flow .flowBox .heading.heading.orange .circle {
  background: #F1973B;
}
.flow .flowBox .heading.blue {
  color: #2E8DDE;
}
.flow .flowBox .heading.blue .circle {
  background: #2E8DDE;
}
.flow .flowBox .headingSub {
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  margin-top: 8px;
}
.flow .flowBox .headingSub span {
  color: #F63B7E;
}
.flow .flowBox .headingSub.lower span {
  font-size: 32px;
  line-height: 46px;
}
.flow .flowBox .headingSub + p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-top: 29px;
}
.flow .flowBox .headingSub + p + ul {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.flow .flowBox .headingSub + p + ul li {
  padding-left: 20px;
  position: relative;
}
.flow .flowBox .headingSub + p + ul li::before {
  bottom: 0;
  content: "・";
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.flow .down {
  -o-object-fit: contain;
  height: 60px;
  margin: 24px auto;
  object-fit: contain;
  width: 99px;
}
.flow .goal {
  font-feature-settings: "palt" on;
  align-items: center;
  display: flex;
  flex-direction: column;
  font-size: 40px;
  font-weight: 700;
  justify-content: center;
  letter-spacing: 0.05em;
  line-height: 58px;
  text-align: center;
}
.flow .goalSub {
  background: linear-gradient(transparent 75%, #ffff7f 75%);
  color: #EF69A5;
  display: inline-block;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 46px;
  text-align: center;
}

/*
  .price
*/
.price {
  background-color: #F3FAFF;
  padding: 80px 16px;
}
.price h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  position: relative;
  text-align: center;
}
.price h2 span {
  color: #667FD0;
  font-family: "Sacramento", sans-serif;
  font-size: 64px;
  font-weight: 400;
  left: 56px;
  position: absolute;
  top: -52px;
  transform: rotate(-13.06deg);
}
.price h2 p {
  color: #EF69A5;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 200%;
  text-align: center;
}
.price .inner {
  margin: 0 auto;
  max-width: 1197px;
}
.price .inner table {
  margin-top: 38px;
  width: 100%;
}
.price .inner table th {
  background: #2E8DDE;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  height: 66px;
  line-height: 26px;
  text-align: center;
  vertical-align: middle;
}
.price .inner table th {
  border: 1px solid #fff;
  border-collapse: collapse;
}
.price .inner table td {
  border: 1px solid #F3FAFF;
  border-collapse: collapse;
}
.price .inner table th:first-of-type {
  width: 40%;
}
.price .inner table th:nth-of-type(2),
.price .inner table th:nth-of-type(3),
.price .inner table th:nth-of-type(4) {
  width: 20%;
}
.price .inner table td {
  background: #fff;
  font-size: 18px;
  line-height: 26px;
  padding: 16px 20px;
  text-align: center;
  vertical-align: middle;
}
.price .inner table td .num {
  font-size: 28px;
  font-weight: 700;
  line-height: 33px;
}
.price .inner table th .small {
  font-size: 14px;
  line-height: 20px;
}
.price .inner table td .small {
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.price .inner table td .accent {
  color: #EF69A5;
  font-size: 14px;
}
.price .inner table td.align-left {
  text-align: left;
}
.price .inner table td:first-of-type {
  font-weight: 700;
}
.price .inner .accent {
  color: #EF69A5;
}
.price .inner p,
.price .inner ul {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 180%;
  margin-top: 32px;
}
.price .inner ul li {
  padding-left: 18px;
  position: relative;
}
.price .inner ul li::before {
  bottom: 0;
  content: "※";
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
}
.price .inner ul li + li {
  margin-top: 8px;
}
.price .tableTitle {
  font-size: 14px;
  line-height: 20px;
  margin-top: 40px;
}
.price .tableTitle span {
  color: #2E8DDE;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.price .tableTitle .fontpink {
  color: #EF69A5;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
}
.price .tableTitle .small {
  display: inline;
  font-size: 14px;
}

/*
  .school
*/
.school {
  background-image: url("../images/bg_school.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 16px 330px;
  position: relative;
}
.school > .head {
  text-align: center;
}
.school > .head h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin: auto;
  max-width: 575px;
  position: relative;
}
.school > .head h2 span {
  color: #667FD0;
  display: block;
  font-size: 24px;
  left: -127px;
  letter-spacing: normal;
  position: absolute;
  top: -27px;
}
.school > .head h2 img {
  margin-top: 6px;
  width: 296px;
}
.school > .head h2 .fontPink {
  color: #EF69A5;
  display: inline;
  font-size: 40px;
}
.school > .head p {
  font-size: 20px;
  line-height: 2;
  margin-top: 24px;
}
.school > .head p span {
  display: inline-block;
  font-weight: 700;
  position: relative;
  z-index: 2;
}
.school > .head p span::before {
  background-color: #FFED57;
  border-radius: 48px;
  bottom: 0;
  content: "";
  height: 12px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.school .interrog {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background: rgba(255, 255, 255, 0.8);
  background-blend-mode: soft-light;
  border-radius: 8px;
  margin: 117px auto 0;
  margin-top: 117px;
  max-width: 1200px;
  padding: 64px 0 64px;
  position: relative;
}
.school .interrog .img {
  margin: 24px auto;
  max-width: 931px;
  position: relative;
}
.school .interrog .fontPink {
  color: #EF69A5;
}
.school .interrog .underline {
  background: linear-gradient(transparent 75%, #ffff7f 75%);
}
.school .interrog .img.absolute {
  height: 149px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -75px;
  width: 149px;
}
.school .interrog .img.absolute img {
  border-radius: 50%;
}
.school .interrog p {
  font-size: 24px;
  font-weight: 700;
  margin-top: 40px;
  text-align: center;
}

/*
  .careerpath
*/
.careerpath {
  padding: 232px 16px 120px;
}
.careerpath h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
.careerpath .h2sub {
  color: #EF69A5;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  margin-top: 25px;
  text-align: center;
}
.careerpath .pointtext {
  color: #2E8DDE;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 46px;
  margin-top: 68px;
  text-align: center;
}
.careerpath .pointtext span {
  background: linear-gradient(transparent 75%, #ffff7f 75%);
}
.careerpath .pointtext + p {
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 200%;
  margin-top: 24px;
  text-align: center;
}
.careerpath img {
  margin: 32px auto;
  max-width: 867px;
}
.careerpath .wrap {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.careerpath .wrap .box {
  max-width: 360px;
  width: 33.3%;
}
.careerpath .wrap .box .head {
  background: #667FD0;
  border-radius: 8px 8px 0px 0px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 35px;
  padding: 9px 0;
  text-align: center;
}
.careerpath .wrap .box .head span {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}
.careerpath .wrap .box.blue .head {
  background: #667FD0;
}
.careerpath .wrap .box.green .head {
  background: #65C545;
}
.careerpath .wrap .box.orange .head {
  background: #F1973B;
}
.careerpath .wrap .box p {
  border-radius: 0px 0px 8px 8px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.05em;
  line-height: 180%;
  padding: 24px;
}
.careerpath .wrap .box.blue p {
  background: #F3F6FF;
}
.careerpath .wrap .box.green p {
  background: #F3FAF1;
}
.careerpath .wrap .box.orange p {
  background: #FFF5F5;
}

/*
  .faq
*/
.faq {
  padding: 60px 16px 120px;
}
.faq h2 {
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}
.faq .wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 48px auto 0;
  max-width: 1200px;
}
.faq .item {
  height: 100%;
  width: calc(50% - 16px);
}
.faq .item button {
  align-items: center;
  background-color: #F3FAFF;
  border-radius: 16px;
  cursor: pointer;
  display: flex;
  font-size: 20px;
  font-weight: 700;
  min-height: 88px;
  padding: 16px 80px 16px 16px;
  position: relative;
  width: 100%;
}
.faq .item.active button {
  border-radius: 16px 16px 0 0;
}
.faq .item button::before {
  background-image: url("../images/icon_plus.svg");
  background-size: cover;
  bottom: 0;
  content: "";
  height: 40px;
  margin: auto;
  position: absolute;
  right: 20px;
  top: 0;
  width: 40px;
}
.faq .item.active button::before {
  background-image: url("../images/icon_remove.svg");
}
.faq .item button span {
  background-color: #2E8DDE;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  height: 56px;
  line-height: 1;
  margin-right: 12px;
  padding: 12px 16px;
  text-align: center;
  width: 56px;
}
.faq .item .contents {
  height: 0;
  margin-top: -8px;
  overflow: hidden;
  transition: 0.5s;
}
.faq .item.active .contents {
  overflow: auto;
}
.faq .item .inner {
  background-color: #F3FAFF;
  border-radius: 0 0 16px 16px;
  padding: 16px 16px 24px;
}
.faq .item .contents p {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.footerNav {
  background: #F3F3F3;
}

.footerNav ul {
  display: flex;
  gap: 32px;
  margin: auto;
  max-width: 1200px;
  padding: 12px 0;
}

.footerNav ul li a {
  display: block;
  font-size: 12px;
  font-weight: 700;
  line-height: 200%;
  position: relative;
  transition: 0.3s;
}

.footerNav ul li a:hover {
  opacity: 0.7;
}

.pageTop {
  background: #0585D3;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 700;
  line-height: 200%;
  padding: 0;
  position: absolute;
  right: 120px;
  top: -20px;
}

@media screen and (max-width: 1440px) and (min-width: 769px) {
  main {
    margin-top: 73px;
  }
  .keyvisual .contents {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  main {
    margin-top: 68px;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 37px !important;
    width: 37px !important;
  }
  .swiper-button-prev {
    background-image: url("../images/icon_arrow_left.svg");
    left: -36px !important;
  }
  .swiper-button-next {
    background-image: url("../images/icon_arrow_right.svg");
    background-position-x: right;
    right: -36px !important;
  }
  header {
    padding: 12px 7px 15px 11px;
  }
  header .logo {
    flex-shrink: 0;
    padding: 0;
  }
  header .logo img {
    height: 16px;
    width: 180px;
  }
  header .logo p {
    font-size: 10px;
    margin-top: 3px;
  }
  header .tel img {
    height: 42px;
    width: 42px;
  }
  header .btn {
    margin-left: 12px;
    padding: 0;
  }
  header .btn a {
    font-size: 12px;
    padding: 12px 20px;
  }
  footer {
    padding: 40px 16px 29ox;
  }
  footer .logo {
    max-width: 343px;
    width: 100%;
  }
  footer .campus {
    display: block;
    flex-direction: column;
  }
  footer .item + .item {
    margin-top: 12px;
  }
  footer .right {
    margin-top: 12px;
  }
  .contact {
    align-items: center;
    background-image: url("../images/bg_contact_sp.png");
    flex-direction: column;
    height: 182px;
    line-height: 30px;
    padding: 12px 30px;
    width: calc(100% - 32px);
  }
  .contact p {
    font-size: 18px;
  }
  .contact p span {
    font-size: 22px;
    line-height: 30px;
  }
  .contact .btnArea {
    width: 100%;
  }
  .contact .btnArea .fuki {
    font-size: 10px;
    line-height: 2;
    margin: 10px auto 14px;
    padding: 0;
    width: 183px;
  }
  .contact .btnArea .fuki::after {
    bottom: -8px;
  }
  .contact .btnArea a {
    font-size: 16px;
    height: 49px;
    line-height: 1;
    margin: auto;
    width: 265px;
  }
  .contact .btnArea a span {
    font-size: 10px;
    line-height: 1;
    margin-top: 3px;
  }
  .present {
    flex-direction: column;
    width: calc(100% - 24px);
  }
  .present .left {
    font-size: 24px;
    line-height: 34px;
  }
  .present .left img {
    height: 42px;
    width: 42px;
  }
  .present .right {
    font-size: 16px;
    line-height: 28px;
  }
  .keyvisual {
    background-position: top left -18px, top right -21px;
    height: 267px;
  }
  .keyvisual::before {
    filter: blur(50px);
    height: 218px;
    width: 215px;
  }
  .keyvisual .contents {
    padding-bottom: 27px;
  }
  .keyvisual .text {
    padding-top: 12px;
    width: 230px;
  }
  .keyvisual .lead {
    font-size: 13px;
    letter-spacing: -0.05em;
    line-height: 16px;
    margin-top: 11px;
    text-align: center;
  }
  .keyvisual .lead .span {
    font-size: 14px;
  }
  .keyvisual .lead::before,
  .keyvisual .lead::after {
    height: 21px;
    top: -3px;
    width: 13px;
  }
  .keyvisual .lead::before {
    left: -15px;
  }
  .keyvisual .lead::after {
    right: -15px;
  }
  .keyvisual h1 {
    font-size: 18.2113px;
    line-height: 26px;
    margin-top: 11px;
    text-align: center;
  }
  .keyvisual .round {
    font-size: 10px;
    padding: 3px 8px;
    width: 156px;
  }
  .keyvisual .font-big {
    font-size: 21.7783px;
    left: auto;
    letter-spacing: -0.05em;
    line-height: 32px;
    text-align: center;
    top: auto;
  }
  .keyvisual .font-big span {
    bottom: -13px;
    font-size: 8.71133px;
    line-height: 13px;
    margin-top: 4px;
  }
  .keyvisual .sup {
    color: #333333;
    font-size: 10px;
    margin: 8px auto 0;
    text-align: left;
    width: 247px;
  }
  .keyvisual .btnWrap {
    bottom: -28px;
    gap: 16px;
    left: 0;
    max-width: 91%;
  }
  .keyvisual a {
    bottom: -28px;
    font-size: 12px;
    line-height: 1.66;
    min-height: 56px;
    min-width: auto;
    padding: 6px 0;
    width: 50%;
  }
  .keyvisual .kvBadge {
    bottom: 30px;
    right: 4px;
    width: 74px;
  }
  .trial {
    padding: 54px 16px 64px;
  }
  .trial .points {
    background-size: 53% auto;
  }
  .trial .points h2 {
    font-size: 24px;
    letter-spacing: normal;
    padding: 64px 16px 0;
    text-align: left;
  }
  .trial .points .colorText {
    margin-top: 24px;
  }
  .trial .points .colorText span {
    font-size: 24px;
  }
  .trial .points .colorText span::before,
  .trial .points .colorText span::after {
    height: 26px;
    top: 6px;
    width: 16px;
  }
  .trial .points .colorText span::before {
    left: -24px;
  }
  .trial .points .colorText span::after {
    right: -20px;
  }
  .trial .points h3 {
    font-size: 18px;
    letter-spacing: normal;
    margin-top: 14px;
    text-align: center;
  }
  .trial .points .dot::before {
    height: 5px;
    top: -0.25em;
    width: 5px;
  }
  .trial .points .list {
    flex-direction: column;
    gap: 32px;
    margin: 40px auto 0;
    padding: 0 16px;
  }
  .trial .points .listItem {
    border-radius: 8px;
    padding: 32px 8px 16px 8px;
    width: 100%;
  }
  .trial .points h4 {
    font-size: 24px;
    top: -1.6em;
  }
  .trial .points .num {
    font-size: 48px;
  }
  .trial .points h5 {
    font-size: 18px;
  }
  .trial .points .description {
    font-size: 16px;
    margin: 24px auto 0;
    max-width: none;
  }
  .trial .schedule {
    padding: 0 16px 64px;
  }
  .trial .schedule h2 {
    font-size: 18px;
    margin: 40px auto 0;
  }
  .trial .schedule .list + h2 {
    margin: 32px auto 0;
  }
  .trial .schedule .list {
    flex-direction: column;
    margin: 16px auto 0;
  }
  .trial .schedule .listItem {
    border-radius: 8px;
    padding: 20px 16px;
    width: 100%;
  }
  .trial .schedule time {
    font-size: 16px;
  }
  .trial .schedule dl {
    align-items: center;
  }
  .trial .schedule dd {
    font-size: 14px;
  }
  .trial .schedule .btnWrap {
    margin: 32px auto 0;
  }
  .trial .schedule .btn {
    font-size: 16px;
    max-width: 100%;
    padding: 17px 0;
  }
  .support .trouble {
    background-size: 768px auto;
    padding: 48px 16px;
  }
  .support .trouble h2 {
    font-size: 24px;
  }
  .support .trouble h2 .text_big {
    font-size: 32px;
  }
  .support .trouble .img {
    margin: 16px auto 0;
    width: 184px;
  }
  .support .trouble .text {
    margin: 24px auto 0;
  }
  .support .trouble li {
    padding: 10px 16px;
  }
  .support .trouble li + li {
    margin-top: 16px;
  }
  .support .trouble li img {
    width: 24px;
  }
  .support .trouble li p {
    font-size: 16px;
  }
  .support .message {
    background-position-x: 16%;
    padding: 48px 0 33px;
  }
  .support .message .box {
    letter-spacing: normal;
    padding: 32px 15px 32px 14px;
    width: 60%;
  }
  .support .message h2 {
    font-size: 16px;
  }
  .support .message p {
    font-size: 12px;
    margin-top: 16px;
  }
  .support .message p.text_big {
    font-size: 16px;
    line-height: 23px;
  }
  .support .system {
    padding: 23px 28px 49px;
  }
  .support .system h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
  .support .system h2 img {
    margin: 0 auto;
    width: 151px;
  }
  .support .system h2 span {
    font-size: 32px;
    left: calc(50% - 167px);
    top: -24px;
  }
  .support .system .wrap {
    display: block;
    margin: 24px auto 0;
  }
  .support .system .item {
    padding: 0;
    width: 100%;
  }
  .support .system .item + .item {
    margin-top: 24px;
  }
  .support .system h3 {
    font-size: 18px;
  }
  .support .system p {
    font-size: 14px;
    line-height: 1.8;
  }
  .point {
    background-size: 768px auto;
    padding: 48px 16px 179px;
  }
  .point > h2 {
    width: 256px;
  }
  .point > .contents {
    border-radius: 16px 16px 0 0;
    margin: 32px auto 0;
    padding: 48px 16px 41px;
  }
  .point > .contents .detail {
    display: block;
  }
  .point > .contents .detail + .detail {
    margin-top: 40px;
  }
  .point > .contents .item {
    border-radius: 8px;
    gap: 16px;
    min-height: unset;
    padding: 32px 16px 16px;
    width: 100%;
  }
  .point > .contents .item.full {
    flex-direction: column;
    gap: 16px;
  }
  .point > .contents .item + .item {
    margin-top: 40px;
  }
  .point > .contents .num {
    font-size: 24px;
    left: 17px;
  }
  .point > .contents .num span {
    font-size: 48px;
  }
  .point > .contents .item h3 {
    font-size: 18px;
    text-align: center;
  }
  .point > .contents .item .align-left {
    font-size: 14px;
  }
  .point > .contents .item p {
    font-size: 14px;
    text-align: center;
  }
  .point > .contents .schooling {
    margin-top: 32px;
  }
  .point > .contents .schooling h3 {
    font-size: 22px;
  }
  .point > .contents .schooling h3 span.deco::before {
    bottom: -4px;
    height: 4px;
  }
  .point > .contents .graph {
    margin-top: 24px;
  }
  .point > .contents .graph .img {
    width: 288px;
  }
  .point > .contents .graph .img::before {
    display: none;
  }
  .point > .contents .graph .text {
    margin: 58px auto 0;
    max-width: 486px;
    padding: 50px 25px 24px 46px;
  }
  .point > .contents .graph .text::before,
  .point > .contents .graph .text::after {
    height: 16px;
    width: calc(100% - 62px);
  }
  .point > .contents .graph h4 {
    font-size: 18px;
    max-width: 415px;
    padding: 0 45px;
  }
  .point > .contents .graph h4::before,
  .point > .contents .graph h4::after {
    height: 26px;
    width: 17px;
  }
  .point > .contents .graph h4::before {
    left: 45px;
  }
  .point > .contents .graph h4::after {
    right: 45px;
  }
  .point > .contents .list li {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
  .point > .contents .list li::before {
    left: -22px;
    top: 3px;
  }
  .point > .contents .list li + li {
    margin-top: 16px;
  }
  .point .voice {
    border-radius: 0 0 16px 16px;
    padding: 64px 20px 48px;
  }
  .point .voice h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
  .point .voice h2 span {
    font-size: 32px;
    left: calc(50% - 100px);
    letter-spacing: 0.05em;
    top: -30px;
  }
  .point .voice .wrap {
    margin: 48px auto 0;
  }
  .point .voice .item {
    border: 2px solid #EF69A5;
    padding: 40px 16px 16px;
    width: 100%;
  }
  .point .voice .item .icon {
    width: 68px;
  }
  .point .voice .item h3 {
    font-size: 18px;
    text-align: left;
  }
  .point .voice .item p {
    font-size: 14px;
    margin-top: 16px;
  }
  .point .teacher {
    border-radius: 0 0 16px 16px;
    padding: 64px 20px 48px;
  }
  .point .teacher h2 {
    font-size: 24px;
    letter-spacing: normal;
  }
  .point .teacher h2 span {
    font-size: 32px;
    left: calc(50% - 100px);
    letter-spacing: 0.05em;
    top: -30px;
  }
  .point .teacher .wrap {
    margin: 0 auto 0;
  }
  .point .teacher .item {
    border: 2px solid #2E8DDE;
    padding: 40px 16px 16px;
    width: 100%;
  }
  .point .teacher .item .icon {
    width: 68px;
  }
  .point .teacher .item h3 {
    font-size: 18px;
    text-align: left;
  }
  .point .teacher .item p {
    font-size: 14px;
    margin-top: 16px;
  }
  .exam h2 {
    font-size: 24px;
    line-height: 35px;
    margin: auto;
    max-width: 82%;
  }
  .exam h2 span {
    font-size: 24px;
    line-height: 35px;
    margin-top: 30px;
  }
  .exam h2 span::before,
  .exam h2 span::after {
    height: 26px;
    top: 6px;
    width: 16px;
  }
  .exam h2 span::before {
    left: -24px;
  }
  .exam h2 span::after {
    right: -20px;
  }
  .exam .examInner {
    margin: 60px auto 0;
    padding: 0 16px;
  }
  .exam .examBox + .examBox {
    margin-top: 80px;
  }
  .exam .examBox h3 {
    font-size: 18px;
    gap: 14px;
    line-height: 26px;
  }
  .exam .examBox h3 .square {
    aspect-ratio: 1/1;
    font-size: 17.4337px;
    height: 68px;
    line-height: 25px;
    width: 68px;
  }
  .exam .examBox > img {
    margin: 19px auto 0;
    position: initial;
    transform: unset;
  }
  .exam .examBox table {
    margin-top: 8px;
  }
  .exam .examBox table th {
    font-size: 14px;
    line-height: 20px;
  }
  .exam .examBox table td {
    font-size: 14px;
    line-height: 180%;
  }
  .exam .examBox table td .num {
    font-size: 20px;
    line-height: 23px;
    text-align: left;
  }
  .tsugakukatei {
    padding: 64px 16px;
  }
  .tsugakukatei h2 {
    font-size: 32px;
    margin-bottom: 32px;
  }
  .tsugakukatei .tsugakuBox {
    padding: 45px 16px;
  }
  .tsugakukatei .tsugakuBox + .tsugakuBox {
    margin-top: 40px;
  }
  .tsugakukatei .tsugakuBox h3 {
    flex-direction: column;
    font-size: 24px;
    gap: 14px;
    line-height: 35px;
  }
  .tsugakukatei .tsugakuBox h3 img {
    height: 37px;
    width: 61px;
  }
  .tsugakukatei .tsugakuBox h3 span {
    font-size: 18px;
    line-height: 23px;
  }
  .tsugakukatei .tsugakuBoxInner {
    flex-direction: column;
  }
  .tsugakukatei .tsugakuBoxInner .left {
    width: 100%;
  }
  .tsugakukatei .tsugakuBoxInner .left .heading {
    font-size: 16px;
    letter-spacing: 0.05em;
    line-height: 180%;
  }
  .tsugakukatei .tsugakuBoxInner .left p {
    font-size: 14px;
    line-height: 180%;
  }
  .tsugakukatei .tsugakuBoxInner .right {
    width: 100%;
  }
  .flow h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .flow .panels {
    height: 2630px;
  }
  .flow .flowBox .headingSub {
    font-size: 18px;
    line-height: 26px;
    margin-top: 40px;
  }
  .flow .goalSub {
    font-size: 18px;
    line-height: 26px;
  }
  .price {
    padding: 64px 16px 69px;
  }
  .price h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .price h2 p {
    font-size: 16px;
    line-height: 180%;
    margin-top: 8px;
  }
  .price .inner table {
    margin-top: 10px;
  }
  .price .inner table th {
    font-size: 14px;
    line-height: 20px;
  }
  .price .inner table th:first-of-type {
    width: 33.3%;
  }
  .price .inner table th:nth-of-type(2),
  .price .inner table th:nth-of-type(3),
  .price .inner table th:nth-of-type(4) {
    width: 33.3%;
  }
  .price .inner table td {
    font-size: 14px;
    line-height: 20px;
    padding: 9px 0;
  }
  .price .inner table td .num {
    font-size: 20px;
    letter-spacing: -0.02em;
    line-height: 23px;
    text-align: center;
  }
  .price .inner table th .small {
    font-size: 11px;
    line-height: 16px;
  }
  .price .inner table td .small {
    font-size: 11px;
    line-height: 16px;
  }
  .price .inner p,
  .price .inner ul {
    font-size: 10px;
    line-height: 14px;
  }
  .school > .head h2 {
    font-size: 32px;
  }
  .school > .head h2 span {
    font-size: 18px;
    left: -5px;
    top: -52px;
  }
  .school > .head h2 img {
    width: 171px;
  }
  .school > .head h2 .fontPink {
    font-size: 32px;
  }
  .school > .head p {
    font-size: 14px;
    margin-top: 16px;
  }
  .school .interrog {
    margin-top: 58px;
    padding: 48px 6px 48px;
  }
  .school .interrog .img.absolute {
    height: 65px;
    top: -30px;
    width: 65px;
  }
  .school .interrog p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 16px;
  }
  .careerpath {
    padding: 193px 16px 80px;
  }
  .careerpath h2 {
    font-size: 24px;
    line-height: 35px;
  }
  .careerpath .h2sub {
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
  }
  .careerpath .pointtext {
    font-size: 18px;
    line-height: 26px;
    margin-top: 32px;
  }
  .careerpath .pointtext + p {
    font-size: 14px;
    line-height: 180%;
    margin-top: 17px;
  }
  .careerpath .wrap {
    align-items: center;
    flex-direction: column;
  }
  .careerpath .wrap .box {
    width: 100%;
  }
  .careerpath .wrap .box .head {
    font-size: 24px;
    line-height: 35px;
  }
  .careerpath .wrap .box p {
    font-size: 14px;
    line-height: 180%;
    padding: 10px 24px;
  }
  .faq {
    padding: 0 16px 80px;
  }
  .faq h2 {
    font-size: 24px;
  }
  .faq .wrap {
    display: block;
    margin: 24px auto 0;
  }
  .faq .item {
    border-radius: 8px;
    height: auto;
    width: 100%;
  }
  .faq .item button {
    border-radius: 8px;
    font-size: 16px;
    min-height: initial;
    padding: 8px 39px 8px 8px;
  }
  .faq .item.active button {
    border-radius: 8px 8px 0 0;
  }
  .faq .item button::before {
    height: 24px;
    right: 7px;
    width: 24px;
  }
  .faq .item button span {
    font-size: 24px;
    height: 40px;
    margin-right: 12px;
    padding: 8px 12px;
    width: 40px;
  }
  .faq .item .inner {
    border-radius: 0 0 8px 8px;
    padding: 16px 8px;
  }
  .faq .item .contents p {
    font-size: 14px;
  }
  .faq .item + .item {
    margin-top: 16px;
  }
  .footerNav {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  .swiper {
    overflow: visible !important;
  }
  .swiper-button-prev,
  .swiper-button-next {
    visibility: hidden;
  }
  .faq .item:nth-of-type(n + 3) {
    margin-top: 32px;
  }
}

@media screen and (max-width: 1440px) {
  header nav {
    margin-left: 23px;
  }
  header .navi li + li {
    margin-left: 1.5em;
  }
}

@media screen and (max-width: 1000px) {
  header nav {
    display: none;
  }
  .support .trouble .wrap {
    display: block;
  }
  .support .trouble .text {
    max-width: 536px;
    width: 100%;
  }
  .point > .contents .graph {
    display: block;
  }
  .point > .contents .graph .img {
    margin: 0 auto;
  }
}

@media screen and (max-width: 340px) {
  header .btn {
    margin-left: 4px;
  }
  header .btn a {
    font-size: 10px;
    padding: 10px 10px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
  .contact {
    background-position: top right;
    padding: 42px;
  }
}

@media screen and (max-width: 1000px) and (min-width: 769px) {
  .contact p {
    font-size: 20px;
  }
  .contact p span {
    font-size: 28px;
  }
  .contact .btnArea a {
    margin-top: 38px;
  }
  .keyvisual {
    background-position: top left -160px, top right -80px;
  }
  .keyvisual .lead .span {
    font-size: 3.4vw;
  }
  .keyvisual .lead::before,
  .keyvisual .lead::after {
    height: 5vw;
    width: 3.1vw;
  }
  .keyvisual a {
    min-width: auto;
    padding: 6px 32px;
  }
  .keyvisual .kvBadge {
    right: 16px;
    width: 200px;
  }
  .trial .points .description {
    max-width: 100%;
  }
  .trial .schedule {
    padding: 0 16px 64px;
  }
  .trial .schedule .listWrap {
    flex-direction: column;
  }
  .trial .schedule dl {
    width: 100%;
  }
  .support .trouble {
    padding: 80px 16px;
  }
  .support .trouble .img {
    margin: 0 auto;
  }
  .support .trouble .text {
    margin: 33px auto 0;
  }
  .support .trouble li {
    border-radius: 80px;
    padding: 24px 48px 24px 22px;
  }
  .point > .contents .graph .img::before {
    bottom: -93px;
    height: 102px;
    left: 0;
    right: 0;
    width: 3px;
  }
  .point > .contents .graph .text {
    margin: 120px auto 0;
    max-width: 486px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1025px) {
  .keyvisual .text {
    margin: 15px auto 0;
  }
}

@media screen and (max-width: 1024px) and (min-width: 769px) {
  .keyvisual .text {
    margin: 90px auto 0;
    width: 560px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1001px) {
  .keyvisual .lead .span {
    font-size: 44px;
  }
  .keyvisual .lead::before,
  .keyvisual .lead::after {
    height: 3.48vw;
    width: 2.16vw;
  }
}

@media screen and (max-width: 1005px) {
  .support .trouble h2 {
    text-align: center;
  }
}

@media screen and (min-width: 1001px) {
  .point > .contents .graph .img::before {
    bottom: 0;
    height: 3px;
    right: -87px;
    top: 0;
    width: 102px;
  }
}

@media screen and (max-width: 1024px) {
  .exam {
    padding: 141px 16px 65px;
  }
  .flow {
    padding: 64px 16px 0;
  }
  .flow h2 span {
    font-size: 32px;
    font-size: 24px;
    line-height: 35px;
  }
  .flow h2 + p {
    font-size: 14px;
    line-height: 180%;
    margin-top: 20px;
  }
  .flow .tab_contents ul {
    border-bottom: 6px solid #EF69A5;
  }
  .flow .tab_contents ul li {
    font-size: 12px;
    line-height: 17px;
    padding: 10px 0;
  }
  .flow .tab_contents ul li .small {
    display: none;
  }
  .flow .panelInner {
    padding: 32px 0;
  }
  .flow .onlineIcon {
    font-size: 18px;
    line-height: 26px;
  }
  .flow .onlineIcon img {
    height: 39px;
    width: 57px;
  }
  .flow .onlineIcon .small {
    display: block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 180%;
    margin-top: 7px;
    text-align: center;
    width: 100%;
  }
  .flow .fuki {
    font-size: 18px;
    line-height: 26px;
  }
  .flow .flowBox {
    padding: 42px 16px;
  }
  .flow .flowBox .flowNum {
    font-size: 31.1111px;
    height: 64px;
    left: -12px;
    line-height: 36px;
    top: -12px;
    width: 64px;
  }
  .flow .flowBox .heading {
    align-items: center;
    flex-direction: column;
    font-size: 24px;
    line-height: 35px;
  }
  .flow .flowBox .heading .circle {
    font-size: 18px;
    line-height: 26px;
    margin-left: 0;
    margin-top: 16px;
    padding: 5px 40px;
  }
  .flow .flowBox .headingSub + p {
    font-size: 14px;
  }
  .flow .flowBox .headingSub + p + ul {
    font-size: 14px;
  }
  .flow .down {
    height: 51px;
    margin: 16px auto;
    width: 83px;
  }
  .flow .goal {
    font-size: 24px;
    line-height: 35px;
  }
  .price h2 span {
    font-size: 32px;
    left: 0;
    top: -23px;
  }
  .school {
    margin-top: 0;
    padding: 65px 16px 111px;
  }
  .footerNav ul {
    padding: 12px 26px;
  }
  .pageTop {
    right: 16px;
    top: -19px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .exam .examBox > img {
    bottom: -30px;
    height: auto;
    width: 250px;
  }
}