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

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

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

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

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

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

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

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

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

select:disabled {
  opacity: inherit;
}

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

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

legend {
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

caption {
  text-align: left;
}

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

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

body {
  overflow-x: hidden;
  line-height: 1.5;
  letter-spacing: normal;
  font-family: Noto Sans JP;
  max-width: 1600px;
  margin: 0 auto;
  background-color: #fff;
}

/* ------------------------------
  MediaQuery
------------------------------ */
/* ------------------------------
  共通読み込み
------------------------------ */
.header {
  position: fixed;
  width: 100%;
  z-index: 5000;
  background: none;
  padding: 40px 0;
}

.header-logo {
  width: 250px;
  position: fixed;
  top: 15px;
  left: 10%;
  max-width: 1600px;
}
.header-logo h1 {
  width: 100%;
}
.header-logo img {
  width: 100%;
}

.header.is-show {
  background-color: rgba(0, 0, 0, 0.2);
}

.footer {
  width: 100%;
  padding: 20px 100px;
  background-color: #262626;
}

.footer-container {
  color: #fff;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 46px 0;
}

.footer-logo {
  padding-bottom: 36px;
}

.socialmedia a {
  display: flex;
  flex-direction: row;
}

.footer-right {
  display: flex;
  align-items: flex-end;
  font-family: UD Shin Go Pro;
}

.twitter-icon {
  padding-left: 16px;
}

.mainvisual {
  width: 100%;
  position: relative;
}

.mainvisual-bg {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -100;
}
.mainvisual-bg img {
  width: 100%;
  height: 100vh;
  -o-object-position: right;
  object-position: right;
  -o-object-fit: contain;
  object-fit: contain;
}

.mainvisual-purple {
  width: 70%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -10;
}
.mainvisual-purple img {
  width: 100%;
  max-width: 880px;
}

.mainvisual-purple_sp {
  width: 60%;
}

.mainvisual-pink {
  position: absolute;
  top: 160px;
  right: 0;
  z-index: 5;
}
.mainvisual-pink img {
  width: 172vh;
}

.fv-pink_sp {
  width: 100%;
  height: 100vh;
  position: absolute;
  bottom: 0;
  right: 0;
}

.mainvisual-pink_sp {
  position: absolute;
  bottom: 0;
  right: 0;
}

.firstview {
  position: relative;
  height: 100vh;
}

.firstview-inner {
  width: 88%;
  position: absolute;
  left: 10.2489vw;
  max-width: 1200px;
  top: 50%;
  transform: translate(0, -50%);
  z-index: 8;
}

.firstview-text {
  color: #fff;
}
.firstview-text h1 {
  font-size: 5em;
  font-weight: bold;
  letter-spacing: 6px;
}
.firstview-text h2 {
  font-size: 1.6em;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.5;
  margin-top: 8vh;
}

.cta-btns {
  display: flex;
}
.cta-btns p {
  font-size: 22px;
  font-weight: bold;
  width: 360px;
  height: 70px;
  background-color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  color: #853BAF;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6vh;
}
.cta-btns p a {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  color: #853BAF;
  text-decoration: none;
}
.cta-btns p a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #853BAF;
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -6px;
}

.catalog-btn {
  margin-right: 50px;
  letter-spacing: 6px;
}

.website-btn {
  letter-spacing: 4px;
}

.floating-banner {
  height: 100px;
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 9000;
  display: none;
}

.floating-banner.is-show {
  display: block;
}

