@charset "UTF-8";
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

* {
  -webkit-appearance: none;
}

html {
  font-size: 62.5%;
  line-height: normal;
  overflow-x: hidden;
}

body {
  margin: 0;
  padding: 0;
}

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

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

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

li {
  list-style: none;
}

.TOP-mainvisual {
  width: 100%;
  height: auto;
  display: inline-block;
  background: url("../img/mainvisual-bg.jpg") no-repeat top center;
  background-size: cover;
  position: relative;
}
@media screen and (min-width: 640px) {
  .TOP-mainvisual {
    width: 100%;
    height: auto;
    display: inline-block;
    background: url("../img/mainvisual-bg.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .TOP-mainvisual::after {
    content: none;
  }
}
@media screen and (min-width: 1100px) {
  .TOP-mainvisual {
    width: 100%;
    height: auto;
    display: inline-block;
    background: url("../img/mainvisual-bg.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .TOP-mainvisual::after {
    content: none;
  }
}

.TOP-mainvisual-inner {
  height: 370px;
  position: relative;
  display: flex;
}
@media screen and (min-width: 321px) {
  .TOP-mainvisual-inner {
    height: 430px;
  }
}
@media screen and (min-width: 380px) {
  .TOP-mainvisual-inner {
    height: 480px;
  }
}
@media screen and (min-width: 431px) {
  .TOP-mainvisual-inner {
    height: 500px;
    position: relative;
    display: flex;
  }
}
@media screen and (min-width: 640px) {
  .TOP-mainvisual-inner {
    height: 600px;
    background: url("../img/mainvisual-bg.jpg") no-repeat bottom center;
    background-size: cover;
  }
  .TOP-mainvisual-inner::after {
    content: none;
  }
}
@media screen and (min-width: 1100px) {
  .TOP-mainvisual-inner {
    height: 755px;
    position: relative;
  }
}

.TOP-mainvisual-coach {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 431px) {
  .TOP-mainvisual-coach {
    width: 100%;
    bottom: 0;
  }
}
@media screen and (min-width: 640px) {
  .TOP-mainvisual-coach {
    width: 80%;
  }
}
@media screen and (min-width: 800px) {
  .TOP-mainvisual-coach {
    width: 70%;
  }
}

.coach-pc {
  display: none;
}
@media screen and (min-width: 431px) {
  .coach-pc {
    display: block;
  }
}

.coach-sp {
  display: block;
}
@media screen and (min-width: 431px) {
  .coach-sp {
    display: none;
  }
}

.TOP-mainvisual-text {
  position: absolute;
  z-index: 3;
  top: 3%;
  right: 0;
}
@media screen and (min-width: 640px) {
  .TOP-mainvisual-text {
    position: absolute;
    z-index: 3;
    top: 3%;
    right: 0;
  }
}

.big-text-top {
  display: inline-block;
  font-size: clamp(3rem, 6.5vw, 7.5rem);
  font-weight: 700;
  background: #0c0c0c;
  margin: 0.3rem 0px;
  padding: 0 0.5rem;
  line-height: 40px;
  font-feature-settings: "palt";
}
@media screen and (min-width: 321px) {
  .big-text-top {
    font-size: clamp(3.3rem, 6.5vw, 7.5rem);
  }
}
@media screen and (min-width: 640px) {
  .big-text-top {
    display: inline-block;
    font-size: clamp(2.3rem, 6.5vw, 6.5rem);
    font-weight: 700;
    background: #0c0c0c;
    margin: 1.5rem 0px 1rem 0;
    padding: 0 2rem;
    line-height: normal;
  }
}

.big-text-bottom-sp {
  display: inline-block;
  color: #c2d500;
  font-size: clamp(3rem, 6.5vw, 7.5rem);
  font-weight: 700;
  background: #0c0c0c;
  margin-bottom: 0.2rem;
  padding: 0.2rem 0.5rem;
  line-height: 35px;
  font-feature-settings: "palt";
}
@media screen and (min-width: 321px) {
  .big-text-bottom-sp {
    font-size: clamp(3.3rem, 6.5vw, 7.5rem);
  }
}
@media screen and (min-width: 640px) {
  .big-text-bottom-sp {
    display: none;
  }
}

.big-text-bottom {
  display: none;
}
@media screen and (min-width: 640px) {
  .big-text-bottom {
    font-size: clamp(3.3rem, 6.5vw, 6.5rem);
    font-weight: 700;
    background: #0c0c0c;
    margin-bottom: 1.5rem;
    display: inline-block;
    padding: 0 2rem;
  }
}

.TOP-mainvisual-big-text {
  color: #fff;
  font-size: clamp(14px, 3vw, 3rem);
  text-align: center;
  padding-right: 1rem;
}
@media screen and (min-width: 800px) {
  .TOP-mainvisual-big-text {
    padding-right: 2rem;
  }
}
.TOP-mainvisual-big-text .tb-br {
  display: none;
}
@media screen and (min-width: 640px) {
  .TOP-mainvisual-big-text .tb-br {
    display: block;
  }
}

.bg-black {
  background: #0c0c0c;
  padding: 0.5rem;
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .bg-black {
    background: #0c0c0c;
    padding: 1rem 2rem;
    display: inline-block;
  }
}

.TOP-mainvisual-link {
  width: 45%;
  display: block;
  justify-content: space-around;
  align-items: center;
  text-align: center;
  height: 65px;
  padding: 0.8rem 2rem 1rem 2rem;
  line-height: 1.8rem;
  font-size: 1.1rem;
  font-weight: bold;
  background: #0c0c0c;
  color: #fff;
  border: 1px solid #fff;
  margin: 1rem 0;
}
.TOP-mainvisual-link::after {
  content: none;
}
@media screen and (min-width: 1100px) {
  .TOP-mainvisual-link {
    width: 350px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    height: 111px;
    padding: 2rem 2rem 2rem 3.5rem;
    letter-spacing: 0.5rem;
    line-height: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    background: #0c0c0c;
    color: #fff;
    border: 1px solid #fff;
    margin: 2rem 0;
  }
}
@media screen and (min-width: 800px) {
  .TOP-mainvisual-link {
    width: 368px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
    height: 111px;
    padding: 2rem 2rem 2rem 3.5rem;
    letter-spacing: 0.5rem;
    line-height: 30px;
    font-size: 1.8rem;
    font-weight: bold;
    background: #0c0c0c;
    color: #fff;
    border: 1px solid #fff;
    margin: 2rem 0;
  }
}
.TOP-mainvisual-link:hover {
  background: #fff;
  color: #333;
  border: 1px solid #fff;
}

.btn-allow {
  width: 30px;
  height: 1px;
  background: #c2d500;
  position: relative;
  margin: 0.8rem auto 0 auto;
}
.btn-allow::after {
  content: "";
  position: absolute;
  top: -5px;
  right: 0;
  display: inline-block;
  border-style: solid;
  border-color: transparent transparent #c2d500 transparent;
  border-width: 0 10px 5px 0;
}
@media screen and (min-width: 1100px) {
  .btn-allow {
    margin-top: 10px;
    width: 60px;
    height: 2px;
    background: #c2d500;
    position: relative;
  }
  .btn-allow::after {
    content: "";
    position: absolute;
    top: -10px;
    right: 0;
    display: inline-block;
    border-style: solid;
    border-color: transparent transparent #c2d500 transparent;
    border-width: 0 20px 10px 0;
  }
}

.TOP-mainvisual-link-right {
  padding-top: 0.8rem !important;
}
@media screen and (min-width: 800px) {
  .TOP-mainvisual-link-right {
    padding-top: 1.8rem !important;
  }
}

.TOP-mainvisual-link-box {
  display: flex;
  justify-content: space-evenly;
  position: absolute;
  z-index: 100;
  width: 100%;
  margin: 4rem auto 0 auto;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 1100px) {
  .TOP-mainvisual-link-box {
    display: block;
    position: absolute;
    z-index: 100;
    width: 368px;
    margin: 4rem 2rem 0 0;
    right: 5px;
    top: 53%;
  }
}

.TOP-instructors {
  position: relative;
  padding: 2rem 0;
}
.TOP-instructors h3 {
  padding: 2.5rem 0 0 0;
  font-size: 1.4rem;
}
@media screen and (min-width: 640px) {
  .TOP-instructors {
    position: relative;
    padding: 8rem 0 5rem 0;
  }
  .TOP-instructors h3 {
    padding: 5rem 0 1rem 0;
    font-size: 2rem;
  }
}

.TOP-instructors-inner {
  position: relative;
  z-index: 999;
}

.TOP-instructors-bg-top {
  height: 123px;
  width: 100%;
  position: absolute;
  top: 0;
  transform: skewY(13deg);
  transform-origin: top right;
  left: 0;
  z-index: -1;
  background-color: #e9e9e9;
}
@media screen and (min-width: 640px) {
  .TOP-instructors-bg-top {
    height: 190px;
    width: 100%;
    position: absolute;
    top: 0;
    transform: skewY(5deg);
    transform-origin: top right;
    left: 0;
    z-index: -1;
    background-color: #e9e9e9;
  }
}

.TOP-instructors-bg-bottom {
  height: 195px;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: -150px;
  transform: skewY(13deg);
  transform-origin: top right;
  left: 0;
  z-index: -1;
  background-color: #e9e9e9;
}
@media screen and (min-width: 640px) {
  .TOP-instructors-bg-bottom {
    height: 209px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: -146px;
    transform: skewY(5deg);
    transform-origin: top right;
    left: 0;
    z-index: -1;
    background-color: #e9e9e9;
  }
}

.TOP-instructor-area {
  font-size: 1.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 100%;
  background: #f7f7f7;
  padding: 1rem;
  margin: 1.5rem 0;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-area {
    font-size: 1.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #f7f7f7;
    padding: 1rem;
    margin: 3.5rem 0 0 0;
  }
}

.TOP-instructor-purpose {
  width: 100%;
  font-size: 1.6rem;
  margin: 0 auto;
  background: none;
  padding: 0rem;
  margin: 1.5rem 0 0 0;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-purpose {
    width: 100%;
    font-size: 1.6rem;
    background: #f7f7f7;
    padding: 1rem;
    margin: 1.5rem 0;
  }
}

.TOP-instructor-purposeButton-title {
  display: none;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-purposeButton-title {
    display: block;
    font-weight: bold;
    font-size: 1.7rem;
    width: 15%;
    text-align: center;
  }
}

.TOP-instructor-purpose-inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
}
.TOP-instructor-purpose-inner .active {
  background: #cb0241;
  color: #fff;
}
@media screen and (min-width: 1100px) {
  .TOP-instructor-purpose-inner {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    align-items: center;
  }
}

.purpose-Button-min {
  font-size: 1.3rem !important;
}
@media screen and (min-width: 800px) {
  .purpose-Button-min {
    font-size: 1.4rem !important;
  }
}

.purpose-Button-genre.active {
  background: #004096 !important;
  color: #fff !important;
}

.purpose-Button-genre {
  width: 49% !important;
  color: #004096 !important;
  border: 1px solid #004096 !important;
}
.purpose-Button-genre:hover {
  color: #fff !important;
  background: #004096 !important;
}
@media screen and (min-width: 800px) {
  .purpose-Button-genre {
    width: 16% !important;
  }
}

.TOP-instructor-purposeButton {
  width: 49%;
  font-weight: bold;
  border: 1px solid #cb0241;
  box-sizing: border-box;
  color: #cb0241;
  cursor: pointer;
  font-size: 1.3rem;
  line-height: 3rem;
  margin: 0px;
  position: relative;
  text-align: center;
  background: #fff;
  cursor: pointer;
  padding: 0.5rem;
  border: 1px solid #cb0241;
  margin-bottom: 0.5rem;
  box-sizing: border-box;
  line-height: 18px;
}
.TOP-instructor-purposeButton:hover {
  background: #cb0241;
  color: #fff;
}
.TOP-instructor-purposeButton p {
  line-height: 3.5rem;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-purposeButton {
    width: 20%;
    font-weight: bold;
    border: 1px solid #cb0241;
    box-sizing: border-box;
    color: #cb0241;
    cursor: pointer;
    font-size: 16px;
    line-height: 3rem;
    margin: 0px auto;
    position: relative;
    text-align: center;
    background: #fff;
    cursor: pointer;
    padding: 0;
    border: 1px solid #cb0241;
    box-sizing: border-box;
  }
  .TOP-instructor-purposeButton:active {
    background: #cb0241;
    color: #fff;
  }
  .TOP-instructor-purposeButton:hover {
    background: #cb0241;
    color: #fff;
  }
  .TOP-instructor-purposeButton p {
    line-height: 2.9rem;
  }
}

.recomend {
  position: relative !important;
}

.recommend-label {
  position: absolute;
  z-index: 10;
  font-size: 1.4rem;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0.5rem;
}
.recommend-label:before {
  content: "";
  top: 0;
  left: 0;
  border-bottom: 6em solid transparent;
  border-left: 6em solid #c12748;
  /* ラベルの色はここで変更 */
  position: absolute;
  z-index: 100;
}
.recommend-label:after {
  content: "おすすめ";
  font-weight: bold;
  display: block;
  top: 20px;
  transform: rotate(-45deg);
  color: #fff;
  /* 文字色はここで変更 */
  left: 0;
  position: absolute;
  z-index: 101;
}

.TOP-instructor-areaButton-title {
  display: none;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-areaButton-title {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.7rem;
    width: 15%;
  }
}

.TOP-instructor-area-inner {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.TOP-instructor-area-inner .active {
  background: #333 !important;
  color: #fff;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-area-inner {
    display: flex;
    justify-content: space-around;
    width: 84.5;
  }
}

.TOP-instructor-lists {
  padding: 0 0 1rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-lists {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.TOP-instructor-lists::after {
  content: "";
  display: inline-block;
  width: 20%;
}

.TOP-instructor-no-card {
  display: block !important;
}
.TOP-instructor-no-card::after {
  content: "";
  display: inline-block;
  width: 0%;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-no-card {
    display: block !important;
  }
  .TOP-instructor-no-card::after {
    content: "";
    display: inline-block;
    width: 20%;
  }
}

.center-triangle {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #c2d500;
  margin: 7px auto 5px auto;
}
@media screen and (min-width: 640px) {
  .center-triangle {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 26px solid #c2d500;
    margin: 2rem auto 1rem auto;
  }
}

.TOP-instructor-areaButton {
  font-weight: bold;
  background: #fff;
  cursor: pointer;
  padding: 0.5rem 0.8rem;
  border: 1px solid #333;
  box-sizing: border-box;
}
.TOP-instructor-areaButton:hover {
  background: #333;
  color: #fff;
}
@media screen and (min-width: 431px) {
  .TOP-instructor-areaButton {
    width: 13.2%;
    text-align: center;
    font-weight: bold;
    margin: 0 0.5rem;
    background: #fff;
    cursor: pointer;
    padding: 0.4rem 0;
    border: 1px solid #333;
    box-sizing: border-box;
  }
  .TOP-instructor-areaButton .active {
    background: #333;
    color: #fff;
  }
  .TOP-instructor-areaButton:hover {
    background: #333;
    color: #fff;
  }
}

#Container .mix {
  display: none;
}

.TOP-studio {
  padding: 3rem 0;
  background: #e6edf6;
}
@media screen and (min-width: 640px) {
  .TOP-studio {
    padding: 8rem 0;
    background: #e6edf6;
  }
}

.course {
  padding: 3rem 0;
  background: #F7F7ED;
}
@media screen and (min-width: 830px) {
  .course {
    padding: 9rem 0 8rem 0;
    background: #F7F7ED;
  }
}

.course-wrap {
  display: none;
}
@media screen and (min-width: 830px) {
  .course-wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
}

.course-wrap-sp {
  display: block;
}
@media screen and (min-width: 830px) {
  .course-wrap-sp {
    display: none !important;
  }
}

.course-item {
  display: block;
  width: 270px !important;
  height: 270px !important;
  color: #fff;
  padding: 3rem 2.5rem;
  position: relative;
  margin: 0 1rem;
}
.course-item:nth-child(3) {
  margin: 0 1rem;
}
.course-item:nth-child(4) {
  margin: 0 1rem;
}
.course-item:nth-child(5) {
  margin: 0 1rem;
}
.course-item:nth-child(5) {
  margin: 0 1rem;
}
.course-item:hover {
  opacity: 0.8;
}
@media screen and (min-width: 800px) {
  .course-item {
    display: block;
    width: 360px !important;
    height: 360px !important;
    color: #fff;
    padding: 3rem 2.5rem;
    position: relative;
    margin: 2rem;
  }
  .course-item:nth-child(3) {
    margin: 2rem;
  }
  .course-item:nth-child(4) {
    margin: 2rem;
  }
  .course-item:nth-child(5) {
    margin: 2rem;
  }
  .course-item:nth-child(5) {
    margin: 2rem;
  }
  .course-item:hover {
    opacity: 0.8;
  }
}
@media screen and (min-width: 1180px) {
  .course-item {
    display: block;
    width: 360px !important;
    height: 360px !important;
    color: #fff;
    padding: 3rem 2.5rem;
    position: relative;
    margin: 0 3rem 3rem 0;
  }
  .course-item:nth-child(3) {
    margin: 0 0 3rem 0;
  }
  .course-item:nth-child(4) {
    margin: 0 3rem 0 0;
  }
  .course-item:nth-child(5) {
    margin: 0 3rem 0rem 0;
  }
  .course-item:nth-child(6) {
    margin: 0 0rem 0rem 0;
  }
  .course-item:hover {
    opacity: 0.8;
  }
}

.course-title {
  position: absolute;
  bottom: 1.5rem;
  left: 1.5rem;
}
.course-title .min-label {
  font-family: "Roboto";
  padding: 0.5rem 0.8rem;
  line-height: 1rem;
  display: inline-block;
  background: #0090d9;
  margin-bottom: 0.8rem;
}
.course-title p {
  font-size: 1.2rem;
}
@media screen and (min-width: 800px) {
  .course-title {
    position: absolute;
    bottom: 3rem;
    left: 2.5rem;
  }
  .course-title .min-label {
    font-family: "Roboto";
    padding: 0.5rem 0.8rem;
    line-height: 1rem;
    display: inline-block;
    background: #0090d9;
    margin-bottom: 0.8rem;
  }
  .course-title p {
    font-size: 1.2rem;
  }
}

.course-title-min {
  display: flex;
  align-items: center;
}
.course-title-min h3 {
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.course-title-min span {
  font-size: 1rem;
  font-weight: normal;
  margin-top: 0.8rem;
}
.course-title-min:after {
  content: url("../img/course-arrow.svg");
  display: inline-block;
  width: 3rem;
  height: 1rem;
  margin-left: 1.8rem;
}
@media screen and (min-width: 800px) {
  .course-title-min {
    display: flex;
    align-items: center;
  }
  .course-title-min h3 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .course-title-min span {
    font-size: 1.2rem;
    font-weight: normal;
    margin-top: 0.8rem;
  }
  .course-title-min:after {
    content: url("../img/course-arrow.svg");
    display: inline-block;
    width: 3rem;
    height: 1rem;
    margin-left: 1.8rem;
  }
}

.shvs-course {
  background: url("../img/shvs-course.jpg") no-repeat;
  background-size: cover;
}

.kaneko-course {
  background: url("../img/kaneko-course.jpg") no-repeat;
  background-size: cover;
}

.musical-course {
  background: url("../img/musical-course.jpg") no-repeat;
  background-size: cover;
}

.vtby-course {
  background: url("../img/vtby-course.jpg") no-repeat;
  background-size: cover;
}

.online-course {
  background: url("../img/online-course.jpg") no-repeat;
  background-size: cover;
}

.suzuki-course {
  background: url("../img/suzuki-sp-course.jpg") no-repeat;
  background-size: cover;
}

.miura-course {
  background: url("../img/miura-course.png") no-repeat;
  background-size: cover;
}

.slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.slider {
  width: 100%;
  margin: 0 auto;
}

.slick-next {
  right: 1rem !important;
}

.slick-prev {
  left: 0 !important;
}

.slick-arrow {
  z-index: 2 !important;
}

.slick-next:before {
  content: "";
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background: url("../img/slick-arrow-right.svg") !important;
  background-size: contain !important;
}

.slick-prev:before {
  content: "";
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  background: url("../img/slick-arrow-left.svg") !important;
  background-size: contain !important;
}

.studio-min-title {
  padding: 2.5rem 0;
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 800px) {
  .studio-min-title {
    padding: 5rem 0;
    font-size: 2rem;
    text-align: center;
  }
}

.TOP-instructor-card {
  width: 46%;
  height: auto;
  position: relative;
  margin: 0.5rem 0.5rem 2rem 0.5rem;
}
.TOP-instructor-card ul {
  margin-top: 1rem;
}
.TOP-instructor-card ul li {
  font-size: 1.2rem;
  line-height: 1.9rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: flex-start;
}
.TOP-instructor-card ul li:last-child {
  margin-bottom: 0rem;
}
.TOP-instructor-card ul li::before {
  content: "■";
  color: #c2d500;
  width: 8px;
  height: 8px;
  margin-right: 0.8rem;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-card {
    width: 200px;
    position: relative;
    margin: 1.5rem 0 1rem 0;
  }
}

.first-lesson-label {
  margin-top: 1rem;
  display: flex;
  align-items: center;
}
.first-lesson-label p {
  font-size: 1.2rem;
  color: #CB0241;
}
.first-lesson-label p span {
  font-size: 1.8rem;
  background: none !important;
  color: #CB0241;
  padding: 0 !important;
}

.first-lesson-label-item {
  background: #CB0241;
  color: #fff !important;
  font-size: 1.2rem;
  padding: 0rem 0.7rem;
  margin-right: 0.8rem;
  line-height: 2rem;
  display: flex;
}
.first-lesson-label-item span {
  display: none;
}
@media screen and (min-width: 800px) {
  .first-lesson-label-item span {
    display: block;
    color: #fff !important;
    font-size: 1.2rem !important;
  }
}

.TOP-instructor-cta {
  font-size: 1.2rem;
  display: flex;
  justify-content: space-between;
  margin-top: 1.4rem;
}
@media screen and (min-width: 800px) {
  .TOP-instructor-cta {
    font-size: 1.3rem;
    display: flex;
    justify-content: space-between;
    margin-top: 1.4rem;
  }
}

.instructor-prof {
  border: 1px solid #333;
  padding: 0.6rem 0.6rem;
  width: 48%;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.instructor-prof::after {
  content: url("../instructor-new-item/instructor-arrow01.svg");
  display: inline-block;
  width: 5px;
  height: 8px;
}
@media screen and (min-width: 800px) {
  .instructor-prof {
    border: 1px solid #333;
    padding: 0.7rem 1rem;
    width: 48%;
    text-align: center;
  }
  .instructor-prof::after {
    content: url("../instructor-new-item/instructor-arrow01.svg");
    display: inline-block;
    width: 5px;
    height: 8px;
    margin-left: 1.3rem;
  }
}

.instructor-price {
  border: 1px solid #0091DA;
  color: #0091DA;
  padding: 0.6rem 0.6rem;
  width: 48%;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.instructor-price::after {
  content: url("../instructor-new-item/instructor-arrow02.svg");
  display: inline-block;
  width: 5px;
  height: 8px;
  margin-left: 0.8rem;
}
@media screen and (min-width: 800px) {
  .instructor-price {
    border: 1px solid #0091DA;
    color: #0091DA;
    padding: 0.7rem 1.5rem;
    display: block;
    width: 48%;
    text-align: center;
    display: flex;
    justify-content: space-between;
  }
  .instructor-price::after {
    content: url("../instructor-new-item/instructor-arrow02.svg");
    display: inline-block;
    width: 5px;
    height: 8px;
    margin-left: 1.3rem;
  }
}

.TOP-instructor-card-item {
  position: relative;
}
.TOP-instructor-card-item img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.TOP-instructor-card-item h3 {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 3px;
  letter-spacing: 0.4rem;
  font-size: 1.3rem;
  background: rgba(0, 0, 0, 0.8);
  padding: 0.8rem 0 !important;
  color: #fff;
  text-align: center;
}

.TOP-instructor-name {
  position: absolute;
  bottom: 0;
  width: 60%;
  font-size: 1.6rem;
  background: #0c0c0c;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
  margin: 0.5rem auto;
}

.TOP-studio-wrap {
  display: none;
}
@media screen and (min-width: 640px) {
  .TOP-studio-wrap {
    display: flex;
    justify-content: space-between;
  }
}

.TOP-studio-wrap-sp {
  display: block;
}
@media screen and (min-width: 640px) {
  .TOP-studio-wrap-sp {
    display: none;
  }
}

.TOP-studio-item-sp {
  width: 100%;
  display: block;
  margin: 0.5rem 0;
}

.TOP-studio-item {
  width: 16%;
  height: auto;
}
.TOP-studio-item:hover {
  opacity: 0.7;
}

.amount-explanation {
  background: #F7F7ED;
  padding: 3rem 0;
  position: relative;
}
.amount-explanation::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  background: url("../instructor-new-item/amount-method-label.png") no-repeat;
  background-size: 100%;
  width: 240px;
  height: 71px;
}
@media screen and (min-width: 800px) {
  .amount-explanation {
    padding: 5.5rem 0 8rem 0;
    position: relative;
  }
  .amount-explanation::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    content: "";
    display: inline-block;
    background: url("../instructor-new-item/amount-method-label.png") no-repeat;
    background-size: 100%;
    width: 434px;
    height: 128px;
  }
}

.amount-title {
  display: block;
  text-align: center;
  margin-bottom: 3rem;
  position: relative;
  z-index: 100;
}
.amount-title h2 {
  position: relative;
  z-index: 100;
  display: inline-block;
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
  border-bottom: 0.4rem solid #0091DA;
  padding-bottom: 1.5rem;
}
.amount-title h2 span {
  font-size: 2.6rem;
}
.amount-title p {
  text-align: left !important;
  letter-spacing: 0.1rem;
  line-height: 2.9rem;
  margin: 3rem 0 0 0;
}
@media screen and (min-width: 830px) {
  .amount-title {
    text-align: left;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 6rem;
  }
  .amount-title h2 {
    position: relative;
    z-index: 100;
    letter-spacing: 0.1rem;
    font-size: 2.6rem;
    border-bottom: 0.4rem solid #0091DA;
    display: inline-block;
    padding-bottom: 1.5rem;
  }
  .amount-title h2 span {
    font-size: 4rem;
  }
  .amount-title p {
    letter-spacing: 0.1rem;
    line-height: 2.9rem;
    margin: 1rem 0 0 7rem;
  }
}

.hybrid-item-all h2 {
  max-width: 720px;
  text-align: center;
  font-size: 1.3rem;
  display: block;
  background: #0090d9;
  color: #fff;
  padding: 1.5rem 2.5rem;
  margin: 0 auto 3rem auto;
  position: relative;
}
.hybrid-item-all h2:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 40px;
  bottom: -40px;
  margin: 0 auto;
  right: 0;
  left: 0;
  background: #0090d9;
  position: absolute;
}
@media screen and (min-width: 830px) {
  .hybrid-item-all h2 {
    max-width: 720px;
    text-align: center;
    font-size: 1.8rem;
    display: block;
    background: #0090d9;
    color: #fff;
    padding: 2rem 0;
    margin: 0 auto 8.5rem auto;
  }
  .hybrid-item-all h2:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 100px;
    bottom: -100px;
    margin: 0 auto;
    right: 0;
    left: 0;
    background: #0090d9;
    position: absolute;
  }
}

.hybrid-item-wrap-sp {
  display: block !important;
  position: relative;
}
@media screen and (min-width: 830px) {
  .hybrid-item-wrap-sp {
    display: none !important;
  }
}

.hybrid-item-wrap {
  display: none;
}
@media screen and (min-width: 830px) {
  .hybrid-item-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
  }
}

