@charset "utf-8";

@font-face {
  font-family: "MyFont";
  src: url("../font/myfont.eot") format("eot"),
    url("../font/myfont.woff") format("woff");
}

/* =====reset-css====== */

a {
  color: #000;
}

ul {
  list-style: none;
}

ol {
  list-style: none;
}

button,
input[type="submit"] {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  border-radius: 0;
  appearance: none;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}

select {
  border: none;
  outline: none;
  background: transparent;
}

button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  border-radius: 0px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  padding: 0;
  border: 0;
  outline: none;
  background: transparent;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* =====common-css====== */

body {
  font-family: "MyFont", sans-serif;
  color: #000;
  background-color: #fff;
}

body.open {
  overflow: hidden;
}

.hidden {
  overflow: hidden;
}

.content-wrap {
  display: flex;
  justify-content: center;
}

.common-inner {
  position: relative;
}

.br-sp {
  display: none;
}

.breadcrumbs {
  margin-top: 13px;
  font-size: 1.4rem;
  line-height: 1.66;
}

.home-icon {
  background-image: url(../img/home.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  width: 19px;
  height: 19px;
  margin-bottom: -4px;
}

.breadcrumbs__arrow {
  margin: 0 4px;
}

.category-wrap {
  padding: 40px 0;
  background-color: #f5f1eb;
  display: flex;
  justify-content: center;
  align-items: center;
}

.category-item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.category-item:not(:last-of-type) {
  margin-right: 80px;
}

.category-item__label {
  font-size: 1.8rem;
  padding-left: 25px;
}

.category-item__box {
  appearance: none;
  -webkit-appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 5px;
  margin: 0 -15px 0 0;
  vertical-align: top;
}

.category-item__box:checked {
  background-color: #000;
  border: 4px solid #fff;
  box-shadow: 0 0 0 1px #d2d2d2;
}

.page-pagination {
  display: flex;
  justify-content: center;
}

.page {
  display: inline-block;
  padding: 8px 11px;
  font-size: 1.4rem;
  background-color: #f5f1eb;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0 10px;
}

/* .page:not(:last-of-type) {
    margin-right: 20px;
  } */

.current {
  display: inline-block;
  padding: 8px 11px;
  font-size: 1.4rem;
  background-color: #64363c;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  margin: 0 10px;
}

.nextpostslink {
  margin-left: 10px;
}

.kutouten {
  position: relative;
  left: 0.6em;
  top: -0.6em;
}

/* =====header====== */

.content-left {
  flex-basis: 22%;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
}

.header {
  max-width: 424px;
}

.header-sp {
  display: none;
}

.header-inner {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 22%;
  overflow: scroll;
  background-color: #fff;
  z-index: 100;
}

.header__logo {
  margin-top: 50px;
  width: 100%;
  text-align: center;
}

.header__logo-sp {
  display: none;
}

.header__items {
  margin: 20px 5% 113px 11%;
}

.header__item:not(:first-child) {
  margin-top: 34px;
}

.header__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.header__link {
  font-size: 1.6rem;
  line-height: 1.22;
}

.header__link--gentei {
  font-size: 1.2rem;
  margin-left: 20px;
}

.header__icons {
  display: flex;
  justify-content: center;
  padding-bottom: 100px;
}

.header__icon:not(:last-of-type) {
  margin-right: 30px;
}

.header__icon:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/* =====fv====== */

.fv {
  position: relative;
}

.content-right {
  flex-basis: 78%;
}

.swiper-container {
  height: 1000px;
}

.swiper-wrapper {
  height: 1000px;
}

.swiper-slide__img {
  width: 100%;
  height: 1000px;
  object-fit: cover;
}

.header__message {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.119em;
  position: absolute;
  top: 0;
  right: 4%;
  z-index: 10;
}

.header__message-text--right {
  display: inline-block;
  padding: 62px 36px 83px 35px;
  background-color: rgba(255, 255, 255, 69%);
}

.header__message-text--left {
  margin-right: 20px;
  padding: 62px 36px 62px 35px;
  background-color: rgba(255, 255, 255, 69%);
}

/* =====concept====== */

.tate {
  display: inline-block;
  transform: rotate(-90deg);
  position: relative;
  left: 0.05em;
}

.tate--lg {
  left: 0.08em;
}

.cp__pic-s--sp {
  display: none;
}

.concept {
  margin-top: 120px;
}

.top_banner {
  width: 45%;
  margin: 0 auto;
  display: block;
}

.top_banner img {
  width: 100%;
  height: 100%;
}

@media (min-width: 1080px) {
  .top_banner:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }
}

.concept-items {
  margin: 80px 0 100px;
  display: flex;
  justify-content: center;
}

.concept-item {
  flex-basis: 33.333%;
}

.cp__pic-s {
  width: 100%;
  height: 393px;
}

.cp__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cp__message {
  width: 100%;
  height: 393px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.119em;
  position: relative;
}

.cp__message-text {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 356px;
}

.cp__message-text--gousei {
  top: 38px;
}

.cp__message-text--gousei-lg {
  display: inline-block;
  font-size: 2.6rem;
  margin-left: 6%;
}

.cp__message-text--gousei-sml {
  font-size: 2rem;
  line-height: 1.5;
}

.cp__message-text--sozai {
  top: 20px;
}

.cp__message-text--sozai-lg {
  display: inline-block;
  font-size: 2.6rem;
  margin-left: 6%;
}

.cp__message-text--sozai-sml {
  font-size: 2rem;
  line-height: 1.5;
}

.cp__message-text--oisisa {
  top: 38px;
}

.cp__message-text--oisisa-lg {
  display: inline-block;
  font-size: 2.6rem;
  margin-left: 6%;
}

.cp__message-text--oisisa-sml {
  font-size: 2rem;
  line-height: 1.5;
}

.concept__parallax {
  width: 100%;
  height: 600px;
  background-image: url(../img/DSCF4003.JPG);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* =====lesson====== */

.ls-sp__tate {
  display: inline-block;
  transform: rotate(-89deg);
}

.lesson--sp {
  display: none;
}

.lesson {
  margin-top: 90px;
}

.heading {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: 0.121em;
  font-size: 3.2rem;
  position: absolute;
  top: 0;
  left: 48%;
  transform: translateX(-48%);
}

.lesson__container {
  padding-top: 366px;
}

.lesson__item {
  display: flex;
  justify-content: center;
}

.lesson__item:nth-last-of-type(2) {
  flex-direction: row-reverse;
}

.lesson__img-size {
  flex-basis: 50%;
  height: 443px;
}

.lesson__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lesson__item-info {
  flex-basis: 50%;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: relative;
}

.lesson__item-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.lesson__item-wrap .lesson__item-heading--nintei {
  font-size: 2.3rem;
  letter-spacing: 0.121em;
}

.lesson__item-heading--nintei:nth-of-type(2) {
  display: inline-block;
  margin: 40px 10px 0 0;
}

.lesson__item-heading--nintei:last-of-type {
  display: inline-block;
  font-size: 2rem;
  margin: 80px 10px 0 0;
}

.lesson__item-text {
  font-size: 1.8rem;
  letter-spacing: 0.122em;
  line-height: 1.55;
  margin-right: 60px;
}

.lesson__item-link {
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.118em;
  padding: 30px 32px 64px;
  margin-right: 60px;
  border: 1px solid #000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
  position: relative;
}

.lesson__item-link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.lesson__item-btn--sp {
  display: none;
}

.scroll {
  position: absolute;
  left: 50%;
  bottom: -30px;
}

.scroll:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 8px;
  width: 1px;
  height: 16px;
  background: #000;
  transform: skewX(45deg);
}

.scroll:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 65px;
  background: #000;
}

.lesson__item-wrap--second {
  margin-top: 92px;
}

.lesson__item-heading--tanpatu {
  font-size: 2.3rem;
  letter-spacing: 0.121em;
}

.lesson__item-heading--tanpatu:last-of-type {
  display: inline-block;
  margin: 50px 10px 0 0;
}

.lesson__item-heading--kukki {
  font-size: 2.3rem;
  letter-spacing: 0.121em;
}

.lesson__item-heading--kukki:not(:first-of-type) {
  display: inline-block;
  margin-left: 10px;
}

.lesson__item-heading--kukki:last-of-type {
  margin-top: 130px;
}

/* =====school====== */

.school-sp {
  display: none;
}

.school {
  margin-top: 80px;
}

.school__container {
  padding-top: 171px;
}

.school__container {
  display: flex;
}

.school__pic-size {
  width: 544px;
  height: 391px;
  margin-left: 10%;
}

.school__pic {
  object-fit: cover;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.school__item-info {
  margin-top: 50px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 0 25% 0 110px;
}

@media (max-width: 1499px) {
  .school__pic-size {
    width: 490px;
    height: 352px;
    margin-left: 3%;
  }

  .school__item-info {
    padding: 0 15% 0 60px;
  }

  .school__item-info {
    margin-top: 20px;
  }
}

.school__item__title {
  display: none;
}

.lesson__item-btn.school__item-btn--sp {
  display: none;
}

.school__item-text {
  display: inline-block;
  font-size: 1.8rem;
  letter-spacing: 0.122em;
  line-height: 1.55;
  margin-left: 80px;
}

.school__item-link {
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.118em;
  padding: 24px 32px 64px;
  position: relative;
  border: 1px solid #000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
  position: relative;
}

.school__item-link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/* ----- about ----- */

.about {
  padding-top: 430px;
  margin-top: 80px;
  margin-bottom: 80px;
  position: relative;
}

.heading.heading--about {
  line-height: 1.4;
}

.font-sml {
  font-size: 26px;
  display: inline-block;
}

.mt-sml {
  display: inline-block;
  margin-top: 23px;
}

.mt-lg {
  display: inline-block;
  margin-top: 247px;
}

.about-items {
  display: flex;
  justify-content: space-between;
}

.about-item {
  width: 32.4%;
}

.about-pic {
  width: 100%;
}

.about-pic img {
  width: 100%;
  object-fit: cover;
}

.about-item__ttl-wrap {
  display: flex;
  justify-content: center;
}

.about-item__ttl {
  display: inline-block;
  font-size: 26px;
  margin-top: 26px;
  position: relative;
}

.about-item__ttl::before,
.about-item__ttl::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 24px;
  height: 24px;
}

.about-item__ttl::before {
  bottom: -8px;
  left: -44px;
  background-image: url(../img/ico_block-left.png);
}

.about-item__ttl::after {
  top: -8px;
  right: -44px;
  background-image: url(../img/ico_block-right.png);
}

.about-item__txt {
  font-size: 16px;
  line-height: 1.75;
  margin-top: 22px;
  text-align: center;
}

/* =====teacher====== */

.teacher {
  margin: 80px 0 100px;
  padding: 40px 0 60px;
  background-image: url(../img/pixta_61236815_M.png);
}

.teacher__container {
  padding-top: 352px;
  max-width: 932px;
  margin: 0 auto;
}

.teacher__item {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 10;
}

.teacher__item:first-of-type:before {
  position: absolute;
  top: -25px;
  left: -25px;
  content: "";
  background-color: #64363c;
  width: 479px;
  height: 345px;
  z-index: -1;
}

.teacher__item:last-of-type:before {
  position: absolute;
  top: -25px;
  right: -25px;
  content: "";
  background-color: #64363c;
  width: 479px;
  height: 345px;
  z-index: -1;
}

.teacher__item:last-of-type {
  margin-top: 85px;
}

.teacher__pic-size {
  max-width: 479px;
  height: 345px;
}

.teacher__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.teacher__item-info {
  max-width: 422px;
}

.teacher__item-info--suyari {
  margin-left: 31px;
}

.teacher__item-heading {
  font-size: 1.8rem;
}

.teacher__item-text {
  margin-top: 40px;
  font-size: 1.8rem;
  line-height: 1.55;
}

.teacher__item-info--hirose {
  margin-right: 31px;
}

.teacher__item:last-of-type {
  flex-direction: row-reverse;
}

