@charset "Shift_JIS";

/**
 * default.css
 * updatedAt: 2017.07.21
 * updatedAt: 2017.08.18
 */

/*========================================

  .academy-heading

========================================*/
.academy-heading {
  background: #fafafa;
}

/*----------------------------------------
  .academy-heading__report
----------------------------------------*/
.academy-heading__report {
  margin-top: 100px;
  padding: 50px 0;
}
.academy-heading__report p {
  font-size: 1.0rem;
  line-height: 2.0;
}
.academy-heading__report--inner {
  position: relative;
  padding-left: 40px;
}
.academy-heading__report--inner:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 100%;
  background: #ea5504;
  content: '';
}
.academy-heading__report--ttl {
  position: relative;
  width: 550px;
  width: 62.3582766%;
}
.academy-heading__report--ttl em {
  display: block;
  margin-bottom: 10px;
  font-size: 1.0rem;
  color: #616466;
}
.academy-heading__report--ttl h2 {
  text-align: left;
  margin: 0 0 10px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  color: #616466;
}
.academy-heading__report--ttl span {
  font-size: 1.25rem;
  color: #616466;
}
.academy-heading__report--ttl p {
  color: #616466;
}
.academy-heading__report--img {
  position: absolute;
  top: 0;
  right: 0;
  width: 28.5249457%;
}
.academy-heading__report--profile {
  margin-top: 25px;
}
.academy-heading__report--profile p {
  color: #616466;
}

@media(max-width:960px) {
  .academy-heading__report {
    margin-top: 80px;
    padding: 40px 0;
  }
  .academy-heading__report--inner {
    padding-left: 30px;
  }
  .academy-heading__report--inner:before {
    width: 9px;
  }
}
@media(max-width:640px) {
  .academy-heading__report {
    margin-top: 60px;
    padding: 30px 0;
  }
  .academy-heading__report--inner {
     padding-left: 10px; 
  }
  .academy-heading__report--inner:before {
    margin-left: -5.1724%; 
    width: 6px;
  }
  .academy-heading__report--ttl {
    width: auto;
  }
  .academy-heading__report--img {
    position: static;
    margin: 20px auto 0;
    width: 70%;
  }
  .academy-heading__report--profile {
    margin-top: 20px;
  }
}

/*----------------------------------------
  .academy-heading__recommend
----------------------------------------*/
.academy-heading__recommend {
  position: relative;
  display: table;
  margin-top: 85px;
}
.academy-heading__recommend:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 11px;
  height: 100%;
  background: #ea5504;
  content: '';
}
.academy-heading__recommend--ttl {
  display: table-cell;
  vertical-align: middle;
  padding: 15px 20px 15px 8.3334%;
}
.academy-heading__recommend--ttl h2 {
  text-align: left;
  margin: 0;
}
.academy-heading__recommend--ttl img {
  min-width: 200px;
  width: 35.8757062%;
}
.academy-heading__recommend--ttl span {
  display: block;
  margin-top: 5px;
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.4;
}
.academy-heading__recommend--img {
  display: table-cell;
  vertical-align: middle;
  width: 31%;
}

@media (max-width:1280px) {
  .academy-heading__recommend--ttl span {
    font-size: 2.6vw;
  }
}
@media (max-width:640px) {
  .academy-heading__recommend {
    width: 100%;
  }
  .academy-heading__recommend:before {
    width: 8px;
  }
  .academy-heading__recommend--ttl {
    padding: 25px 30px 20px;
  }
  .academy-heading__recommend--ttl span {
    font-size: 16px;
  }
  .academy-heading__recommend--img {
    display: none;
  }
}


/*========================================

  .academy-intro

========================================*/
.academy-intro {
  margin-top: 60px;
}


/*========================================

  .academy-day

========================================*/
.academy-day {
  margin-top: 90px;
}
.academy-day__glyph {
  margin: 0 auto;
  max-width: 240px;
  width: 50%;
}
.academy-day__txt {
  text-align: center;
  margin-top: 5px;
  font-size: 1rem;
  line-height: 1.2;
}


/*========================================

  .academy-feat

========================================*/
.academy-feat {
  margin-top: 85px;
}
.academy-day + .academy-feat {
  margin-top: 60px;
}


