@charset "UTF-8";
@media (max-width: 767px) {
  #page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    background: orange;
    opacity: 0.8;
    border-radius: 50%;
    z-index: 1000;
  }
  #page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    text-align: center;
  }
  #page_top a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    font-weight: 900;
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: 4px;
    right: 0;
    left: 0;
    margin: auto;
  }
}
/* 共有部分
-------------------------------------*/
html {
  font-size: 100%;
}

body {
  text-align: center;
  line-height: 1.7;
  overflow-x: hidden;
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.07em;
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  width: 100%;
}
@media (max-width: 789px) {
  img {
    margin-left: 0;
  }
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
}

.pc {
  display: block;
}
@media (max-width: 789px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}
@media (max-width: 789px) {
  .sp {
    display: block;
  }
}

.content_wrapper {
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 789px) {
  .content_wrapper {
    overflow-x: hidden;
  }
}

.content_box {
  width: 800px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 789px) {
  .content_box {
    width: 90%;
  }
}

h2 {
  text-align: center;
  font-size: 50px;
  line-height: 1.4;
  margin: 60px auto;
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  letter-spacing: 0.07em;
}
@media (max-width: 789px) {
  h2 {
    font-size: 30px;
    letter-spacing: 0.07em;
    margin: 30px auto 40px;
  }
}
h2 span {
  font-size: 70px;
  font-family: "bebas-neue-pro", sans-serif;
}
@media (max-width: 789px) {
  h2 span {
    font-size: 38px;
  }
}

h3 {
  font-size: 40px;
  line-height: 1.5;
  margin: 120px auto 60px;
  border-left: 10px solid #000;
  padding: 0;
  padding-left: 30px;
  text-align: left;
  letter-spacing: 0.07em;
}
@media (max-width: 789px) {
  h3 {
    font-size: 26px;
    margin: 60px auto 30px;
    padding-left: 15px;
    border-left: 8px solid #000;
    letter-spacing: 0.07em;
    line-height: 1.7;
  }
}
h3 .bebas {
  font-size: 46px;
}
@media (max-width: 789px) {
  h3 .bebas {
    font-size: 33px;
  }
}

h4 {
  font-size: 32px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  margin: 35px auto;
  letter-spacing: 0.07em;
}
@media (max-width: 789px) {
  h4 {
    font-size: 22px;
    margin: 20px auto;
    line-height: 1.4;
  }
}
h4 .bebas {
  font-size: 35px;
}

.border-none {
  border: none;
  text-align: center;
  padding-left: 0;
}

.content_txt {
  font-size: 20px;
  text-align: left;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  font-family: "noto-sans-cjk-jp", sans-serif;
  line-height: 1.7;
}
@media (max-width: 789px) {
  .content_txt {
    font-size: 18px;
  }
}
.content_txt span {
  font-weight: 600;
  background: #fdc500;
  background: rgba(253, 198, 0, 0.5058823529);
  padding: 0;
}
.content_txt .bebas {
  font-size: 28px;
}
@media (max-width: 789px) {
  .content_txt .bebas {
    font-size: 22px;
  }
}

.content_list {
  margin: 30px auto;
}
@media (max-width: 789px) {
  .content_list {
    margin-top: 15px;
  }
}
.content_list li {
  font-family: "noto-sans-cjk-jp", sans-serif;
  text-align: left;
  font-size: 19px;
  margin-bottom: 10px;
}
@media (max-width: 789px) {
  .content_list li {
    font-size: 15px;
    margin-left: 0px;
    letter-spacing: 0em;
    margin-bottom: 10px;
  }
}
.content_list li img {
  width: 22px;
  vertical-align: middle;
  margin-right: 15px;
}
@media (max-width: 789px) {
  .content_list li img {
    width: 22px;
    margin-right: 10px;
  }
}

.bebas {
  font-family: "bebas-neue-pro", sans-serif;
  background: none !important;
}

.eu {
  font-family: "europa", sans-serif;
}

.ft-l {
  font-size: 32px;
  background: none !important;
}
@media (max-width: 789px) {
  .ft-l {
    font-size: 24px !important;
  }
}

.ta-c {
  text-align: center;
}

.ft-c-w {
  color: #fff;
}

.content_img {
  margin: 40px auto;
}
@media (max-width: 789px) {
  .content_img {
    margin: 20px auto;
  }
}

