@charset "utf-8";
/* CSS Document */

main {
  padding-top: 50px;
}

.font__small {
  font-size: 1.3rem;
  font-weight: 300;
}
.main__top-visual,
.main__top-visual img {
  width: 100%;
  margin: 0 auto;
}

.main__contents {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}
.main__contents p {
  padding: 0 7px;
  /*    font-size: 1.74rem;*/
}
.main__contents img {
  max-width: 30rem;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 5rem;
  margin-bottom: 8rem;
}
.main__title {
  width: 100%;
  max-width: 800px;
  height: 90px;
  line-height: 90px;
  background-color: #fff;
  text-align: center;
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  margin-bottom: 9.9rem;
}
.main__title h2 {
  font-size: 4.3rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  letter-spacing: 0.5rem;
  color: #4c4948;
}
.main__contents--target {
  border-top: 3px solid #d7b98f;
  border-bottom: 3px solid #d7b98f;
  position: relative;
  height: 14rem;
}
.target__title {
  font-size: 1.74rem;
  background: #d7b98f;
  border-radius: 100vh;
  width: 16.2rem;
  height: 4.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.target__text--list {
  position: absolute;
  top: 14%;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
}
.target__text--item {
  font-size: 1.74rem;
  display: flex;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.target__text {
  width: 17rem;
}
.target__description {
  width: 49rem;
}
.target__text--small {
  font-size: 1.38rem;
}
.main__contents--link {
  display: flex;
  justify-content: space-around;
  margin: 6.6rem auto;
}
.main__contents--link a {
  background: #d7b98f;
  color: #fff;
  padding: 1rem 4rem;
  font-size: 1.89rem;
  line-height: 1;
}
.main__link--arrow {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 auto 0 40%;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-134deg);
}

.content {
  background: #f7f1e9;
}
.content__container {
  width: 100%;
  max-width: 100rem;
  margin: 10rem auto 0;
  padding-top: 7rem;
  padding-bottom: 5rem;
  position: relative;
  background: #f7f1e9;
}
.content__banner {
  width: 200%;
  height: 70px;
  background-color: #ff7a06;
  transform: skewX(-215deg);
  position: absolute;
  right: 250px;
  top: -40px;
}
.content h3 {
  position: absolute;
  left: 0;
  top: -30px;
  color: #fff;
  font-size: 3rem;
}
.content__subtitle {
  color: #ea5c1f;
  font-size: 2.76rem;
  font-weight: bold;
}
.content__catch {
  color: #ea5c1f;
  font-size: 2rem;
  font-weight: bold;
  margin-top: 1rem;
}
.content__box {
  display: flex;
  justify-content: space-between;
  max-width: 100rem;
  margin: 2.5rem auto 0;
  padding-bottom: 5rem;
}
.content__text {
  max-width: 46rem;
}
.content__text--blue {
  color: #9966ff;
  font-size: 2rem;
}
.content__box img {
  max-width: 50rem;
  max-height: 31rem;
  width: 100%;
}
.content__list--small {
  font-size: 1.3rem;
  font-weight: 300;
}
.content__item {
  display: flex;
  margin: 2rem 2rem 2rem 0;
}
.content__item--left {
  width: 8rem;
  text-align-last: justify;
}
.content__item--right {
  margin-left: 1rem;
}
/*クラス・料金の設定*/
.senior__list .content__item:nth-of-type(2) {
  display: block;
}
.senior__list .content__item:nth-of-type(2) .content__item--left {
  width: 32rem;
}
.senior__list .content__item:nth-of-type(2) .content__item--right {
  margin-left: 10rem;
}
.senior__list .content__item picture {
  display: block;
  max-width: 67rem;
  margin: 3rem auto 0;
}
/*スクールカレンダーの設定*/
.content__item:nth-of-type(3) {
  margin-top: 5rem;
}
.content__item:nth-of-type(3) .content__item--left {
  width: 18rem;
}
.content__calender {
  max-width: 4rem;
  margin-top: -1rem;
  margin-left: 0.3rem;
}
.content__calendar--flex {
  display: flex;
}
.content__calender--text {
  font-size: 1rem;
  font-weight: 300;
}
.content__calender--link {
  color: #0000ff;
}
.content__table--wrap {
  display: flex;
  margin-top: 3rem;
}
.content__table--wrap:first-of-type {
  margin-top: 0.5rem;
}
.content__table--wrap:nth-of-type(2) .content__table--name,
.content__table--wrap:nth-of-type(3) .content__table--name {
  padding: 0.5rem 0.3rem;
}
.content__table--name {
  color: #fff;
  background: #ea5c1f;
  text-align: center;
  padding: 0.5rem 1rem;
  width: 16.9rem;
  max-height: 4rem;
}
.content__table--text {
  max-width: 67rem;
  margin-left: 3rem;
}
.content__item--right-second {
  width: 100rem;
}
.content__text--price {
  margin-bottom: 1.5rem;
}
.content__table--price td {
  height: 5rem;
}

/*--------------------
	benefit
---------------------*/
.benefit__container {
  background: rgba(215, 185, 143, 0.2);
  padding-bottom: 5rem;
  position: relative;
}
.benefit__triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 77px 49px 0 0;
  border-color: rgba(215, 185, 143, 0.5) transparent transparent transparent;
}
.benefit__title {
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1.5rem;
  padding: 1rem 2rem;
}
/*アコーディオン*/