/*----------------------------------------
  .academy-feat__img01
----------------------------------------*/
/* .academy-feat__img01--a {
  float: left;
  width: 51.25%;
}
.academy-feat__img01--dbc {
  float: right;
  width: 48.5%;
}
.academy-feat__img01--b,
.academy-feat__img01--c {
  float: left;
  width: 52.2336769% !important;
}
.academy-feat__img01--c {
  margin-top: 0.515464%;
}
.academy-feat__img01--d {
  float: right;
  width: 47.2508591% !important;
}

@media (max-width:640px) {
  .academy-feat__img01--a,
  .academy-feat__img01--dbc {
    float: none;
    width: auto;
  }
  .academy-feat__img01--dbc {
    margin-top: 0.515464%;
  }
} */

/*----------------------------------------
  .academy-feat__imgboxA
----------------------------------------*/
.academy-feat__imgboxA--a {
  float: left;
  width: 66.7028199%;
}

.academy-feat__imgboxA--bc {
  float: right;
  width: 32.9718004%;
}
.academy-feat__imgboxA--bc img + img {
  margin-top: 0.9868421%;
}

@media (max-width:640px) {
  .academy-feat__imgboxA--a,
  .academy-feat__imgboxA--bc {
    float: none;
    width: auto;
  }
  .academy-feat__imgboxA--bc img {
    float: left;
    margin-top: 0.5172413% !important;
    width: 49.7413793%;
  }
  .academy-feat__imgboxA--bc img + img {
    float: right;
  }
}

/*----------------------------------------
  .academy-feat__imgboxB
----------------------------------------*/
.academy-feat__imgboxB img:first-child {
  float: right;
  width: 66.59436%;
}
.academy-feat__imgboxB img:last-child {
  float: left;
  width: 32.9718004%;
}

/*----------------------------------------
  .academy-feat__imgboxC
----------------------------------------*/
.academy-feat__imgboxC {
  margin: 0 auto;
  width: 66.59436%;
}

@media (max-width:640px) {
  .academy-feat__imgboxC {
    width: auto;
  }
}

/*----------------------------------------
  .academy-feat__imgboxD
----------------------------------------*/
.academy-feat__imgboxD img {
  float: left;
  width: 49.75%;
}
.academy-feat__imgboxD img + img {
  float: right;
}

@media (max-width:640px) {
  .academy-feat__imgboxD img {
    width: 100%;
  }
  .academy-feat__imgboxD img + img {
    margin-top: 0.5172413%;
  }
}

/*----------------------------------------
  .academy-feat__imgboxE
----------------------------------------*/
.academy-feat__imgboxE img:first-child {
  float: left;
  width: 66.59436%;
}
.academy-feat__imgboxE img:last-child {
  float: right;
  width: 32.9718004%;
}


/*========================================

  .academy-works

========================================*/
.academy-works {
  margin-top: 70px;
  padding: 40px 0 50px;
  max-width: 100vw;
  background: #fafafa;
  overflow: hidden;
}
.academy-works__heading {
  display: block;
  text-align: center;
  margin-bottom: 15px;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  line-height: 1.4 !important;
  color: #616466 !important;
}
.academy-works__slick {
  margin: 0 auto;
  max-width: 677px;
  width: 90%;
}
.academy-works__slick--item {
  outline: none;
}
.academy-works__slick--img {
  position: relative;
  padding-bottom: 66.7651403%;
  line-height: 0;
  background: #e4e4e4;
}
.academy-works__slick--img img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
}
.academy-works__slick--img.vertical img {
  width: auto;
  height: 100%;
}
.academy-works__slick--item span {
  display: block;
  text-align: center;
  margin-top: 10px;
  padding: 0 10px;
  font-size: 14px;
  line-height: 1.2;
  color: #616466 !important;
}

@media (max-width:640px) {
  .academy-works {
    margin-top: 40px;
    padding: 30px 0;
  }
  .academy-works__slick--item span {
    font-size: 13px;
  }
}
@media (max-width:480px) {
  .academy-works__slick--item span {
    font-size: 12px;
  }
  .academy-works__slick {
    width: auto;
  }
}

/*----------------------------------------
  .academy-works__thum
----------------------------------------*/
.academy-works__thum {
  text-align: center; 
  margin: 15px auto 0;
  max-width: 677px;
  font-size: 0;
}
.academy-works__thum--item {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  margin-left: 0.8862629%;
  padding-bottom: 9.0103397%;
  width: 13.4416542%;
  background: #e4e4e4;
  cursor: pointer;
}
.academy-works__thum--item:first-child {
  margin-left: 0;
}
.academy-works__thum--item:before {
  position: absolute;
  box-sizing: border-box;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  transition: border-color 0.2s;
  -webkit-transition: border-color 0.2s;
  content: '';
}
.academy-works__thum--item.current:before {
  border-color: #5ebaff;
}
.academy-works__thum--item:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.2s;
  -webkit-transition: opacity 0.2s;
  content: '';
}
.academy-works__thum--item.current:after {
  opacity: 0.4;
}
.academy-works__thum--item img {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
}
.academy-works__thum--item.vertical img {
  width: auto;
  height: 100%;
}