.content_video {
  margin: 0 auto;
  width: 100%;
}
.content_video iframe {
  width: 620px;
  height: 375px;
  margin-top: 30px;
}
@media (max-width: 789px) {
  .content_video iframe {
    width: 100%;
    height: 25vh;
    margin-top: 15px;
  }
}

/* ファーストビュー
-------------------------------------*/
.fv {
  padding-top: 53px;
}
@media (max-width: 789px) {
  .fv {
    background: url(../img/bg-fv_sp.png?000);
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 1px;
    position: initial;
    padding-top: 39px;
  }
}
.fv .countdown {
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  width: 100%;
  color: #fff;
  font-size: 32px;
  letter-spacing: 0.07em;
  position: fixed;
  top: 0;
  z-index: 100;
}
@media (max-width: 789px) {
  .fv .countdown {
    font-size: 20px;
    letter-spacing: 0.05em;
    padding: 10px 0;
  }
}
@media (max-width: 789px) {
  .fv .content_img {
    margin-bottom: -18px !important;
    margin-top: 0px;
  }
}
.fv .fv_mainimg .content_img {
  margin: 0 auto;
  width: 980px;
}
.fv .fv_subimg {
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  margin-top: -55px;
  padding-top: 50px;
  padding-bottom: 30px;
}
.fv .fv_subimg img {
  width: 720px;
}
@media (max-width: 789px) {
  .fv .content_box {
    margin: 0 auto;
    width: 100%;
  }
  .fv .content_img {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 789px) and (max-width: 789px) {
  .fv .content_img img {
    width: 100%;
  }
}

/* CTAエリア
-------------------------------------*/
.ctaarea {
  background: url(../img/bg-cta.png);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  padding: 60px 0 180px;
}
@media (max-width: 789px) {
  .ctaarea {
    padding: 40px 0 160px;
  }
}
.ctaarea h2 {
  margin-top: 0;
  margin-bottom: 0px;
  color: #fff;
  text-shadow: 10px 10px 7px rgba(22, 22, 22, 0.3764705882);
  font-size: 110px;
}
@media (max-width: 789px) {
  .ctaarea h2 {
    font-size: 47px;
    text-shadow: 5px 5px 7px rgba(22, 22, 22, 0.3764705882);
    letter-spacing: 0.04em;
  }
}
.ctaarea h3 {
  margin-top: 0;
  color: #fff;
}
@media (max-width: 789px) {
  .ctaarea h3 {
    line-height: 1.5;
    letter-spacing: 0.07em;
    font-size: 24px;
  }
}
.ctaarea .note {
  margin-top: 50px;
  width: 600px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0.1em;
  font-family: "noto-sans-cjk-jp", sans-serif;
  text-align: left;
}
@media (max-width: 789px) {
  .ctaarea .note {
    margin-top: 5px;
    width: 90%;
    font-weight: 400;
    letter-spacing: 0.07em;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
}
@media (max-width: 789px) {
  .ctaarea .content_box {
    width: 90%;
  }
}
@media (max-width: 789px) {
  .ctaarea .content_img {
    width: 80%;
  }
}

.ctaarea-fv {
  padding: 90px 0 230px;
}
@media (max-width: 789px) {
  .ctaarea-fv {
    padding: 40px 0 160px;
  }
}
.ctaarea-fv h2 {
  font-size: 50px;
}
@media (max-width: 789px) {
  .ctaarea-fv h2 {
    font-size: 30px;
    letter-spacing: 0.03em;
  }
}
.ctaarea-fv h2 span {
  font-size: 70px;
}
@media (max-width: 789px) {
  .ctaarea-fv h2 span {
    font-size: 38px;
  }
}
.ctaarea-fv .content_wrap .content_img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
@media (max-width: 789px) {
  .ctaarea-fv .content_wrap .content_img {
    flex-direction: column;
  }
}
.ctaarea-fv .content_wrap .content_img img {
  width: 260px;
  margin: 3px;
}
@media (max-width: 789px) {
  .ctaarea-fv .content_wrap .content_img img {
    margin: 0 auto;
    margin-bottom: 5px !important;
    width: 95%;
  }
}

.content_cta_wrap {
  position: relative;
}

.cta {
  padding: 160px 0 0;
  background: #eeeeee;
}
@media (max-width: 789px) {
  .cta {
    padding-top: 60px;
  }
}
.cta .ttl-cta {
  font-size: 34px;
  margin-bottom: 0;
  margin-top: 0;
}
@media (max-width: 789px) {
  .cta .ttl-cta {
    font-size: 24px;
    letter-spacing: 0.03em;
  }
}
.cta .ttl-cta span {
  font-size: 100px;
}
@media (max-width: 789px) {
  .cta .ttl-cta span {
    font-size: 50px;
  }
}
.cta .content_txt {
  font-size: 28px;
}
@media (max-width: 789px) {
  .cta .content_txt {
    font-size: 17px;
  }
}
.cta .content_wrap {
  width: 800px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
@media (max-width: 789px) {
  .cta .content_wrap {
    width: 100%;
  }
}
.cta .content_wrap .content_img {
  width: 800px;
}
@media (max-width: 789px) {
  .cta .content_wrap .content_img {
    width: 95%;
  }
}
.cta .content_wrap .img-s {
  width: 190px;
}
@media (max-width: 789px) {
  .cta .content_wrap .img-s {
    width: 46%;
  }
}
.cta .content_img {
  width: 500px;
}
@media (max-width: 789px) {
  .cta .content_img {
    width: 80%;
  }
}
.cta .content_cta_wrap .cta_txt {
  font-size: 28px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  margin-bottom: -20px;
  margin-top: 60px;
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .cta_txt {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
    line-height: 1.5;
  }
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .btn-card {
    padding-left: 24px;
    text-align: left;
  }
}
.cta .content_cta_wrap .cta_btn {
  margin: 35px auto;
  margin-bottom: -30px;
  width: 600px;
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  box-shadow: 10px 10px 10px rgba(67, 2, 33, 0.4235294118);
  border: 2px solid #fff;
  position: relative;
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .cta_btn {
    width: 90%;
    margin: 10px auto;
  }
}
.cta .content_cta_wrap .cta_btn span {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .cta_btn span {
    font-size: 15px;
    margin-right: 30px;
    display: inline-block;
  }
}
.cta .content_cta_wrap .cta_btn a {
  display: inline-block;
  width: 100%;
  color: #fff;
  padding: 12px 0;
  font-size: 32px;
  text-shadow: 4px 4px 5px rgba(99, 6, 71, 0.3764705882);
  letter-spacing: 0.1em;
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .cta_btn a {
    font-size: 22px;
    letter-spacing: 0.05em;
  }
}
.cta .content_cta_wrap .cta_btn img {
  width: 40px;
  vertical-align: middle;
  margin-bottom: 5px;
  position: absolute;
  right: 20px;
  top: 25px;
}
@media (max-width: 789px) {
  .cta .content_cta_wrap .cta_btn img {
    width: 30px;
    margin-bottom: 0;
    position: absolute;
    right: 15px;
    top: 20px;
  }
}
.cta .content_cta_wrap .cta_btn:hover {
  transform: translateY(3px);
  box-shadow: none;
  filter: brightness(0.8);
  transition: 0.3s;
}
.cta .content_price {
  font-size: 60px;
  color: #ff0091;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 700;
}
@media (max-width: 789px) {
  .cta .content_price {
    font-size: 38px;
  }
}
.cta .content_price span {
  font-size: 100px;
}
@media (max-width: 789px) {
  .cta .content_price span {
    font-size: 60px;
  }
}
.cta .content_price_tax {
  font-size: 30px;
  font-family: "noto-sans-cjk-jp", sans-serif;
  margin-top: -25px;
  margin-bottom: 60px;
}
@media (max-width: 789px) {
  .cta .content_price_tax {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
.cta .content_price_tax span {
  font-size: 40px;
}
@media (max-width: 789px) {
  .cta .content_price_tax span {
    font-size: 26px;
  }
}
.cta .ctaarea {
  margin-top: 90px;
  padding-top: 90px;
  padding-bottom: 180px;
}
@media (max-width: 789px) {
  .cta .ctaarea {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.cta .ctaarea h2 {
  font-size: 110px;
}
@media (max-width: 789px) {
  .cta .ctaarea h2 {
    font-size: 48px;
  }
}
.cta .ctaarea h3 {
  margin-bottom: 30px;
}

.btn_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
}
@media (max-width: 789px) {
  .btn_box {
    width: 100%;
  }
}

.btn_animation .btn {
  display: block;
  width: 700px;
  height: 100px;
  line-height: 95px;
  font-size: 36px;
  text-decoration: none;
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  color: #fbfbfb;
  text-align: center;
  transition: 0.2s;
  border: 2px solid #fff;
  box-shadow: 10px 10px 10px rgba(67, 2, 33, 0.4235294118);
  text-shadow: 4px 4px 5px rgba(99, 6, 71, 0.3764705882);
}
@media (max-width: 789px) {
  .btn_animation .btn {
    width: 90%;
    height: 95px;
    font-size: 30px;
    margin: 0 auto;
    line-height: 92px;
  }
}
.btn_animation .btn img {
  width: 40px;
  vertical-align: middle;
  margin-left: 20px;
  margin-bottom: 5px;
}
@media (max-width: 789px) {
  .btn_animation .btn img {
    margin-left: 10px;
    width: 30px;
    margin-bottom: 8px;
  }
}
.btn_animation .btn:hover {
  transform: translateY(3px);
  box-shadow: none;
  filter: brightness(0.8);
  transition: 0.3s;
}

.btn_animation .btn:before,
#btn_animation .btn:after {
  content: "";
  position: absolute;
  z-index: -10;
  width: 700px;
  height: 100px;
  top: 0;
  left: 0;
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  transform: translate3d(0, 0, 0);
}
@media (max-width: 789px) {
  .btn_animation .btn:before,
  #btn_animation .btn:after {
    width: 95%;
    height: 100px;
    margin: 0 auto;
  }
}

.btn_animation .btn:before {
  animation: anime 1s ease-out infinite;
}

.btn_animation .btn:after {
  animation: anime 1s ease-out 1s infinite;
}

@keyframes anime {
  0% {
    transform: scale(0.95);
    opacity: 1;
  }
  90% {
    opacity: 0.1;
  }
  to {
    transform: scale(1.2, 1.4);
    opacity: 0;
    @media (max-width: 789px) {
      transform: scale(1, 1.2);
    }
  }
}
/* 特別プログラム詳細
-------------------------------------*/
.special_program {
  background: #f8f8f8;
  padding: 180px 0 120px;
}
@media (max-width: 789px) {
  .special_program {
    padding: 60px 0;
  }
}
.special_program .special_program_img {
  margin-top: -120px;
  margin-bottom: 30px;
}
@media (max-width: 789px) {
  .special_program .special_program_img {
    margin-bottom: 20px;
    width: 100% !important;
    margin-top: -50px;
  }
}
.special_program .special_program_img img {
  width: 600px;
}
@media (max-width: 789px) {
  .special_program .special_program_img img {
    width: 100%;
  }
}
@media (max-width: 789px) {
  .special_program .special_program_img {
    width: 90%;
  }
}
.special_program .content_container {
  background: #fff;
  width: 800px;
  margin: 0 auto;
  border: 3px solid #000;
  padding: 50px 90px 90px;
}
@media (max-width: 789px) {
  .special_program .content_container {
    border: 2px solid #000;
    width: 90%;
    padding: 20px 20px 40px;
  }
}

/* イントロ
-------------------------------------*/
.introduction {
  padding-top: 90px;
}
@media (max-width: 789px) {
  .introduction {
    padding-top: 30px;
  }
}
.introduction .img-s {
  width: 620px;
}
@media (max-width: 789px) {
  .introduction .img-s {
    width: 95%;
  }
}
.introduction .content_wrap .content_img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
@media (max-width: 789px) {
  .introduction .content_wrap .content_img {
    flex-direction: column;
  }
}
.introduction .content_wrap .content_img img {
  width: 260px;
  margin: 3px;
}
@media (max-width: 789px) {
  .introduction .content_wrap .content_img img {
    margin: 0 auto;
    margin-bottom: 5px !important;
    width: 95%;
  }
}

/* R.K AI Master Collegeをなぜやっているのか？
-------------------------------------*/
.reasonwhy {
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 789px) {
  .reasonwhy {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.reasonwhy .item {
  width: 60px;
  margin: 5px;
  vertical-align: middle;
}
@media (max-width: 789px) {
  .reasonwhy .item {
    width: 50px;
  }
}
.reasonwhy .content_img {
  width: 800px;
}
@media (max-width: 789px) {
  .reasonwhy .content_img {
    width: 100%;
  }
}
.reasonwhy .content_img img {
  width: 800px;
}
@media (max-width: 789px) {
  .reasonwhy .content_img img {
    width: 100%;
  }
}
@media (max-width: 789px) {
  .reasonwhy .content_wrap {
    margin-bottom: 80px;
  }
}
.reasonwhy .content_wrap .content_img {
  display: flex;
  justify-content: space-between;
  width: 800px;
}
@media (max-width: 789px) {
  .reasonwhy .content_wrap .content_img {
    flex-direction: column;
    width: 100%;
  }
}
.reasonwhy .content_wrap .content_img img {
  width: 380px;
  margin: 3px;
}
@media (max-width: 789px) {
  .reasonwhy .content_wrap .content_img img {
    width: 100%;
  }
}

/* R.K AI Master Collegeであなたが得られるもの
-------------------------------------*/
.obtain {
  background: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 789px) {
  .obtain {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
@media (max-width: 789px) {
  .obtain .content_list li {
    font-size: 17px;
  }
}
.obtain .item {
  width: 60px;
  margin: 30px auto;
  vertical-align: middle;
}
@media (max-width: 789px) {
  .obtain .item {
    width: 50px;
  }
}
.obtain .description_list {
  margin: 60px auto;
}
.obtain .description_list dl {
  margin-bottom: 90px;
}
@media (max-width: 789px) {
  .obtain .description_list dl {
    margin-bottom: 40px;
  }
}
.obtain .description_list dt {
  display: flex;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  font-family: "noto-sans-cjk-jp", sans-serif;
  font-weight: 600;
}
.obtain .description_list dt .content_ttl {
  font-size: 32px;
  text-align: left;
  font-weight: bold;
  line-height: 1.3;
  margin-left: 20px;
}
@media (max-width: 789px) {
  .obtain .description_list dt .content_ttl {
    font-size: 24px;
    margin-left: 10px;
  }
}
.obtain .content_img {
  width: 720px;
}
@media (max-width: 789px) {
  .obtain .content_img {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
@media (max-width: 789px) {
  .obtain .content_img-product {
    margin: 20px auto;
  }
}
.obtain .img-m {
  width: 500px;
}
@media (max-width: 789px) {
  .obtain .img-m {
    width: 100%;
  }
}
.obtain .content_wrap-ws .content_img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 720px;
}
@media (max-width: 789px) {
  .obtain .content_wrap-ws .content_img {
    width: 100%;
  }
}
.obtain .content_wrap-ws .content_img .img-s {
  width: 200px;
  margin: 5px;
}
@media (max-width: 789px) {
  .obtain .content_wrap-ws .content_img .img-s {
    width: 47%;
  }
}
.obtain .content_wrap .content_img {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 800px;
}
@media (max-width: 789px) {
  .obtain .content_wrap .content_img {
    width: 100%;
  }
}
.obtain .content_wrap .content_img img {
  width: 250px;
  margin: 3px;
}
@media (max-width: 789px) {
  .obtain .content_wrap .content_img img {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5px;
  }
}
.obtain .description_list {
  width: 720px;
}
@media (max-width: 789px) {
  .obtain .description_list {
    width: 100%;
    margin-top: 10px;
  }
}
.obtain .description_list .item {
  width: 60px;
  margin: 5px;
  vertical-align: middle;
}
@media (max-width: 789px) {
  .obtain .description_list .item {
    width: 50px;
  }
}
.obtain .description_list dt {
  margin-bottom: -30px;
}
.obtain .description_list .content_img {
  width: 620px;
}
@media (max-width: 789px) {
  .obtain .description_list .content_img {
    width: 100%;
  }
}

.special_program_img {
  margin-top: 90px;
}
@media (max-width: 789px) {
  .special_program_img {
    margin-top: 30px;
  }
}
.special_program_img img {
  width: 720px;
}
@media (max-width: 789px) {
  .special_program_img img {
    width: 90%;
    margin: 0 auto;
  }
}

/* R.K AI Master Collegeが選ばれる3つの理由
-------------------------------------*/
.reason {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 789px) {
  .reason {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.reason li {
  margin-bottom: 110px !important;
}
@media (max-width: 789px) {
  .reason li {
    margin-bottom: 60px !important;
  }
}
.reason li h4 {
  font-weight: 700;
  margin-top: -20px;
}
@media (max-width: 789px) {
  .reason li h4 {
    font-size: 23px;
  }
}
.reason .item {
  width: 60px;
  margin: 30px auto;
  vertical-align: middle;
}
@media (max-width: 789px) {
  .reason .item {
    width: 50px;
  }
}
.reason .content_wrap-ws .content_img {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 800px;
}
@media (max-width: 789px) {
  .reason .content_wrap-ws .content_img {
    flex-direction: column;
    width: 100%;
  }
}
.reason .content_wrap-ws .content_img img {
  width: 250px;
  margin: 5px;
}
@media (max-width: 789px) {
  .reason .content_wrap-ws .content_img img {
    width: 100%;
  }
}
.reason .content_wrap-wm img {
  width: 620px;
}
@media (max-width: 789px) {
  .reason .content_wrap-wm img {
    width: 100%;
  }
}

/* こんな人におススメ
-------------------------------------*/
.recommend {
  background: #f8f8f8;
  padding-top: 60px;
  padding-bottom: 90px;
}
@media (max-width: 789px) {
  .recommend {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.recommend .content_box {
  width: 720px;
}
@media (max-width: 789px) {
  .recommend .content_box {
    width: 90%;
  }
}
.recommend .content_box .content_list li {
  font-size: 26px;
  margin-bottom: 26px;
}
@media (max-width: 789px) {
  .recommend .content_box .content_list li {
    font-size: 18px !important;
    margin-left: 1.7em;
    text-indent: -1.7em;
    line-height: 1.4;
    letter-spacing: 0.05em;
    text-align: justify;
    vertical-align: middle;
    margin-bottom: 20px;
  }
}
.recommend .content_box .content_list li img {
  width: 28px !important;
}
@media (max-width: 789px) {
  .recommend .content_box .content_list li img {
    width: 24px !important;
  }
}
.recommend .content_box .content_list li span {
  background: rgba(255, 0, 144, 0.2274509804);
  font-weight: 600;
}
.recommend .content_box .content_list li .bebas {
  font-size: 28px;
}
@media (max-width: 789px) {
  .recommend .content_box .content_list li .bebas {
    font-size: 24px;
  }
}

/* 現役WEB3.0企業の経営者があなたをAIマスターへ！そして、その先の未来へ！
-------------------------------------*/
.future {
  background-image: url(../img/bg-future.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 30px 0;
}
.future h2 {
  color: #fff;
  line-height: 1.7;
}
@media (max-width: 789px) {
  .future h2 {
    padding: 0 10px;
  }
}
.future h2 b {
  color: #ff0091;
}

/* 講師
-------------------------------------*/
.mentor {
  background: #f8f8f8;
  padding-top: 120px;
  padding-bottom: 160px;
}
@media (max-width: 789px) {
  .mentor {
    padding-top: 60px;
    padding-bottom: 80px;
  }
}
.mentor .description_list {
  margin: 60px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 789px) {
  .mentor .description_list {
    margin: 30px auto 10px;
  }
}
.mentor .description_list dl {
  width: 255px;
  border: 1px solid #ddd;
  box-shadow: 7px 7px 7px #ccc;
}
@media (max-width: 789px) {
  .mentor .description_list dl {
    box-shadow: 5px 5px 7px #ddd;
  }
}
@media (max-width: 789px) {
  .mentor .description_list dl {
    width: 85%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
}
.mentor .description_list .content_ttl {
  color: #fff;
  background: rgb(255, 0, 145);
  background: linear-gradient(90deg, rgb(255, 0, 145) 0%, rgb(129, 0, 137) 100%);
  padding: 10px 0;
  font-size: 20px;
  line-height: 1.2;
}
.mentor .description_list .content_img {
  margin: 0 auto;
}
.mentor .description_list .content_txt {
  font-size: 16px;
  padding: 10px 20px 20px;
}
.mentor .content_wrap {
  display: flex;
  justify-content: space-between;
}
.mentor .content_wrap img {
  width: 390px;
}
@media (max-width: 789px) {
  .mentor .content_wrap img {
    width: 90%;
  }
}
.mentor .content_mentor .content_txt {
  font-size: 16px;
  margin-top: -30px;
  margin-bottom: 60px;
  width: 90%;
  border-left: 10px solid #4a4a4a;
  padding: 10px 0 10px 30px;
  line-height: 1.7;
  color: #3c3b3b;
  text-align: left;
}
@media (max-width: 789px) {
  .mentor .content_mentor .content_txt {
    font-size: 15px;
    margin-top: -15px;
    border-left: 6px solid #4a4a4a;
    padding: 5px 0 5px 15px;
    width: 95%;
    line-height: 1.6;
    margin-bottom: 30px;
  }
}

/* R.K AI Master Collegeサクセスロードマップ
-------------------------------------*/
.loadmap {
  padding: 60px 0 90px;
}
@media (max-width: 789px) {
  .loadmap {
    padding: 30px 0 60px;
  }
}
.loadmap .content_box {
  width: 720px;
}
@media (max-width: 789px) {
  .loadmap .content_box {
    width: 90%;
  }
}
.loadmap .content_list {
  margin: 60px auto;
}
@media (max-width: 789px) {
  .loadmap .content_list {
    margin: 30px auto;
  }
}
.loadmap .content_list li {
  background: #f8f8f8;
  font-size: 26px;
  text-align: center;
  line-height: 1.3;
  padding: 10px;
  font-weight: 500;
  margin-left: 0;
}
@media (max-width: 789px) {
  .loadmap .content_list li {
    font-size: 20px;
  }
}
.loadmap .content_list li .content_img {
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}
.loadmap .content_list li .content_img img {
  display: block;
  width: 250px;
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 789px) {
  .loadmap .content_list li .content_img img {
    width: 47%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
}
.loadmap .content_list li .bebas {
  font-weight: 600;
  font-size: 30px;
}
@media (max-width: 789px) {
  .loadmap .content_list li .bebas {
    font-size: 26px;
  }
}
.loadmap .content_list .item {
  background: none;
}
.loadmap .content_list .item img {
  width: 50px;
}
@media (max-width: 789px) {
  .loadmap .content_list .item img {
    width: 40px;
  }
}

/* 受講生の声
-------------------------------------*/
.voice {
  padding-top: 60px;
  padding-bottom: 90px;
}
@media (max-width: 789px) {
  .voice {
    padding-bottom: 30px;
  }
}
.voice .description_list-voice {
  width: 720px;
}
@media (max-width: 789px) {
  .voice .description_list-voice {
    width: 100%;
  }
}
.voice .description_list-voice li {
  background: #f8f8f8;
  border-radius: 10px;
  margin-bottom: 60px;
  padding: 30px 60px 60px;
}
@media (max-width: 789px) {
  .voice .description_list-voice li {
    padding: 15px 30px 30px;
    margin-bottom: 30px;
  }
}
.voice .description_list-voice li .content_icon img {
  width: 160px;
  margin: 3px;
}
@media (max-width: 789px) {
  .voice .description_list-voice li .content_icon img {
    width: 120px;
  }
}
.voice .description_list-voice li .content_icon_bg img {
  background: #fff;
  border-radius: 50%;
}
.voice .description_list-voice li .content_txt {
  font-size: 18px;
  text-align: justify;
  margin-top: 30px;
  line-height: 1.8;
  letter-spacing: 0.07em;
}
@media (max-width: 789px) {
  .voice .description_list-voice li .content_txt {
    font-size: 15px;
    margin-top: 15px;
  }
}

/* 「早くAIを学ばないと！」は、大きな勘違い。
-------------------------------------*/
.message {
  background: #f8f8f8;
  padding: 90px 0;
}
@media (max-width: 789px) {
  .message {
    padding: 60px 0;
  }
}
.message .content_list {
  text-align: left;
  margin: 30px 0;
  font-size: 18px;
  color: #5b5a5a;
  transform: skewX(-7deg);
}
@media (max-width: 789px) {
  .message .content_list {
    letter-spacing: 0.01em;
    transform: skewX(0deg);
    margin: 20px 0;
  }
}
@media (max-width: 789px) {
  .message .content_list li {
    margin-left: 0.6em;
    text-indent: -0.6em;
    font-size: 17px;
  }
}
.message .content_txtbox {
  margin-top: 40px;
}
.message .content_txtbox .content_img {
  float: right;
  margin-left: 40px;
  position: relative;
  z-index: 10;
  margin-right: 0;
}
@media (max-width: 789px) {
  .message .content_txtbox .content_img {
    clear: both;
    margin-left: 0;
    margin: 20px auto;
  }
}
.message .content_txtbox .content_img img {
  width: 400px;
}
@media (max-width: 789px) {
  .message .content_txtbox .content_img img {
    width: 85%;
  }
}
.message .content_txtbox .content_img02 {
  float: left;
  margin-right: 40px;
  position: relative;
  z-index: 10;
  margin-left: 0;
}
@media (max-width: 789px) {
  .message .content_txtbox .content_img02 {
    clear: both;
    margin-right: 0;
    margin-top: -20px;
  }
}
.message .content_txtbox .content_img02 img {
  width: 400px;
}
@media (max-width: 789px) {
  .message .content_txtbox .content_img02 img {
    width: 85%;
  }
}
.message .clearfix {
  clear: both;
}
.message .content_wrap {
  width: 800px;
  margin: 0 auto;
}
@media (max-width: 789px) {
  .message .content_wrap {
    width: 100%;
  }
}
.message .content_wrap .content_img {
  display: flex;
  justify-content: center;
}
@media (max-width: 789px) {
  .message .content_wrap .content_img {
    flex-direction: column;
  }
}
.message .content_wrap .content_img img {
  width: 260px;
  margin: 3px;
}
@media (max-width: 789px) {
  .message .content_wrap .content_img img {
    width: 100%;
  }
}
.message .content_wrap .content_img .img-s {
  width: 320px;
  margin: 0 20px;
}
@media (max-width: 789px) {
  .message .content_wrap .content_img .img-s {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px;
  }
}
.message h4 {
  margin-bottom: -20px;
}
@media (max-width: 789px) {
  .message h4 {
    margin-bottom: 10px;
    font-size: 24px;
  }
}

/* FAQ
-------------------------------------*/
.faq {
  padding: 120px 0;
}
@media (max-width: 789px) {
  .faq {
    padding: 60px 0 0;
  }
}
.faq h2 {
  margin-top: 0;
  line-height: 1;
}
@media (max-width: 789px) {
  .faq h2 span {
    font-size: 50px;
  }
}
.faq h2 small {
  font-size: 32px;
}
@media (max-width: 789px) {
  .faq h2 small {
    font-size: 20px;
  }
}
.faq li {
  margin-bottom: 60px;
}
@media (max-width: 789px) {
  .faq li {
    margin-bottom: 30px;
  }
}
.faq .icon {
  margin-right: 15px;
  font-size: 46px;
}
@media (max-width: 789px) {
  .faq .icon {
    font-size: 28px;
    margin-right: 10px;
  }
}
.faq .question {
  margin-left: 1.8em;
  text-indent: -1.8em;
  line-height: 1.3;
}
@media (max-width: 789px) {
  .faq .question {
    margin-left: 0;
    text-indent: 0;
  }
}
.faq .answer {
  font-size: 18px;
  text-align: justify;
  margin: 0 auto;
  margin-top: -20px;
}
@media (max-width: 789px) {
  .faq .answer {
    font-size: 15px;
    margin-top: -10px;
  }
}
.faq .answer small {
  font-size: 16px;
}
@media (max-width: 789px) {
  .faq .answer small {
    font-size: 14px;
  }
}

/* フッター
-------------------------------------*/
footer {
  padding-bottom: 30px;
}
footer .content_list {
  display: flex;
  justify-content: space-between;
  margin: 60px auto 15px;
  width: 500px;
  position: relative;
  z-index: 10;
}
@media (max-width: 789px) {
  footer .content_list {
    flex-direction: column;
    justify-content: center;
    margin: 40px auto 20px;
    font-size: 14px;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 789px) {
  footer .content_list li {
    text-align: center;
  }
}
footer .content_list a {
  text-decoration: underline;
  color: #000;
  font-size: 16px;
}
footer .copy {
  font-size: 15px;
  z-index: 10;
  font-family: "noto-sans-cjk-jp", sans-serif;
  letter-spacing: 0.05em;
}
@media (max-width: 789px) {
  footer .copy {
    font-size: 13px;
  }
}/*# sourceMappingURL=style.css.map */