@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800&family=Noto+Sans+JP:wght@500;700&display=swap');

*{
  box-sizing: border-box;
  text-align: justify;
}

.wrapper {
  width: 100%;
  padding-bottom: 60px;
  overflow: hidden;
  font-family: 'Noto Sans JP', sans-serif !important;
}


body {
  line-height: 1.8;
  position: relative;
  font-size: 16px;
  font-weight: normal;
  color: #333;
}


/*	‐‐‐‐‐‐‐‐‐‐‐‐1p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

.feature__title {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  line-height: 1.2;
  margin-top: 58px;
  margin-bottom: 10px;
  font-family: 'Noto Sans JP', sans-serif;
}

.kv {
  width: 880px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 63px;
}
.kv img {
  max-width: 100%;
  width: 100%;
  border: none;
}
.wrapper__inner {
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
}
.p-lead {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9;
  letter-spacing: 0.1rem;
  margin-bottom: 60px;
}
.p-teachers {
  margin-bottom: 72px;
}
.c-sub-title-en {
  position: relative;
  margin-bottom: 18px;
}
.c-sub-title-en__img {
  display: block;
  background-color: #fff;
  width: 176px;
  max-width: 100%;
  margin: 0 auto;
  z-index: 2;
  padding: 0 20px;
}
.c-sub-title-en__img img {
  width: 100%;
}
.c-sub-title-en::after {
  position: absolute;
  content: "";
  top: 30%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  height: 2px;
  width: 800px;
  max-width: 100%;
  background-color: #a0983a;
  z-index: -1;
}
.c-sub-title {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  letter-spacing: 0.1rem;
  margin-bottom: 30px;
}
.c-teachers {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.c-teachers__item {
  /* width: calc((100% / 2) - 20px); */
  width: 50%;
  padding-right: 20px;
}
.c-teachers__item:nth-child(2) {
  padding: 0 0 0 20px;
  border-left: dashed 3px #a0983a;
}
.c-teachers__person {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.c-teachers__img {
  display: block;
  width: 125px;
  max-width: 100%;
  margin-right: 14px;
}
.c-teachers__img {

}
.c-teachers__detail {

}
.c-teachers__place {
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.08rem;
  margin-bottom: 20px;
}
.c-teachers__name {
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1rem;
}
.c-teachers__name span {
  font-size: 12px;
  display: inline-block;
  margin-left: 8px;
}
.c-teachers__text {
  font-size: 14px;
  line-height: 2.1;
  font-weight: 400;
  letter-spacing: 0.12rem;
}
.p-chart {
  position: relative;
  margin-bottom: 40px;
}
.p-chart::before {
  position: absolute;
  content: "";
  top: 20px;
  left: 0;
  right: 0;
  height: 2px;
  width: 800px;
  max-width: 100%;
  background-color: #a0983a;
  z-index: -1;
}
.c-chart-title {
  width: 450px;
  max-width: 100%;
  margin: 0 auto 20px;
}
.c-chart img,
.p-chart img {
  width: 100%;
}
.c-chart {

}
.c-chart img {
  width: 100%;
}
.c-chart__answer {
  display: flex;
  justify-content: space-between;
}
.c-chart__answer a {
  display: block;
  width: calc((100% / 3) - 20px);
}
.c-chart__answer a img {
  width: 100%;
}
.c-sub-title {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.15rem;
  text-align: center;
  margin-bottom: 32px;
}
.next {
  display: block;
  margin: 0 auto;
  max-width: 416px;
}
.next img{
  width: 100%;
}


/*	‐‐‐‐‐‐‐‐‐‐‐‐2p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/
.p-title-wrap {
  background-color: #fffdea;
  width: 100%;
  padding: 20px 0 30px 144px;
  position: relative;
  margin: 50px 0 40px;
}
.p-title-wrap--02 {
  padding: 40px 0 48px 144px;
}
.c-type-title {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.24rem;
}
.c-type-icon,
.c-type-illust {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
}
.c-type-icon img,
.c-type-illust img {
  width: 100%;
}
.c-type-icon {
  top: 50%;
  transform: translateY(-50%);
  left: 30px;
  width: 77px;
}
.c-type-illust {
  bottom: 0;
  right: 28px;
  width: 202px;
}
.c-type-illust--b {
  bottom: -4px;
  right: 38px;
  width: 146px;
}
.c-type-illust--c {
  bottom: 0;
  right: 9px;
  width: 210px;
}
.p-type {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 70px;
}
.p-type--b {
  margin-bottom: 6px;
}
.p-type__item {
  width: calc((100% / 2) - 20px);
  margin-bottom: 68px;
}
.p-type__title {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.14rem;
  color: #a0983a;
  margin-bottom: 8px;
}
.p-type__intro {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.p-type__intro img {
  display: block;
  width: 100px;
  max-width: 100%;
  margin-right: 20px;
}
.c-type-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.08rem;
}
.c-type-text span {
  font-size: 12px;
}
.c-type-img {
  margin: 34px auto 0;
}
.c-type-img img {
  width: 100%;
}
.p-type__item--advice {

}
.c-advice-title {
  width: 230px;
  margin: -50px auto 0;
}
.c-advice-title img {
  width: 100%;
}
.c-advise-text {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: 0.1rem;
  position: relative;
  text-indent: 0rem;
  padding-left: 1.2rem;
  margin-bottom: 23px;
}
.c-advise-text::before {
  position: absolute;
  content: "●";
  color: #a0983a;
  top: 0;
  left: 0;
}


/*	‐‐‐‐‐‐‐‐‐‐‐‐3p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

.p-advice {
  background-color: #fffdea;
  padding: 40px 0 20px;
  margin-top: 50px;
}
.p-advice__illust {
  position: relative;
}
.p-advice__illust img {
  position: absolute;
  content: "";
}
.p-advice__illust__01 {
  top: -86px;
  width: 186px;
  left: 0;
}
.p-advice__illust__02 {
  top: -52px;
  width: 110px;
  right: 34px;
}
.p-advice__title-en {
  width: 257px;
  margin: 0 auto;
}
.p-advice__title-en img {
  width: 100%;
}
.p-advice__title {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0.2rem;
  text-align: center;
  margin-bottom: 65px;
}
.c-list {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}
.c-list__item {
  border-top: 2px solid #b6ad45;
  padding: 33px 0 48px;
}
.c-list__item__title {
  padding: 0 0 0 104px;
  position: relative;
}
.c-advice-num {
  position: absolute;
  content: "";
  top: -10%;
  left: 0;
  width: 92px;
}
.c-advice-num img {
  width: 100%;
}
.c-advice-sub-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 2.5;
  letter-spacing: 0.16rem;
}
.c-advice-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.09rem;
  padding: 0 50px;
}
.c-advice-person {
  margin-bottom: 20px;
  padding: 0 0 0 116px;
  font-size: 16px;
}



.feature-footer__next a{
  margin: 0 auto;
  text-align: center;
}




@media screen and (max-width:767px) {
  .wrapper {
    width: 100%;
    padding-bottom: 10vw;
    overflow: hidden;
    font-family: 'Noto Sans JP', sans-serif !important;
  }
  .feature__title {
    font-size: 7vw;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 5vw;
  }
  .kv {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10vw;
  }
  .kv img {
    max-width: 100%;
    width: 100%;
  }
  .kv img {
    max-width: 100%;
    width: 100%;
    border: none;
  }
  .wrapper__inner {
    padding: 0 15px;
  }
  .p-lead {
    font-size: 4.5vw;
    margin-bottom: 16vw;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .p-teachers {
    margin-bottom: 10vw;
  }
  .c-sub-title-en {
    position: relative;
    margin-bottom: 4vw;
  }
  .c-sub-title-en__img {
    width: 42vw;
    padding: 0 3vw;
  }
  .c-sub-title-en__img img {
    width: 100%;
  }
  .c-sub-title-en::after {
    position: absolute;
    content: "";
    top: 30%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: 2px;
    width: 800px;
    max-width: 100%;
    background-color: #a0983a;
    z-index: -1;
  }
  .c-sub-title {
    font-size: 6vw;
    margin-bottom: 5vw;
    letter-spacing: 0;
  }
  .c-sub-title--02 {
    margin-bottom: 8vw;
    line-height: 1.5;
  }
  .c-teachers {
    display: block;
  }
  .c-teachers__item {
    width: 100%;
    padding-right: 0;
    margin-bottom: 5vw;
    padding: 5vw 0;
  }
  .c-teachers__item:nth-child(2) {
    border-top: dashed 3px #a0983a;
    border-left: none;
    padding: 7vw 0;
  }
  .c-teachers__person {
    margin-bottom: 3vw;
  }
  .c-teachers__img {
    width: 26vw;
    margin-right: 3vw;
  }
  .c-teachers__detail {
  
  }
  .c-teachers__place {
    font-size: 3.5vw;
    margin-bottom: 3vw;
    letter-spacing: 0;
  }
  .c-teachers__name {
    font-size: 5.5vw;
  }
  .c-teachers__name span {
    font-size: 3vw;
    margin-left: 1vw;
  }
  .c-teachers__text {
    font-size: 4.5vw;
    line-height: 1.7;
    letter-spacing: 0;
  }
  .p-chart {
    margin-bottom: 10vw;
  }
  .c-chart {

  }
  .c-chart__answer a {
    display: block;
    width: calc((100% / 3) - 2vw);
  }
  .c-chart-title {
    margin: 0 auto 3vw;
  }
  
  
  /*	‐‐‐‐‐‐‐‐‐‐‐‐2p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/
  .p-title-wrap {
    width: 100vw;
    padding: 16vw 0 4vw 3vw;
    position: relative;
    margin: 2vw 0 10vw;
    margin-right: -15px;
    margin-left: -15px;
  }
  .p-title-wrap--02 {
    padding: 18vw 0 8vw 3vw;
  }
  .c-type-title {
    font-size: 7vw;
    letter-spacing: 0;
  }
  .c-type-icon,
  .c-type-illust {
    position: absolute;
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
  }
  .c-type-icon img,
  .c-type-illust img {
    width: 100%;
  }
  .c-type-icon {
    top: 10vw;
    left: 3vw;
    width: 12vw;
  }
  .c-type-illust {
    bottom: 7vw;
    right: 3vw;
    width: 28vw;
  }
  .c-type-illust--b {
    bottom: 2vw;
    right: 4vw;
    width: 27vw;
  }
  .c-type-illust--c {
    bottom: 9vw;
    right: 0;
    width: 34vw;
  }
  .p-type {
    display: block;
    margin-bottom: 20vw;
  }
  .p-type--b {
    margin-bottom: 6px;
  }
  .p-type__item {
    width: 100%;
    margin-bottom: 12vw;
  }
  .p-type__title {
    font-size: 6vw;
    margin-bottom: 4vw;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .p-type__intro {
    margin-bottom: 2vw;
  }
  .p-type__intro img {
    margin-right: 4vw;
    width: 26vw;
  }
  .c-type-text {
    font-size: 4.5vw;
    letter-spacing: 0;
    line-height: 1.7;
  }
  .p-type__intro > .c-type-text {
    font-size: 4vw;
  }
  .c-type-text span {
    font-size: 3vw;
  }
  .c-type-img {
    margin: 4vw auto 0;
  }
  .c-type-img img {
    width: 100%;
  }
  .p-type__item--advice {
  
  }
  .c-advice-title {
    width: 50vw;
    margin: 0 auto 2vw;
  }
  .c-advice-title img {
    width: 100%;
  }
  .c-advise-text {
    font-size: 4.5vw;
    line-height: 1.7;
    letter-spacing: 0;
    position: relative;
    text-indent: 0rem;
    padding-left: 1.2rem;
    margin-bottom: 4vw;
  }
  .c-advise-text::before {
    position: absolute;
    content: "●";
    color: #a0983a;
    top: 0;
    left: 0;
  }
  
  
  /*	‐‐‐‐‐‐‐‐‐‐‐‐3p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/
  
  .p-advice {
    padding: 10vw 0 4vw;
    margin-top: 6vw;
    margin-right: -15px;
    margin-left: -15px;
  }
  .p-advice__illust {
    position: relative;
  }
  .p-advice__illust img {
    position: absolute;
    content: "";
  }
  .p-advice__illust__01 {
    top: -9vw;
    width: 22vw;
  }
  .p-advice__illust__02 {
    top: -7vw;
    width: 17vw;
    right: 1vw;
  }
  .p-advice__title-en {
    width: 45vw;
    margin-bottom: 3vw;
  }
  .p-advice__title-en img {
    width: 100%;
  }
  .p-advice__title {
    font-size: 6.5vw;
    margin-bottom: 5vw;
    letter-spacing: 0;
  }
  .c-list {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }
  .c-list__item {
    border-top: 2px solid #b6ad45;
    padding: 8vw 0;
  }
  .c-list__item__title {
    margin-bottom: 4vw;
    padding: 0 0 0 15vw;
    position: relative;
  }
  .c-advice-num {
    position: absolute;
    content: "";
    top: 6%;
    left: 0;
    width: 14vw;
  }
  .c-advice-num img {
    width: 100%;
  }
  .c-advice-sub-title {
    font-size: 6vw;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0;
  }
  .c-advice-text {
    font-size: 4.5vw;
    line-height: 1.7;
    letter-spacing: 0;
    padding: 0;
  }
  .c-advice-person {
    text-align: center;
    padding: 0;
    font-size: 3.5vw;
    margin-bottom: 7vw;
  }
  
  
  
  .feature-footer__next a{
    margin: 0 auto;
    text-align: center;
  }
  



  
}