.floating-banner-btns {
  max-width: 1600px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floating-banner-btns p {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  width: 360px;
  height: 70px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.floating-banner-btns p a {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  color: #fff;
  text-decoration: none;
}
.floating-banner-btns p a::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  right: -40px;
  margin-top: -6px;
}

.catalog-btn_floating-banner {
  cursor: pointer;
  background-color: #D33999;
  margin-right: 50px;
  letter-spacing: 6px;
}

.website-btn_floating-banner {
  cursor: pointer;
  background-color: #5A1B8C;
  letter-spacing: 4px;
}

.textbox-left {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  color: #383838;
  letter-spacing: 2px;
  z-index: 10;
  padding-left: 100px;
  padding-right: 100px;
}
.textbox-left h1 {
  font-size: 30px;
  font-weight: bold;
  padding-top: 14vw;
  line-height: 2;
}
.textbox-left h2 {
  padding-top: 80px;
  line-height: 2.6;
}

.mainvisual-images {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  z-index: 1;
  margin-top: 8vw;
}
.mainvisual-images img {
  width: 60%;
}

.textbox-right {
  max-width: 1200px;
  position: relative;
  margin: 0 auto;
  color: #383838;
  letter-spacing: 2px;
  z-index: 10;
  margin-top: -1660px;
  text-align: right;
}
.textbox-right h1 {
  font-weight: bold;
  line-height: 2;
}

.textbox-right_h1 {
  font-size: 30px;
}

.textbox-right_h2 {
  padding-top: 80px;
  line-height: 2.6;
}

.recommended-container {
  height: auto;
  padding-bottom: 120px;
}
.recommended-container h1 {
  padding-right: 0;
  text-align: center;
}

.recommended-container_title {
  font-size: 30px;
  font-weight: bold;
  line-height: 2;
  padding: 110px 0 60px;
}

.recommended-box {
  width: 100%;
  height: auto;
  max-width: 1200px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 50px 1fr;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  gap: 50px;
  padding: 0 40px;
}
.recommended-box h1 {
  font-size: 26px;
}

.recommended-box_h1 {
  padding: 40px 0 35px;
}

.box {
  background-color: #fff;
  background: linear-gradient(-135deg, transparent 50px, #fff 0);
}

.shadow {
  filter: drop-shadow(2px 3px 6px rgba(0, 0, 0, 0.1));
}

.text-box {
  width: 100%;
  height: 32vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 50px;
}

.illustration-box {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  height: auto;
  padding-bottom: 20px;
}

.description p {
  text-align: left;
  line-height: 1.8;
}

.main-icon {
  margin: 0 auto;
}
.main-icon img {
  padding-right: 30px;
}

.main-text {
  text-align: left;
}
.main-text ul {
  display: flex;
  flex-direction: column;
  font-size: 18px;
}
.main-text li {
  font-size: 18px;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  padding-bottom: 12px;
  line-height: 1.5;
}
.main-text li p {
  display: block;
  line-height: 1.6;
}
.main-text li span {
  color: #853BAF;
}

.check-icon {
  padding-right: 4px;
  margin-top: -2px;
}
.check-icon img {
  width: 20px;
  height: auto;
}

.description {
  height: 120px;
}

.cta {
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  background: linear-gradient(90deg, rgb(155, 54, 213), rgb(232, 61, 168));
}

.cta-container {
  display: table;
  margin: 0 auto;
  justify-content: center;
  padding: 80px 0;
}
.cta-container h1 {
  font-size: 28px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  letter-spacing: 7px;
}

.point {
  background-color: #EFEFEF;
}

.triangle {
  position: relative;
}

.triangle:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  border-right: 50vw solid transparent;
  border-left: 50vw solid transparent;
  border-top: 150px solid #fff;
}

.points-section {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  z-index: 1000;
  position: -webkit-sticky;
  position: sticky;
  background-color: #fff;
}

.point1-sp {
  background-color: #D33999;
}

.img-point1_sp {
  margin-top: -24px;
}

.img-point4_sp {
  margin-top: -100px;
}

.point-sp {
  display: none;
}

.point2-sp {
  background-color: #fff;
}

.section-title {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 70px;
}
.section-title p {
  font-size: 40px;
  font-weight: bold;
  padding: 140px 0 70px;
  letter-spacing: 1.5px;
}
.section-title p span {
  color: #853BAF;
}
.section-title img {
  width: 350px;
}

.section_bg {
  background-color: #D33999;
  display: flex;
  justify-content: space-between;
}

.text-container {
  width: 34%;
  max-width: 400px;
  color: #fff;
  margin: 400px 80px;
}
.text-container h2 {
  position: relative;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  opacity: 0.5;
}
.text-container h2 span {
  font-size: 180px;
  position: absolute;
  top: -110px;
  left: 50px;
  opacity: 0.7;
}
.text-container h1 {
  font-size: 26px;
  font-weight: bold;
  padding-top: 50px;
}
.text-container p {
  letter-spacing: 0.5px;
  line-height: 30px;
  padding-top: 40px;
}

.img-container {
  width: 66%;
  height: auto;
}
.img-container img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  -o-object-position: 74% 0;
  object-position: 74% 0;
}

