@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: #000;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}


/*	‐‐‐‐‐‐‐‐‐‐‐‐1p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

.feature__title {
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  color: #000;
  line-height: 1.2;
  margin-top: 54px;
  margin-bottom: 10px;
}

.p1 .kv {
  margin-top: 56px;
}
.p1 .kv img {
  max-width: 100%;
  width: 100%;
  border: none;
  image-rendering: -webkit-optimize-contrast;
}
.wrapper__inner {
  width: 940px;
  max-width: 100%;
  margin: 0 auto;
}
.p1 .sec--lead {
  padding: 40px 0 30px;
}
.p1 .adviserBox {
  display: flex;
  align-items: center;
  margin: 44px 0 48px;
}
.p1 .adviserBox__img {
  width: 19%;
  margin-right: 3%;
}
.p1 .adviserBox__detail {
  width: calc(100% - 22%);
}
.p1 .adviserBox__text,
.p1 .adviserBox__nameSmall {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.7;
  letter-spacing: 0.12rem;
}
.p1 .adviserBox__name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.4;
  margin-bottom: 8px;
}
.p1 .adviserBox__nameSmall {
  margin-left: 5px;
  vertical-align: bottom;
}
.p1 .joinList {
  display: flex;
  flex-wrap: wrap;
  margin: 44px 0 0;
}
.p1 .joinList__item {
  width: calc(100% / 2);
  display: flex;
  margin-bottom: 40px;
}
.p1 .joinList__img {
  width: 39%;
  margin-right: 5%;
  margin-top: 10px;
}
.p1 .joinList__detail {
  width: calc(100% - 44%);
}
.p1 .joinList__name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  margin-bottom: 6px;
}
.p1 .joinList__belong{
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.16rem;
  line-height: 1.4;
}
.p1 .joinList__nameSmall {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.4;
  margin-left: 4px;
  letter-spacing: 0.1rem;
  vertical-align: baseline;
}
.p1 .sec--report {
  padding: 30px 0 0;
}
.p1 .reportBox {
  padding: 84px 0 0;
}
.p1 .c-subtitle {
  height: 28.5px;
  margin-bottom: 50px;
}
.p1 .c-subtitle img {
  height: 100%;
  width: auto;
}
.p1 .report01,
.p1 .report02 {
  display: flex;
  margin-bottom: 30px;
}
.p1 .report01 > .c-comment {
  width: 73%;
}
.p1 .c-name {
  font-size: 17px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.1rem;
  background-color: #ef7e23;
  border-radius: 14px;
  display: inline-block;
  min-width: 125px;
  margin-bottom: 6px;
}
.p1 .c-text {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 1.6;
}
.p1 .c-illust--01 {
  width: 27%;
  padding: 0 54px;
}
.p1 .c-illust--01 img {
  margin-top: -77px;
}
.p1 .report02 {
  justify-content: space-between;
  margin-bottom: 52px;
}
.p1 .c-illustTitle {
  width: 22%;
  margin-right: 4.5%;
}
.p1 .c-illustTitle--right {
  margin: 0 0 0 4.5%;
}
.p1 .report__box {
  width: calc(100% - 26.5%);
}
.p1 .report__box .c-comment {
  margin-bottom: 50px;
}
.p1 .report__box > * {
  margin-bottom: 0;
}
.p1 .c-comment--mb {
  margin-bottom: 50px;
}
.p1 .report02--reverse > .c-illustTitle {
  margin: 0 0 0 4.5%;
}
.p1 .report03 {
  display: flex;
  justify-content: space-between;
}
.p1 .c-illust--02 {
  width: 27%;
  padding: 0 78px 0 50px;
}
.p1 .report04 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
.p1 .report05 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
.p1 .report05__box {
  width: 46%;
  margin-right: 9.5%;
}
.p1 .c-illust--03 {
  width: 13%;
  margin-right: 5%;
  display: flex;
  align-items: center;
}
.p1 .c-illust--03 img {
  display: inline;
  vertical-align: bottom;
  margin-bottom: -100px;
}


/*	‐‐‐‐‐‐‐‐‐‐‐‐2p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

.p2 .sec--voice {
  margin: 83px 0 0;
}
.p2 .voiceList {
  margin: 138px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.p2 .voiceList__item {
  width: 46%;
  margin-bottom: 92px;
}
.p2 .voiceList__title {
  height: 28px;
  margin-bottom: 16px;
}
.p2 .voiceList__title img {
  height: 100%;
  width: auto;
}
.p2 .voiceList__img {
  float: left;
  width: 100px;
  margin: 0 16px 0 0;
}
.p2 .voiceList__detail {
  margin-bottom: 10px;
}
.p2 .voiceList__course {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1rem;
}
.p2 .voiceList__name {
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.6;
}
.p2 .voiceList__name span {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.1rem;
}
.p2 .voiceList__text {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.1rem;
  padding-top: 6px;
}

/*	‐‐‐‐‐‐‐‐‐‐‐‐3p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

.p3 .sec--course {
  margin: 83px 0 0;
}
.p3 .course__title01 {
  height: 36.5px;
  margin: 54px 0 22px;
  text-align: center;
}
.p3 .course__title02 {
  height: 29px;
  text-align: center;
  margin: 0 0 30px;
}
.p3 .course__title01 img,
.p3 .course__title02 img {
  height: 100%;
  width: auto;
}
.p3 .course__text {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.16rem;
  text-align: center;
  line-height: 1.9;
  margin: 0 0 92px;
}

.p3 .lessonList {
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin: 0 20px 92px;
}
.p3 .lessonList__item {
  font-size: 20px;
  font-weight: 500;
  color: #ef7e23;
  line-height: 1.6;
  letter-spacing: 0.05rem;
  border-radius: 16px;
  border: 2px #ef7e23 solid;
  padding: 0 12px;
}
.p3 .course__bg {
  background-color: #f6d18c;
  background-image: url(../img/feature/vol28/img_lion04.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 top;
  padding: 178px 0 45px;
}
.p3 .course__inner {
  width: 840px;
  margin: 0 auto;
  max-width: 100%;
}
.p3 .courseList {
  padding: 45px 0 86px;
}
.p3 .courseList__item {
  margin: 0 0 36px;
}
.p3 .courseList__catch {
  font-size: 20px;
  font-weight: 500;
  color: #ef7e23;
  letter-spacing: 0.1rem;
  line-height: 1.7;
  margin: 0 0 14px;
} 
.p3 .courseList__titleWrap {
  display: flex;
  align-items: center;
  margin: 0 0 12px;
}
.p3 .courseList__title {
  height: 28.5px;
  margin-right: 14px;
}
.p3 .courseList__title img {
  height: 100%;
  width: auto;
}
.p3 .courseList__label {
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  background-color: #ef7e23;
  border-radius: 14.4px;
  padding: 0 14px;
}
.p3 .courseList__text {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 1.75;
}
.p3 .courseList__link {
  text-align: right;
}
.p3 .courseList__link a {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 1;
  color: #ef7e23;
  border-bottom: 2px solid #ef7e23;
}
.p3 .courseList__link a:hover {
  text-decoration: none;
}
.p3 .courseAdviser {
  background-image: url(../img/feature/vol28/img_adviser_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0 0;
  margin: 0 0 90px;
}
.p3 .courseAdviser__inner {
  padding: 42px 30px 30px 164px;
}
.p3 .courseAdviser__nameWrap {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}
.p3 .courseAdviser__belong {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.16rem;
  line-height: 1.75;
  margin-right: 22px;
}
.p3 .courseAdviser__name {
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.1rem;
  line-height: 1.4;
}
.p3 .courseAdviser__name span {
  font-size: 17px;
  font-weight: 400;
  margin-left: 8px;
}
.p3 .courseAdviser__text {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.09rem;
  line-height: 1.65;
}
.p3 .optionLesson {
  margin-bottom: 46px;
}
.p3 .optionLesson__catch {
  font-size: 20px;
  font-weight: 500;
  color: #ef7e23;
  letter-spacing: 0.1rem;
  line-height: 1.75;
  margin: 0 0 10px;
}
.p3 .optionLesson__text {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.16rem;
  line-height: 1.6;
}
.p3 .optionLesson__note {
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  position: relative;
  text-indent: 0em;
  padding-left: 1.2em;
}
.p3 .optionLesson__note::before {
  content: "＊";
  position: absolute;
  top: 0;
  left: 0;
}
.p3 .qr {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 58px 0;
  text-align: center;
}
.p3 .qr__text {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  color: #ef7e23;
}
.p3 .qr__text span {
  font-size: 18px;
}

.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: 5vw;
    letter-spacing: 0.1em;
    text-align: center;
    color: #000;
    line-height: 1.4;
    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 10px;
  }
  .p1 .kv {
    margin: 0;
  }
  .p1 .sec--lead {
    padding: 10.5vw 0 0;
  }
  .p1 .adviserBox {
    display: block;
    margin: 12vw 0;
  }
  .p1 .adviserBox__img {
    width: 46%;
    margin: 0 auto 4vw;
  }
  .p1 .adviserBox__detail {
    width: 100%;
  }
  .p1 .adviserBox__text,
  .p1 .adviserBox__nameSmall {
    font-size: 4vw;
  }
  .p1 .adviserBox__name {
    font-size: 5vw;
    line-height: 1.6;
  }
  .p1 .adviserBox__nameWrap > * {
    text-align: center;
  }
  .p1 .joinList {
    margin: 14vw 0 0;
    justify-content: space-between;
  }
  .p1 .joinList__item {
    display: block;
    width: calc((100% / 2) - 3vw);
    margin-bottom: 12vw;
  }
  .p1 .joinList__img {
    width: 100%;
    margin: 0 0 3vw;
  }
  .p1 .joinList__detail {
    width: 100%;
  }
  .p1 .joinList__detail > * {
    text-align: center;
  }
  .p1 .joinList__name {
    font-size: 5vw;
    margin-bottom: 1vw;
    line-height: 1.4;
  }
  .p1 .joinList__belong{
    font-size: 3.5vw;
    letter-spacing: 0.05rem;
    line-height: 1.5;
  }
  .p1 .joinList__nameSmall {
    font-size: 3vw;
    letter-spacing: 0;
    margin-left: 2px;
  font-feature-settings: 'palt' 1;
  }
  .p1 .sec--report {
    padding: 12vw 0 0;
  }
  .p1 .reportBox {
    padding: 13vw 0 0;
  }
  .p1 .c-subtitle {
    height: 15vw;
    margin-bottom: 10vw;
  }
  .p1 .report01,
  .p1 .report02 {
    margin-bottom: 6vw;
  }
  .p1 .report01 > .c-comment,
  .p1 .report02 > .c-comment,
  .p1 .report04 > .c-comment {
    width: 50%;
  }
  .p1 .c-name {
    font-size: 4.5vw;
    min-width: 31vw;
    margin-bottom: 2vw;
  }
  .p1 .c-text {
    font-size: 4vw;
    line-height: 1.75;
    letter-spacing: 0;
  }
  .p1 .c-illust--01 {
    width: 50%;
    padding: 0 0 0 9vw;
  }
  .p1 .c-illust--01 img {
    margin-top: 1vw;
  }
  .p1 .report02 {
    justify-content: space-between;
    margin-bottom: 5vw;
  }
  .p1 .c-illustTitle {
    width: 50%;
    margin: 0;
    padding-right: 10vw;
  }
  .p1 .c-illustTitle--right {
    padding: 0 0 0 10vw;
  }
  .p1 .report__box {
    width: 50%;
  }
  .p1 .report__box .c-comment {
    margin-bottom: 6vw;
  }
  .p1 .report__box > * {
    margin-bottom: 0;
  }
  .p1 .c-comment--mb {
    margin-bottom: 8vw;
  }
  .p1 .report02--reverse > .c-illustTitle {
    margin: 0 0 0 4.5%;
  }
  .p1 .report03 {
    display: flex;
    justify-content: space-between;
  }
  .p1 .c-illust--02 {
    width: 50%;
    padding: 0 7vw;
  }
  .p1 .report04 {
    margin-bottom: 10vw;
  }
  .p1 .report05 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 48px;
  }
  .p1 .report05__box {
    width: 46%;
    margin-right: 9.5%;
  }
  .p1 .c-illust--03 {
    width: 50%;
    margin: 0;
    display: block;
    padding: 0 6.5vw;
  }
  .p1 .c-illust--03 img {
    display: inline;
    vertical-align: bottom;
    margin-bottom: -100px;
  }
  
  /*	‐‐‐‐‐‐‐‐‐‐‐‐2p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

  .p2 .sec--voice {
    margin: 5vw 0 0;
  }
  .p2 .voiceList {
    display: block;
    margin: 11vw 0 0;
  }
  .p2 .voiceList__item {
    width: 100%;
    margin-bottom: 10vw;
  }
  .p2 .voiceList__title {
    height: 5.5vw;
    margin-bottom: 4vw;
    text-align: center;
  }
  .p2 .voiceList__title img {
    height: 100%;
    width: auto;
  }
  .p2 .voiceList__img {
    float: none;
    width: 38vw;
    margin: 0 auto 3vw;
  }
  .p2 .voiceList__detail {
    margin-bottom: 2vw;
  }
  .p2 .voiceList__detail > * {
    text-align: center;
  }
  .p2 .voiceList__course {
    font-size: 4vw;
  }
  .p2 .voiceList__name {
    font-size: 6vw;
  }
  .p2 .voiceList__name span {
    font-size: 4vw;
    vertical-align: middle;
  }
  .p2 .voiceList__text {
    font-size: 4vw;
    padding: 0;
  }
  
  
  /*	‐‐‐‐‐‐‐‐‐‐‐‐3p目‐‐‐‐‐‐‐‐‐‐‐‐‐*/

  .p3 .sec--course {
    margin: 8vw 0 0;
  }
  .p3 .course__title01 {
    height: 7vw;
    margin: 12vw 0 6.5vw;
  }
  .p3 .course__title02 {
    height: 6vw;
    margin: 0 0 30px;
  }
  .p3 .course__title01 img,
  .p3 .course__title02 img {
    height: 100%;
    width: auto;
  }
  .p3 .course__text {
    font-size: 4.5vw;
    text-align: left;
    line-height: 1.75;
    margin: 0 0 11vw;
  }
  .p3 .lessonList {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
  }
  .p3 .lessonList__item {
    font-size: 4vw;
    line-height: 2;
    letter-spacing: 0;
    padding: 0 5vw;
    border-radius: 16px;
    border: 2px #ef7e23 solid;
    margin-bottom: 6vw;
    margin-right: 3vw;
  }
  .p3 .lessonList__item:last-child {
    margin-right: 0;
  }
  .p3 .course__bg {
    margin: 8vw -10px 0;
    background-color: #f6d18c;
    background-image: url(../img/feature/vol28/img_lion04.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 top;
    padding: 18vw 10px 22vw;
  }
  .p3 .courseList {
    padding: 12vw 0 18vw;
  }
  .p3 .courseList__item {
    margin: 0 0 10vw;
  }
  .p3 .courseList__catch {
    font-size: 4vw;
    margin: 0 0 3vw;
  }
  .p3 .courseList__titleWrap {
    display: block;
    margin: 0 0 7vw;
  }
  .p3 .courseList__title {
    height: 5.5vw;
    margin: 0 0 3vw;
  }
  .p3 .courseList__title img {
   vertical-align: top;
  }
  .p3 .courseList__label {
    font-size: 4vw;
    display: inline-block;
    padding: 0 3vw;
    line-height: 2;
  }
  .p3 .courseList__text {
    font-size: 4vw;
  }
  .p3 .courseList__link a {
    font-size: 4vw;
    vertical-align: top;
  }
  .p3 .courseAdviser {
    margin: 2vw 0 24vw;
    background-image: none;
    border: 2px solid #ef7e23;
    border-radius: 21px;
  }
  .p3 .courseAdviser__inner {
    padding: 4vw 4vw 7vw;
  }
  .p3 .courseAdviser__title {
    width: 46%;
    margin: -8vw auto 2vw;
  }
  .p3 .courseAdviser__top {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 3vw;
  }
  .p3 .courseAdviser__img {
    width: 38%;
  }
  .p3 .courseAdviser__nameWrap {
    display: block;
    width: 50%;
    margin: 0;
    padding-left: 5vw;
  }
  .p3 .courseAdviser__belong {
    font-size: 4vw;
    margin-right: 0;
    line-height: 1.4;
  }
  .p3 .courseAdviser__name {
    font-size: 5.5vw;
    line-height: 2;
  }
  .p3 .courseAdviser__name span {
    font-size: 4vw;
    margin-left: 1vw;
  }
  .p3 .courseAdviser__text {
    font-size: 4vw;
    letter-spacing: 0.09rem;
    line-height: 1.75;
  }
  .p3 .optionLesson {
    margin-bottom: 8vw;
  }
  .p3 .optionLesson__catch {
    font-size: 4.5vw;
    text-align: center;
    margin: 0 0 2vw;
  }
  .p3 .optionLesson__text {
    font-size: 4vw;
    line-height: 1.7;
  }
  .p3 .optionLesson__note {
    font-size: 4vw;
  }
  .p3 .qr {
    padding: 11vw 0;
  }
  .p3 .qr__text {
    font-size: 5vw;
    letter-spacing: 0.1rem;
  }
  .p3 .qr__text span {
    font-size: 4.5vw;
  }
  .feature-footer__next a{
    margin: 0 auto;
    text-align: center;
  }
  .feature-footer__next a{
    margin: 0 auto;
    text-align: center;
  }  
}