.hybrid-item {
  display: block !important;
  width: 80% !important;
  background: #fff;
  padding: 2rem;
  margin: 0 auto;
  position: relative;
}
.hybrid-item h3 {
  font-size: 1.4rem;
  margin-left: 2rem;
}
.hybrid-item img {
  margin: 2.5rem 0 2rem 0;
}
.hybrid-item p {
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.04rem;
}
@media screen and (min-width: 830px) {
  .hybrid-item {
    background: #fff;
    padding: 2rem;
    width: 30% !important;
    margin: 0;
    position: relative;
  }
  .hybrid-item h3 {
    font-size: 1.8rem;
    margin-left: 2rem;
  }
  .hybrid-item img {
    margin: 2.5rem 0 2rem 0;
  }
  .hybrid-item p {
    font-size: 1.4rem;
    line-height: 1.8;
    letter-spacing: 0.04rem;
  }
}

.hybrid-title-blue-label {
  position: absolute;
  left: 0;
  top: 0;
  background: #004096;
  display: inline-block;
  width: 20px;
  height: 70px;
}

.hybrid-title-skyblue-label {
  position: absolute;
  left: 0;
  top: 0;
  background: #0090d9;
  display: inline-block;
  width: 20px;
  height: 70px;
}

.hybrid-title-highgreen-label {
  position: absolute;
  left: 0;
  top: 0;
  background: #c2d500;
  display: inline-block;
  width: 20px;
  height: 70px;
}