.img-container_sp {
  display: none;
}

/* 右肩上がり */
.section.section_tilt_r {
  -webkit-clip-path: polygon(0 24%, 100% 0, 100% 100%, 0 76%);
  clip-path: polygon(0 24%, 100% 0, 100% 100%, 0 76%);
}

/* 右肩下がり */
.section.section_tilt_l {
  -webkit-clip-path: polygon(0 0, 100% 24%, 100% 76%, 0 100%);
  clip-path: polygon(0 0, 100% 24%, 100% 76%, 0 100%);
}

.section_bg-point2 {
  background-color: #fff;
  margin-top: -290px;
}

.text-container_point2 {
  width: 50%;
  padding: 370px 80px 400px;
}
.text-container_point2 h2 {
  color: #D33999;
  position: relative;
  font-size: 26px;
  font-style: italic;
  font-weight: bold;
  opacity: 0.5;
}
.text-container_point2 h2 span {
  font-size: 180px;
  position: absolute;
  top: -110px;
  left: 50px;
  opacity: 0.7;
}
.text-container_point2 h1 {
  color: #5A1B8C;
  font-size: 26px;
  font-weight: bold;
  padding-top: 50px;
}
.text-container_point2 p {
  color: #383838;
  letter-spacing: 0.5px;
  line-height: 30px;
  padding-top: 40px;
}

.text-container_point3 {
  background-color: #EFEFEF;
}

.section_bg-point4 {
  margin-top: -280px;
  background-color: #5A1B8C;
}
.section_bg-point4 img {
  -o-object-position: 34% 0;
  object-position: 34% 0;
}

.section_bg-point5 {
  flex-direction: row-reverse;
  margin-top: -330px;
}
.section_bg-point5 img {
  -o-object-position: 34% 0;
  object-position: 34% 0;
}

.section_bg-point6 {
  background-color: #5A1B8C;
  margin-top: -330px;
}

.text-container_point6 {
  width: 100%;
  max-width: 1200px;
  margin: 400px 100px;
}

.photo-gallery {
  margin: -300px 100px 0;
  position: relative;
}

.photo-gallery_container {
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin: 0 auto;
  display: -ms-grid;
  display: grid;
}

.columm-container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
.columm-container img {
  width: 100%;
  height: auto;
}

.columm-container-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 0.586fr;
  grid-template-columns: 1fr 0.586fr;
  -moz-column-gap: 10px;
  column-gap: 10px;
  padding: 10px 0;
}

.section_bg-point7 {
  margin-top: 0;
  flex-direction: row-reverse;
}

.section_bg-point8 {
  margin-top: -390px;
}

.img-point8_sp {
  position: relative;
  margin-top: -100px;
}

.img-point9_sp {
  position: relative;
  margin-top: -140px;
}

.section_bg-point9 {
  margin-top: -340px;
}

.student-interview {
  background: none;
  margin-top: -475px;
}
.student-interview ul {
  width: 100%;
  display: -ms-grid;
  display: grid;
  justify-content: center;
  margin: 0 auto;
  padding: 240px 80px 100px;
}
.student-interview ul li {
  max-width: 1200px;
  position: relative;
  margin-bottom: 80px;
}

.interview-container {
  display: flex;
}

.interview-container-2 {
  flex-direction: row-reverse;
}

.textcontainer-2 {
  padding: 80px 80px 60px 80px;
}

.textcontainer {
  width: 70%;
  padding: 80px 60px 80px 80px;
  color: #5A1B8C;
}
.textcontainer h1 {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 1.4px;
}
.textcontainer h1 span {
  font-size: 14px;
  padding-left: 20px;
}
.textcontainer h2 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 30px;
  letter-spacing: 1.4px;
}
.textcontainer p {
  color: #383838;
  font-weight: 500;
  letter-spacing: 1.2px;
  line-height: 1.8;
}

.background-text {
  font-size: 10em;
  color: #5A1B8C;
  position: absolute;
  font-weight: bold;
  right: 0;
  bottom: 60px;
  opacity: 0.05;
}

.background-text-2 {
  left: 0;
  bottom: 60px;
  opacity: 0.05;
}

