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

Screen Size

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

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

Responsive Settings

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

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

Assets Path Settings

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

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

Color Settings

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

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

Easing Settings

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

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

Font Settings

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

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

Depth

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

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

Object Size

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

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

Modal Settings

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

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

	Assets Functions

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

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

	Rem

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

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

	View Port Size

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

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

Responsive

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

.sca-m-breadcrumbs {
  position: relative;
  color: #ffffff;
  font-weight: 500;
}

.sca-m-breadcrumbs__item {
  display: inline-block;
}

.sca-m-breadcrumbs__link {
  color: #ffffff !important;
}

.sca-m-program-hero {
  position: relative;
}

.sca-m-program-hero__img {
  position: relative;
}

.sca-m-program-hero__img img {
  width: 100%;
  height: auto;
}

.sca-m-program-hero__caption {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sca-m-program-hero__breadcrumbs {
  position: absolute;
  z-index: 10;
}

.sca-m-program-hero__h img {
  width: 100%;
  height: auto;
}

.sca-m-program-intro {
  position: relative;
}

.sca-m-program-intro__in {
  margin-right: auto;
  margin-left: auto;
}

.sca-m-program-intro__h {
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
}

.sca-m-program-intro__h-sub {
  text-align: center;
}

.sca-m-program-intro__h-sub__in {
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
}

.sca-m-program-intro__lead {
  font-weight: 500;
}

.sca-m-program-intro__curriculum__h {
  font-weight: 700;
  text-align: center;
}

.sca-m-program-intro__curriculum__body {
  background-color: #ffffff;
  font-weight: 700;
  line-height: 1.85;
}

.sca-m-program-intro__detail {
  background-color: #E9E9E5;
  font-weight: 700;
  line-height: 1.85;
}

.sca-m-program-intro--middle {
  background-color: #F3F3F3;
}

.sca-m-program-intro--advanced {
  background-color: #252E36;
}

.sca-m-program-intro--advanced .sca-m-program-intro__lead {
  color: #ffffff;
}

.sca-m-program-intro--advanced .sca-m-program-intro__curriculum__h {
  color: #ffffff;
}

.sca-m-program-intro--advanced .sca-m-lower-button-items-wrap__note {
  color: #ffffff;
}

.sca-m-program-intro--barista .sca-m-program-intro__h {
  color: #994872;
}

.sca-m-program-intro--barista .sca-m-program-intro__h-sub__in {
  background-color: #994872;
}

.sca-m-program-intro--brewing .sca-m-program-intro__h {
  color: #21AAD6;
}

.sca-m-program-intro--brewing .sca-m-program-intro__h-sub__in {
  background-color: #21AAD6;
}

.sca-m-program-intro--greencoffee .sca-m-program-intro__h {
  color: #4BA069;
}

.sca-m-program-intro--greencoffee .sca-m-program-intro__h-sub__in {
  background-color: #4BA069;
}

.sca-m-program-intro--roasting .sca-m-program-intro__h {
  color: #DC4405;
}

.sca-m-program-intro--roasting .sca-m-program-intro__h-sub__in {
  background-color: #DC4405;
}

.sca-m-program-intro--sensoryskills .sca-m-program-intro__h {
  color: #F5CE0F;
}

.sca-m-program-intro--sensoryskills .sca-m-program-intro__h-sub__in {
  background-color: #F5CE0F;
  color: #0E2335;
}

.sca-p-program-lower {
  position: relative;
}

.sca-p-program-lower__lead {
  margin-right: auto;
  margin-left: auto;
  font-weight: 500;
  line-height: 1.85;
}

@media screen and (min-width: 601px) {
  .sca-m-breadcrumbs {
    font-size: 1vw;
  }

  .sca-m-breadcrumbs__item + .sca-m-breadcrumbs__item {
    margin-left: 0.7142857143vw;
  }

  .sca-m-program-hero__breadcrumbs {
    top: 1.1428571429vw;
    left: 1.4285714286vw;
  }

  .sca-m-program-hero--introduction .sca-m-program-hero__h {
    width: 18vw;
  }

  .sca-m-program-hero--barista .sca-m-program-hero__h {
    width: 12.7142857143vw;
  }

  .sca-m-program-hero--brewing .sca-m-program-hero__h {
    width: 13.5714285714vw;
  }

  .sca-m-program-hero--greencoffee .sca-m-program-hero__h {
    width: 12vw;
  }

  .sca-m-program-hero--roasting .sca-m-program-hero__h {
    width: 14.2857142857vw;
  }

  .sca-m-program-hero--sensoryskills .sca-m-program-hero__h {
    width: 13.4285714286vw;
  }

  .sca-m-program-intro {
    padding: 5.7142857143vw 0;
  }

  .sca-m-program-intro__in {
    width: 68.5714285714vw;
  }

  .sca-m-program-intro__h {
    font-size: 2.1428571429vw;
  }

  .sca-m-program-intro__h--small {
    font-size: 1.7142857143vw;
  }

  .sca-m-program-intro__h-sub:not(:first-child) {
    margin-top: 0.5vw;
  }

  .sca-m-program-intro__h-sub__in {
    padding: 0.1428571429vw 1vw;
    font-size: 1.2857142857vw;
  }

  .sca-m-program-intro__lead {
    font-size: 1.2857142857vw;
    text-align: center;
  }

  .sca-m-program-intro__lead:not(:first-child) {
    margin-top: 1.7142857143vw;
  }

  .sca-m-program-intro__place:not(:first-child) {
    margin-top: 2.8571428571vw;
  }

  .sca-m-program-intro__curriculum:not(:first-child) {
    margin-top: 2.8571428571vw;
  }

  .sca-m-program-intro__curriculum__h {
    font-size: 1.2857142857vw;
  }

  .sca-m-program-intro__curriculum__body {
    padding: 2.4285714286vw 2.8571428571vw;
    border: 0.2142857143vw solid #E9E9E5;
    font-size: 0.8571428571vw;
  }

  .sca-m-program-intro__curriculum__body:not(:first-child) {
    margin-top: 1.0714285714vw;
  }

  .sca-m-program-intro__curriculum__body__in {
    display: -ms-flexbox;
    display: flex;
  }

  .sca-m-program-intro__curriculum__body__block {
    width: 50%;
  }

  .sca-m-program-intro__detail {
    padding: 2.2857142857vw 2.8571428571vw;
    font-size: 1vw;
  }

  .sca-m-program-intro__detail:not(:first-child) {
    margin-top: 1.4285714286vw;
  }

  .sca-p-program-lower__body {
    margin-top: 5.7142857143vw;
  }

  .sca-p-program-lower__lead {
    width: 68.5714285714vw;
    font-size: 1.2857142857vw;
  }
}

@media screen and (max-width: 600px) {
  .sca-m-breadcrumbs {
    font-size: 2.4154589372vw;
  }

  .sca-m-breadcrumbs__item + .sca-m-breadcrumbs__item {
    margin-left: 1.2077294686vw;
  }

  .sca-m-program-hero::before {
    display: block;
    padding-top: 52.5333333333%;
    content: "";
  }

  .sca-m-program-hero__main {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .sca-m-program-hero__img {
    width: 100%;
    height: 100%;
  }

  .sca-m-program-hero__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .sca-m-program-hero__breadcrumbs {
    top: 4.8309178744vw;
    left: 4.8309178744vw;
    display: none;
  }

  .sca-m-program-hero--introduction .sca-m-program-hero__h {
    width: 35.7487922705vw;
  }

  .sca-m-program-hero--barista .sca-m-program-hero__h {
    width: 25.1207729469vw;
  }

  .sca-m-program-hero--brewing .sca-m-program-hero__h {
    width: 27.0531400966vw;
  }

  .sca-m-program-hero--greencoffee .sca-m-program-hero__h {
    width: 23.6714975845vw;
  }

  .sca-m-program-hero--roasting .sca-m-program-hero__h {
    width: 28.5024154589vw;
  }

  .sca-m-program-hero--sensoryskills .sca-m-program-hero__h {
    width: 26.5700483092vw;
  }

  .sca-m-program-intro {
    padding: 10.8695652174vw 0;
  }

  .sca-m-program-intro__in {
    padding-right: 3.6231884058vw;
    padding-left: 3.6231884058vw;
  }

  .sca-m-program-intro__h {
    font-size: 4.347826087vw;
  }

  .sca-m-program-intro__h-sub:not(:first-child) {
    margin-top: 2.6570048309vw;
  }

  .sca-m-program-intro__h-sub__in {
    padding: 0.4830917874vw 3.3816425121vw;
    font-size: 4.347826087vw;
  }

  .sca-m-program-intro__lead {
    font-size: 3.1400966184vw;
  }

  .sca-m-program-intro__lead:not(:first-child) {
    margin-top: 5.7971014493vw;
  }

  .sca-m-program-intro__place:not(:first-child) {
    margin-top: 3.6231884058vw;
  }

  .sca-m-program-intro__curriculum:not(:first-child) {
    margin-top: 7.2463768116vw;
  }

  .sca-m-program-intro__curriculum__h {
    font-size: 3.6231884058vw;
  }

  .sca-m-program-intro__curriculum__body {
    padding: 3.6231884058vw 3.6231884058vw;
    border: 0.7246376812vw solid #E9E9E5;
    font-size: 2.8985507246vw;
  }

  .sca-m-program-intro__curriculum__body:not(:first-child) {
    margin-top: 3.6231884058vw;
  }

  .sca-m-program-intro__detail {
    padding: 2.4154589372vw 3.6231884058vw;
    font-size: 3.3816425121vw;
  }

  .sca-m-program-intro__detail:not(:first-child) {
    margin-top: 3.6231884058vw;
  }

  .sca-p-program-lower__body {
    margin-top: 3.6231884058vw;
  }

  .sca-p-program-lower__lead {
    padding-right: 3.6231884058vw;
    padding-left: 3.6231884058vw;
    font-size: 3.1400966184vw;
  }
}