.hybrid-cta {
  position: relative;
  color: #333;
  border: 1px solid #333;
  background: #fff;
  font-size: 1.3rem;
  text-align: center;
  max-width: 356px;
  margin: 3rem auto 0 auto;
  padding: 1.5rem 0;
  display: block;
  font-weight: bold;
}
.hybrid-cta:hover {
  background: #333;
  color: #fff;
}
.hybrid-cta:hover::after {
  content: url("../instructor-new-item/white-arrow.svg");
  display: inline-block;
  width: 31.5px;
  height: 5px;
  position: absolute;
  top: 30%;
  right: 2rem;
}
.hybrid-cta:after {
  content: url("../instructor-new-item/testimonial-arrow.svg");
  display: inline-block;
  width: 31.5px;
  height: 5px;
  position: absolute;
  top: 30%;
  right: 2rem;
}
@media screen and (min-width: 830px) {
  .hybrid-cta {
    position: relative;
    color: #333;
    border: 1px solid #333;
    background: #fff;
    font-size: 1.3rem;
    text-align: center;
    max-width: 356px;
    margin: 6rem auto 0 auto;
    padding: 1.5rem 0;
    display: block;
    font-weight: bold;
  }
  .hybrid-cta:hover {
    background: #333;
    color: #fff;
  }
  .hybrid-cta:hover::after {
    content: url("../instructor-new-item/white-arrow.svg");
    display: inline-block;
    width: 31.5px;
    height: 5px;
    position: absolute;
    top: 30%;
    right: 2rem;
  }
  .hybrid-cta:after {
    content: url("../instructor-new-item/testimonial-arrow.svg");
    display: inline-block;
    width: 31.5px;
    height: 5px;
    position: absolute;
    top: 30%;
    right: 2rem;
  }
}