.image-container {
  width: 30%;
  margin-top: -80px;
  position: absolute;
  bottom: 0;
  right: 1.8em;
}

.image-container-2 {
  width: 30%;
  margin-top: -50px;
  position: absolute;
  bottom: 0;
  left: 5.8em;
}

.textcontainer-7 p {
  width: 74%;
}

/*スクロールダウン全体の場所*/
.scrolldown {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  bottom: 99%;
  left: 7%;
}

/*Scrollテキストの描写*/
.scrolldown span {
  /*描画位置*/
  position: absolute;
  left: -10px;
  bottom: 190px;
  /*テキストの形状*/
  color: #fff;
  font-size: 0.9rem;
  font-family: Adobe Clean;
  font-weight: bold;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -4px;
  /*丸の形状*/
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #fff;
  /*丸の動き2秒かけて透過し、永遠にループ*/
  -webkit-animation: circlemove 2.5s ease-in-out infinite, cirlemovehide 2.5s ease-out infinite;
  animation: circlemove 2.5s ease-in-out infinite, cirlemovehide 2.5s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@-webkit-keyframes circlemove {
  0% {
    bottom: 180px;
  }
  100% {
    bottom: -5px;
  }
}
@keyframes circlemove {
  0% {
    bottom: 180px;
  }
  100% {
    bottom: -5px;
  }
}
/*上から下にかけて丸が透過→不透明→透過する*/
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
/* 線の描写 */
.scrolldown:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 2px;
  height: 180px;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .header {
    padding: 32px 0;
  }
  .header-logo {
    width: 170px;
    margin: 0 auto;
  }
  .footer {
    padding: 60px 0 50px;
  }
  .footer-container {
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
  .footer-logo {
    padding-bottom: 40px;
  }
  .socialmedia a {
    justify-content: center;
    padding-bottom: 60px;
  }
  .footer-right {
    text-align: center;
    font-size: 14px;
    padding: 0 20px;
  }
  .mainvisual-purple {
    display: none;
  }
  .mainvisual-purple_sp {
    display: block;
  }
  .mainvisual-pink {
    display: none;
    position: absolute;
    top: 332px;
    right: 0;
    z-index: 5;
  }
  .mainvisual-pink img {
    width: 26vh;
  }
  .firstview-inner {
    width: 87%;
    position: absolute;
    left: 8vw;
    top: 55%;
  }
  .firstview-text h1 {
    font-size: 2.5em;
    letter-spacing: 4px;
  }
  .firstview-text h2 {
    font-size: 1.2em;
    margin-top: 30px;
  }
  .cta-btns {
    flex-direction: column;
    margin-top: 20px;
  }
  .cta-btns p {
    font-size: 18px;
    width: 100%;
    height: 60px;
    max-width: 400px;
    margin-top: 20px;
  }
  .catalog-btn {
    margin-right: 0;
  }
  .website-btn {
    margin-top: 20px;
  }
  .cta-btns_sp {
    align-items: center;
    margin: 0 auto;
    width: 85%;
  }
  .floating-banner {
    height: auto;
  }
  .floating-banner-btns {
    flex-direction: column;
    padding: 10px 0 10px;
  }
  .floating-banner-btns p {
    font-size: 18px;
    height: 62px;
    width: 85%;
  }
  .catalog-btn_floating-banner {
    margin-right: 0;
  }
  .website-btn_floating-banner {
    margin-top: 10px;
  }
  .textbox-left {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }
  .textbox-left h1 {
    font-size: 22px;
    padding-top: 80px;
  }
  .textbox-left h2 {
    padding-top: 70px;
  }
  .mainvisual-images {
    width: 100%;
  }
  .mainvisual-images img {
    width: 100%;
  }
  .textbox-right_container {
    width: 100%;
    background-color: #F3F6F8;
  }
  .textbox-right {
    width: 85%;
    margin-top: 0;
  }
  .textbox-right_h1 {
    text-align: left;
    font-size: 22px;
    padding-top: 80px;
  }
  .textbox-right_h2 {
    text-align: left;
    padding-top: 70px;
  }
  .recommended-container_title {
    font-size: 22px;
    padding: 100px 0 35px;
  }
  .textbox {
    padding-bottom: 40px;
  }
  .recommended-box_h1 {
    padding: 44px 0 26px;
  }
  .text-box {
    height: auto;
    padding: 0 30px;
  }
  .illustration-box {
    flex-direction: column;
    padding-bottom: 20px;
  }
  .main-icon {
    margin: 0 auto 34px;
  }
  .main-icon img {
    padding-right: 0;
  }
  .cta-container h1 {
    width: 85%;
    margin: 36px auto 0px;
    font-size: 24px;
    line-height: 2;
  }
  .triangle:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    border-right: 50vw solid transparent;
    border-left: 50vw solid transparent;
    border-top: 8.6vw solid #fff;
  }
  .point-pc {
    display: none;
  }
  .point-sp {
    display: block;
  }
  .section-title p {
    font-size: 22px;
    width: 85%;
    margin: 0 auto;
  }
  .section-title img {
    width: 60%;
  }
  .section_bg {
    flex-direction: column-reverse;
  }
  .text-container {
    width: 85%;
    margin: -140px auto 0;
    padding: 200px 0 200px;
    max-width: none;
  }
  .text-container h1 {
    font-size: 22px;
  }
  .img-container {
    display: none;
  }
  .img-container_sp {
    width: 100%;
    display: block;
  }
  .img-container_sp img {
    width: 100%;
  }
  .section.section_tilt_r {
    -webkit-clip-path: polygon(0 0%, 100% 18vw, 100% 238vw, 0 100%);
    clip-path: polygon(0 0%, 100% 18vw, 100% 238vw, 0 100%);
  }
  .section.section_tilt_l {
    -webkit-clip-path: polygon(0 18vw, 100% 0, 100% 100%, 0 690px);
    clip-path: polygon(0 18vw, 100% 0, 100% 100%, 0 690px);
  }
  .section.section_tilt_3 {
    -webkit-clip-path: polygon(0 18vw, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 18vw, 100% 0, 100% 100%, 0 100%);
  }
  .text-container_point2 {
    width: 85%;
  }
  .text-container_point2 h1 {
    font-size: 22px;
  }
  .text-container_sp-point4 {
    padding: 200px 0 200px;
  }
  .point4-sp {
    background-color: #5A1B8C;
  }
  .point6-sp {
    background-color: #5A1B8C;
  }
  .point5-sp {
    background-color: #D33999;
  }
  .img-point5_sp {
    margin-top: -136px;
    position: relative;
  }
  .photo-gallery {
    padding-bottom: 60px;
    margin: -140px auto 0;
    width: 85%;
  }
  .columm-container {
    -ms-grid-columns: none;
    grid-template-columns: none;
    -ms-grid-rows: 1fr 10px 1fr;
    grid-template-rows: 1fr 1fr;
    row-gap: 10px;
  }
  .columm-container > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .columm-container > *:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .columm-container-2 {
    -ms-grid-columns: none;
    grid-template-columns: none;
    -ms-grid-rows: 0.5fr 10px 0.5fr;
    grid-template-rows: 0.5fr 0.5fr;
    row-gap: 10px;
  }
  .columm-container-2 > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .columm-container-2 > *:nth-child(2) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .student-interview ul {
    width: 85%;
    display: flex;
    flex-direction: column;
    padding: 340px 0 100px;
  }
  .student-interview ul li {
    margin-bottom: 50px;
  }
  .interview-container {
    flex-direction: column;
  }
  .textcontainer-2 {
    width: 100%;
    padding: 40px 26px 20px;
  }
  .textcontainer {
    width: 100%;
    padding: 40px 26px 20px;
  }
  .textcontainer h1 {
    font-size: 30px;
  }
  .textcontainer h1 span {
    display: block;
    padding-left: 0;
    margin-top: 10px;
  }
  .background-text {
    display: block;
    font-size: 3.7em;
  }
  .background-text-2 {
    left: unset;
    right: 0;
    display: block;
    font-size: 3.7em;
  }
  .image-container {
    max-width: 180px;
    width: 40%;
    height: auto;
    margin-top: 0;
    position: relative;
    right: -180px;
  }
  .image-container img {
    width: 100%;
  }
  .image-container-2 {
    max-width: 180px;
    width: 40%;
    height: auto;
    margin-top: 0;
    position: relative;
    left: 180px;
  }
  .image-container-2 img {
    width: 100%;
  }
  .image-container-7 {
    position: relative !important;
    left: 80px !important;
  }
  .scrolldown {
    display: none;
  }
}
@media screen and (max-width: 1150px) {
  .mainvisual-bg img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .mainvisual-purple {
    display: none;
  }
  .mainvisual-purple_sp {
    display: block;
    max-width: 400px;
  }
  .mainvisual-pink {
    position: absolute;
    top: 404px;
    right: 0;
    z-index: 5;
  }
  .mainvisual-pink img {
    position: absolute;
    right: 0;
    top: -240px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1150px) {
  .firstview-text h1 {
    font-size: 4em;
  }
  .textbox-left h1 {
    padding-top: 10vw;
  }
  .recommended-box_h1 {
    padding-top: 40px;
  }
  .background-text {
    font-size: 6.5em;
  }
}
@media screen and (min-width: 769px) and (max-width: 1150px) {
  .firstview-text h2 {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 680px) {
  .floating-banner-btns {
    flex-direction: row;
  }
  .floating-banner-btns p {
    margin: 15px 10px;
  }
}
@media screen and (min-width: 871px) and (max-width: 1250px) {
  .textbox-right_h1 {
    font-size: 1.8em;
    padding-top: 490px;
    padding-right: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 870px) {
  .textbox-right_h1 {
    font-size: 1.8em;
    padding-top: 770px;
    padding-right: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  .textbox-right_h2 {
    padding-right: 70px;
  }
}
@media screen and (max-width: 900px) {
  .recommended-box {
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    -ms-grid-columns: none;
    grid-template-columns: none;
    padding: 0;
  }
  .recommended-box > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .recommended-box > *:nth-child(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
}
@media screen and (m-width: 769px) and (max-width: 900px) {
  .recommended-box {
    padding: 0 40px;
  }
}
@media screen and (min-width: 769px) and (max-width: 900px) {
  .textbox {
    margin: 0 60px;
  }
}
@media screen and (min-width: 870px) and (max-width: 989px) {
  .recommended-box_h1 {
    padding: 30px 0 15px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
  .text-box {
    height: 40vh;
  }
}
@media screen and (min-width: 900px) and (max-width: 989px) {
  .text-box {
    height: 48vh;
    padding: 0 40px;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .text-container_point2 {
    width: 85%;
    margin: -140px auto 0;
    padding: 260px 0 200px;
    max-width: none;
  }
}
@media screen and (max-width: 950px) {
  .student-interview ul {
    width: 85%;
    display: flex;
    flex-direction: column;
    padding: 340px 0 100px;
  }
  .student-interview ul li {
    margin-bottom: 50px;
  }
  .interview-container {
    flex-direction: column;
  }
  .image-container {
    max-width: 180px;
    width: 40%;
    height: auto;
    margin-top: 0;
    position: relative;
    right: -180px;
  }
  .image-container img {
    width: 100%;
  }
  .image-container-2 {
    max-width: 180px;
    width: 40%;
    height: auto;
    margin-top: 0;
    position: relative;
    left: 180px;
  }
  .image-container-2 img {
    width: 100%;
  }
  .image-container-7 {
    min-width: 200px;
    max-width: 280px;
  }
  .textcontainer-7 p {
    width: 100%;
  }
}
@media screen and (min-width: 769px) and (max-width: 950px) {
  .textcontainer-2 {
    width: 100%;
    padding: 80px 36px 20px;
  }
  .textcontainer {
    width: 100%;
    padding: 80px 36px 20px;
  }
}
@media screen and (min-width: 1151px) {
  .image-container-8 {
    position: absolute;
    bottom: 0;
    left: 4em;
  }
  .image-container-7 {
    position: absolute;
    bottom: 0;
    left: 51%;
  }
  .image-container-4 {
    position: absolute;
    bottom: 0;
    left: 3em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1150px) {
  .image-container-8 {
    position: absolute;
    bottom: 0;
    left: 3em;
  }
  .image-container-7 {
    position: absolute;
    bottom: 0;
    left: 23em;
  }
  .image-container-4 {
    position: absolute;
    bottom: 0;
    left: 0em;
  }
}
@media screen and (min-width: 951px) and (max-width: 1170px) {
  .image-container-6 {
    position: absolute;
    bottom: 0;
    left: 3em;
  }
}