.teacher__parallax {
  width: 100%;
  height: 600px;
  background-image: url(../img/parallax_02.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* =====blog====== */

.blog {
  margin-top: 100px;
}

.blog__container {
  padding-top: 210px;
  width: 747px;
  margin: 0 auto;
}

.blog__item-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #707070;
}

.blog__item:not(:first-of-type) {
  margin-top: 30px;
}

.blog__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.blog__item-info {
  margin-bottom: 4px;
  max-width: 500px;
}

.blog__item-data {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.blog__item-title {
  font-size: 1.8rem;
  margin-top: 7px;
}

.blog__pic-size {
  width: 188px;
  height: 108px;
  margin-bottom: 10.5px;
}

.blog__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* =====footer====== */

.footer {
  margin-top: 151px;
  padding: 60px 0 20px;
  background-color: #64363c;
  position: relative;
}

.footer-scroll-link {
  display: inline-block;
  position: absolute;
  top: -70px;
  right: 0;
  width: 70px;
  height: 70px;
  border: 1px solid #000;
}

.footer-scroll {
  position: absolute;
  bottom: 10px;
  left: 50%;
}

.footer-scroll:before {
  content: "";
  position: absolute;
  bottom: 0;
  top: -50px;
  right: -7px;
  width: 1px;
  height: 14px;
  background: #000;
  transform: skewX(45deg);
}

.footer-scroll:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 50px;
  background: #000;
}

.foote-inner-pc {
  padding: 0 80px 0 16px;
}

.footer-container {
  display: flex;
  justify-content: space-between;
}

.footer__nav {
  display: flex;
}

.footer__link--gentei {
  margin-left: 20px;
}

.footer__items:not(:last-of-type) {
  margin-right: 80px;
}

.footer__item:not(:first-of-type) {
  margin-top: 27px;
}

.footer__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.footer__link {
  font-size: 1.4rem;
  color: #fff;
}

@media (max-width: 1599px) {
  .footer__link {
    font-size: 1.2rem;
  }

  .footer__items:not(:last-of-type) {
    margin-right: 40px;
  }

  .footer__link--gentei {
    margin-left: 10px;
    font-size: 1rem;
  }

  .foote-inner-pc {
    padding: 0 16px 0;
  }
}

@media (max-width: 1299px) {
  .footer__link {
    font-size: 1.2rem;
  }

  .footer__items:not(:last-of-type) {
    margin-right: 30px;
  }

  .foote-inner-pc {
    padding: 0 16px 0;
  }
}

.footer__info {
  font-size: 1.6rem;
  color: #fff;
}

.footer__info:first-of-type {
  margin-top: 41px;
}

.footer__info:not(:last-of-type) {
  margin-bottom: 10px;
}

.footer__info-text {
  font-size: 1.4rem;
  color: #fff;
  margin-top: -13px;
  line-height: 1.21;
}

.footer__icons {
  margin-top: 60px;
  display: flex;
}

.footer__icon:first-of-type {
  margin-left: 57px;
}

.footer__icon:not(:first-of-type) {
  margin-left: 30px;
}

.footer__icon:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.footer__copy {
  margin-top: 20px;
  color: #fff;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
}

.footer-inner--sp {
  display: none;
}

/* ===========================
  page-course
  ============================== */

.fv-top {
  position: relative;
}

.fv-top__size {
  width: 100%;
  height: 454px;
}

.fv-top-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fv-top__title {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  font-size: 3.2rem;
  padding: 26px 51px 18px 0;
  background-color: rgba(255, 255, 255, 71%);
  text-align: right;
}

/* =====course-====== */

.course-inner {
  width: 930px;
  margin: 0 auto;
}

.course-heading {
  font-size: 1.8rem;
  text-align: center;
  margin-bottom: 80px;
}

/* ----- commonBtn ------ */

.commonBtn {
  width: 311px;
  height: 145px;
  margin: 91px auto 70px;
  border: 1px solid #707070;
  text-align: center;
  position: relative;
}

.commonBtn::before {
  content: "";
  width: 309px;
  height: 143px;
  border: 1px solid #707070;
  position: absolute;
  top: 3px;
  left: 3px;
  z-index: -1;
}

.commonBtn__title {
  font-size: 1.8rem;
  padding: 3px 9px;
  background-color: #fff;
  position: absolute;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

.commonBtn__link {
  display: inline-block;
  font-size: 1.8rem;
  padding: 16px 42px;
  margin-top: 50px;
  background-color: #844b55;
  color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
}

@media (min-width: 1280px) {
  .commonBtn__link:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }
}
/* ----- commonBtn ------ */

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

.course__item:not(:first-of-type) {
  margin-top: 140px;
}

.course__item:last-of-type {
  margin-top: 125px;
}

.course__title {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.165em;
}

.course__subtitle {
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-top: 10px;
}

.course__info {
  width: min(420px,50%);
  margin-top: 30px;
}

.course__info-title {
  font-size: 2.6rem;
  line-height: 1.19;
}

.course__info-text {
  font-size: 1.6rem;
  margin-top: 20px;
  line-height: 1.56;
}

.course__pic-size {
  width: 422px;
  height: 269px;
  margin-top: 30px;
  position: relative;
}

.course__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course__pic-size--manabu::before {
  content: "";
  background-image: url(../img/chohoukei-tate.png);
  position: absolute;
  bottom: -88px;
  right: -102px;
  width: 145px;
  height: 274px;
  z-index: -1;
}

.course__pic-size--katudo::before {
  content: "";
  background-image: url(../img/enkei.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -31px;
  right: -114px;
  width: 268px;
  height: 268px;
  z-index: -1;
}

.course__pic-size--follow::before {
  content: "";
  background-image: url(../img/chohoukei-yoko.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -50px;
  left: -43px;
  width: 274px;
  height: 145px;
  z-index: -1;
}

.course__pic-size--academy::before {
  content: "";
  background-image: url(../img/enkei-min.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -99px;
  left: -57px;
  width: 225px;
  height: 225px;
  z-index: -1;
}

/* =====course-content====== */

.course-content {
  margin-top: 200px;
}

.course-content__wrap {
  padding-top: 231px;
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}

.course-content__item {
  flex-basis: 33.333%;
}

.course-content__item:not(:last-of-type) {
  margin-right: 20px;
}

.course-content__item:last-of-type {
  margin-right: 4%;
}

.course-content__pic-size {
  max-width: 465px;
  max-height: 359px;
}

.course-content__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course-content__title {
  font-size: 2rem;
  margin-top: 20px;
  width: 294px;
  line-height: 1.2;
  background: -moz-linear-gradient(left, #f5f1eb, #fff);
  background: -webkit-linear-gradient(left, #f5f1eb, #fff);
  background: linear-gradient(to right, #f5f1eb, #fff);
}

.course-content__info {
  font-size: 1.6rem;
  margin-top: 20px;
  line-height: 1.56;
}

/* =====curriculum====== */

.curriculum {
  margin-top: 200px;
  padding: 50px 0 80px;
  background-image: url(../img/pixta_61236815_M.png);
}

.curriculum__heading {
  height: 330px;
}

.curriculum__heading--second {
  display: inline-block;
  margin: 212px 7px 0 0;
}

.curriculum__table-wrap {
  padding-top: 391px;
}

.curriculum__table {
  margin: 0 auto;
}

.curriculum__row {
  border-top: 1px solid #d4d4d4;
}

.curriculum__row:last-of-type {
  border-bottom: 1px solid #d4d4d4;
}

.curriculum__title {
  width: 254px;
  font-size: 1.8rem;
  padding: 22px 0 20px 10px;
  background-color: #f5f1eb;
  vertical-align: middle;
}

.curriculum__text {
  width: 506px;
  font-size: 1.8rem;
  padding: 22px 0 20px 10px;
  background-color: #fff;
  line-height: 1.22;
}

.curriculum__text--jikan {
  display: inline-block;
  margin-left: 20px;
}

.curriculum__text--kouza {
  display: inline-block;
  margin-left: 20px;
}

.curriculum__text--nintei {
  display: inline-block;
  margin-left: 10px;
}

.curriculum__text--nenkaihi {
  display: inline-block;
  margin-left: 20px;
}

.curriculum__info-wrap {
  width: 760px;
  margin: 0 auto;
}

.curriculum__test-title {
  font-size: 2.6rem;
  margin: 40px 0 20px;
}

.curriculum__test-title::before {
  content: "";
  background-image: url(../img/nintei-icon.png);
  background-repeat: no-repeat;
  width: 26px;
  height: 26px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: bottom;
}

.curriculum__test-text {
  font-size: 1.6rem;
  line-height: 1.18;
  margin-left: 31px;
}

.curriculum__test-sub-tile {
  display: inline-block;
  font-size: 2rem;
  margin-left: 31px;
  border-bottom: 2px solid #64363c;
}

.curriculum__test-sub-tile:not(:first-of-type) {
  margin-top: 20px;
}

/* ======academy===== */

.academy {
  margin-top: 140px;
  padding-bottom: 20px;
}

.academy__wrap {
  width: 100%;
  max-width: 858px;
  margin: 0 auto;
  border: 1px solid #000;
  padding: 60px 32px 70px;
  position: relative;
}

.academy__wrap::before {
  content: "";
  width: 100%;
  max-width: 858px;
  height: 698px;
  border: 1px solid #000;
  position: absolute;
  top: 10px;
  left: 10px;
}

.academy__wrap.academy__wrap--rM::before {
  height: 100%;
}

.academy__taite {
  font-size: 3.2rem;
  text-align: center;
}

.academy__sub-taite {
  font-size: 1.8rem;
  margin-top: 8px;
  text-align: center;
}

.academy__sub-taite--min {
  font-size: 1.4rem;
}

.academy__info {
  font-size: 1.8rem;
  line-height: 1.38;
  margin-top: 38px;
}

.academy__table {
  width: 587px;
  margin: 30px auto 0;
}

.academy__row {
  border-top: 1px solid #d4d4d4;
}

.academy__row:last-of-type {
  border-bottom: 1px solid #d4d4d4;
}

.academy__table-title {
  width: 93px;
  font-size: 1.8rem;
  padding: 20px 10px;
  background-color: #f5f1eb;
}

.academy__table-text {
  font-size: 1.8rem;
  padding: 20px 0 20px 10px;
  line-height: 1.38;
}

.academy__text--first {
  display: inline-block;
  margin-left: 27px;
}

.academy__text--second {
  display: inline-block;
  margin-left: 90px;
}

.academy__link {
  display: block;
  width: 300px;
  font-size: 20px;
  text-align: center;
  padding: 20px 60px;
  margin: 70px auto 0;
  color: #fff;
  background-color: #844b55;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
}

.academy__link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/*「あんこのお花資格認定講座」
  * 「ヴィーガンアイシングクッキー認定講座」
  *  ボタン非表示
  */
.academy__link--hide {
  display: none;
}

.academy__wrap .rm-ttl {
  font-size: 2rem;
  margin-top: 30px;
}

.academy__wrap .rm-ttl:first-of-type {
  margin-top: 40px;
}

.academy__wrap .rm-txt {
  font-size: 1.6rem;
  margin-top: 5px;
  line-height: 1.4;
}

/* ===========================
  page-course02
  ============================== */

/* =====course02====== */

.course02-inner {
  width: 930px;
  margin: 0 auto;
}

.course02__wrap {
  margin-top: 91px;
}

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

.course02__item:not(:first-of-type) {
  margin-top: 140px;
}

.course02__title {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 3.6rem;
  letter-spacing: 0.165em;
}

.course02__subtitle {
  font-size: 1.4rem;
  letter-spacing: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  margin-top: 10px;
}

.course02__info {
  width: 392px;
  margin-top: 30px;
}

.course02__info-title {
  font-size: 2.6rem;
  line-height: 1.19;
}

.course02__info-title--lg {
  width: 420px;
}

.course02__info-text {
  font-size: 1.6rem;
  margin-top: 20px;
  line-height: 1.56;
}

.course02__pic-size {
  width: 422px;
  height: 269px;
  margin-top: 30px;
  position: relative;
}

.course02__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course02__pic-size--manabu::before {
  content: "";
  background-image: url(../img/chohoukei-tate.png);
  position: absolute;
  bottom: -88px;
  right: -102px;
  width: 145px;
  height: 274px;
  z-index: -1;
}

.course02__pic-size--katudo::before {
  content: "";
  background-image: url(../img/enkei.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -31px;
  right: -114px;
  width: 268px;
  height: 268px;
  z-index: -1;
}

.course02__pic-size--follow::before {
  content: "";
  background-image: url(../img/chohoukei-yoko.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -50px;
  left: -43px;
  width: 274px;
  height: 145px;
  z-index: -1;
}

.course02__pic-size--academy::before {
  content: "";
  background-image: url(../img/enkei-min.png);
  background-repeat: no-repeat;
  position: absolute;
  bottom: -99px;
  left: -57px;
  width: 225px;
  height: 225px;
  z-index: -1;
}

.course02__pic--academy-la::before {
  content: "";
  background-image: url(../img/../img/chohoukei-yoko.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -20.5px;
  right: -30.5px;
  width: 274px;
  height: 145px;
  z-index: -1;
}

/* =====course02-content====== */

.course02-content {
  margin-top: 100px;
}

.course02__heading {
  left: 50%;
  transform: translateX(-50%);
}

.course02-content__wrap {
  padding-top: 243px;
  max-width: 964px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.course02-content__item {
  flex-basis: 46%;
}

.course02-content__item:nth-of-type(n + 3) {
  margin-top: 100px;
}

.course02-content__item:not(:last-of-type) {
  margin-right: 0;
}

.course02-content__item:last-of-type {
  margin-right: 0;
}

.course02-content__pic-size {
  max-width: 447px;
  max-height: 296px;
}

.course02-content__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.course02-content__title {
  font-size: 2rem;
  margin-top: 70px;
  line-height: 1.2;
}

.course02-content__info {
  font-size: 1.6rem;
  margin-top: 20px;
  line-height: 1.56;
}

/* =====curriculum====== */

.course02__curriculum {
  margin-top: 100px;
  padding: 50px 0 80px;
  background-image: url(../img/pixta_61236815_M.png);
}

.curriculum__table-wrap--course02 {
  padding-top: 385px;
}

.curriculum__title--course02 {
  width: 221px;
  font-size: 1.6rem;
  padding: 21px 0 21px 0;
}

.curriculum__text--course02 {
  width: 611px;
  padding: 20px 0 20px 17px;
}

/* ===========================
  page-lessons
  ============================== */

.lessons__wrap {
  max-width: 820px;
  margin: 91px auto 0;
}

.lessons__items:not(:first-of-type) {
  margin-top: 100px;
}

.lessons__course {
  display: flex;
  justify-content: center;
}

.lessons__title-wrap--left,
.lessons__title-wrap--right {
  flex-basis: 50%;
  background-color: #64363c;
  color: #fff;
}

.lessons__pic-wrap {
  flex-basis: 50%;
}

.lessons__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.lessons__title--left {
  font-size: 3.2rem;
  letter-spacing: 0.121em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 46px 0 46px 60px;
}

.lessons__title-wrap--right {
  font-size: 3.2rem;
  letter-spacing: 0.121em;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 46px 60px 46px 0;
}
.advance-ti {
  padding: 20px 60px 10px 0;
}
  @media (max-width: 767px) {
      .advance-ti {
          padding: 15px 40px 0 0;
        }
    }

.lessons__title--kukki-fi {
  padding: 20px 0 0 0;
}

.lessons__title--kukki-se {
  display: block;
  padding: 26px 10px 0 60px;
}

.lessons__title--kukki-se-tate {
  display: inline-block;
  transform: rotate(-90deg);
  position: relative;
  left: 0.07em;
}

.lessons__title--zeri-fi {
  padding: 20px 52px 0 0;
}

.lessons__title--zeri-se {
  display: block;
  padding: 83px 10px 0 0;
}

.lessons__title--purinsesu-fi {
  padding: 36px 0 0 0;
}

.lessons__title--purinsesu-se {
  display: block;
  padding: 56px 10px 0 60px;
}

.lessons__title--no {
  display: block;
  padding: 130px 10px 0 35px;
}

.lessons__title--zeri-se-tate {
  display: inline-block;
  transform: rotate(-90deg);
  position: relative;
  left: 0.1em;
}

.lessons__info {
  font-size: 1.6rem;
  margin-top: 30px;
  line-height: 1.87;
}

.lessons__link-btn {
  display: flex;
  justify-content: center;
}

.lessons__link {
  min-width: 365px;
  font-size: 1.8rem;
  text-align: center;
  padding: 17px 0;
  margin-top: 30px;
  background-color: #844b55;
  color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
}

.lessons__link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.lessons__message {
  font-size: 1.8rem;
  margin-top: 100px;
  padding-bottom: 19px;
  text-align: center;
}

.lessons__message--kiyaku {
  color: #1d518b;
}

.lessons__message--kiyaku:hover {
  text-decoration: underline;
}

/* ===========================
  page-members
  ============================== */

.fv-top__title--members {
  font-size: 3.2rem;
  padding: 12px 60px 11px 0;
}

.fv-top__sub-title--members {
  display: block;
  font-size: 2rem;
  padding-right: 32px;
  margin-top: 5px;
}

.app-btn-wrap {
  display: flex;
  justify-content: center;
}

.app-btn {
  min-width: 365px;
  font-size: 1.8rem;
  text-align: center;
  padding: 17px 0;
  margin-top: 60px;
  background-color: #844b55;
  color: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
}

.app-btn:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/* =====member-kukki====== */

.fv-top__sub-title--members-kukki {
  padding-right: 0;
}

.category-list--sp {
  display: none;
}

/* =====category-list====== */

.category-wrap--members {
  margin-top: 91px;
}

/* =====common-content====== */

.common-content {
  display: flex;
  justify-content: center;
  margin-top: 100px;
}

.common-content__left {
  flex-basis: 22%;
  display: flex;
  margin-left: 3%;
}

.common-content__right {
  flex-basis: 78%;
}

/* =====content__left-inner====== */

.content__left-inner {
  position: relative;
  width: 182px;
  height: 182px;
  border-radius: 50%;
  background-image: url(../img/sinsei-bgi.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.common-content__leht-link {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -53%);
  font-size: 1.8rem;
  line-height: 1.22;
  color: #fff;
  padding: 60px 0;
  width: 182px;
}

.common-content__leht-link--bot {
  display: block;
  margin-top: 3px;
}

/* =====common-content__right====== */

.common-content__right {
  margin-right: 17%;
}

@media (max-width: 1799px) {
  .common-content__right {
    margin-right: 5%;
  }
}

@media (max-width: 1520px) {
  .common-content__right {
    margin-right: 0%;
  }
}

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

.content__right-wrap::after {
  display: block;
  content: "";
  width: 280px;
}

.content__item-link {
  position: relative;
  display: block;
  padding-right: 20px;
}

.content__right-item {
  max-width: 260px;
  height: 394px;
  margin-bottom: 60px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  transition: all 0.3s;
  overflow: hidden;
}

.content__right-item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.content__right-pic-size {
  width: 260px;
  height: 200px;
}

.content__right-pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.content__right-info {
  padding: 15px 0 10px;
  font-size: 1.4rem;
}

.content__right-data {
  display: block;
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

.content__right-data--img {
  margin-right: 5px;
}

.content__right-title {
  font-size: 1.8rem;
  margin: 11px 0 12px;
  line-height: 1.11;
}

.category-title {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2rem;
  color: #fff;
  padding: 6px 23px;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #70649a;
}

.category-title--01 {
  background-color: #70649a;
}

.category-title--02 {
  background-color: #846d62;
}

.category-title--03 {
  background-color: #844b55;
}

.icing-cookie,
.recipe {
  background-color: #70649a;
}

.ankono-ohana,
.shopping {
  background-color: #846d62;
}

.event,
.video {
  background-color: #844b55;
}

/* あんこのお花 */

.common-content__right.common-content__right--sml {
  max-width: 985px;
  width: 100%;
  margin: 0 auto;
}

.common-content__right--sml .content__item-link {
  margin: 0 10px;
  padding: 0;
}

/* =====page-pagination====== */

.page-pagination--ankonoohana {
  margin-top: 40px;
  padding-bottom: 19px;
}

/* ===========================
  page-school
  ============================== */

/* =====lesson-choose====== */

.lesson-choose {
  margin-top: 91px;
  background-color: #844b55;
  color: #fff;
}

.lesson-choose > .lesson-choose__title {
  margin-bottom: 30px;
}

.schooll__common-title {
  font-size: 1.6rem;
  text-align: center;
  padding-top: 52px;
  position: relative;
}

.schooll__common-title::before {
  content: "";
  width: 1px;
  height: 21px;
  background-color: #fff;
  position: absolute;
  top: 20px;
  left: 50%;
}

.lesson-choose__wrap {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.lesson-choose__wrap:last-of-type {
  margin-top: 28px;
}

.lesson-choose__item:not(:last-of-type) {
  margin-right: 39px;
}

.lesson-choose__item--bot:first-of-type {
  margin-left: -115px;
  margin-right: 40px;
}

.lesson-choose__item--bot:last-of-type {
  margin-left: 18px;
}

.lesson-choose__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/* =====school-list====== */

.school-list {
  margin-top: 30.5px;
  background-color: #f5f1eb;
}

.school-list__title::before {
  background-color: #000;
}

.school-list > .school-list__title {
  margin-bottom: 30px;
}

.school-list__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.list_items {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.list_item {
  flex-basis: calc(100% / 8);
  margin-bottom: 25px;
}

.list_item a {
  font-size: 1.8rem;
  display: flex;
  align-items: center;
}

.list_item a::before {
  content: "";
  font-size: 1.8rem;
  width: 15px;
  height: 15px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  border-radius: 5px;
  margin-right: 10px;
  display: inline-block;
  box-sizing: border-box;
}

.list_item a.is_active::before {
  background-color: #000;
  border: 4px solid #fff;
  box-shadow: 0 0 0 1px #d2d2d2;
}

.list_items.white {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.list_items.white .list_item {
  flex-basis: calc(100% / 3);
  margin-bottom: 25px;
}

.list_items.white .list_item:nth-of-type(3n) a {
  padding-left: 16%;
}

.list_items.white .list_item:last-of-type {
  flex-basis: calc(100% / 2);
}

.list_items.white a {
  color: #fff;
}

@media (min-width: 1080px) {
  .list_item a:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }
}

@media (max-width: 1479px) {
  .list_items {
    width: 95%;
    max-width: 1200px;
  }
  .list_item {
    flex-basis: calc(100% / 6);
    margin-bottom: 25px;
  }

  .list_items.white {
    width: 95%;
    max-width: 1200px;
  }

  .list_items.white .list_item {
    flex-basis: calc(100% / 3);
    margin-bottom: 25px;
  }
}

/* =====teachers====== */

.teachers {
  margin-top: 60px;
}

.teachers__heading {
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.19;
}

.teachers__wrap {
  margin: 97px auto 0;
  max-width: 870px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.teachers__wrap--main {
  display: flex;
}

.teachers__wrap--cat {
  display: flex;
  display: none;
}

.teachers__notice {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 8rem;
}

.teachers__wrap::after {
  display: block;
  content: "";
  width: 250px;
}

.teachers__item {
  margin-bottom: 60px;
}

.teachers__item:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.teachers__pic-size {
  width: 250px;
  height: 230px;
}

.teachers__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.teachers__title {
  font-size: 1.8rem;
  text-align: center;
  max-width: 250px;
  margin: 30px auto;
  word-break: break-all;
  line-height: 1.3;
}

.page-pagination--school {
  margin-top: -8px;
  padding-bottom: 19px;
}

/* ===========================
  page-school
  ============================== */

.association {
  margin-top: 91px;
}

.association__text {
  padding-top: 265px;
  max-width: 802px;
  font-size: 1.8rem;
  line-height: 1.38;
  margin: 0 auto;
}

/* =====association-support====== */

.association-support {
  margin-top: 87px;
}

.association-support__text {
  padding-top: 301px;
  max-width: 802px;
  font-size: 1.8rem;
  line-height: 1.38;
  margin: 0 auto;
}

/* =====greeting====== */

.greeting {
  margin: 90px 0 170px;
  padding: 60px 0 95px;
  background-image: url(../img/pixta_61236815_M.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.greeting__wrap {
  padding-top: 229px;
  max-width: 954px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.greeting__pic-size {
  width: 220px;
  height: 280px;
}

.greeting__pic {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.greeting__text {
  font-size: 1.8rem;
  line-height: 1.38;
  width: calc(100% - 220px - 50px);
  text-align: left;
}

.greeting__text--daihyo {
  display: inline-block;
  margin-top: 30px;
}

/* ===========================
  page-school-contact
  ============================== */

.school-contact {
  margin-top: 91px;
}

.school-contact__title {
  font-size: 3.2rem;
  text-align: center;
}

.school-contact__text {
  font-size: 1.8rem;
  line-height: 1.38;
  margin-top: 30px;
  text-align: center;
}

.sc__form {
  max-width: 876px;
  margin: 60px auto 0;
  border-top: 1px solid #707070;
}

.sc__form-item {
  border-right: 1px solid #707070;
  border-bottom: 1px solid #707070;
  border-left: 1px solid #707070;
  position: relative;
}

.sc__form-item:first-child {
  border-top: 1px solid #707070;
}

.sc__form-label,
.sc__form-part {
  display: inline-block;
  font-size: 1.6rem;
}

.sc__form-label {
  width: 100%;
  max-width: 256px;
  padding: 15px 0 15px 10px;
  background-color: #f5f1eb;
  border-right: 1px solid #707070;
}

.sc__form-part {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  padding-left: 25px;
  max-width: 620px;
}

.sc__form-label--select {
  padding-top: 24px;
  padding-bottom: 24px;
}

.sc__form-part.sc__form-part--select {
  background-color: #f1f1f1;
  padding: 8px 0 8px 10px;
  margin-left: 25px;
  border-radius: 5px;
  margin-bottom: 6px;
  border: 1px solid #d4d4d4;
  width: 100%;
  max-width: 382px;
  position: relative;
}

.fa-sort-down {
  position: absolute;
  font-size: 2rem;
  top: 32%;
  margin-left: -22px;
  pointer-events: none;
}

.sc__form-label--bank {
  padding-top: 27px;
  padding-bottom: 27px;
}

.sc__form-part--bank {
  line-height: 1.18;
  vertical-align: middle;
}

.sc__form-part--kouza {
  font-size: 1.4rem;
  font-weight: 300;
}

.sc__form-part--red {
  color: #c53e4f;
  font-weight: 300;
}

.sc__form-part--seki {
  display: inline-block;
  margin-left: 7px;
  font-size: 1.4rem;
  font-weight: 300;
}

.sc__form-label--yoyaku {
  padding-top: 24px;
  padding-bottom: 24px;
}

.sc__form-part--sekisu {
  width: 160px;
  background-color: #f1f1f1;
  padding: 8px 0 8px 20px;
  margin-left: 25px;
  border-radius: 5px;
  margin-bottom: 6px;
  border: 1px solid #d4d4d4;
}

.sc__form-label--Mt {
  display: inline-block;
  font-size: 1.3rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #fff;
  background-color: #c53e4f;
  padding: 7px 10px;
  margin-left: 20px;
}

.sc__form-label--Cs {
  padding: 20px 0 20px 10px;
}

.sc__form-item input[type="text"],
.sc__form-part.sc__form-part-Cs,
input[type="tel"] {
  width: 100%;
  max-width: 565px;
  background-color: #f1f1f1;
  padding: 8px 0 8px 20px;
  margin-left: 25px;
  border-radius: 5px;
  margin-bottom: 6px;
  border: 1px solid #d4d4d4;
}

.sc__form-item--post {
  display: flex;
  position: relative;
}

.sc__form-item--post input[type="text"] {
  width: 80px;
  height: 43px;
  background-color: #f1f1f1;
  padding: 8px 0 8px 5px;
  margin-left: 25px;
  border-radius: 5px;
  margin-bottom: 6px;
  margin-top: 10.5px;
  border: 1px solid #d4d4d4;
  display: inline-block;
  font-size: 1.6rem;
}

.sc__form-item--post::after {
  content: "";
  background-color: #000;
  position: absolute;
  top: 49%;
  left: 365px;
  width: 18px;
  height: 1px;
}

#post02 {
  margin-left: 38px;
}

.sc__form-label--gray {
  background-color: #979797;
}

.sc__form-item--ta {
  display: flex;
  margin-bottom: 55px;
}

.sc__form-label--ta {
  padding: 10px 0 115px 10px;
}

.sc__form-part--ta {
  width: 159.5%;
  max-width: 565px;
  height: 132px;
  background-color: #f1f1f1;
  padding: 8px 20px 8px 20px;
  margin-left: 25px;
  border-radius: 5px;
  margin-top: 11px;
  border: 1px solid #d4d4d4;
  font-family: "Noto Sans JP", sans-serif;
}

.sc__form-privacy {
  text-align: center;
}

input[type="checkbox"] {
  margin-right: 10px;
}

.sc__form-privacy {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sc__form-label-link {
  color: #c53e4f;
  text-decoration: underline;
}

.sc__form-label-link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.sc__form-btn {
  margin-top: 32px;
  padding-bottom: 19px;
}

input[type="submit"].sc__form-btn-text {
  display: block;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  font-size: 1.8rem;
  padding: 18px 232px;
  font-family: "HG教科書体", sans-serif;
  color: #fff;
  background-color: #844b55;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
}

.sc__form-btn-text:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

.sc__form-label--inline + p {
  display: inline;
}

input[type="text"].sc__form--sml {
  background-color: transparent;
  border: none;
  margin-left: 0;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: -2px;
  font-size: 1.2rem;
}

#your-post01 + .wpcf7-not-valid-tip {
  top: 27px;
  left: -256px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: transparent;
  text-align: center;
  font-size: 1.6rem;
  color: red;
  margin-top: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: transparent;
  font-size: 1.4rem;
  text-align: center;
  margin-top: 0;
  line-height: 1.3;
}

/* ===========================
  page-contact
  ============================== */

.content {
  margin-top: 91px;
}

.content__title {
  font-size: 3.2rem;
  text-align: center;
}

.content__title-text {
  font-size: 2rem;
  line-height: 1.25;
  margin-top: 30px;
  text-align: center;
}

.ct__form {
  margin: 60px auto 0;
  width: 755px;
}

.ct__form-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.ct__form-item:nth-of-type(-n + 4) {
  margin-bottom: 30px;
}

.ct__form-label {
  font-size: 1.8rem;
}

.ct__form-label--Mt {
  font-size: 1.4rem;
  padding: 5px 11px;
  color: #fff;
  background-color: #c53e4f;
  margin-left: 20px;
}

.ct__form-label--gray {
  background-color: #979797;
}

input[type="text"].ct__form-part,
input[type="email"].ct__form-part {
  width: 500px;
  height: 40px;
  background-color: #eee;
  border: 1px solid #dedede;
  border-radius: 5px;
  padding: 10px;
}

.ct__form-label-ta {
  font-size: 1.8rem;
  margin-bottom: 158px;
}

.ct__note {
  font-size: 1.4rem;
  line-height: 1.4;
  margin-top: 20px;
  color: red;
}

.ttt {
  border-bottom: 1px solid #4ac9ff;
  padding: 5px;
  display: inline-block;
}

.ct__form-part--ta {
  width: 500px;
  height: 202px;
  background-color: #eee;
  border: 1px solid #dedede;
  border-radius: 5px;
  padding: 10px;
}

.ct__form-files {
  display: flex;
  flex-direction: column;
  margin-right: 341px;
}

.ct__form-label-file {
  display: inline-block;
  margin-bottom: 113px;
}

/* ===== mw_wp_formカスタマイズ ===== */

.mw_wp_form input[type="file"],
input[type="file"] {
  display: none;
}

.page-contact .mw_wp_form .error {
  display: block;
  position: absolute;
  top: -10px;
  font-size: 1.4rem;
}

.ct__form-ta {
  position: relative;
}

.page-contact .mw_wp_form .ct__form-ta .error {
  position: absolute;
  top: 3px;
  left: 0;
}

@media (max-width: 767px) {
  .page-contact .mw_wp_form .error {
    position: static;
    font-size: 1.4rem;
    margin-top: 5px;
  }

  .page-contact .mw_wp_form .ct__form-ta .error {
    position: static;
  }
}

.mwform-file-delete {
  display: none;
}

.file-label > br {
  display: none;
}

.file-item {
  padding: 10px 20px;
  margin-bottom: 10px;
  position: relative;
}

.file-label {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  padding: 9px 20px;
  border-radius: 5px;
  border: 1px solid #dedede;
  background: -moz-linear-gradient(top, #cbcbcb, #f3f3f3);
  background: -webkit-linear-gradient(top, #cbcbcb, #f3f3f3);
  background: linear-gradient(to bottom, #cbcbcb, #f3f3f3);
  cursor: pointer;
}

.file-label__text {
  position: absolute;
  top: 50%;
  right: -125px;
  transform: translateY(-50%);
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 300;
  color: #bebebe;
  width: 70%;
}

.ct__form-files-me {
  font-size: 1.2rem;
  font-family: "Noto Sans JP", sans-serif;
  margin: -6px 0 0 21px;
}

.ct__form-info {
  font-size: 1.4rem;
  line-height: 1.42;
  margin: 40px 0 0 251px;
}

.ct__form-btn {
  margin: 60px 0 0 250px;
  padding-bottom: 19px;
}

.ct__form-btn-text {
  padding: 18px 232px;
}

.send-message {
  font-size: 1.6rem;
  text-align: center;
}

.send-link {
  display: block;
  font-size: 1.6rem;
  text-align: center;
  margin-top: 30px;
  padding: 20px;
  text-decoration: underline;
  color: #1d518b;
}

.send-link:hover {
  opacity: 0.7;
  transition: all 0.3s;
}

/* ===== mw_wp_formカスタマイズ ===== */

/* ===========================
page-terms
============================== */

.page-terms {
  margin-top: 150px;
}

.terms__inner {
  width: 100%;
  max-width: 800px;
  margin: 116px auto 0;
}

.terms__title {
  font-size: 2rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #707070;
}

.terms__text {
  font-size: 1.8rem;
  margin-top: 40px;
}

/* ==========================================================
  tablet
  ========================================================== */

@media (max-width: 1279px) {
  /* =====common-css====== */

  .content-wrap {
    display: block;
  }

  .breadcrumbs {
    margin: 13px 0 0 10px;
  }

  /* =====header====== */

  .content-left {
    box-shadow: none;
  }

  .header {
    max-width: none;
  }

  .header-sp {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    /* position: fixed;
    top: 0;
    right: 0;
    left: 0; */
    z-index: 11;
    height: 64px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
  }

  .header-sp.open {
    opacity: 0;
  }

  .header-sp__logo {
    width: 240px;
    height: 33px;
    align-self: center;
    margin-left: 10px;
  }

  .header-sp__pic {
    width: 100%;
    height: 100%;
  }

  .burger-btn {
    display: block;
    padding: 20px 10px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 13;
  }

  .burger-btn {
    opacity: 1;
  }

  .bar {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 2px;
    background-color: #64363c;
    transition: all 0.3s;
  }

  .bar-top {
    margin-bottom: 9px;
  }

  .bar-bot {
    margin-top: 9px;
  }

  .bar.bar-top.open {
    transform: translateY(13px) rotate(45deg);
  }

  .bar.bar-mid.open {
    opacity: 0;
  }

  .bar.bar-bot.open {
    transform: translateY(-9px) rotate(-45deg);
  }

  .header-inner {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 12;
    background-image: url(../img/pixta_61236815_M.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
    background-color: transparent;
  }

  .header-inner.open {
    transition: all 0.3s;
    right: 0;
  }

  .header__logo {
    display: none;
  }

  .header__logo-sp {
    display: block;
    margin-top: 50px;
    width: 100%;
    text-align: center;
  }

  .header__items {
    margin: 28px 20% 50px;
  }

  /* =====fv====== */

  .fv {
    position: relative;
  }

  .swiper-container {
    height: 100vh;
  }

  .swiper-wrapper {
    height: 100vh;
  }

  .swiper-slide__img {
    height: 100vh;
  }

  .header__message {
    font-size: 3.2rem;
  }

  .header__message-text--right {
    padding: 50px 27px 60px;
  }

  .header__message-text--left {
    margin-right: 15px;
    padding: 50px 27px 60px;
  }

  /* =====concept====== */

  .concept__parallax {
    height: 300px;
    background-size: cover;
    background-position: center;
  }

  /* =====lesson====== */

  .heading {
    left: 50%;
    transform: translateX(-50%);
  }

  .lesson__img-size {
    height: 350px;
  }

  .lesson__item-wrap--first {
    margin-top: 48px;
  }

  .lesson__item-heading--nintei:first-of-type {
    font-size: 2rem;
  }

  .lesson__item-heading--nintei:nth-of-type(2) {
    font-size: 2rem;
    margin: 45px 10px 0 0;
  }

  .lesson__item-heading--nintei:last-of-type {
    font-size: 1.6rem;
    margin: 80px 10px 0 0;
  }

  .lesson__item-text {
    font-size: 1.6rem;
    margin-right: 40px;
  }

  .lesson__item-link {
    font-size: 1.5rem;
    padding: 20px 25px 50px;
    margin-right: 30px;
  }

  .scroll {
    bottom: -35px;
  }

  .lesson__item-wrap--second {
    margin-top: 57px;
  }

  .lesson__item-heading--tanpatu {
    font-size: 2rem;
  }

  .lesson__item-heading--tanpatu:last-of-type {
    margin: 45px 10px 0 0;
  }

  .lesson__item-heading--kukki {
    font-size: 2rem;
  }

  .lesson__item-heading--kukki:last-of-type {
    margin-top: 112px;
  }

  /* =====school====== */

  .school__container {
    padding-top: 171px;
  }

  .school__container {
    display: flex;
  }

  .school__item-text {
    margin-left: 50px;
  }

  .school__item-link {
    font-size: 1.5rem;
    padding: 20px 27px 45px;
  }

  /* =====teacher====== */

  .teacher__container {
    padding: 352px 10px 0;
    max-width: none;
    width: 100%;
    margin: 0 auto;
  }

  .teacher__item {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
  }

  .teacher__item:first-of-type:before {
    display: none;
  }

  .teacher__item:last-of-type:before {
    display: none;
  }

  .teacher__pic-size {
    position: relative;
    z-index: 1;
  }

  .teacher__pic-size::before {
    display: inline-block;
    position: absolute;
    top: -25px;
    left: -25px;
    content: "";
    background-color: #64363c;
    width: 479px;
    height: 345px;
    z-index: -1;
  }

  .teacher__pic-size--hirose::before {
    display: none;
  }

  .teacher__pic-size--hirose::after {
    display: inline-block;
    position: absolute;
    top: -25px;
    right: -25px;
    content: "";
    background-color: #64363c;
    width: 479px;
    height: 345px;
    z-index: -1;
  }

  .teacher__item-info {
    max-width: 472px;
  }

  .teacher__item-info--suyari {
    margin-left: 0px;
  }

  .teacher__item-heading {
    margin-top: 30px;
  }

  .teacher__item-info--hirose {
    margin-right: 0px;
  }

  .teacher__item:last-of-type {
    flex-direction: column;
  }

  .teacher__parallax {
    height: 300px;
    background-size: cover;
    background-position: center;
  }

  .blog__container {
    width: 650px;
  }

  .blog__item-info {
    max-width: 420px;
  }

  /* =====footer====== */

  .footer {
    margin-top: 151px;
    padding: 0;
    background-color: #fff;
  }

  .foote-inner-pc {
    padding: 0 80px 0 16px;
    display: none;
  }

  .footer-inner--sp {
    display: block;
  }

  .footer__items--sp {
    display: flex;
    flex-wrap: wrap;
    background-color: #64363c;
  }

  .footer__item--sp {
    flex-basis: 50%;
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }

  .fa-chevron-right {
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
  }

  .footer__item--sp:nth-of-type(2n) {
    border-left: 1px solid #fff;
  }

  .footer__item--sp {
    border-bottom: 1px solid #fff;
  }

  .footer__item--sp:last-of-type {
    flex-basis: 100%;
  }

  .footer__link--sp {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    height: 100%;
    width: 100%;
    line-height: 49px;
  }

  .footer__link--sp:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .footer__link--gentei-sp {
    display: inline-block;
    margin-left: 15px;
  }

  .footer__bgi {
    background-image: url(../img/pixta_61236815_M.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .footer__logo-sp {
    padding-top: 21px;
    text-align: center;
  }

  .footer__info--sp {
    font-size: 1.4rem;
    line-height: 1.21;
    text-align: center;
  }

  .footer__info--sp:first-of-type {
    margin-top: 25px;
  }

  .footer__info-text--sp {
    width: 313px;
    margin: 0 auto;
    font-size: 1.2rem;
    margin-top: 10px;
  }

  .footer__icons--sp {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }

  .footer__icon--sp:not(:first-of-type) {
    margin-left: 20px;
  }

  .footer__icon--sp:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .footer__copy--sp {
    margin-top: 20px;
    padding-bottom: 10px;
    font-size: 1rem;
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 300;
  }

  /* ===========================
  page-course
  ============================== */

  .fv-top {
    position: relative;
  }

  .fv-top__size {
    width: 100%;
    height: 454px;
  }

  .fv-top-pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .fv-top__title {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: 3.2rem;
    padding: 26px 51px 18px 0;
    background-color: rgba(255, 255, 255, 71%);
    text-align: right;
  }

  /* =====course-====== */

  .course-inner {
    width: 100%;
    margin: 0 auto;
  }

  .course-heading {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 60px;
    padding: 0 40px;
    line-height: 1.8;
  }

  .course__item {
    flex-direction: column;
    align-items: center;
  }

  .course__item:not(:first-of-type) {
    margin-top: 140px;
  }

  .course__item:last-of-type {
    margin-top: 125px;
  }

  .katudo-order-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .katudo-order-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .katudo-order-3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .academy-order-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .academy-order-2 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .academy-order-3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .course__title {
    font-size: 3rem;
  }

  .course__info {
    margin-top: 45px;
  }

  /* =====course-content====== */

  .course-content {
    margin-top: 200px;
  }

  .course-content__wrap {
    flex-direction: column;
    align-items: center;
  }

  .course-content__item:not(:last-of-type) {
    margin-right: 0;
  }

  .course-content__item:last-of-type {
    margin-right: 0;
  }

  .course-content__item:not(:first-of-type) {
    margin-top: 70px;
  }

  .course-content__info {
    max-width: 465px;
  }

  /* =====curriculum====== */

  .curriculum {
    margin-top: 80px;
    padding: 30px 0 30px;
  }

  .curriculum-inner {
    padding: 0 10px;
  }

  .curriculum__heading {
    height: 230px;
  }

  .curriculum__heading--second {
    margin: 135px 7px 0 0;
  }

  .curriculum__table-wrap {
    padding-top: 360px;
  }

  .curriculum__table {
    width: 100%;
    max-width: 858px;
    text-align: center;
  }

  .curriculum__title {
    display: block;
    width: 100%;
  }

  .curriculum__text {
    display: block;
    width: 100%;
    font-size: 1.8rem;
    border-top: 1px solid #d4d4d4;
  }

  .curriculum__text--jikan {
    display: inline-block;
    margin-left: 0;
  }

  .curriculum__text--kouza {
    display: inline-block;
    margin-left: 0;
  }

  .curriculum__text--nintei {
    display: inline-block;
    margin-left: 0;
  }

  .curriculum__text--nenkaihi {
    display: inline-block;
    margin-left: 0;
  }

  .curriculum__info-wrap {
    max-width: 760px;
  }

  .curriculum__test-title {
    font-size: 2.4rem;
  }

  /* ======academy===== */

  .academy {
    margin-top: 60px;
    padding-bottom: 0;
  }

  .academy-inner {
    padding: 0 15px 0 10px;
  }

  .academy__wrap {
    width: 100%;
    padding: 30px 10px 25px 20px;
  }

  .academy__wrap::before {
    content: "";
    width: 100%;
    max-width: none;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    position: absolute;
    top: 5px;
    left: 5px;
  }

  .academy__wrap.academy__wrap--rM::before {
    height: 100%;
  }

  .academy__taite {
    font-size: 3rem;
  }

  .academy__sub-taite {
    font-size: 1.8rem;
    margin-top: 8px;
    text-align: center;
  }

  .academy__sub-taite--min {
    font-size: 1.4rem;
  }

  .academy__info {
    margin-top: 30px;
  }

  .academy__table {
    width: 100%;
  }

  .academy__table-title {
    display: block;
    width: 100%;
    padding: 20px 10px;
    text-align: center;
  }

  .academy__table-text {
    display: block;
    width: 100%;
    text-align: center;
  }

  .academy__table-text--left {
    text-align: left;
    padding-left: 16px;
  }

  .br-tb {
    display: none;
  }

  .academy__text--first {
    display: block;
    margin-left: 0;
  }

  .academy__text--second {
    display: block;
    margin-left: 0;
  }

  .academy__link {
    width: 300px;
    font-size: 20px;
    margin: 35px auto 0;
  }

  .academy__link:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  /* ===========================
  page-course02
  ============================== */

  /* =====course02====== */

  .course02-inner {
    width: 100%;
  }

  .course02__item {
    flex-direction: column;
    align-items: center;
  }

  .course02__item:not(:first-of-type) {
    margin-top: 140px;
  }

  .manabu02-order-1 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }

  .manabu02-order-2 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }

  .manabu02-order-3 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }

  .course02__title {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 3.6rem;
    letter-spacing: 0.165em;
  }

  .course02__subtitle {
    font-size: 1.4rem;
    letter-spacing: 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    margin-top: 10px;
  }

  /* =====course02-content====== */

  .course02-content {
    margin-top: 100px;
  }

  .course02-content__wrap {
    justify-content: space-around;
  }

  /* =====curriculum====== */

  .course02__curriculum {
    margin-top: 100px;
    padding: 50px 0 80px;
  }

  .curriculum__heading {
    height: 330px;
  }

  .curriculum__heading--second {
    display: inline-block;
    margin: 212px 7px 0 0;
  }

  .curriculum__table-wrap--course02 {
    padding-top: 360px;
  }

  .curriculum__title--course02 {
    width: 100%;
    font-size: 1.6rem;
    padding: 21px 0 21px 0;
  }

  .curriculum__text--course02 {
    width: 100%;
    padding: 20px 0 20px 17px;
  }

  /* ===========================
  page-members
  ============================== */

  /* ======application--sp===== */

  .application--sp {
    display: block;
  }

  .application__wrap--sp {
    background-image: url(../img/sinsei-bgi-yoko.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 400px;
    margin: 34px auto 0;
    text-align: center;
  }

  .application__text--sp {
    display: inline-block;
    padding: 14px 0;
    font-size: 1.8rem;
    color: #fff;
    line-height: 1.22;
    transition: all 0.3s;
  }

  .application__text--sp:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .application__text-bot--sp {
    display: block;
  }

  /* ======category-list--sp===== */

  .category-list--sp {
    display: block;
  }

  .category-wrap--sp {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .category-item__btn--sp {
    font-size: 1.6rem;
    padding: 7px 26px;
    background-color: #f5f1eb;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 16%);
    border-radius: 15px;
    cursor: pointer;
  }

  .category-item__btn--sp:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .category-item__btn--sp:not(:last-of-type) {
    margin-right: 30px;
  }

  /* =====category-list====== */

  .category-list {
    display: none;
  }

  /* =====common-content====== */

  .common-content {
    display: block;
    margin-top: 40px;
  }

  .common-content__left {
    display: none;
  }

  .common-content__right {
    flex-basis: 100%;
  }

  /* =====common-content__right====== */

  .common-content__right {
    margin-right: 0;
  }

  .content__right-wrap {
    justify-content: space-around;
  }

  .content__right-wrap::after {
    width: 300px;
  }

  .content__item-link {
    padding: 0 20px;
  }

  .category-title {
    left: 20px;
  }

  /* ===========================
  page-school
  ============================== */

  /* =====lesson-choose====== */

  .lesson-choose {
    margin-top: 35px;
  }

  /* =====school-list====== */

  .list_item {
    flex-basis: calc(100% / 6);
    margin-bottom: 25px;
  }

  .list_item a {
    font-size: 1.6rem;
  }

  .list_items.white .list_item {
    flex-basis: calc(100% / 3);
    margin-bottom: 25px;
  }

  /* =====teachers====== */

  .teachers {
    margin-top: 60px;
    padding: 0 10px;
  }

  .teachers__wrap {
    justify-content: space-around;
  }

  .teachers__wrap--main {
    display: flex;
  }

  .teachers__wrap--cat {
    display: flex;
    display: none;
  }

  .teachers__wrap::after {
    width: 260px;
  }

  .teachers__item {
    padding: 0 5px;
  }

  .page-pagination--school {
    margin-top: 20px;
  }

  /* ===========================
  page-school
  ============================== */

  .support-inner {
    padding: 0 10px;
  }

  /* ===========================
  page-school-contact
  ============================== */

  .school-contact {
    margin-top: 35px;
  }

  .sc__form {
    width: 748px;
  }

  .sc__form-label {
    width: 100%;
    max-width: 220px;
  }

  .sc__form-part {
    max-width: 550px;
  }
  .sc__form-item input[type="text"],
  .sc__form-part.sc__form-part-Cs,
  input[type="tel"] {
    max-width: 465px;
  }

  .sc__form-item--post::after {
    left: 331px;
    width: 14px;
  }

  .sc__form-part--ta {
    max-width: 465px;
  }

  .sc__form-btn {
    margin-top: 32px;
    padding-bottom: 0;
  }

  #your-post01 + .wpcf7-not-valid-tip {
    top: 27px;
    left: -220px;
  }

  /* ===========================
  page-contact
  ============================== */

  .content {
    margin-top: 35px;
  }

  /* ===========================
page-terms
============================== */

  .page-terms {
    margin: 0px 10px 0;
  }

  .terms__inner {
    /* width: 100%;
  max-width: 800px; */
    margin: 35px auto 0;
  }

  .terms__title {
    font-size: 1.8rem;
    /* padding-bottom: 5px;
  border-bottom: 1px solid #707070; */
  }

  .terms__text {
    font-size: 1.6rem;
    margin-top: 30px;
  }

  /* ===========================
  page-lessons
  ============================== */

  .lessons__info {
    padding: 0 40px;
  }
}

/* ==========================================================
sp
========================================================== */

@media (max-width: 767px) {
  /* =====common-css====== */

  .br-pc {
    display: none;
  }

  .br-sp {
    display: block;
  }

  .breadcrumbs {
    margin: 13px 0 0 10px;
    font-size: 1.2rem;
  }

  .home-icon {
    width: 13px;
    height: 13px;
    margin-bottom: -2px;
  }

  .breadcrumbs__arrow {
    font-size: 1rem;
  }

  /* =====header====== */

  .header-sp {
    height: 56px;
  }

  .header-sp__logo {
    width: 200px;
    height: 27.68px;
  }

  .burger-btn {
    padding: 16px 20px;
    z-index: 13;
  }

  .header-inner {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 12;
    background-image: url(../img/pixta_61236815_M.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    transition: all 0.3s;
    background-color: transparent;
  }

  .header__logo-sp {
    display: block;
    margin-top: 50px;
    width: 100%;
    text-align: center;
  }

  .header__items {
    margin: 28px 25px 50px;
  }

  .header__item:not(:first-child) {
    margin-top: 28px;
  }

  .header__link--gentei {
    margin-left: 10px;
  }

  .header__link {
    font-size: 1.6rem;
  }

  .header__icons {
    margin-bottom: 20px;
  }

  .header__icon:not(:last-of-type) {
    margin-right: 20px;
  }

  .header__icon-pic {
    width: 22px;
    height: 22px;
  }

  /* =====fv====== */

  .fv {
    position: relative;
  }

  .swiper-container {
    height: 250px;
  }

  .swiper-wrapper {
    height: 250px;
  }

  .swiper-slide__img {
    height: 100%;
  }

  .header__message {
    font-size: 1.2rem;
  }

  .header__message-text--right {
    padding: 22px 9px;
  }

  .header__message-text--left {
    margin-right: 5px;
    padding: 22px 9px;
  }

  /* =====concept====== */

  .cp__pic-s--pc {
    display: none;
  }

  .cp__pic-s--sp {
    display: block;
  }

  .concept {
    margin-top: 40px;
  }

  .top_banner {
    width: 80%;
  }

  .concept__heading {
    font-size: 2.2rem;
  }

  .concept-items {
    margin: 40px 0 0;
    padding-bottom: 30px;
    flex-direction: column;
    justify-content: center;
  }

  .concept-item--rv {
    display: flex;
    flex-direction: column-reverse;
  }

  .concept-item {
    flex-basis: 100%;
  }

  .cp__pic-s {
    width: 100%;
    height: 230px;
  }

  .cp__pic {
    width: 100%;
    height: 230px;
    object-fit: cover;
  }

  .cp__message {
    width: 100%;
    height: 344px;
  }

  .cp__message-text {
    height: 285px;
  }

  .cp__message-text--gousei {
    top: 56px;
  }

  .cp__message-text--gousei-lg {
    display: inline-block;
    font-size: 2.4rem;
    margin-left: 30px;
  }

  .cp__message-text--gousei-sml {
    font-size: 2rem;
    line-height: 1.5;
  }

  .cp__message-text--sozai {
    top: 50px;
  }

  .cp__message-text--sozai-lg {
    font-size: 2.4rem;
    margin-left: 30px;
  }

  .cp__message-text--sozai-sml {
    font-size: 2rem;
    line-height: 1.5;
  }

  .cp__message-text--oisisa {
    top: 38px;
  }

  .cp__message-text--oisisa-lg {
    display: inline-block;
    font-size: 2.4rem;
    margin-left: 30px;
  }

  .cp__message-text--oisisa-sml {
    font-size: 2rem;
    line-height: 1.5;
  }

  .concept__parallax {
    height: 255px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
  }

  /* =====lesson-sp====== */

  .lesson--sp {
    display: block;
  }

  .lesson--pc {
    display: none;
  }

  .lesson--sp {
    margin-top: 60px;
    padding-bottom: 113px;
  }

  .lesson__heading {
    height: 230px;
    font-size: 2.4rem;
  }

  .ls-sp__item.ls-sp__item--top {
    padding-top: 260px;
  }

  .ls-sp__pic-size {
    width: 100%;
    height: 270px;
  }

  .ls-sp__pic {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .ls-sp__text {
    font-size: 1.6rem;
    margin: 40px auto 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: relative;
    height: 300px;
  }

  .ls-sp__text-top {
    height: 282px;
  }
  .ls-sp__text-mid {
    height: 255px;
  }
  .ls-sp__text-bot {
    height: 232px;
  }

  .ls-sp__tate {
    display: inline-block;
    transform: rotate(-89deg);
  }

  .ls-sp__text-Bl-tate {
    display: inline-block;
    margin-top: -6px;
  }

  .ls-sp__title--nintei--fi,
  .ls-sp__title--nintei--se {
    font-size: 2rem;
    letter-spacing: 0.12em;
  }

  .ls-sp__title--nintei--se {
    display: inline-block;
    margin-top: 40px;
    letter-spacing: 0.12em;
    margin-right: 5px;
  }

  .ls-sp__title--nintei--se-sml {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: 0.12em;
    margin-top: 85px;
    margin-right: 8px;
    margin-left: 34px;
  }

  .ls-sp__text-Bl {
    line-height: 1.55;
    letter-spacing: 0.122em;
  }

  .ls-sp__item {
    padding-top: 113px;
  }

  .ls-sp__title--tanpatu--fi,
  .ls-sp__title--tanpatu--se {
    font-size: 2rem;
    letter-spacing: 0.12em;
  }

  .ls-sp__title--tanpatu--se {
    display: inline-block;
    margin: 40px 5px 0 25px;
    margin-right: 5px;
  }

  .ls-sp__title--tanpatu--cookie-fi,
  .ls-sp__title--tanpatu--cookie-se,
  .ls-sp__title--tanpatu--cookie-la {
    font-size: 2rem;
    letter-spacing: 0.12em;
  }

  .ls-sp__title--tanpatu--cookie-se {
    display: inline-block;
    margin-right: 5px;
  }

  .ls-sp__title--tanpatu--cookie-la {
    display: inline-block;
    margin: 134px 5px 0 25px;
    margin-right: 5px;
  }

  .ls-sp__btn {
    width: 100%;
    max-width: 262px;
    height: 60px;
    line-height: 60px;
    margin: 30px auto 0;
    border: 1px solid #000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    position: relative;
    text-align: center;
  }

  .ls-sp__link {
    font-size: 1.4rem;
  }

  .ls-sp__link:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .scroll {
    bottom: -28px;
  }

  .scroll:before {
    right: 5px;
    width: 1px;
    height: 10px;
  }

  .scroll:after {
    height: 41px;
  }

  .heading {
    font-size: 2.4rem;
  }

  /* =====school====== */

  .school-sp {
    display: block;
  }

  .school-pc {
    display: none;
  }

  .scl-text {
    font-size: 1.6rem;
    margin: 0px auto 0;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }

  .scl-info-title {
    display: inline-block;
    font-size: 2rem;
    letter-spacing: 0.12em;
    margin-left: 30px;
  }

  .scl-btn {
    width: 100%;
    max-width: 262px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #000;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    position: relative;
    margin: 40px auto 0;
    text-align: center;
  }

  .scl__link {
    font-size: 1.4rem;
  }

  .ls-sp__link:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  /* ----- about ----- */

  .about {
    padding-top: 315px;
    margin-top: 90px;
    margin-bottom: 60px;
    position: relative;
  }

  .heading.heading--about {
    line-height: 1.4;
  }

  .font-sml {
    font-size: 18px;
    display: inline-block;
  }

  .mt-sml {
    display: inline-block;
    margin-top: 22px;
  }

  .mt-lg {
    display: inline-block;
    margin-top: 190px;
  }

  .about-items {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
  }

  .about-item {
    width: 100%;
  }

  .about-item:nth-of-type(n + 2) {
    margin-top: 40px;
  }

  .about-pic {
    width: 100%;
  }

  .about-pic img {
    width: 100%;
    object-fit: cover;
  }

  .about-item__ttl-wrap {
    display: flex;
    justify-content: center;
  }

  .about-item__ttl {
    display: inline-block;
    font-size: 20px;
    margin-top: 20px;
    position: relative;
  }

  .about-item__ttl::before,
  .about-item__ttl::after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
  }

  .about-item__ttl::before {
    bottom: -7px;
    left: -30px;
    background-image: url(../img/ico_block-left.png);
  }

  .about-item__ttl::after {
    top: -7px;
    right: -30px;
    background-image: url(../img/ico_block-right.png);
  }

  .about-item__txt {
    font-size: 14px;
    line-height: 2;
    margin-top: 18px;
    text-align: center;
  }

  /* =====teacher====== */

  .teacher {
    margin: 113px 0 60px;
    padding: 30px 0 30px;
  }

  .teacher__container {
    padding: 236px 10px 0;
  }

  .teacher__heading {
    font-size: 2.4rem;
  }

  .teacher__item {
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    z-index: 1;
  }

  .teacher__item:first-of-type {
    padding-left: 0;
  }

  .teacher__item:last-of-type {
    padding-right: 0px;
    margin-top: 78px;
  }

  .teacher__item:first-of-type:before {
    display: none;
  }

  .teacher__item:last-of-type:before {
    display: none;
  }

  .teacher__pic-size {
    width: 340px;
    height: 245px;
    position: relative;
    z-index: 1;
  }

  .teacher__pic-size--suyari {
    margin-left: 13px;
  }

  .teacher__pic-size--hirose {
    margin-left: -13px;
  }

  .teacher__pic-size::before {
    display: none;
  }

  .teacher__pic-size--suyari::before {
    display: inline-block;
    position: absolute;
    top: -15px;
    left: -15px;
    content: "";
    background-color: #64363c;
    width: 340px;
    height: 245px;
    z-index: -1;
  }

  .teacher__pic-size--hirose::after {
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -15px;
    content: "";
    background-color: #64363c;
    width: 340px;
    height: 245px;
    z-index: -1;
  }

  .teacher__item-info {
    max-width: 352px;
  }

  .teacher__item-info--suyari {
    margin-left: 0px;
  }

  .teacher__item-heading {
    font-size: 1.6rem;
  }

  .teacher__item-text {
    margin-top: 35px;
    font-size: 1.6rem;
    line-height: 1.62;
  }

  .teacher__item:last-of-type {
    flex-direction: column;
  }

  .teacher__parallax {
    height: 255px;
    background-image: url(../img/parallax_02_sp.jpg);
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
  }

  /* =====blog====== */

  .blog {
    margin-top: 40px;
  }

  .blog-inner {
    padding: 0 10px;
  }

  .blog__heading {
    font-size: 2.4rem;
  }

  .blog__container {
    padding-top: 110px;
    width: 100%;
    max-width: 600px;
  }

  .blog__item-link {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    border-bottom: 1px solid #707070;
  }

  .blog__item-info {
    width: calc(100% - 162px - 20px);
  }

  .blog__item-data {
    font-size: 1.4rem;
  }

  .blog__item-title {
    font-size: 1.6rem;
    margin-top: 7px;
    line-height: 1.18;
  }

  .blog__pic-size {
    width: 162px;
    height: 108px;
    margin-bottom: 20px;
  }

  /* =====footer====== */

  .footer {
    margin-top: 145px;
  }

  .foote-inner-pc {
    display: none;
  }

  .footer-inner--sp {
    display: block;
  }

  .footer__link--sp {
    height: auto;
    width: auto;
    line-height: normal;
    padding: 7px 15px;
  }

  .footer__link--sp-Ct {
    padding: 17px 20px;
  }

  @media (max-width: 360px) {
    .footer__link--sp {
      font-size: 1.2rem;
    }
  }

  .footer-scroll-link {
    top: -45px;
    width: 45px;
    height: 45px;
  }

  .footer-scroll {
    bottom: 6px;
  }

  .footer-scroll:before {
    top: -31px;
    right: -4px;
    height: 9px;
  }

  .footer-scroll:after {
    height: 31px;
  }

  .footer__item--sp {
    text-align: left;
  }

  .footer__link--gentei-sp {
    margin-left: 0;
  }

  .footer__icon-pic--sp {
    width: 22px;
    height: 22px;
  }

  /* ===========================
page-course
============================== */

  .fv-top__size {
    height: 180px;
  }

  .fv-top__title {
    font-size: 1.6rem;
    padding: 13px 20px 9px 0;
  }

  /* =====course-====== */

  .course-inner {
    width: 100%;
    margin: 0 auto;
  }

  .course-heading {
    font-size: 1.6rem;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 10px;
    line-height: 1.8;
  }

  /* ----- commonBtn ------ */

  .commonBtn {
    width: 311px;
    height: 145px;
    margin: 54px auto 60px;
    border: 1px solid #707070;
    text-align: center;
    position: relative;
  }

  .commonBtn::before {
    content: "";
    width: 309px;
    height: 143px;
    border: 1px solid #707070;
    position: absolute;
    top: 3px;
    left: 3px;
    z-index: -1;
  }

  @media (max-width: 340px) {
    .commonBtn {
      width: 301px;
    }

    .commonBtn::before {
      width: 299px;
    }
  }

  .commonBtn__title {
    font-size: 1.8rem;
    padding: 3px 9px;
    background-color: #fff;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }

  .commonBtn__link {
    display: inline-block;
    font-size: 1.8rem;
    padding: 16px 42px;
    margin-top: 50px;
    background-color: #844b55;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    transition: all 0.3s;
  }

  /* ----- commonBtn ------ */

  .course__item {
    flex-direction: column;
    align-items: center;
  }

  .course__item:not(:first-of-type) {
    margin-top: 111px;
  }

  .course__item:nth-of-type(3) {
    margin-top: 50px;
  }

  .course__item:last-of-type {
    margin-top: 91px;
  }

  .course__title {
    font-size: 2.4rem;
  }

  .course__subtitle {
    font-size: 1.2rem;
  }

  .course__info {
    width: 100%;
    margin-top: 32.5px;
    padding: 0 10px;
  }

  .course__info-title {
    font-size: 2rem;
    line-height: 1.3;
  }

  .course__info-text {
    line-height: 1.75;
  }

  .course__pic-size {
    width: 100%;
    height: 230px;
    margin-top: 30px;
  }

  .course__pic-size--manabu::before {
    bottom: -61px;
    right: 0px;
    width: 115px;
    height: 217px;
  }

  .course__pic-size--katudo::before {
    background-image: url(../img/enkei-min-sp.png);
    top: -115px;
    left: -40px;
    width: 171px;
    height: 171px;
  }

  .course__pic-size--follow::before {
    bottom: -41px;
    left: -66px;
  }

  .course__pic-size--academy::before {
    display: none;
  }

  .course__pic-size--academy::after {
    content: "";
    background-image: url(../img/enkei-min-sp02.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -115px;
    right: -37px;
    width: 193px;
    height: 193px;
    z-index: -1;
  }

  /* =====course-content====== */

  .course-content {
    margin-top: 60px;
  }

  .course-content__wrap {
    padding-top: 137px;
    display: block;
  }

  .course-content__item:not(:first-of-type) {
    margin-top: 50px;
  }

  .course-content__pic-size {
    max-width: none;
    width: 100%;
    height: 275px;
  }

  .course-content__info-wrap {
    padding: 0 10px;
  }

  .course-content__title {
    font-size: 2rem;
    margin-top: 20px;
    max-width: 328px;
    line-height: 1;
    padding: 4px 0;
  }

  .course-content__info {
    margin-top: 15px;
    line-height: 1.75;
    max-width: none;
    width: 100%;
  }

  /* =====course-content====== */

  .curriculum {
    margin-top: 80px;
    padding: 30px 0 30px;
  }

  .curriculum-inner {
    padding: 0 10px;
  }

  .curriculum__heading--second {
    margin: 135px 4px 0 0;
  }

  .curriculum__table-wrap {
    padding-top: 245px;
  }

  .curriculum__title {
    font-size: 1.6rem;
    padding: 10px 0;
  }

  .curriculum__text {
    font-size: 1.6rem;
    padding: 10px 0;
    line-height: 1.18;
  }

  .curriculum__text--nenkaihi {
    display: inline-block;
    margin-left: -8px;
  }

  .curriculum__info-wrap {
    max-width: none;
    width: 100%;
  }

  .curriculum__test-title {
    font-size: 2rem;
    margin: 30px 0 20px;
  }

  .curriculum__test-title::before {
    background-image: url(../img/nintei-icon-sp.png);
    width: 18px;
    height: 18px;
    margin-bottom: 1px;
  }

  .curriculum__test-text {
    line-height: 1.75;
    margin-left: 23px;
  }

  .curriculum__test-text--note {
    margin-top: 5px;
    font-size: 1.4rem;
    line-height: 1.21;
  }

  .curriculum__test-text--note-second {
    font-size: 1.4rem;
    margin-left: 36px;
    line-height: 1.21;
  }

  .curriculum__test-sub-tile {
    font-size: 1.8rem;
    margin-left: 23px;
    margin-bottom: 10px;
  }

  /* ======academy===== */

  .academy__wrap {
    width: 100%;
    padding: 30px 10px 25px 15px;
  }

  .academy__taite {
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .academy__sub-taite {
    font-size: 1.8rem;
    margin-top: 10px;
  }

  .academy__info {
    font-size: 1.6rem;
    line-height: 1.75;
    padding: 0 3px;
  }

  .academy__table {
    width: 100%;
  }

  .academy__table-title {
    font-size: 1.6rem;
    padding: 10px 0;
  }

  .academy__table-text {
    font-size: 1.6rem;
    padding: 10px 0;
    line-height: 1.18;
  }

  .academy__table-text--left {
    text-align: left;
    padding: 10px 16px;
  }

  .academy__text--first {
    display: block;
    margin-left: 0;
  }

  .academy__text--second {
    display: block;
    margin-left: 0;
  }

  .academy__link {
    width: 260px;
    font-size: 1.6rem;
    padding: 20px 58px;
    margin: 35px auto 0;
  }

  .academy__link:hover {
    opacity: 0.7;
    transition: all 0.3s;
  }

  .academy__wrap .rm-ttl {
    font-size: 2rem;
    margin-top: 30px;
    line-height: 1.2;
  }

  .academy__wrap .rm-ttl:first-of-type {
    margin-top: 40px;
  }

  .academy__wrap .rm-txt {
    font-size: 1.6rem;
    margin-top: 10px;
    line-height: 1.4;
  }

  /* ===========================
page-course02
============================== */

  /* =====course02====== */

  .course02__wrap {
    margin-top: 35px;
  }

  .course02__item {
    flex-direction: column;
    align-items: center;
  }

  .course02__item:not(:first-of-type) {
    margin-top: 111px;
  }

  .course02__item:nth-of-type(3) {
    margin-top: 50px;
  }

  .course02__item:nth-of-type(4) {
    margin-top: 91px;
  }

  .course02__item:last-of-type {
    margin-top: 50px;
  }

  .course02__title {
    font-size: 2.4rem;
  }

  .course02__subtitle {
    font-size: 1.2rem;
  }

  .course02__info {
    width: 100%;
    margin-top: 33px;
    padding: 0 10px;
  }

  .course02__info-title {
    font-size: 2rem;
    line-height: 1.3;
  }

  .course02__info-title--lg {
    width: auto;
  }

  .course02__info-text {
    line-height: 1.75;
  }

  .course02__pic-size {
    width: 100%;
    height: 230px;
  }

  .course02__pic-size--manabu::before {
    bottom: -61px;
    right: 0px;
    width: 115px;
    height: 217px;
  }

  .course02__pic-size--katudo::before {
    background-image: url(../img/enkei-min-sp.png);
    top: -115px;
    left: -40px;
    width: 171px;
    height: 171px;
  }

  .course02__pic-size--follow::before {
    bottom: -41px;
    left: -66px;
  }

  .course02__pic-size--academy::before {
    display: none;
  }

  .course02__pic-size--academy::after {
    content: "";
    background-image: url(../img/enkei-min-sp02.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -115px;
    right: -37px;
    width: 193px;
    height: 193px;
    z-index: -1;
  }

  .course02__pic--academy-la::before {
    content: "";
    background-image: url(../img/chohoukei-tate.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -52px;
    left: 0;
    width: 132px;
    height: 208px;
    z-index: -1;
  }

  /* =====course02-content====== */

  .course02-content {
    margin-top: 60px;
  }

  .course02-content__wrap {
    padding-top: 137px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: column;
  }

  .course02-content__item {
    flex-basis: 100%;
  }

  .course02-content__item:nth-of-type(n + 3) {
    margin-top: 0;
  }

  .course02-content__item:not(:first-of-type) {
    margin-top: 50px;
  }

  .course02-content__pic-size {
    max-width: none;
    width: 100%;
    max-height: none;
    height: 270px;
  }

  .course02-content__title {
    margin-top: 20px;
    padding: 0 10px;
  }

  .course02-content__info {
    margin-top: 15px;
    padding: 0 10px;
    line-height: 1.75;
  }

  /* =====curriculum====== */

  .course02__curriculum {
    margin-top: 75px;
    padding: 33px 0 25px;
  }

  .curriculum__heading-course02 {
    height: 330px;
  }

  .curriculum__heading--second-course02 {
    margin: 161px 5px 0 0;
  }

  .curriculum__table-wrap--course02 {
    padding-top: 272px;
  }

  .curriculum__title--course02 {
    padding: 10px 0;
  }

  .curriculum__text--course02 {
    font-size: 1.6rem;
    padding: 10px 21px;
    line-height: 1.18;
  }

  .curriculum__text--course02-left {
    text-align: left;
  }

  /* ===========================
page-lessons
============================== */

  .lessons__wrap {
    max-width: 100%;
    margin: 34px auto 0;
  }

  .lessons__items:not(:first-of-type) {
    margin-top: 80px;
  }

  .lessons__title-wrap--left,
  .lessons__title-wrap--right {
    height: 200px;
  }

  .lessons__pic-wrap {
    flex-basis: 50%;
    height: 200px;
  }

  .lessons__title--left {
    font-size: 2.2rem;
    letter-spacing: 0.118em;
    padding: 26px 0 0 40px;
  }

  .lessons__title-wrap--right {
    font-size: 2.2rem;
    letter-spacing: 0.118em;
    padding: 26px 40px 0 0;
  }

  .lessons__title--kukki-fi {
    padding: 10px 0 0 0;
  }

  .lessons__title--kukki-se {
    padding: 9px 5px 0 20px;
  }

  .lessons__title--zeri-fi {
    padding: 12px 20px 0 0;
  }

  .lessons__title--zeri-se {
    padding: 51px 5px 0 0;
  }

  .lessons__title--purinsesu-fi {
    padding: 12px 0 0 0;
  }

  .lessons__title--purinsesu-se {
    padding: 50px 5px 0 20px;
  }

  .lessons__title--no {
    padding: 85px 5px 0 10px;
  }

  .lessons__info {
    font-size: 1.6rem;
    padding: 0 10px;
    margin-top: 10px;
    line-height: 1.87;
  }

  .lessons__link {
    min-width: 335px;
    font-size: 1.8rem;
    text-align: center;
    padding: 17px 0;
    margin-top: 20px;
    background-color: #844b55;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    transition: all 0.3s;
  }

  @media (max-width: 374px) {
    .lessons__link {
      min-width: 280px;
      font-size: 1.4rem;
    }
  }

  .lessons__message {
    font-size: 1.4rem;
    margin-top: 70px;
    padding: 0 31px 0;
    text-align: left;
    line-height: 1.71;
  }

  /* ===========================
page-members
============================== */

  .fv-top__title--members {
    font-size: 1.6rem;
    padding: 12px 16px 10px 0;
  }

  .fv-top__sub-title--members {
    display: inline;
    font-size: 1.4rem;
    padding-right: 0;
    margin-top: 0;
  }

  .app-btn-wrap {
    padding: 0 20px;
  }

  .app-btn {
    max-width: 335px;
    width: 100%;
    min-width: auto;
    font-size: 1.8rem;
    text-align: center;
    padding: 17px 0;
    margin-top: 30px;
    background-color: #844b55;
    color: #fff;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 16%);
    transition: all 0.3s;
  }

  /* ======member-kukki===== */

  .fv-top__sub-title--members-kukki {
    font-size: 1.2rem;
  }

  /* ======application--sp===== */

  .application--sp {
    display: block;
  }

  .application__wrap--sp {
    max-width: 313px;
  }

  /* ======category-list--sp===== */

  .category-wrap--sp {
    margin-top: 30px;
  }

  .category-item__btn--sp:not(:last-of-type) {
    margin-right: 20px;
  }

  @media (max-width: 339px) {
    .category-item__btn--sp:not(:last-of-type) {
      margin-right: 15px;
    }
  }

  /* =====category-list====== */

  .category-list {
    display: none;
  }

  /* =====common-content====== */

  .common-content {
    display: block;
    margin-top: 40px;
  }

  .common-content__left {
    display: none;
  }

  .common-content__right {
    flex-basis: 100%;
  }

  /* =====common-content__right====== */

  .common-content__right {
    margin-right: 0;
    padding: 0 4px;
  }

  .content__right-wrap {
    justify-content: center;
  }

  .content__right-wrap::after {
    width: 183px;
  }

  .content__item-link {
    padding: 0 5px;
  }

  .content__right-item {
    width: 173px;
    height: 309px;
    margin-bottom: 50px;
  }

  .content__right-pic-size {
    width: 173px;
    height: 133px;
  }

  .content__right-info {
    padding: 10px 3px 10px 7px;
    font-size: 1.4rem;
  }

  .content__right-data {
    font-size: 1.4rem;
  }

  .content__right-data--img {
    margin-right: 3px;
  }

  .content__right-title {
    margin: 6px 0 10px;
  }

  .category-title {
    left: 5px;
  }

  @media (max-width: 374px) {
    .content__right-wrap {
      justify-content: space-around;
    }

    .content__item-link {
      padding: 0;
    }

    .content__right-item {
      width: 149px;
      height: 309px;
      margin-bottom: 50px;
    }

    .content__right-pic-size {
      width: 149px;
      height: 133px;
    }

    .content__right-wrap::after {
      width: 159px;
    }

    .category-title {
      left: 0px;
      font-size: 1rem;
    }
  }

  /* あんこのお花 */

  .common-content__right.common-content__right--sml {
    max-width: 985px;
    width: 100%;
    margin: 0 auto;
  }

  .common-content__right--sml .content__item-link {
    margin: 0 5px;
    padding: 0;
  }

  /* =====page-pagination====== */

  .page-pagination--ankonoohana {
    margin-top: 20px;
    padding-bottom: 0;
  }

  /* ===========================
page-members
============================== */

  .category-wrap--blog {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }

  .category-item__btn--sp.category-item__btn--blog {
    margin-right: 0;
    width: 280px;
  }

  .category-item__btn--sp.category-item__btn--blog:not(:last-of-type) {
    margin-bottom: 20px;
  }

  /* ===========================
page-school
============================== */

  /* =====lesson-choose====== */

  .lesson-choose {
    margin-top: 35px;
    text-align: center;
  }

  .schooll__common-title {
    padding-top: 10px;
    display: inline-block;
  }

  .schooll__common-title::before,
  .schooll__common-title::after {
    content: "";
    position: absolute;
    top: 64%;
    display: inline-block;
    width: 21px;
    height: 1px;
    background-color: #fff;
  }

  .schooll__common-title:before {
    left: -27px;
  }
  .schooll__common-title:after {
    right: -27px;
  }

  .lesson-choose__wrap {
    display: block;
    text-align: left;
    width: 290px;
    margin: 0 auto;
  }

  .lesson-choose__item {
    margin-top: 22px;
  }

  .lesson-choose__wrap:last-of-type {
    margin-top: 0;
  }

  .lesson-choose__item:not(:last-of-type) {
    margin-right: 0;
  }

  .lesson-choose__item--bot:first-of-type {
    margin-left: 0;
    margin-right: 0;
  }

  .lesson-choose__item--bot:last-of-type {
    margin-left: 0;
  }

  .category-item__label--school {
    font-size: 1.5rem;
    margin-left: -6px;
  }

  /* =====school-list====== */

  .school-list {
    margin-top: 30px;
    text-align: center;
  }

  .school-list__title::before,
  .school-list__title::after {
    background-color: #000;
  }

  .school-list__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 220px;
    margin: 22px auto 0;
  }

  .school-list__item:not(:last-of-type) {
    margin-right: 0px;
  }

  .school-list__item:nth-of-type(2) {
    margin-left: 38px;
    margin-right: 10px;
  }

  .school-list__item:nth-of-type(n + 3) {
    margin-top: 21px;
  }

  .list_items {
    justify-content: space-around;
  }

  .list_item {
    flex-basis: 100px;
    margin-bottom: 25px;
    padding-left: 7px;
  }

  .list_item a {
    font-size: 1.5rem;
  }

  .list_items.white {
    flex-direction: column;
    align-items: flex-start;
    width: 290px;
  }

  .list_items.white .list_item {
    flex-basis: 100%;
    margin-bottom: 25px;
    padding-left: 0;
  }

  .list_items.white .list_item:nth-of-type(3n) a {
    padding-left: 0;
  }

  /* =====teachers====== */

  .teachers {
    margin-top: 30px;
    padding: 0;
  }

  .teachers__heading {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.56;
    padding: 0 10px;
  }

  .teachers__wrap {
    margin: 43px 0 0;
    padding: 0 5px;
    max-width: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .teachers__wrap--main {
    display: flex;
  }

  .teachers__wrap--cat {
    display: flex;
    display: none;
  }

  .teachers__wrap::after {
    width: 182px;
  }

  .teachers__item {
    margin-bottom: 30px;
    padding: 0 4px;
  }

  .teachers__pic-size {
    width: 174px;
    height: 200px;
  }

  .teachers__notice {
    font-size: 1.4rem;
    margin-bottom: 0;
    line-height: 1.4;
  }

  @media (max-width: 374px) {
    .teachers__wrap {
      padding: 0;
    }

    .teachers__item {
      padding: 0 3px;
    }

    .teachers__pic-size {
      width: 145px;
      height: 200px;
      margin: 0 auto;
    }

    .teachers__wrap::after {
      width: 153px;
    }

    .teachers__title {
      width: 145px;
      max-width: 145px;
    }
  }

  .teachers__title {
    font-size: 1.6rem;
    margin-top: 10px;
    max-width: 174px;
  }

  .page-pagination--school {
    margin-top: 50px;
    padding-bottom: 0;
  }

  /* ===========================
page-school
============================== */

  .association {
    margin-top: 35px;
  }

  .association__text {
    padding-top: 221px;
    font-size: 1.6rem;
    line-height: 1.56;
  }

  /* =====association-support====== */

  .association-support {
    margin-top: 60px;
  }

  .association-support__text {
    padding-top: 248px;
    font-size: 1.6rem;
    line-height: 1.56;
  }

  /* =====greeting====== */

  .greeting {
    margin: 60px 0 0;
    padding: 60px 0;
  }

  .greeting__wrap {
    padding-top: 194px;
    display: block;
  }

  .greeting__pic-size {
    width: 230px;
    margin: 0 auto;
  }

  .greeting__text {
    font-size: 1.6rem;
    line-height: 1.75;
    width: 100%;
    margin-top: 40px;
  }

  .greeting__text--daihyo {
    display: inline-block;
    margin-top: 30px;
  }

  /* ===========================
page-school-contact
============================== */

  .school-contact {
    margin-top: 35px;
  }

  .school-contact__title {
    font-size: 2.4rem;
    /* text-align: center; */
  }

  .school-contact__text {
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
    padding: 0 10px;
    max-width: 600px;
    margin: 20px auto 0;
  }

  .sc__form {
    width: 100%;
    max-width: 600px;
    margin: 50px auto 0;
    border-top: none;
    padding: 0 22px;
  }

  .sc__form-item {
    border-right: none;
    border-bottom: 1px solid #707070;
    border-left: none;
    position: relative;
  }

  .fa-sort-down {
    position: absolute;
    top: 42%;
    right: 20px;
  }

  .fa-sort-down.fa-sort-down--sekisu {
    top: 46%;
  }

  .sc__form-item:not(:first-of-type) {
    margin-top: 10px;
  }

  .sc__form-item:first-child {
    border-top: none;
  }

  .sc__form-label,
  .sc__form-part {
    display: block;
    font-size: 1.8rem;
  }

  .sc__form-label {
    width: 100%;
    max-width: 600px;
    padding: 0;
    background-color: transparent;
    border-right: none;
  }

  .sc__form-part {
    padding-left: 0;
    padding-bottom: 10px;
    margin-top: 10px;
    max-width: 600px;
    font-size: 1.6rem;
  }

  .sc__form-label--select {
    padding: 0;
  }

  .sc__form-part.sc__form-part--select {
    padding: 11px 0 11px 10px;
    margin: 5px 0 10px 0;
    border-radius: 5px;
    border: 1px solid #d4d4d4;
    background-color: #f1f1f1;
    width: 100%;
    max-width: none;
  }

  .sc__form-label--bank {
    padding: 0;
  }

  .sc__form-part--kouza {
    font-size: 1.2rem;
    line-height: 1.33;
  }

  .sc__form-part--seki {
    display: block;
    margin-left: 0;
    font-size: 1.2rem;
    margin-top: 3px;
  }

  .sc__form-label--yoyaku {
    padding: 0;
  }

  .sc__form-part--sekisu {
    width: 100%;
    background-color: #f1f1f1;
    padding: 12px 0 12px 10px;
    margin-left: 0;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
  }

  .sc__form-label--Mt {
    font-size: 1.4rem;
    padding: 5px 11px;
    margin-left: 10px;
  }

  .sc__form-label--Cs {
    padding: 0;
  }

  .sc__form-item input[type="text"],
  .sc__form-part.sc__form-part-Cs,
  input[type="tel"] {
    max-width: 600px;
    padding: 7px 10px;
    border-radius: 5px;
    margin: 5px 0 10px 0;
  }

  .sc__form-item--post {
    display: block;
  }

  .sc__form-item--post input[type="text"] {
    width: 80px;
    height: 40px;
    background-color: #f1f1f1;
    padding: 8px 0 8px 5px;
    margin-left: 29px;
    border-radius: 5px;
    margin-bottom: 6px;
    margin-top: 5px;
    border: 1px solid #d4d4d4;
    display: inline-block;
    font-size: 1.6rem;
  }

  .sc__form-item--post::after {
    top: 66%;
    left: 91px;
    width: 14px;
  }

  #your-post01 {
    margin-left: 0;
  }

  #your-post02 {
    margin-left: 34px;
  }

  .sc__form-part.sc__form-part--post {
    max-width: 194px;
  }

  .sc__form-item--ta {
    display: block;
    padding-bottom: 10px;
  }

  .sc__form-label--ta {
    padding: 0;
  }

  .sc__form-part--ta {
    max-width: 100%;
    height: 180px;
    padding: 10px;
    margin-left: 0;
    border-radius: 5px;
    margin-top: 5px;
  }

  .sc__form-privacy {
    margin-top: 0;
  }

  .sc__form-privacy {
    font-size: 1.4rem;
  }

  .sc__form-btn {
    margin-top: 30px;
  }

  input[type="submit"].sc__form-btn-text {
    max-width: 310px;
    margin: 0 auto;
    font-size: 1.8rem;
    padding: 18px 137px;
  }

  .wpcf7-not-valid-tip {
    position: absolute;
    top: -6px;
    font-size: 1.2rem;
  }

  #your-post01 + .wpcf7-not-valid-tip {
    top: -25px;
    left: 0px;
  }

  input[type="text"].sc__form--sml {
    padding: 7px 0px;
  }

  /* ===========================
page-contact
============================== */

  .content__title {
    font-size: 2.4rem;
  }

  .content__title-text {
    font-size: 1.6rem;
    line-height: 1.75;
    margin-top: 20px;
  }

  .ct__form {
    margin: 50px auto 0;
    width: 100%;
  }

  .ct__form-item {
    display: block;
    margin: 0 32px;
  }

  .ct__form-item:nth-of-type(-n + 4) {
    margin-bottom: 0;
  }

  .ct__form-item:not(:last-of-type) {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .ct__form-label {
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }

  .ct__form-label--Mt {
    margin-left: 15px;
  }

  input[type="text"].ct__form-part,
  input[type="email"].ct__form-part {
    width: 100%;
    padding: 5px;
  }

  .ct__form-label-ta {
    display: inline-block;
    font-size: 1.6rem;
    margin-bottom: 10px;
  }

  .ct__note {
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .ct__form-part--ta {
    width: 100%;
    height: 180px;
    padding: 5px;
  }

  .ct__form-files {
    display: block;
    margin-right: 0;
  }

  .ct__form-label-file {
    margin-bottom: 14px;
  }

  input[type="file"] {
    display: none;
  }

  .file-item {
    padding: 9px 0;
    margin-bottom: 18px;
  }

  .file-label {
    padding: 9px 30px;
  }

  .file-label__text {
    left: 179px;
  }

  @media (max-width: 350px) {
    .file-label__text {
      left: 169px;
      font-size: 1.2rem;
    }
  }

  .ct__form-files-me {
    display: inline-block;
    font-size: 1.2rem;
    margin: 0;
  }

  .ct__form-info {
    margin: 30px 0 0 0;
    padding: 0 10px;
  }

  .ct__form-btn {
    margin: 60px 0 0 0;
    padding-bottom: 0;
  }

  .ct__form-btn-text {
    padding: 18px 137px;
  }
}

/* ======投稿切り替え====== */

.main-Post {
  display: block;
}

.video-Post,
.recipe-Post,
.shopping-Post,
.iC-Post,
.aO-Post,
.event-Post {
  display: none;
}

.main-Post.hide {
  display: none;
}

.video-Post.show,
.recipe-Post.show,
.shopping-Post.show,
.iC-Post.show,
.aO-Post.show,
.event-Post.show {
  display: block;
}

.page-pagination.hide {
  display: none;
}

/* 2023/5/30追記 */
/* ------ achievement ----- */

.achievement {
  margin-top: 90px;
}

.achievement-inner {
  max-width: 747px;
  width: 100%;
  margin: 0 auto;
}

.achievement__ttl {
  font-size: 2rem;
  padding-bottom: 10px;
  border-bottom: 1px solid #64363c;
  position: relative;
}

.achievement__ttl.mt {
  margin-top: 120px;
}

.achievement__ttl::before {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #64363c;
}

.achievement-items.mt {
  margin-top: 3px;
}

.achievement-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.6rem;
  padding: 35px 0;
  border-bottom: 1px dashed #707070;
  line-height: 1.45;
}

.achievement-item__time {
  width: 24%;
}

.achievement-item__ttl {
  width: 74%;
}

.achievement__txt {
  font-size: 1.4rem;
  margin-top: 40px;
}

/* tb */

@media (max-width: 1079px) {
  .achievement {
    padding: 0 20px;
  }
}

/* sp */

@media (max-width: 767px) {
  .achievement {
    margin-top: 34px;
    padding: 0;
  }

  .achievement-inner {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }

  .achievement__ttl {
    font-size: 1.8rem;
    padding-bottom: 10px;
    border-bottom: 1px solid #64363c;
    position: relative;
  }

  .achievement__ttl.mt {
    margin-top: 80px;
  }

  .achievement__ttl::before {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #64363c;
  }

  .achievement-items.mt {
    margin-top: 3px;
  }

  .achievement-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    font-size: 1.4rem;
    padding: 15px 0;
    border-bottom: 1px dashed #707070;
    line-height: 1.45;
  }

  .achievement-item__time {
    width: 100%;
    font-size: 1.2rem;
  }

  .achievement-item__ttl {
    width: 100%;
    margin-top: 5px;
  }

  .achievement__txt {
    font-size: 1.2rem;
    margin-top: 40px;
  }
}

/*240701追加*/
.curriculum__comment {
    font-size: 1.6rem;
    line-height: 1.75;
    margin: 20px 0 0 0;
}

/*240902 ペットベイカーへのリンク*/
.petbaker-link-banner{
    margin-top: 50px;
    text-align: center;
    line-height: 1.4;
}
.petbaker-link-banner img{
    width:387px;    
}
@media (max-width: 767px) {
    .petbaker-link-banner img{
        width:90%;    
    }
}
.petbaker-link-banner .title{
    font-size: 26px;
}
@media (max-width: 767px) {
    .petbaker-link-banner .title{
        font-size: 24px;
    }
}
.petbaker-link-banner .txt{
    margin:30px;
    font-size: 18px;
}
.petbaker-link-banner .caption{
    font-size: 16px;
}
.header-banner-petbaker{
    width:300px;
    margin-left: -10px;
}



/* ===========================
  20250127 テストページに反映
（testとついているものは、末尾のtestを取り元のクラスに反映させてください。また、テンプレート上のtestクラスタグも削除してください）
  ============================== */
/*協会とサポート体制についてページ タイトル調整*/
.association__text {
  padding-top: 365px;
}
@media (max-width: 767px) {
    .association__text {
        padding-top: 260px;
    }
}

.association-ti{
   line-height: 1.4;
}
.assosiation-ti-span {
    display: flex;
    justify-content: flex-end;
}


/*あんこのお花 認定講座調整*/
.assosiation-intro{
	font-size: 1.8rem;
    margin-bottom: 80px;
    line-height: 1.87;
}
@media (max-width: 767px) {
    .assosiation-intro{
       font-size: 1.6rem;
        padding: 0 10px;
        margin: 10px 0 40px;
        line-height: 1.87; 
    }
}
.academy_inner {
    margin: 0 auto;
    width: 80%;
}

/*ペット講座*/
.course__wrap{
    margin: 60px auto 0;
}
@media (max-width: 767px) {
    .course__wrap{
        margin: 34px auto 0;
    }
}

/*企業様・取材等の問い合わせ*/
@media (max-width: 767px) {
    .business-top{
        margin-top: 0;
    }