.hybrid-right-line {
  display: none;
}
@media screen and (min-width: 830px) {
  .hybrid-right-line {
    display: block;
    width: 50%;
    position: absolute;
    left: 0;
    top: -40px;
    height: 40px;
    border-top: 4px solid #0090d9;
    border-right: 4px solid #0090d9;
  }
}

.hybrid-left-line {
  display: none;
}
@media screen and (min-width: 830px) {
  .hybrid-left-line {
    display: block;
    width: 50%;
    position: absolute;
    right: 0;
    top: -40px;
    height: 40px;
    border-top: 4px solid #0090d9;
    border-left: 4px solid #0090d9;
  }
}

.hybrid-center-line {
  display: none;
}
@media screen and (min-width: 830px) {
  .hybrid-center-line {
    display: block;
    width: 60%;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -40px;
    height: 40px;
    border-top: 4px solid #0090d9;
  }
}

.hybrid-center-line02 {
  display: none;
}
@media screen and (min-width: 830px) {
  .hybrid-center-line02 {
    display: block;
    width: 4px;
    height: 88px;
    position: absolute;
    margin: 0;
    top: -21%;
    left: 50%;
    background: #0090d9;
  }
}

.testimonial {
  background: #E6EDF6;
  padding: 3rem 0;
}
@media screen and (min-width: 800px) {
  .testimonial {
    background: #E6EDF6;
    padding: 8rem 0;
  }
}

.testimonial-wrap {
  display: none;
}
@media screen and (min-width: 800px) {
  .testimonial-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
}

.testimonial-wrap-sp {
  display: block;
}
@media screen and (min-width: 800px) {
  .testimonial-wrap-sp {
    display: none !important;
  }
}

.testimonial-item {
  display: block !important;
  width: 80% !important;
  background: #fff;
  padding: 2rem;
  margin: 0 auto;
}
.testimonial-item h3 {
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
}
.testimonial-item p {
  font-size: 1.4rem;
  line-height: 2.5rem;
}
.testimonial-item:nth-child(3) {
  margin-bottom: 0rem;
}
.testimonial-item:nth-child(4) {
  margin-bottom: 0rem;
}
@media screen and (min-width: 800px) {
  .testimonial-item {
    width: 49% !important;
    background: #fff;
    padding: 3rem;
    margin: 0 0 3rem 0;
  }
  .testimonial-item h3 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
  }
  .testimonial-item p {
    font-size: 1.4rem;
    line-height: 2.5rem;
  }
  .testimonial-item:nth-child(3) {
    margin-bottom: 0rem;
  }
  .testimonial-item:nth-child(4) {
    margin-bottom: 0rem;
  }
}