.accordion__box {
  width: 78rem;
  margin: 0 auto;
  padding-top: 3rem;
}

.accordion__bar {
  cursor: pointer;
  text-align: left;
  position: relative;
  background: #fff;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: bold;
}

.accordion__content {
  display: none;
  background: #fff;
  max-width: 78rem;
}
.accordion__plus--wrap {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translatey(-50%);
  width: 38px;
  height: 38px;
}
.accordion__plus {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.accordion__plus:before,
.accordion__plus:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  left: 0;
  top: 50%;
  width: 50%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.accordion__plus:before {
  transform: translate(-50%, -50%) rotate(90deg);
}

/*＋、－切り替え*/
.accordion__plus.open:before {
  transform: translate(-50%, -50%) rotate(0deg);
}

/*アコーディオン中*/
dt,
dd {
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
.benefit__text--wrap {
  max-width: 60rem;
  margin: 0 auto;
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.benefit__text {
  font-weight: 300;
}
.benefit__text span {
  font-weight: 500;
  margin-left: -1.6rem;
}
.benefit__text--wrap dt {
  color: #bb0009;
  margin-top: 3rem;
  font-weight: 500;
}
.benefit__text--wrap dd {
  font-weight: 400;
}
.benefit__text--wrap dd,
dt {
  letter-spacing: 0.2rem;
}
.benefit__text--space {
  margin-left: 3rem;
}
.benefit__note {
  font-size: 1.6rem;
  font-weight: 300;
}

.benefit__text--wrap dl {
  margin-bottom: 3rem;
}
.accordion__content dl:nth-of-type(2) .benefit__text--space:first-of-type {
  margin-left: 4.8rem;
}
.accordion__content dl:nth-of-type(2) .benefit__text--space:nth-of-type(2) {
  margin-left: 8.4rem;
}

/*ボタンの設定-個別-*/
.main__info--wrap a {
  margin: 3rem 1rem;
}
/*ボタン下赤字*/
.main__info--box {
  max-width: 80rem;
  margin: 0 auto;
  position: relative;
}
.info__note {
  font-weight: 500;
  font-size: 1.3rem;
  position: absolute;
  bottom: 10px;
  right: 36px;
}

/*--------------------
	    faq
---------------------*/
.faq__container {
  max-width: 100rem;
  margin: 0 auto;
}
.faq__catch {
  color: #308a9c;
  font-size: 2.1rem;
  text-align: center;
  margin: 3rem;
}
.faq__link {
  max-width: 37rem;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.faq__content--box {
  padding-bottom: 6.4rem;
}
.faq__content--box h4 {
  font-size: 2.7rem;
  font-weight: bold;
  max-width: 90rem;
  margin: 0 auto;
  padding-top: 4.5rem;
  text-align: center;
}
.faq__content--link {
  color: #0071bc;
}

/*アコーディオンfaq*/

.faq__content--box .accordion__box {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 30px;
}

.faq__content--box .accordion__bar {
  cursor: pointer;
  text-align: left;
  position: relative;
  background: #e5e5e5;
  padding: 15px 35px;
  line-height: 1;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.4;
}

.faq__content--box .accordion__content {
  display: none;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.faq__content--box .accordion__content p {
  max-width: 85rem;
  margin: 0 auto;
  padding: 2rem;
  font-weight: 300;
  line-height: 1.8;
}
.faq__content--box .accordion__plus--wrap {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translatey(-50%);
  width: 38px;
  height: 38px;
}
.faq__content--box .accordion__plus {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.faq__content--box .accordion__plus:before,
.faq__content--box .accordion__plus:after {
  position: absolute;
  content: "";
  display: block;
  transition: all 0.4s;
  background: #000;
  left: 50%;
  top: 50%;
  width: 35%;
  height: 2px;
  transform: translate(-50%, -50%);
}
.faq__content--box .accordion__plus:before {
  transform: translate(-50%, -50%) rotate(90deg);
}

/*＋、－切り替え*/
.faq__content--box .accordion__plus.open:before {
  transform: translate(-50%, -50%) rotate(0deg);
}

/*--------------------
	    junior
---------------------*/
.junior__list .content__item:nth-of-type(2) .content__item--left {
  width: 32rem;
}
.junior__list .content__item:nth-of-type(2) {
  display: block;
}
.junior__list .content__item:nth-of-type(2) .content__item--right {
  margin-left: 10rem;
}
.content__table--small {
  font-size: 1.5rem;
  font-weight: 300;
  width: 15.7rem;
}
.content__junior--table {
  max-width: 67rem;
  margin-top: 1rem;
  margin-left: 3rem;
}
.content__junior--small {
  font-weight: 300;
  font-size: 1.3rem;
  margin-left: 3rem;
  display: flex;
}
.content__junior--margin {
  margin-top: 1rem;
}
.content__junior--color {
  background: #308a9c;
  color: #fff;
  padding: 0 1.5rem;
  margin-top: 1rem;
}
.content__junior--space {
  margin-left: 1.9rem;
}

/*===================== レスポンシブ =====================*/

@media screen and (max-width: 1100px) {
  .content__container {
    transform: scale(92%);
    padding-bottom: 1rem;
  }
  .content__banner {
    top: -40px;
  }
  .content h3 {
    top: -28px;
  }

  .content__text {
    max-width: 47rem;
  }
  .content__box img {
    max-width: 48rem;
  }
  /*
	.content__table--text {
	max-width: 45rem;
}
*/
  .content__item--right {
    margin-left: 0;
  }
  .accordion__box {
    width: 700px;
  }
  .benefit__text--wrap {
    max-width: 60rem;
  }
}
@media screen and (max-width: 920px) {
  .main__title {
    max-width: 750px;
  }
  .content__box img {
    max-width: 37rem;
    max-height: 22rem;
  }
  .content__box--text {
    flex: 0 0 55%;
  }
  .content__table--name {
    flex: 0 0 27%;
  }
  .content__calendar--flex p:first-of-type {
    flex: 0 0 90%;
  }
}
@media screen and (max-width: 850px) {
  .content__container {
    max-width: 75rem;
  }
  .content__box {
    max-width: 75rem;
  }
  .content h3 {
    left: 0;
  }
  .content__item:nth-of-type(3) .content__item--left {
    width: 20rem;
  }
}
@media screen and (max-width: 750px) {
  .main__title {
    max-width: 350px;
    height: 70px;
    line-height: 60px;
    position: absolute;
    top: -60px;
  }
  .main__title h2 {
    font-size: 2.7rem;
    letter-spacing: 0.3rem;
  }
  .main__contents img {
    max-width: 15rem;
    padding-top: 2rem;
    margin-bottom: 4rem;
  }
  .content__container {
    transform: scale(100%);
  }
  .main__contents--target {
    height: 21rem;
  }
  .main__contents--link {
    display: block;
  }
  .main__contents--link a {
    display: block;
    text-align: center;
    margin: 1rem;
  }
  .main__link--arrow {
    margin: 0 auto;
  }
  .target__text {
    width: 100%;
    text-align: center;
    margin: 0 auto 1rem;
    font-weight: bold;
  }
  .target__text--item {
    display: block;
  }
  .target__text--list {
    top: 8%;
  }
  .target__description {
    width: 33rem;
  }
  .content__banner {
    width: 100%;
    height: 58px;
    right: 40px;
    top: -33px;
  }
  .content h3 {
    left: 2rem;
    top: -25px;
    font-size: 2.5rem;
  }
  .content__subtitle {
    margin-left: 2rem;
    font-size: 2rem;
  }
  .content__catch {
    margin-left: 2rem;
    font-size: 1.8rem;
  }
  .content__text {
    max-width: 33rem;
    margin: 0 auto 3rem;
  }
  .content__text--blue {
    font-size: 1.8rem;
    font-weight: bold;
  }
  .content__box {
    display: block;
    padding-bottom: 0;
    margin: 2rem auto 0;
  }
  .content__box img {
    max-width: 100%;
    max-height: none;
  }
  .content__item {
    display: block;
    margin: 2rem;
  }
  .content__item--left {
    font-weight: bold;
    text-align-last: left;
  }
  .content__item--right {
    margin-left: 0;
  }
  .senior__list .content__item:nth-of-type(2) .content__item--right {
    margin-left: 0;
  }
  .content__calendar--flex p:first-of-type {
    flex: 0 0 81%;
  }
  .content__table--wrap {
    display: block;
  }
  .content__table--name {
    width: 100%;
  }
  .content__table--text {
    margin-left: 0;
    margin-top: 1rem;
  }
  .content__item:nth-of-type(3) .content__item--right {
    justify-content: space-around;
  }
  .content__item--calender {
    max-width: 26rem;
  }
  .content__calender {
    margin-top: 1rem;
    max-width: 4rem;
  }
  .faq__content--box .accordion__bar {
    line-height: 1.5;
  }
  .faq__content--box .accordion__box {
    padding-top: 10px;
  }
  .faq__link {
    max-width: 35rem;
  }
  .accordion__box {
    width: 350px;
    margin: 0 auto;
  }
  .benefit__triangle {
    border-width: 41px 31px 0px 0;
  }
  .benefit__title {
    left: 13.5%;
    font-size: 1.8rem;
  }
  .benefit__text--wrap {
    max-width: 30rem;
  }
  .main__info--wrap a {
    margin: 1rem auto;
  }
  .main__info--wrap a:first-of-type {
    margin: 3rem auto 0;
  }
  .info__note {
    position: static;
    text-align: center;
    margin: 0 auto;
  }
  .content__item--right-second {
    width: 100%;
  }
  .accordion__bar p {
    max-width: 27rem;
  }
  .junior__list .content__item:nth-of-type(2) .content__item--right {
    margin-left: 0rem;
  }
  .content__table--small {
    width: 100%;
    text-align: center;
  }
  .content__junior--table {
    margin-left: 0;
  }
  .content__junior--small {
    margin-left: 0;
  }

  .content__sp {
    display: flex;
  }
  .content__sp--month {
    flex: 0 0 14%;
  }
  .content__sp--month p:nth-of-type(3) {
    margin-top: 2.5rem;
  }
  .content__sp--month p:nth-of-type(4) {
    margin-top: 12rem;
  }
  .content__sp--month p:last-of-type {
    margin-top: 2.5rem;
  }
  .content__sp--text {
    flex: 0 0 86%;
  }
  .content__item--note {
    margin-left: 2rem;
  }

  table,
  td,
  th {
    font-size: 1.5rem;
  }
}