/*----------------------------------------
  .slick-arrow
----------------------------------------*/
.slick-arrow {
  position: absolute;
  z-index: 10;
  top: 50%;
  margin-top: -4%;
  width: 4.1358936%;
  padding-bottom: 7.3855243%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  transition: opacity 0.25s;
  -webkit-transition: opacity 0.25s;
  cursor: pointer;
}
.slick-arrow:hover {
  opacity: 0.7;
}
.slick-prev {
  left: -6.6%;
  background-image: url(../img/slick_prev.svg);
}
.slick-next {
  right: -6.6%;
  background-image: url(../img/slick_next.svg);
}

@media (max-width:480px) {
  .slick-arrow {
    display: none !important;
  }
}

/*========================================

  .academy-movie

========================================*/

.academy-movie {
    margin: 0 auto;
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 80px;
    font-size: 15px;
    font-size: .9375rem;
}

#academy-movie-iframe-wrapper {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
    margin: 0 auto;
    text-align: center;
    max-width: 1000px;
}

.academy-movie-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*========================================

  .academy-lesson

========================================*/

.acafemy-lesson {
  margin-top: 80px;
  padding: 60px 30px 60px;
  max-width: 922px;
  width: 93.75%;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.acafemy-lesson-img {
    display: table-cell;
    vertical-align: top;
	margin-bottom: 10px;
}

.acafemy-lesson-text {
    display: table-cell;
    padding-left: 30px;
    vertical-align: top;
}

.acafemy-lesson-text p a{
	margin-top:30px;
	float: right;
}

.acafemy-lesson .title {
    font-size: 20px;
	font-weight:700;
    margin-bottom: 10px;
}

.acafemy-lesson .title span.reserve{
	background-color: #f67342;
	color:#FFFFFF;
    font-weight: 700;
    font-size: 18px;
    padding: 3px 10px;
    margin-left: 10px;
	display:inline-block;
}

@media only screen and (max-width: 767px){
.acafemy-lesson {
    padding-top: 30px;
}
.acafemy-lesson-img {
    display: block;
}

.acafemy-lesson img {
    width: 100%;
}
.acafemy-lesson-text {
    display: block;
    padding-left: 0px;
}

}

/*========================================

  .academy-message

========================================*/
.academy-message {
  margin-top: 60px;
  padding: 60px 0 40px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.academy-message__heading {
  text-align: left;
  color:#616466 !important;
  margin: 0 0 30px;
  font-size: 1em !important;
  font-weight: 700 !important;
  line-height: 1.6;
}
.academy-message__imgbox {
  float: right;
  margin: 0 0 20px 35px;
  width: 25.4880694%;
  line-height: 0;
}
.academy-message__imgbox img {
  width: 100%;
  height: auto;
}
.academy-message .cr-text {
  margin-top: -5px;
  margin-bottom: 20px;
}

@media (max-width:640px) {
  .academy-message {
    margin-top: 40px;
    padding: 40px 0 20px;
  }
  .academy-message__imgbox {
    float: none;
    margin: 0 auto 30px;
    width: 50%;
  }
}


/*========================================

  .academy-voice

========================================*/
.academy-voice {
  margin-top: 80px;
  padding: 60px 0 100px;
  max-width: 922px;
  width: 93.75%;
  background-color: #fafafa;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.academy-voice__heading {
  text-align: center !important;
  margin: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
  color: #616466 !important;
}
.academy-voice__list {
  padding: 0;
  list-style: none;
  font-size: 0;
}
.academy-voice__list .cr-text {
  display: inline-block;
  vertical-align: top;
  margin-top: 25px;
  width: 49.8915401%;
  color: #333 !important;
  letter-spacing: -0.02em;
}
.academy-voice__list li:nth-child(even) {
  margin-left: 3.4707158%;
  width: 46.637744%;
}
.academy-voice__list span {
  font-size: 0.875rem;
  color: #333 !important;
}

@media (max-width:640px) {
  .academy-voice {
    margin-top: 40px;
    padding: 40px 0 40px;
    background-size: 250% auto;
  }
  .academy-voice__list .cr-text,
  .academy-voice__list li:nth-child(even) {
    display: block;
    margin-left: 0;
    width: auto;
  }
  .academy-voice__list span {
    display: block;
  }
}


/*========================================

  .academy-recommend

========================================*/
.academy-recommend {
  margin-top: 70px;
}
.academy-recommend.cr-inner {
  max-width: 1000px;
}
.academy-heading + .academy-recommend {
  margin-top: 50px;
}


/*========================================

  .academy-course

========================================*/
.academy-course {
  margin-top: 45px;
}
.academy-course__item {
  margin-left: 3.5%;
  width: 30.9%;
}
.academy-course__item:first-child {
  margin-left: 0%;
}
.academy-course__item strong {
  display: block;
  text-align: center;
  padding: 7px 5px 6px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  background: #616466;
}
/*.academy-course__item .cr-imgbox {
  margin-bottom: 15px;
}*/
.academy-course__item strong:nth-child(3) {
  display: block;
  text-align: center;
  padding: 20px 5px;
  font-size: 1rem;
  line-height: 1.4;
  color: #fff;
  background: #5787f4;
  font-weight: bold; 
}
.academy-course__item strong:nth-child(3):before {
  display: inline-block;
  margin-right: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  content: '';
}



.academy-course__heading {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}
.academy-course__heading span {
  font-size: 0.8em;
}
.academy-course__heading + .cr-text {
  margin-top: 20px;
}
.academy-course__note {
  margin-top: 30px;
  font-size: 0.875rem;
  line-height: 1.4;
}

@media (max-width:960px) {
  .academy-course__item strong {
    font-size: 1.7vw;
  }
}
@media (max-width:640px) {
  .academy-course {
    margin-top: 30px;
  }
  .academy-course__item {
    display: block;
    margin: 40px 0 0;
    width: auto;
  }
  .academy-course__item:first-child {
    margin-top: 0;
  }
  .academy-course__item strong {
    padding: 10px 5px 9px;
    font-size: 4vw;
  }
}

/*----------------------------------------
  .academy-course__tags
----------------------------------------*/
.academy-course__tags {
  margin: 0;
  padding: 0;
  list-style: none;
}
.academy-course__tags li {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 5px;
  padding: 2px 5px 1px;
  font-size: 0.875rem;
  color: #111;
  line-height: 1.2;
  border-style: solid;
  border-width: 1px;
}
.academy-course__tags li:last-child {
  margin-right: 0;
}
.academy-course__tags + .academy-course__heading {
  margin-top: 20px;
}
.academy-course__tags--beginner {
  background-color: #f9e575;
  border-color: #f9e575;
}
.academy-course__tags--advanced {
  background-color: #c6d9ff;
  border-color: #c6d9ff;
}
.academy-course__tags--exp {
  background-color: #ffce7d;
  border-color: #ffce7d;
}
.academy-course__tags--lecturer {
  color: #6b4650;
  border-color: #ec9717;
  letter-spacing: -0.02em;
}
.academy-course__tags--free {
  color: #5887ab;
  border-color: #5887ab;
}
.academy-course__tags--content {
  border-color: #a2bbea;
}
.academy-course__tags--school {
  color: #fff !important;
  background-color: #38badb;
  border-color: #38badb;
}

@media (max-width:640px) {
  .academy-course__tags + .academy-course__heading {
    margin-top: 10px;
  }
}


/*========================================

  .academy-store

========================================*/
.academy-store__item {
  margin-left: 1%;
  width: 19.16667%;
}
.academy-store__item:first-child {
  margin-left: 0%;
}
.academy-store__item:nth-child(2),
.academy-store__item:last-child {
  margin-left: 0.916667%;
}
.academy-store__item strong {
  display: block;
  text-align: center;
  padding: 20px 5px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
  background: #5787f4;
}
.academy-store__item strong:before {
  display: inline-block;
  margin-right: 3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #fff;
  content: '';
}

@media (max-width:640px) {
  .academy-store__item,
  .academy-store__item:nth-child(2) {
    margin: 2.0689655% 0 0 2.0689655%;
    width: 48.9655172%;
  }
  .academy-store__item:nth-child(1),
  .academy-store__item:nth-child(2) {
    margin-top: 0;
  }
  .academy-store__item:nth-child(2n+1) {
    margin-left: 0;
  }
  .academy-store__item strong {
    padding: 15px 5px;
    font-size: 1.0rem;
  }
}
@media (max-width:480px) {
  .academy-store__item strong {
    font-size: 3vw;
  }
  .academy-store__item strong:before {
    border-width: 4px 0 4px 6px;
  }
}