.testimonial-item-inner {
  display: block;
}
@media screen and (min-width: 800px) {
  .testimonial-item-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.testimonial-prof {
  margin-right: 0px;
  display: flex;
  align-items: center;
  margin-top: 2rem;
}
.testimonial-prof img {
  width: 60px;
  margin-bottom: 0.8rem;
  margin-right: 2rem;
}
.testimonial-prof p {
  display: block;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.7rem;
}
.testimonial-prof p span {
  display: block;
  margin-top: 1rem;
  font-size: 1.4rem;
  color: #004097;
  font-weight: bold;
}
@media screen and (min-width: 800px) {
  .testimonial-prof {
    margin-top: 0rem;
    margin-right: 38px;
    display: block;
  }
  .testimonial-prof img {
    width: 90px;
    margin-bottom: 0.8rem;
    margin-right: 0rem;
  }
  .testimonial-prof p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
  .testimonial-prof p span {
    display: inline-block;
    margin-top: 1rem;
    font-size: 1.4rem;
    color: #004097;
    font-weight: bold;
  }
}

.testimonial-top-cta {
  max-width: 356px;
  display: block;
  text-align: center;
  padding: 1.5rem 0;
  letter-spacing: 0.14rem;
  margin: 3rem auto 0 auto;
  background: #fff;
  border: 1px solid #333;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
}
.testimonial-top-cta::after {
  content: url("../instructor-new-item/testimonial-arrow.svg");
  display: inline-block;
  width: 31.5px;
  height: 5px;
  position: absolute;
  top: 30%;
  right: 2rem;
}
.testimonial-top-cta:hover {
  background: #333;
  color: #fff;
}
.testimonial-top-cta:hover::after {
  content: url("../instructor-new-item/white-arrow.svg");
  display: inline-block;
  width: 31.5px;
  height: 5px;
  position: absolute;
  top: 30%;
  right: 2rem;
}
@media screen and (min-width: 800px) {
  .testimonial-top-cta {
    max-width: 356px;
    display: block;
    text-align: center;
    padding: 1.5rem 0;
    letter-spacing: 0.14rem;
    margin: 5rem auto 0 auto;
    background: #fff;
    border: 1px solid #333;
    font-size: 1.3rem;
    font-weight: bold;
    position: relative;
  }
  .testimonial-top-cta::after {
    content: url("../instructor-new-item/testimonial-arrow.svg");
    display: inline-block;
    width: 31.5px;
    height: 5px;
    position: absolute;
    top: 30%;
    right: 2rem;
  }
  .testimonial-top-cta:hover {
    background: #333;
    color: #fff;
  }
  .testimonial-top-cta:hover::after {
    content: url("../instructor-new-item/white-arrow.svg");
    display: inline-block;
    width: 31.5px;
    height: 5px;
    position: absolute;
    top: 30%;
    right: 2rem;
  }
}

.movie-lesson {
  background: #0C0C0C;
  padding: 3rem 0;
}
@media screen and (min-width: 800px) {
  .movie-lesson {
    background: #0C0C0C;
    padding: 6rem 0 8rem 0;
  }
}

.movie-lesson-wrap {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (min-width: 800px) {
  .movie-lesson-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.movie-lesson-text {
  width: 100%;
}
.movie-lesson-text h2 {
  color: #fff;
}
.movie-lesson-text h2 span {
  color: #C2D500;
}
.movie-lesson-text h2::after {
  content: "";
  display: block;
  width: 35px;
  height: 4px;
  background: #C2D500;
  margin-top: 1.5rem;
}
.movie-lesson-text p {
  margin-top: 2rem;
  color: #fff;
}
.movie-lesson-text p span {
  color: #C2D500;
}
@media screen and (min-width: 800px) {
  .movie-lesson-text {
    width: 36%;
  }
  .movie-lesson-text h2 {
    color: #fff;
  }
  .movie-lesson-text h2 span {
    color: #C2D500;
  }
  .movie-lesson-text h2::after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #C2D500;
    margin-top: 2rem;
  }
  .movie-lesson-text p {
    margin-top: 2.8rem;
    color: #fff;
  }
  .movie-lesson-text p span {
    color: #C2D500;
  }
}

.movie-lesson-img {
  display: none;
}
@media screen and (min-width: 800px) {
  .movie-lesson-img {
    display: block;
    width: 63%;
    margin-top: 2rem;
  }
}

.movie-lesson-img-sp {
  display: block;
  width: 100%;
  margin-top: 2rem;
}
@media screen and (min-width: 800px) {
  .movie-lesson-img-sp {
    display: none;
  }
}

.movie-lesson-cta {
  margin-top: 3rem;
  padding: 1.8rem 0;
  text-align: center;
  display: block;
  color: #fff;
  border: 1px solid #fff;
  font-size: 1.3rem;
  position: relative;
}
.movie-lesson-cta::after {
  content: "";
}
@media screen and (min-width: 1100px) {
  .movie-lesson-cta::after {
    content: url("../instructor-new-item/white-arrow.svg");
    display: inline-block;
    width: 31px;
    height: 5px;
    position: absolute;
    right: 6rem;
    top: 30%;
  }
  .movie-lesson-cta:hover {
    background: #fff;
    color: #333;
  }
  .movie-lesson-cta:hover::after {
    content: url("../instructor-new-item/testimonial-arrow.svg");
    display: inline-block;
    width: 31px;
    height: 5px;
    position: absolute;
    right: 6rem;
    top: 30%;
  }
}

.recommendation {
  padding: 3rem 0;
  background: #E9E9E9;
}
.recommendation h2 {
  font-size: 1.4rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.06rem;
}
.recommendation h2 span {
  font-size: 2.6rem;
}
.recommendation h2::after {
  content: "";
  display: block;
  background: #0090D9;
  width: 35px;
  height: 4px;
  margin: 1.8rem auto 0 auto;
}
@media screen and (min-width: 800px) {
  .recommendation {
    padding: 7rem 0;
    background: #E9E9E9;
  }
  .recommendation h2 {
    font-size: 2.6rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 0.2rem;
  }
  .recommendation h2 span {
    font-size: 4rem;
  }
  .recommendation h2::after {
    content: "";
    display: block;
    background: #0090D9;
    width: 75px;
    height: 4px;
    margin: 2rem auto 0 auto;
  }
}

.recommendation-wrap-sp {
  display: block;
  margin-top: 2rem;
}
@media screen and (min-width: 800px) {
  .recommendation-wrap-sp {
    display: none !important;
  }
}

.slick-track {
  display: flex !important;
  align-items: flex-start;
}

.slick-slide {
  height: auto !important;
}

.recommendation-item {
  max-width: none !important;
  width: 80% !important;
  background: #fff;
  display: block !important;
  padding: 2rem;
  margin: 0rem auto;
}
.recommendation-item img {
  width: 160px;
  height: 160px;
  object-fit: contain;
  margin: 2rem auto 2rem auto;
}
@media screen and (min-width: 800px) {
  .recommendation-item {
    max-width: 1050px !important;
    width: auto !important;
    background: #fff;
    display: flex !important;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 3rem;
    margin: 0 0 3rem 0;
  }
  .recommendation-item img {
    width: 160px;
    height: 160px;
    object-fit: contain;
    margin: 0 3.3rem 0 0;
  }
}

.recommendation-item-center {
  margin: 0rem auto !important;
}
@media screen and (min-width: 800px) {
  .recommendation-item-center {
    margin: 0 0 3rem 10.5rem !important;
  }
}

.recommendation-wrap {
  display: none !important;
}
@media screen and (min-width: 800px) {
  .recommendation-wrap {
    margin-top: 4.8rem;
    display: block !important;
  }
}

.recommendation-item h3 {
  color: #2D90D9;
  font-size: 1.3rem;
}
.recommendation-item h3 span {
  font-size: 1.4rem;
}
.recommendation-item p {
  font-size: 1.3rem;
  margin-top: 1rem;
  line-height: 2.45rem;
}
@media screen and (min-width: 800px) {
  .recommendation-item h3 {
    color: #2D90D9;
    font-size: 1.6rem;
  }
  .recommendation-item h3 span {
    font-size: 2rem;
  }
  .recommendation-item p {
    font-size: 1.4rem;
    margin-top: 1rem;
    line-height: 2.45rem;
  }
}

.TOP-about {
  padding: 2rem 0;
  background: #0c0c0c;
}
.TOP-about h2 {
  padding-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 800px) {
  .TOP-about {
    padding: 8rem 0;
    background: #0c0c0c;
  }
  .TOP-about h2 {
    padding-bottom: 6rem;
    margin-top: -40px;
  }
}

.about-box {
  display: none;
}
@media screen and (min-width: 800px) {
  .about-box {
    display: flex;
    justify-content: space-between;
  }
}

.about-box-sp {
  display: block;
}
@media screen and (min-width: 800px) {
  .about-box-sp {
    display: none;
  }
}

.about-box-sp-inner {
  padding-top: 3rem;
}

.about-item-left::before {
  content: "";
  background: #c2d500;
  background-size: 100%;
  display: inline-block;
  width: 100%;
  height: 3px;
  margin-bottom: 0;
}
@media screen and (min-width: 640px) {
  .about-item-left::before {
    content: "";
    background: url("../img/yellow-line.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 100%;
    height: 15px;
    margin-bottom: 2rem;
  }
}

.about-item-right::before {
  content: "";
  background: #cb0241;
  background-size: 100%;
  display: inline-block;
  width: 100%;
  height: 3px;
  margin-bottom: 0;
}
@media screen and (min-width: 640px) {
  .about-item-right::before {
    content: "";
    background: url("../img/pink-line.png") no-repeat;
    background-size: 100%;
    display: inline-block;
    width: 100%;
    height: 15px;
    margin-bottom: 2rem;
  }
}

.about-text {
  width: 70%;
  padding: 1.5rem 1rem;
  background: rgba(0, 0, 0, 0.6);
  font-feature-settings: "palt";
}
@media screen and (min-width: 640px) {
  .about-text {
    width: 54%;
    padding: 2rem 3rem;
    background: rgba(0, 0, 0, 0.6);
  }
}

.about-en-text {
  font-family: "Roboto";
  font-weight: bold;
  font-size: 4rem;
  color: #fff;
  line-height: 2.5rem;
}
@media screen and (min-width: 800px) {
  .about-en-text {
    font-size: clamp(4.5rem, 5vw, 7rem);
    color: #fff;
    line-height: 4rem;
  }
}

.about-big-text {
  font-size: 2.6rem;
  margin: 0.5rem 0;
}
.about-big-text span {
  background: #fff;
  display: inline-block;
  margin: 0;
  padding: 0.5rem;
  line-height: 20px;
}
@media screen and (min-width: 800px) {
  .about-big-text {
    font-size: clamp(2.5rem, 2.5vw, 3.5rem);
    margin-top: -1rem;
  }
  .about-big-text span {
    background: #fff;
    display: inline-block;
    margin: 0.5rem 0;
    padding: 0 2rem 0 1rem;
    line-height: normal;
  }
}
@media screen and (min-width: 640px) {
  .about-big-text {
    font-size: clamp(2.5rem, 2.5vw, 3.5rem);
    margin-top: 1rem;
  }
  .about-big-text span {
    background: #fff;
    display: inline-block;
    margin: 0.5rem 0;
    padding: 0 2rem 0 1rem;
    line-height: normal;
  }
}

.about-min-text {
  color: #fff;
  margin: 0.5rem 0;
  line-height: 2rem;
  margin-bottom: 1rem;
}
@media screen and (min-width: 640px) {
  .about-min-text {
    color: #fff;
    margin: 1rem 0 2rem 0;
    line-height: normal;
  }
}

.about-item-top {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 640px) {
  .about-item-top {
    margin-bottom: 9rem;
  }
}

.about-item-method {
  background: url("../img/about-method-bg.jpg") no-repeat;
  background-size: cover;
  background-position: right -220px top 0;
}
@media screen and (min-width: 640px) {
  .about-item-method {
    background: url("../img/about-method-bg.jpg") no-repeat;
    background-size: 100%;
    background-position: none;
  }
}

.about-item-movie {
  background: url(../img/about-movie-bg.jpg) no-repeat;
  background-size: cover;
  background-position: right 102px top -3px;
}
@media screen and (min-width: 640px) {
  .about-item-movie {
    background: url("../img/about-movie-bg.jpg") no-repeat;
    background-size: 100%;
    background-position: none;
  }
}

.about-item-seminer {
  background: url(../img/about-seminer-bg.jpg) no-repeat;
  background-size: cover;
  background-position: right 63px top -19px;
}
@media screen and (min-width: 640px) {
  .about-item-seminer {
    background: url("../img/about-seminer-bg.jpg") no-repeat;
    background-size: 100%;
    background-position: none;
  }
}

.about-item-vt {
  background: url("../img/about-vt-bg.png") no-repeat;
  background-size: cover;
  background-position: top -11px left 86px;
}
@media screen and (min-width: 640px) {
  .about-item-vt {
    background: url("../img/about-vt-bg.png") no-repeat;
    background-size: 100%;
    background-position: top -40px left 0px;
  }
}

.about-cta {
  width: 100%;
  display: block;
  font-size: 1.3rem;
  color: #fff;
  background: none;
  border: 1px solid #fff;
  margin: 0 auto;
  padding: 0.3rem 1rem;
  text-align: center;
}
.about-cta:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #333;
}
@media screen and (min-width: 640px) {
  .about-cta {
    width: 100%;
    display: block;
    font-size: 1.9rem;
    color: #fff;
    background: none;
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 2rem;
    text-align: center;
  }
  .about-cta:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #333;
  }
}

.about-wrap {
  width: 40%;
}

.about-box-inner {
  width: 100%;
  padding-top: 3rem;
  flex-direction: column;
}
@media screen and (min-width: 800px) {
  .about-box-inner {
    width: 50%;
    padding-top: 0;
  }
}

.about-item-inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
}
@media screen and (min-width: 640px) {
  .about-item-inner {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
  }
}

.blog-title {
  text-align: center;
  letter-spacing: 1rem;
  font-weight: 600;
}

.blog-title-bottom {
  width: 35px;
  height: 5px;
  background: #0090d9;
  margin: 2.5rem auto 0 auto;
}

.blog-min-title {
  font-size: 1.4rem !important;
  padding: 3rem 0 6rem 0 !important;
}
@media screen and (min-width: 640px) {
  .blog-min-title {
    font-size: 2rem !important;
    padding: 4rem 0 6rem 0 !important;
  }
}

.blog-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.blog-see-more {
  margin-top: 4rem !important;
}

.blog-eyecatch {
  width: 100%;
}
.blog-eyecatch img {
  height: 105px;
  object-fit: cover;
}
@media screen and (min-width: 640px) {
  .blog-eyecatch {
    width: 100%;
  }
  .blog-eyecatch img {
    height: 170px;
    object-fit: cover;
  }
}

.blog-card {
  display: inline-block;
  width: 48%;
  margin-bottom: 1rem;
}
.blog-card p {
  margin: 1rem 0;
}
@media screen and (min-width: 640px) {
  .blog-card {
    display: inline-block;
    width: 22.8%;
  }
  .blog-card p {
    margin: 1rem 0;
  }
}

.blog-data {
  color: #666666;
}

.see-more {
  font-size: 1.4rem;
  display: block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  border: 1px solid #333;
  padding: 1.5rem 0;
  margin-top: 5rem;
}
.see-more:hover {
  background: #333;
  color: #fff;
  border: 1px solid #333;
}
@media screen and (min-width: 640px) {
  .see-more {
    font-size: 1.8rem;
    display: block;
    width: 350px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #333;
    padding: 1.5rem 0;
    margin-top: 5rem;
  }
  .see-more:hover {
    background: #333;
    color: #fff;
    border: 1px solid #333;
  }
}

.TOP-banner-area {
  background: #e9e9e9;
}

.TOP-banner-area-box {
  display: block;
}
.TOP-banner-area-box a {
  width: 100%;
  display: block;
  margin: 0 0 2rem 0;
}
.TOP-banner-area-box a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 640px) {
  .TOP-banner-area-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .TOP-banner-area-box a {
    width: 49%;
    margin: 0 0 2rem 0;
  }
  .TOP-banner-area-box a:nth-of-type(3) {
    margin: 0;
  }
  .TOP-banner-area-box a:nth-of-type(4) {
    margin: 0;
  }
  .TOP-banner-area-box a:hover {
    opacity: 0.7;
  }
}

.news-separation {
  padding: 4rem 0 !important;
}
@media screen and (min-width: 800px) {
  .news-separation {
    padding: 8rem 0 !important;
  }
}

.TOP-news-inner {
  position: relative;
}

.TOP-news-title {
  text-align: center;
  padding-bottom: 4rem;
  position: relative;
}
.TOP-news-title:after {
  content: "";
  display: block;
  width: 75px;
  height: 5px;
  background: #0090d9;
  margin: 3rem auto 0 auto;
}
@media screen and (min-width: 640px) {
  .TOP-news-title {
    position: relative;
  }
  .TOP-news-title:after {
    position: absolute;
    left: 0;
    content: "";
    display: block;
    margin-top: 25px;
    width: 75px;
    height: 5px;
    background: #0090d9;
  }
}

.TOP-news-box {
  display: block;
}
@media screen and (min-width: 640px) {
  .TOP-news-box {
    display: flex;
    justify-content: space-between;
  }
}

.news-feed-all {
  width: 100%;
}
@media screen and (min-width: 640px) {
  .news-feed-all {
    width: 81.5%;
  }
}

.feed-first {
  padding-top: 1.8rem !important;
}

.news-feed {
  padding: 2rem 0;
  font-size: 1.4rem;
  display: block;
  justify-content: space-between;
  border-bottom: 1px dotted #cbcbcb;
}
@media screen and (min-width: 640px) {
  .news-feed {
    padding: 2rem 0;
    font-size: 1.4rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted #cbcbcb;
  }
}

.news-title {
  width: 81%;
  line-height: 25px;
}

.news-data {
  color: #666666;
  font-weight: bold;
  line-height: 25px;
}

.news-see-more {
  font-size: 1.4rem;
  position: relative;
  right: 0;
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #333;
  padding: 1.5rem 0;
  margin-top: 5rem;
}
.news-see-more:hover {
  background: #333;
  color: #fff;
}
@media screen and (min-width: 640px) {
  .news-see-more {
    font-size: 1.8rem;
    position: relative;
    right: 0;
    display: block;
    width: 350px;
    text-align: center;
    border: 1px solid #333;
    padding: 1.5rem 0;
    margin-top: 5rem;
  }
  .news-see-more:hover {
    background: #333;
    color: #fff;
  }
}

@media screen and (min-width: 640px) {
  .news-see-more-btn {
    display: flex;
    justify-content: space-between;
  }
  .news-see-more-btn::before {
    content: "";
    display: inline-block;
    width: 50%;
  }
}

.movie-recomend {
  background: #f5f8fc;
}

.movie-recomend-wrap {
  display: block;
}
@media screen and (min-width: 640px) {
  .movie-recomend-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}

.movie-recomend-inner h1 {
  color: #004096;
  font-size: 2.1rem;
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.movie-recomend-inner h1:after {
  content: "";
  display: block;
  width: 35px;
  height: 5px;
  background: #004096;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 0rem;
}
@media screen and (min-width: 640px) {
  .movie-recomend-inner h1 {
    color: #004096;
    font-size: 2.8rem;
    text-align: center;
    padding-top: 0rem;
    padding-bottom: 2rem;
  }
  .movie-recomend-inner h1:after {
    content: "";
    display: block;
    width: 35px;
    height: 5px;
    background: #004096;
    margin: 0 auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}

.movie-recomend-item {
  width: 100%;
  margin-right: 0rem;
  margin-bottom: 4rem;
}
.movie-recomend-item:nth-of-type(3) {
  margin-right: 0;
  margin-bottom: 0rem;
}
.movie-recomend-item h2 {
  font-size: 1.8rem;
  color: #0090d9;
  padding: 0.5rem 0rem;
  margin: 1rem 0;
}
.movie-recomend-item p {
  margin-bottom: 1.5rem;
}
.movie-recomend-item a {
  font-size: 1.6rem;
  font-weight: bold;
  color: #0090d9;
  display: block;
  text-align: center;
  padding: 0.5rem 0;
  border: 3px solid #0090d9;
}
.movie-recomend-item a:hover {
  background: #fff;
  border: 3px solid #fff;
}
@media screen and (min-width: 640px) {
  .movie-recomend-item {
    width: 28%;
    margin-right: 2rem;
    margin-bottom: 0rem;
  }
  .movie-recomend-item:nth-of-type(3) {
    margin-right: 0;
  }
  .movie-recomend-item h2 {
    font-size: 2rem;
    color: #0090d9;
    padding: 0.5rem 0rem;
    margin: 1rem 0;
  }
  .movie-recomend-item p {
    margin-bottom: 1.5rem;
  }
  .movie-recomend-item a {
    font-size: 1.6rem;
    font-weight: bold;
    color: #0090d9;
    display: block;
    text-align: center;
    padding: 0.5rem 0;
    border: 3px solid #0090d9;
  }
  .movie-recomend-item a:hover {
    background: #fff;
    border: 3px solid #fff;
  }
}

/* 2023　山上追加分 */
.TOP-first-banner {
  background: #fff;
  padding: 2rem 10px;
  text-align: center;
}
.TOP-first-banner a {
  display: block;
  margin: 0px auto;
  max-width: 800px;
  transition: 0.3s;
}
.TOP-first-banner a:hover {
  opacity: 0.8;
}

.time-line-feed {
  display: block;
}
@media screen and (min-width: 640px) {
  .time-line-feed {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
  }
}

.top-timeline {
  padding: 4rem 0;
  background: #F7F7ED;
}
@media screen and (min-width: 640px) {
  .top-timeline {
    padding: 7rem 0;
    background: #F7F7ED;
  }
}

.time-line-item {
  width: 100%;
  background: #fff;
  padding: 2rem;
  border-radius: 2rem;
  margin: 0 0 2rem 0;
}
.time-line-item:last-child {
  margin: 0;
}
.time-line-item p {
  font-size: 1.4rem;
}
.time-line-item a {
  color: #fff;
  background: #004096;
  padding: 0.5rem 1rem;
  font-size: 1.3rem;
  margin: 1.5rem 0 0 0;
  display: inline-block;
}
@media screen and (min-width: 640px) {
  .time-line-item {
    width: 32%;
    background: #fff;
    padding: 3rem;
    border-radius: 2rem;
    margin: 0 0 0rem 0;
  }
  .time-line-item:last-child {
    margin: 0;
  }
  .time-line-item p {
    font-size: 1.4rem;
  }
  .time-line-item a {
    color: #fff;
    background: #004096;
    padding: 0.5rem 1rem;
    font-size: 1.3rem;
    margin: 1.5rem 0 0 0;
    display: inline-block;
  }
}

.time-line-profile {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 1rem 0;
}
.time-line-profile img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  border-radius: 50%;
  margin: 0 1rem 0 0;
}

.time-line-name {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
.time-line-name p {
  font-size: 1.6rem;
  margin: 0 1rem 0 0;
  line-height: 2rem;
  font-weight: bold;
  color: #004096;
}
.time-line-name span {
  color: gray;
  font-size: 1rem !important;
}

.Top-rv {
  background: #000;
  padding: 4rem 0;
}
@media screen and (min-width: 800px) {
  .Top-rv {
    background: #000;
    padding: 7rem 0;
  }
}

.Top-rv-inner {
  display: block;
}
@media screen and (min-width: 800px) {
  .Top-rv-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
.Top-rv-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1rem;
}

.Top-rv-left {
  width: 100%;
}
.Top-rv-left h2 {
  font-size: 2.8rem;
  color: #fff;
}
.Top-rv-left h2 span {
  color: #C2D500;
}
.Top-rv-left h2::after {
  content: "";
  display: block;
  width: 70px;
  height: 4px;
  background: #C2D500;
  margin: 2rem 0 0 0;
}
@media screen and (min-width: 800px) {
  .Top-rv-left {
    width: 50%;
  }
  .Top-rv-left h2 {
    font-size: 3.6rem;
    color: #fff;
  }
  .Top-rv-left h2 span {
    color: #C2D500;
  }
  .Top-rv-left h2::after {
    content: "";
    display: block;
    width: 70px;
    height: 4px;
    background: #C2D500;
    margin: 2rem 0 0 0;
  }
}
.Top-rv-left p {
  color: #fff;
  margin: 3rem 0 0 0;
}
.Top-rv-left p span {
  color: #C2D500;
}
.Top-rv-left a {
  margin-top: 3rem;
  padding: 1.8rem 0;
  text-align: center;
  display: block;
  color: #fff;
  border: 1px solid #fff;
  font-size: 1.3rem;
  position: relative;
}
.Top-rv-left a::after {
  content: url("../instructor-new-item/white-arrow.svg");
  display: inline-block;
  width: 31px;
  height: 5px;
  position: absolute;
  right: 6rem;
  top: 30%;
}
.Top-rv-left a:hover {
  color: #333;
  background: #fff;
}
.Top-rv-left a:hover::after {
  content: url("../instructor-new-item/testimonial-arrow.svg");
  display: inline-block;
  width: 31px;
  height: 5px;
  position: absolute;
  right: 6rem;
  top: 30%;
}
.Top-rv-left .sp-img {
  display: block;
  margin: 3rem 0 0 0;
}
@media screen and (min-width: 800px) {
  .Top-rv-left .sp-img {
    display: none;
  }
}

.Top-rv-right {
  width: 45%;
}
.Top-rv-right .pc-img {
  display: none;
}
@media screen and (min-width: 800px) {
  .Top-rv-right .pc-img {
    display: block;
  }
}

.np-rating {
  margin: 0.8rem 0 0.4rem;
}

.np-stars {
  color: #f5b400;
  letter-spacing: 0.1rem;
  font-size: 1.4rem;
}

.np-score {
  margin-left: 0.4rem;
  font-weight: 700;
  color: #333;
  font-size: 1.3rem;
}

.np-tags {
  margin-bottom: 0.8rem;
}

.np-tag-area,
.np-tag-purpose {
  display: inline-block;
  font-size: 1.1rem;
  font-weight: 700;
  padding: 0.2rem 0.8rem;
  border-radius: 100px;
  margin: 0 0.4rem 0.4rem 0;
}

.np-tag-area {
  background: #e3f5e9;
  color: #1f8a4c;
}

.np-tag-purpose {
  background: #e6edf6;
  color: #004096;
}

.vtmedia-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 5rem 2rem;
}

.vtmedia-head {
  text-align: center;
  max-width: 600px;
  margin: 0 auto 3rem;
}
.vtmedia-head h2 {
  font-size: 2.2rem;
  margin: 0 0 1rem;
}
.vtmedia-head p {
  font-size: 1.4rem;
  margin: 0;
}

.vtmedia-movies {
  background: #0c0f16;
}
.vtmedia-movies .vtmedia-head h2 {
  color: #fff;
}
.vtmedia-movies .vtmedia-head p {
  color: #aab1bd;
}

.vtmedia-movie-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 640px) {
  .vtmedia-movie-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1100px) {
  .vtmedia-movie-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.8rem;
  }
}

.vtmedia-movie-card {
  display: block;
  background: #161a24;
  border-radius: 14px;
  overflow: hidden;
  transition: transform 0.25s, box-shadow 0.25s;
}
.vtmedia-movie-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.4);
}

.vtmedia-movie-thumb {
  position: relative;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.vtmedia-movie-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s;
}
.vtmedia-movie-card:hover .vtmedia-movie-thumb img {
  transform: scale(1.08);
}

.vtmedia-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 48px;
  height: 48px;
  margin: -24px 0 0 -24px;
  background: rgba(255, 255, 255, 0.92);
  color: #0c0f16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}

.vtmedia-movie-body {
  padding: 1.6rem;
}
.vtmedia-movie-body h3 {
  font-size: 1.5rem;
  color: #fff;
  margin: 0 0 0.8rem;
  line-height: 1.5;
}
.vtmedia-movie-body p {
  font-size: 1.2rem;
  color: #9aa1ad;
  line-height: 1.7;
  margin: 0;
}

.vtfoot-station {
  background: #f4f6fa;
  padding: 5rem 0;
}

.vtfoot-station-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}

.vtfoot-station-head {
  text-align: center;
  margin-bottom: 3rem;
}
.vtfoot-station-head h2 {
  font-size: 2.2rem;
  color: #111;
  margin: 0;
}

.vtfoot-station-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.6rem;
}
@media screen and (min-width: 700px) {
  .vtfoot-station-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.vtfoot-station-area {
  background: #fff;
  border-radius: 14px;
  padding: 1.8rem;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}
.vtfoot-station-area h3 {
  font-size: 1.4rem;
  color: #fff;
  background: #004096;
  display: inline-block;
  padding: 0.4rem 1.4rem;
  border-radius: 100px;
  margin: 0 0 1.4rem;
}
.vtfoot-station-area ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.6rem;
}
.vtfoot-station-area li a {
  display: inline-block;
  font-size: 1.3rem;
  color: #333;
  background: #f4f6fa;
  border: 1px solid #dbe2ee;
  border-radius: 6px;
  padding: 0.6rem 1.2rem;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.vtfoot-station-area li a:hover {
  background: #004096;
  color: #fff;
  border-color: #004096;
}

.TOP-station-access {
  padding: 6rem 0;
  background: #f7f9fc;
}
.TOP-station-access .TOP-station-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.TOP-station-city {
  margin-bottom: 4rem;
}
.TOP-station-city:last-child {
  margin-bottom: 0;
}

.TOP-station-city-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px solid #004096;
  padding-bottom: 1rem;
  margin-bottom: 1.6rem;
}

.TOP-station-city-label {
  font-size: 1.8rem;
  font-weight: 700;
  color: #004096;
}

.TOP-station-city-more {
  font-size: 1.3rem;
  color: #004096;
  font-weight: 600;
  transition: opacity 0.2s;
}
.TOP-station-city-more:hover {
  opacity: 0.7;
}

.TOP-station-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2rem;
}
@media screen and (min-width: 800px) {
  .TOP-station-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 1100px) {
  .TOP-station-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

.TOP-station-item {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  padding: 1.6rem 1.4rem;
  background: #fff;
  border: 1px solid #dde3ec;
  border-radius: 0.8rem;
  text-decoration: none;
  color: #333;
  transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
}
.TOP-station-item:hover {
  border-color: #004096;
  box-shadow: 0 4px 12px rgba(0, 64, 150, 0.12);
  background: #f0f5ff;
}
.TOP-station-item--main {
  border-color: #004096;
  background: #f0f5ff;
}

.TOP-station-badge {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  background: #004096;
  color: #fff;
  padding: 0.2rem 0.7rem;
  border-radius: 100px;
  margin-bottom: 0.2rem;
  width: fit-content;
}

.TOP-station-name {
  font-size: 1.65rem;
  font-weight: 700;
  color: #004096;
  line-height: 1.2;
}

.TOP-station-walk {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
}

.TOP-station-line {
  font-size: 1.1rem;
  color: #777;
  line-height: 1.5;
  margin-top: 0.2rem;
}

.TOP-pillar-guide {
  padding: 6rem 0;
  background: #fff;
}
.TOP-pillar-guide .TOP-pillar-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.TOP-pillar-lead {
  text-align: center;
  font-size: 1.5rem;
  color: #555;
  line-height: 1.8;
  max-width: 700px;
  margin: 0 auto 3rem;
}

.TOP-pillar-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.4rem;
  margin-bottom: 3rem;
}
@media screen and (min-width: 800px) {
  .TOP-pillar-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.TOP-pillar-card {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  padding: 2rem 2.2rem;
  background: #fff;
  border: 1px solid #dde3ec;
  border-radius: 1rem;
  text-decoration: none;
  color: #333;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.TOP-pillar-card:hover {
  border-color: #004096;
  box-shadow: 0 6px 20px rgba(0, 64, 150, 0.1);
}
.TOP-pillar-card:hover .TOP-pillar-arrow {
  transform: translateX(4px);
}

.TOP-pillar-icon {
  font-size: 3.2rem;
  flex-shrink: 0;
  line-height: 1;
}

.TOP-pillar-body {
  flex: 1;
}

.TOP-pillar-label {
  display: block;
  font-size: 1.1rem;
  font-weight: 700;
  color: #004096;
  letter-spacing: 0.1em;
  margin-bottom: 0.3rem;
}

.TOP-pillar-ttl {
  font-size: 1.55rem;
  font-weight: 700;
  line-height: 1.45;
  margin: 0 0 0.5rem;
}

.TOP-pillar-desc {
  font-size: 1.25rem;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.TOP-pillar-arrow {
  font-size: 2.4rem;
  color: #004096;
  font-weight: 700;
  flex-shrink: 0;
  transition: transform 0.2s;
}

.testimonial--new {
  background: #f7f9fc;
  padding-bottom: 5rem;
}

.testimonial-new-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
  margin: 1rem 0 2rem 0;
}
@media screen and (min-width: 800px) {
  .testimonial-new-grid {
    grid-template-columns: repeat(2, 1fr);
	 margin: 3rem 0 2rem 0;
  }
}

.testimonial-new-card {
  background: #fff;
  border-radius: 1.2rem;
  padding: 2.4rem;
  border: 1px solid #e8edf4;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
}

.testimonial-new-card-top {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  margin-bottom: 1.6rem;
}

.testimonial-new-avatar {
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 2px solid #e8edf4;
}

.testimonial-new-meta {
  flex: 1;
}

.testimonial-new-name {
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0 0 0.2rem;
}

.testimonial-new-role {
  font-size: 1.2rem;
  color: #666;
  margin: 0 0 0.4rem;
}

.testimonial-new-stars {
  color: #f5a623;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  display: block;
  margin: 0 0 0.5rem;
}

.testimonial-new-tags {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.testimonial-new-tag {
  font-size: 1.1rem;
  padding: 0.25rem 0.8rem;
  border-radius: 100px;
  font-weight: 600;
  background: #e8f0fe;
  color: #004096;
}
.testimonial-new-tag--goal {
  background: #e6f4ea;
  color: #1e7e34;
}

.testimonial-new-highlight {
  border-left: 3px solid #004096;
  padding: 0.8rem 1.2rem;
  font-size: 1.4rem;
  font-weight: 700;
  color: #004096;
  line-height: 1.6;
  margin: 0 0 1.2rem;
  background: #f0f4fa;
  border-radius: 0 0.6rem 0.6rem 0;
}

.testimonial-new-text {
  font-size: 1.35rem;
  line-height: 1.85;
  color: #444;
  margin: 0;
}

.movie-recomend {
  background: #0c1c3a;
  padding: 6rem 0;
}

.movie-recomend-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.movie-recomend-inner h1.movie-feed-title {
  font-size: 2.1rem;
  font-weight: 900;
  color: #fff;
  text-align: center;
  padding: 0 0 0.8rem;
  margin-bottom: 4rem;
}
.movie-recomend-inner h1.movie-feed-title:after {
  content: "";
  display: block;
  width: 40px;
  height: 4px;
  background: #c2d500;
  margin: 1.4rem auto 0;
}
@media screen and (min-width: 640px) {
  .movie-recomend-inner h1.movie-feed-title {
    font-size: 2.8rem;
  }
}

.movie-recomend-wrap {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media screen and (min-width: 640px) {
  .movie-recomend-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 1100px) {
  .movie-recomend-wrap {
    grid-template-columns: repeat(4, 1fr);
    gap: 2.4rem;
  }
}

.movie-recomend-item {
  width: 100%;
  margin: 0;
  background: #fff;
  border-radius: 1.2rem;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s, box-shadow 0.25s;
}
.movie-recomend-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.4);
}
.movie-recomend-item img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
}

.movie-recomend-body {
  padding: 1.6rem 1.8rem 2rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.movie-recomend-body h2 {
  font-size: 1.55rem;
  font-weight: 700;
  color: #111;
  line-height: 1.5;
  margin: 0 0 0.8rem;
  padding: 0;
}
@media screen and (min-width: 640px) {
  .movie-recomend-body h2 {
    font-size: 1.6rem;
  }
}
.movie-recomend-body p {
  font-size: 1.3rem;
  color: #555;
  line-height: 1.75;
  margin: 0 0 auto;
  padding-bottom: 1.6rem;
}
.movie-recomend-body a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  background: #004096;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 1rem 0;
  border-radius: 0.6rem;
  border: none;
  text-align: center;
  transition: background 0.2s;
}
.movie-recomend-body a::after {
  content: "›";
  font-size: 1.8rem;
  line-height: 1;
}
.movie-recomend-body a:hover {
  background: #002d6b;
  border: none;
}

.movie-recomend-footer {
  text-align: center;
  margin-top: 4rem;
}

.movie-recomend-more {
  display: inline-block;
  border: 2px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 1.2rem 4rem;
  border-radius: 100px;
  transition: background 0.2s, border-color 0.2s;
}
.movie-recomend-more:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: #fff;
}

.np-pl-course-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.2rem;
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 640px) {
  .np-pl-course-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.np-pl-course-card {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  padding: 1.8rem 2rem;
  background: #fff;
  border: 1px solid #dde3ec;
  border-radius: 1rem;
  text-decoration: none;
  color: #333;
  transition: border-color 0.2s, box-shadow 0.2s;
}
.np-pl-course-card:hover {
  border-color: #004096;
  box-shadow: 0 4px 14px rgba(0, 64, 150, 0.1);
}
.np-pl-course-card__icon {
  font-size: 2.6rem;
  flex-shrink: 0;
  line-height: 1;
}
.np-pl-course-card__body {
  flex: 1;
}
.np-pl-course-card__ttl {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0 0 0.3rem;
  color: #004096;
  line-height: 1.4;
}
.np-pl-course-card__desc {
  font-size: 1.25rem;
  color: #666;
  line-height: 1.6;
  margin: 0;
}
.np-pl-course-card__arrow {
  font-size: 2rem;
  color: #004096;
  flex-shrink: 0;
  font-weight: 700;
  transition: transform 0.2s;
}
.np-pl-course-card:hover .np-pl-course-card__arrow {
  transform: translateX(3px);
}

.np-sidebar-instructors {
  margin-bottom: 2.8rem;
}
.np-sidebar-instructors h2 {
  font-size: 1.4rem;
  font-weight: 700;
  color: #333;
  padding: 0 0 0.8rem;
  border-bottom: 2px solid #004096;
  margin: 0 0 1.2rem;
}

.np-sidebar-ins-card {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  padding: 1.2rem;
  border: 1px solid #e8edf4;
  border-radius: 0.8rem;
  text-decoration: none;
  color: #333;
  margin-bottom: 1rem;
  transition: border-color 0.2s, box-shadow 0.2s;
  background: #fff;
}
.np-sidebar-ins-card:hover {
  border-color: #004096;
  box-shadow: 0 3px 10px rgba(0, 64, 150, 0.1);
}
.np-sidebar-ins-card__img {
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
  border: 2px solid #e8edf4;
}
.np-sidebar-ins-card__img--placeholder {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #004096;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
}
.np-sidebar-ins-card__body {
  flex: 1;
  min-width: 0;
}
.np-sidebar-ins-card__name {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 0.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.np-sidebar-ins-card__label {
  font-size: 1.1rem;
  color: #004096;
  font-weight: 600;
  margin: 0 0 0.2rem;
  display: block;
}
.np-sidebar-ins-card__price {
  font-size: 1.15rem;
  color: #555;
  margin: 0;
}
.np-sidebar-ins-card__arrow {
  font-size: 1.8rem;
  color: #004096;
  flex-shrink: 0;
  font-weight: 700;
}/*# sourceMappingURL=top.css.map */