@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Paytone+One&family=Zen+Kaku+Gothic+New:wght@400;500;700;900&family=Zen+Maru+Gothic:wght@400;500;700;900&display=swap");
/* child-studies
------------------------------------------------ */
/* common
------------------------------------------------ */
.scroll-hint-shadow-wrap {
  overflow: hidden;
}

.scroll-hint-shadow-wrap::after {
  display: none;
}

body {
  background-color: #8DB634;
}

.inner1000 {
  width: min(1040px, 100%);
  padding: 0 20px;
  margin: 0 auto;
}

@media screen and (max-width: 720px) {
  .inner1000 {
    padding: 0 5.5555555556vw;
  }
}
.inner920 {
  width: min(960px, 100%);
  padding: 0 20px;
  margin: 0 auto;
}

@media screen and (max-width: 720px) {
  .inner920 {
    padding: 0 5.5555555556vw;
  }
}
.txt {
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 500;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}

@media screen and (max-width: 720px) {
  .txt {
    font-size: 3.3333333333vw;
    line-height: 6.3888888889vw;
  }
}
/* 下層共通 */
.courseNewsHd .ja::before {
  background-color: #8DB634;
}

/* 下層共通ここまで */
.courseMv {
  background: #F2DCB5;
  position: relative;
  padding-top: 80px;
  overflow: hidden;
}

.courseMvSlide {
  width: 81.3323572474vw;
  border-radius: 8.78477306vw;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 720px) {
  .courseMv {
    padding-top: 16.6666666667vw;
  }
}
@media screen and (max-width: 1366px) {
  .courseMvSlide {
    width: min(1111px, 100%);
    border-radius: 8.78477306vw;
    margin: 0 auto;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media screen and (max-width: 1366px) {
  .courseMvSlideItem img {
    width: 1111px;
    height: 620px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (max-width: 720px) {
  .courseMvSlideItem img {
    width: 100%;
    height: 100%;
    border-radius: 33.3333333333vw;
  }
}
.courseMvInner {
  width: min(579px, 100%);
  position: absolute;
  right: calc(50% + max(6.8814055637vw, 94px));
  bottom: 40px;
}

@media screen and (max-width: 1366px) {
  .courseMvInner {
    right: calc(50% + clamp(118px, 94px + 24 * (100vw - 1366px) / -126, 94px));
  }
}
@media screen and (max-width: 1111px) {
  .courseMvInner {
    right: calc(100% - min(59.9167822469vw, 432px));
  }
}
@media screen and (max-width: 720px) {
  .courseMvInner {
    width: 68.6111111111vw;
    left: 0;
    bottom: 5.8333333333vw;
  }
}
.courseMvLead {
  background-color: #8DB634;
  width: calc(313 / 579 * 100%);
  border-top-right-radius: 20px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 0 auto;
  -webkit-transform: translateX(calc(-84 / 313 * 100%));
          transform: translateX(calc(-84 / 313 * 100%));
  font-size: 2.4rem;
  line-height: 2.0833333333;
  font-weight: 700;
}
@media screen and (max-width: 720px) {
  .courseMvLead {
    width: 61.1111111111vw;
    border-top-right-radius: 5.5555555556vw;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    margin: 0;
    font-size: 4.4444444444vw;
    padding-right: 2.7777777778vw;
  }
}
.courseMvHdOuter {
  padding: 22px 36px;
  text-align: right;
  position: relative;
}
.courseMvHdOuter::before {
  content: "";
  background-color: #fff;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  width: 1920px;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(50% - 1631px);
}

@media screen and (max-width: 720px) {
  .courseMvHdOuter {
    border-top-right-radius: 5.5555555556vw;
    border-bottom-right-radius: 5.5555555556vw;
    padding: 5vw 5.5555555556vw;
  }
  .courseMvHdOuter::before {
    width: 100%;
    left: 0;
  }
}
.courseMvHd {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #8DB634;
  row-gap: 9px;
  position: relative;
  z-index: 1;
}
.courseMvHd .courseMvHdFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 126px;
     -moz-column-gap: 126px;
          column-gap: 126px;
}
.courseMvHd .courseMvHdFlex span {
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
}
.courseMvHd .title {
  text-align: left;
  font-size: 4rem;
  line-height: 1.25;
  font-weight: 700;
}
.courseMvHd .lead {
  text-align: left;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 1.6rem;
  line-height: 1;
  font-weight: 700;
}

@media screen and (max-width: 720px) {
  .courseMvHd {
    row-gap: 2.7777777778vw;
  }
  .courseMvHd .courseMvHdFlex {
    -webkit-column-gap: 7.5vw;
       -moz-column-gap: 7.5vw;
            column-gap: 7.5vw;
  }
  .courseMvHd .courseMvHdFlex span {
    font-size: 3.3333333333vw;
  }
  .courseMvHd .title {
    font-size: 6.1111111111vw;
  }
  .courseMvHd .lead {
    font-size: 3.3333333333vw;
  }
}
.insta {
  background: #8DB634;
}

.instaFlex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
  padding: 5px 0;
  min-height: 90px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.instaFlex:hover {
  opacity: 0.7;
}
.instaFlex:hover .instaHd,
.instaFlex:hover .instaTxt {
  opacity: 1;
  color: #4A4A4A;
}
.instaFlex:hover::before {
  opacity: 1;
  border-color: #4A4A4A;
}
.instaFlex:hover img {
  opacity: 1;
  -webkit-filter: brightness(0) saturate(100%) invert(36%) sepia(0%) saturate(0%) hue-rotate(0deg);
          filter: brightness(0) saturate(100%) invert(36%) sepia(0%) saturate(0%) hue-rotate(0deg);
}
.instaFlex::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  color: currentColor;
  line-height: 1;
  width: 14px;
  height: 14px;
  border: 3px solid #fff;
  border-left: 0;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: translateX(-25%) rotate(45deg);
          transform: translateX(-25%) rotate(45deg);
  position: absolute;
  right: -90px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.instaFlex img {
  width: 26px;
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.instaHd {
  font-size: 1.5rem;
  line-height: 1.3333333333;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.instaTxt {
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Open Sans", serif;
  font-weight: 700;
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 720px) {
  .instaFlex {
    gap: 2.5vw;
    padding: 1.3888888889vw 0;
    min-height: 13.8888888889vw;
  }
  .instaFlex::before {
    width: 2.2222222222vw;
    height: 2.2222222222vw;
    right: -5.5555555556vw;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
  }
  .instaFlex img {
    width: 4.7222222222vw;
  }
  .instaHd {
    font-size: 2.7777777778vw;
  }
  .instaTxt {
    font-size: 3.8888888889vw;
    position: relative;
    bottom: 0.2777777778vw;
  }
}
.foodNav {
  margin-top: 12px;
  margin-bottom: -30px;
  position: relative;
  z-index: 1;
}

.foodNavList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  position: relative;
  z-index: 2;
}

.foodNavListItem {
  width: calc((100% - 20px) / 5);
}
.foodNavListItem a {
  cursor: pointer;
  z-index: 2;
  width: 100%;
  padding: 20px 10px 5px;
  background: #fff;
  border: 2px solid #8DB634;
  border-radius: 10px;
  min-height: 79px;
  position: relative;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.foodNavListItem a::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: url(../../images/course/food-management/icon_ac.png) no-repeat;
  background-size: 100%;
  width: 40px;
  height: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (min-width: 720px) {
  .foodNavListItem a:hover {
    color: #F0DC98;
    background-color: #333333;
    border-color: #fff;
  }
  .foodNavListItem a:hover::before {
    background-image: url(../../images/course/food-management/icon_ac_hover.png);
  }
}
@media screen and (max-width: 720px) {
  .foodNav {
    margin: 2.7777777778vw 0 -29.1666666667vw;
    width: 100vw;
    padding: 0;
  }
  .foodNavList {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 4.1666666667vw 1.3888888889vw;
  }
  .foodNavListItem {
    width: calc((100% - 1.3888888889vw * 3) / 3);
  }
  .foodNavListItem a {
    font-size: 3.3333333333vw;
    min-height: 15.2777777778vw;
    padding: 4.1666666667vw 2.7777777778vw 6.1111111111vw;
  }
  .foodNavListItem a::before {
    width: 6.6666666667vw;
    height: 6.6666666667vw;
    bottom: -2.7777777778vw;
  }
}
.strength {
  position: relative;
  padding-top: 120px;
  padding-bottom: 105px;
  overflow: hidden;
}
.strength::before {
  content: "";
  position: absolute;
  background-color: #F2F2F2;
  width: min(100.1464128843vw, 1368px);
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-radius: min(29.2825768668vw, 400px);
}

@media screen and (max-width: 720px) {
  .strength {
    padding-top: 41.6666666667vw;
    padding-bottom: 16.6666666667vw;
  }
  .strength::before {
    border-radius: 22.2222222222vw;
  }
}
.strengthInner {
  position: relative;
  z-index: 1;
}

.commonHd {
  text-align: center;
  font-size: 4rem;
  line-height: 1.25;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}
.commonHd .sub {
  width: min(150px, 100%);
  background-color: #8DB634;
  padding: 3px 14px 5px;
  border-radius: 20px;
  color: #fff;
  margin: auto;
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 700;
}
.commonHd .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 23px;
}
.commonHd strong {
  color: #FC8237;
  margin-top: -10px;
  font-size: 8rem;
  line-height: 1;
  font-weight: 700;
}
.commonHd .black {
  color: #000;
}
.commonHd + .pointHd {
  margin-top: 30px;
}

@media screen and (max-width: 720px) {
  .commonHd {
    font-size: 6.6666666667vw;
  }
  .commonHd .sub {
    width: 41.6666666667vw;
    font-size: 3.8888888889vw;
    padding: 1.1111111111vw 3.8888888889vw 1.6666666667vw;
    border-radius: 5.5555555556vw;
  }
  .commonHd .flex {
    margin-top: 5.5555555556vw;
  }
  .commonHd strong {
    margin-top: -10px;
    font-size: 13.8888888889vw;
  }
  .commonHd + .pointHd {
    margin-top: 5.5555555556vw;
  }
}
.strengthArea {
  margin-top: 50px;
  background-color: #fff;
  border-radius: 40px;
  border: 1px solid #8DB634;
  padding: min(4.39238653vw, 60px) min(2.9282576867vw, 40px) min(5.1244509517vw, 70px);
}

@media screen and (max-width: 720px) {
  .strengthArea {
    margin-top: 5.5555555556vw;
    padding: 7.7777777778vw 5.5555555556vw;
    border-radius: 5.5555555556vw;
  }
}
.strengthList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: min(4.39238653vw, 60px) min(7.027818448vw, 96px);
}

@media screen and (max-width: 720px) {
  .strengthList {
    gap: 11.9444444444vw 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.strengthListItem {
  width: calc((100% - min(7.027818448vw, 96px)) / 2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
.strengthListItem:first-child::before {
  content: "";
  position: absolute;
  bottom: calc(0px - min(2.196193265vw, 30px));
  border-bottom: 1px solid #8DB634;
  display: block;
  height: 1px;
  width: calc(200% + min(7.027818448vw, 96px));
}
.strengthListItem:first-child::after {
  content: "";
  position: absolute;
  top: calc(0px - min(5.5636896047vw, 76px) / 2);
  right: calc(0px - min(7.027818448vw, 96px) / 2);
  border-right: 1px solid #8DB634;
  display: block;
  width: 1px;
  height: calc(200% + min(4.39238653vw, 60px) + min(6.149341142vw, 84px));
}

.strengthImg {
  width: min(11.7130307467vw, 160px);
}

.strengthTxt {
  font-size: 2.2rem;
  line-height: 1.2727272727;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}
.strengthTxt strong {
  font-size: 5.6rem;
  line-height: 50 0/56;
  letter-spacing: 0.7em;
  color: #FC8237;
  display: block;
}

@media screen and (max-width: 720px) {
  .strengthListItem {
    width: 100%;
    -webkit-column-gap: 3.3333333333vw;
       -moz-column-gap: 3.3333333333vw;
            column-gap: 3.3333333333vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .strengthListItem:first-child::before {
    display: none;
  }
  .strengthListItem:first-child::after {
    display: none;
  }
  .strengthListItem::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #8DB634;
    position: absolute;
    top: -6.1111111111vw;
    left: 0;
  }
  .strengthImg {
    width: 35.5555555556vw;
  }
  .strengthTxt {
    font-size: 4.4444444444vw;
    line-height: 5.5555555556vw;
  }
  .strengthTxt strong {
    font-size: 11.1111111111vw;
    line-height: 13.8888888889vw;
  }
}
.point {
  position: relative;
  padding-top: 50px;
  padding-bottom: 115px;
  overflow: hidden;
  margin-bottom: 65px;
}
.point::before {
  content: "";
  position: absolute;
  background-color: #FFFFFF;
  width: min(100.1464128843vw, 1368px);
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-radius: min(29.2825768668vw, 400px);
}

@media screen and (max-width: 720px) {
  .point {
    padding-top: 14.7222222222vw;
    padding-bottom: 16.6666666667vw;
    border-radius: 22.2222222222vw;
    margin-bottom: 6.9444444444vw;
  }
}
.pointHd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  background-color: #FC8237;
  color: #fff;
  font-size: 2.6rem;
  line-height: 1.1538461538;
  font-weight: 700;
  position: relative;
  min-height: 60px;
  padding: 15px 84px 15px 145px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 50px;
}
.pointHd span {
  position: absolute;
  top: 50%;
  left: 40px;
  width: 82px;
  height: 82px;
  border: 2px solid currentColor;
  border-radius: 50%;
  font-size: 5rem;
  line-height: 1.1;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding-bottom: 3px;
}
.pointHd--mb {
  margin-bottom: 40px;
}

@media screen and (max-width: 1366px) {
  .pointHd {
    font-size: clamp(18px, calc(23 / 721 * 100vw), 26px);
  }
}
@media screen and (max-width: 720px) {
  .pointHd {
    border-top-right-radius: 8.3333333333vw;
    border-bottom-right-radius: 8.3333333333vw;
    padding: 3.0555555556vw 5.5555555556vw 3.0555555556vw 22.2222222222vw;
    line-height: 6.6666666667vw;
    margin-bottom: 5.5555555556vw;
    font-size: 5vw;
  }
  .pointHd span {
    width: 12.5vw;
    height: 12.5vw;
    font-size: 7.2222222222vw;
    left: 5.5555555556vw;
  }
}
.pointFlex {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "a b" "a c";
  gap: 30px min(2.9282576867vw, 40px);
  -ms-grid-columns: min(30.4538799414vw, 416px) min(2.9282576867vw, 40px) calc(100% - min(30.4538799414vw, 416px) - 40px);
  grid-template-columns: min(30.4538799414vw, 416px) calc(100% - min(30.4538799414vw, 416px) - 40px);
  -ms-grid-rows: auto 30px 1fr;
  grid-template-rows: auto 1fr;
  margin-bottom: 40px;
}
.pointFlex img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: a;
  border-radius: 20px;
}
.pointFlex .pointFlexHd {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: b;
  font-size: 3.2rem;
  line-height: 1.0625;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #FC8237;
}
.pointFlex .pointFlexTxt {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: c;
}

@media screen and (max-width: 720px) {
  .pointFlex {
    display: block;
    margin-bottom: 11.1111111111vw;
  }
  .pointFlex img {
    border-radius: 5.5555555556vw;
    margin-bottom: 2.7777777778vw;
  }
  .pointFlex .pointFlexHd {
    font-size: 6.1111111111vw;
    line-height: 8.8888888889vw;
    margin-bottom: 4.1666666667vw;
    padding: 0 5.5555555556vw;
  }
  .pointFlex .pointFlexTxt {
    padding: 0 5.5555555556vw;
  }
}
.pointArea {
  width: min(433px, 100%);
  border: 1px solid #8DB634;
  border-radius: 10px;
  padding: 35px 35px 30px;
  margin: 0 auto;
}
.pointArea--wide {
  padding: 35px 28px;
  display: -ms-grid;
  display: grid;
      grid-template-areas: "a c" "b c";
  width: 100%;
  -webkit-column-gap: min(2.196193265vw, 30px);
     -moz-column-gap: min(2.196193265vw, 30px);
          column-gap: min(2.196193265vw, 30px);
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: calc(100% - min(30.4538799414vw, 416px) - min(2.196193265vw, 30px)) min(2.196193265vw, 30px) min(30.4538799414vw, 416px);
  grid-template-columns: calc(100% - min(30.4538799414vw, 416px) - min(2.196193265vw, 30px)) min(30.4538799414vw, 416px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pointArea--wide .pointAreaHd {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
  grid-area: a;
  align-self: flex-end;
}
.pointArea--wide .pointAreaTxt {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
  grid-area: b;
  align-self: flex-start;
}
.pointArea--wide img {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
  grid-area: c;
  border-radius: 20px;
}
.pointArea .pointAreaHd {
  font-size: 2.4rem;
  line-height: 1.1666666667;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #FC8237;
  margin-bottom: 15px;
}
.pointArea + .pointHd {
  margin-top: 85px;
}

@media screen and (max-width: 720px) {
  .pointArea {
    width: 100%;
    padding: 5.5555555556vw 5.5555555556vw 9.7222222222vw;
    border-radius: 2.7777777778vw;
  }
  .pointArea .pointAreaHd {
    font-size: 5vw;
    line-height: 7.7777777778vw;
    margin-bottom: 2.7777777778vw;
  }
  .pointArea--wide {
    padding: 5.5555555556vw;
    display: block;
  }
  .pointArea--wide .pointAreaHd {
    margin-bottom: 2.7777777778vw;
  }
  .pointArea--wide .pointAreaTxt {
    margin-bottom: 11.1111111111vw;
  }
  .pointArea--wide img {
    border-radius: 5.5555555556vw;
  }
  .pointArea + .pointHd {
    margin-top: 9.7222222222vw;
  }
}
.pointList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(6.4421669107vw, 88px);
}
.pointList + .pointHd {
  margin-top: 70px;
}

.pointCont {
  width: calc((100% - min(6.4421669107vw, 88px)) / 2);
}
.pointCont img {
  border-radius: 20px;
  display: block;
  margin-bottom: 15px;
}
.pointCont .pointContHd {
  font-size: 2.4rem;
  line-height: 1.1666666667;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #FC8237;
  margin-bottom: 15px;
}
@media screen and (max-width: 720px) {
  .pointList {
    display: block;
  }
  .pointList + .pointHd {
    margin-top: 15.2777777778vw;
  }
  .pointCont {
    width: 100%;
  }
  .pointCont img {
    border-radius: 5.5555555556vw;
    margin-bottom: 2.7777777778vw;
  }
  .pointCont .pointContHd {
    font-size: 6.1111111111vw;
    line-height: 8.8888888889vw;
    margin-bottom: 4.1666666667vw;
    padding: 0 5.5555555556vw;
  }
  .pointCont .pointContTxt {
    padding: 0 5.5555555556vw;
  }
  .pointCont + .pointCont {
    margin-top: 15.2777777778vw;
  }
}
.support {
  padding-top: 75px;
  position: relative;
  overflow: hidden;
  margin-bottom: 75px;
}
.support::before {
  content: "";
  position: absolute;
  background-color: #F2F2F2;
  width: min(100.1464128843vw, 1368px);
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  border-radius: min(29.2825768668vw, 400px);
}

@media screen and (max-width: 720px) {
  .support {
    padding-top: 14.4444444444vw;
    margin-bottom: 0vw;
  }
  .support::before {
    border-radius: 22.2222222222vw;
    z-index: 0;
  }
  .supportInner {
    position: relative;
  }
}
.commonHd2 {
  width: min(258px, 100%);
  padding: 10px;
  margin: 0 auto;
  text-align: center;
  background-color: #FC8237;
  border-radius: 45px;
  color: #fff;
  position: relative;
  font-size: 2.6rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  padding: 27px 15px;
  margin-bottom: 42px;
}
.commonHd2--white {
  background-color: #fff;
  color: #FC8237;
}
.commonHd2--white img {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.commonHd2--mb {
  margin-bottom: 60px;
}
.commonHd2 img {
  position: absolute;
  bottom: -12px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

@media screen and (max-width: 720px) {
  .commonHd2 {
    width: 51.6666666667vw;
    padding: 2.7777777778vw 2.7777777778vw 5vw;
    border-radius: 12.5vw;
    font-size: 5vw;
    line-height: 7.2222222222vw;
    margin-bottom: 4.4444444444vw;
  }
  .commonHd2 img {
    width: 4.4444444444vw;
    bottom: -2.5vw;
  }
  .commonHd2--white {
    margin-bottom: 11.1111111111vw;
  }
  .commonHd2--mb {
    margin-bottom: 13.8888888889vw;
  }
}
.supportHd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: min(3.953147877vw, 54px);
  font-size: 4rem;
  line-height: 1.15;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}
.supportHd span {
  font-size: 7rem;
  line-height: 1;
  font-weight: 700;
  color: #E5C07B;
}
.supportHd + .supportGrid {
  margin-top: 50px;
}

@media screen and (max-width: 1366px) {
  .supportHd {
    font-size: clamp(28px, calc(40 / 767 * 100vw), 40px);
  }
  .supportHd span {
    font-size: clamp(38px, calc(46 / 767 * 100vw), 46px);
  }
}
@media screen and (max-width: 720px) {
  .supportHd {
    width: min(67.7777777778vw, 100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 7.7777777778vw;
    gap: 2.7777777778vw;
  }
  .supportHd span {
    font-size: 10.5555555556vw;
    display: block;
    width: 100%;
  }
}
.supportGrid {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-grid-columns: clamp(320px, calc(350 / 767 * 100vw), 400px) min(2.9282576867vw, 40px) clamp(320px, calc(350 / 767 * 100vw), 400px);
  grid-template-columns: clamp(320px, calc(350 / 767 * 100vw), 400px) clamp(320px, calc(350 / 767 * 100vw), 400px);
  -ms-grid-rows: auto 16px 1fr;
  grid-template-rows: auto 1fr;
      grid-template-areas: "a b" "a c";
  gap: 16px min(2.9282576867vw, 40px);
}
.supportGrid + .supportArea {
  margin-top: 40px;
}

.supportGridImg {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  grid-area: a;
  border-radius: 20px;
}

.pointArea--wide > .supportGridImg {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 1;
}

.supportGrid > .supportGridImg {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
}

.supportGridHd {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: b;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
}

.pointArea--wide > .supportGridHd {
  -ms-grid-row: 2;
  -ms-grid-column: 1;
}

.supportGrid > .supportGridHd {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.supportGridTxt {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  grid-area: c;
}

.pointArea--wide > .supportGridTxt {
  -ms-grid-row: 1;
  -ms-grid-row-span: 2;
  -ms-grid-column: 3;
}

.supportGrid > .supportGridTxt {
  -ms-grid-row: 3;
  -ms-grid-row-span: 1;
  -ms-grid-column: 3;
}

@media screen and (max-width: 720px) {
  .supportGrid {
    display: block;
  }
  .supportGrid + .supportArea {
    margin-top: 13.8888888889vw;
  }
  .supportGridImg {
    border-radius: 5.5555555556vw;
    margin-bottom: 2.7777777778vw;
  }
  .supportGridHd {
    font-size: 4.4444444444vw;
    margin-bottom: 2.7777777778vw;
    padding: 0 5.5555555556vw;
  }
  .supportGridTxt {
    padding: 0 5.5555555556vw;
  }
}
.supportArea {
  background-color: #fff;
  padding: 58px 0;
  border-radius: min(2.196193265vw, 30px);
  margin-bottom: 40px;
}
@media screen and (max-width: 720px) {
  .supportArea {
    padding: 8.8888888889vw 5.5555555556vw;
    border-radius: 8.3333333333vw;
    margin-bottom: 9.7222222222vw;
  }
  .supportArea .scroll-hint-shadow-wrap {
    margin: 0 -5.5555555556vw;
  }
}
.supportAreaHd {
  text-align: center;
  margin-bottom: 40px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}

@media screen and (max-width: 720px) {
  .supportAreaHd {
    font-size: 6.6666666667vw;
    line-height: 7.7777777778vw;
    margin-bottom: 8.3333333333vw;
  }
}
.supportTable img {
  width: 995px;
  max-width: 995px;
}

.supportAreaInner {
  padding: min(2.196193265vw, 30px) min(2.9282576867vw, 40px) 0;
}

@media screen and (max-width: 720px) {
  .supportAreaInner {
    padding: 5.5555555556vw 0 0;
  }
}
.supportAreaTxt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.supportAreaTxt .green {
  display: inline-block;
  border-radius: 20px;
  background-color: #8DB634;
  color: #fff;
  width: min(123px, 100%);
  padding: 7px 14px;
}
.supportAreaTxt .txt {
  width: calc(100% - 123px - 16px);
}
.supportAreaTxt + .supportAreaTxt {
  margin-top: 20px;
}
.supportAreaTxt + .supportList {
  margin-top: 53px;
  border-top: 1px solid #8DB634;
  padding-top: 30px;
}

@media screen and (max-width: 720px) {
  .supportAreaTxt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 1.6666666667vw;
  }
  .supportAreaTxt .green {
    border-radius: 5.5555555556vw;
    width: min(30.2777777778vw, 100%);
    padding: 1.3888888889vw 3.8888888889vw;
    font-size: 3.3333333333vw;
  }
  .supportAreaTxt .txt {
    width: 100%;
  }
  .supportAreaTxt + .supportAreaTxt {
    margin-top: 2.7777777778vw;
  }
  .supportAreaTxt + .supportList {
    margin-top: 7.2222222222vw;
    padding-top: 5.5555555556vw;
  }
}
.supportListItem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(2.9282576867vw, 40px);
  padding: 0 min(2.9282576867vw, 40px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.supportListItem + .supportListItem {
  margin-top: 40px;
}

@media screen and (max-width: 720px) {
  .supportListItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2.7777777778vw;
    padding: 0;
    width: 100%;
  }
  .supportListItem + .supportListItem {
    margin-top: 5.5555555556vw;
  }
}
.supportListHd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: min(1.317715959vw, 18px);
     -moz-column-gap: min(1.317715959vw, 18px);
          column-gap: min(1.317715959vw, 18px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: min(0.9516837482vw, 13px) min(2.9282576867vw, 40px);
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
  background-color: #FC8237;
  width: 50%;
  font-size: 2rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #fff;
}
.supportListHd span {
  width: min(70px, 100%);
  font-size: 1.4rem;
  line-height: 1.7142857143;
  font-weight: 700;
  background: #000;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
  font-family: "Noto Sans JP";
  font-weight: 700;
}

@media screen and (max-width: 1366px) {
  .supportListHd {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 720px) {
  .supportListHd {
    width: 100%;
    border-top-right-radius: 8.3333333333vw;
    border-bottom-right-radius: 8.3333333333vw;
    padding: 2.2222222222vw 2.7777777778vw;
    gap: 2.7777777778vw;
    font-size: 4.4444444444vw;
  }
  .supportListHd span {
    width: min(17.7777777778vw, 100%);
    font-size: 3.3333333333vw;
  }
}
.supportListTxt {
  width: 50%;
  line-height: 28px;
}

@media screen and (max-width: 720px) {
  .supportListTxt {
    width: 100%;
    line-height: 6.3888888889vw;
  }
}
.supportNum {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 30px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
}
.supportNum .title {
  width: min(118px, 100%);
  font-size: 2.2rem;
  line-height: 1.0909090909;
  font-weight: 700;
  color: #fff;
  border-radius: 28px;
  background-color: #FC8237;
  padding: 18px 5px;
  margin-right: 28px;
}
.supportNum .num {
  font-size: 10rem;
  line-height: 1;
  font-weight: 700;
}
.supportNum .percent {
  font-size: 5rem;
  line-height: 1;
  font-weight: 700;
  margin-top: 38px;
  margin-right: 8px;
}
.supportNum .txt {
  font-family: "Noto Sans JP";
  font-weight: 500;
  margin-top: 22px;
}
.supportNum + .careerCont {
  margin-top: 50px;
}

@media screen and (max-width: 720px) {
  .supportNum {
    display: -ms-grid;
    display: grid;
        grid-template-areas: "a b c" "d d d";
    -ms-grid-columns: 26.6666666667vw 5.5555555556vw 44.4444444444vw 5.5555555556vw auto;
    grid-template-columns: 26.6666666667vw 44.4444444444vw auto;
    width: 100%;
    margin-top: 8.3333333333vw;
    -webkit-column-gap: 5.5555555556vw;
       -moz-column-gap: 5.5555555556vw;
            column-gap: 5.5555555556vw;
  }
  .supportNum .title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
    grid-area: a;
    width: min(26.6666666667vw, 100%);
    margin-right: 0vw;
    font-size: 4.4444444444vw;
    padding: 3.6111111111vw 1.3888888889vw;
  }
  .supportNum .num {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: b;
    font-size: 25.5555555556vw;
  }
  .supportNum .percent {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: c;
    font-size: 7.7777777778vw;
    margin-top: 13.3333333333vw;
    margin-left: 0.5555555556vw;
    position: relative;
    right: 5.5555555556vw;
  }
  .supportNum .txt {
    grid-area: d;
    margin-top: 0vw;
    text-align: right;
    margin-right: 19.4444444444vw;
  }
  .supportNum + .careerCont {
    margin-top: 8.3333333333vw;
  }
  .supportNum > img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .supportNum > .pointFlexHd {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .supportNum > .pointFlexTxt {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 5;
  }
  .supportNum > .pointAreaHd {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .supportNum > .pointAreaTxt {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .supportNum > img {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 5;
  }
  .supportNum > .supportGridImg {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .supportNum > .supportGridHd {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .supportNum > .supportGridTxt {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 5;
  }
}

@media screen and (max-width: 720px){
  .supportNum > .title {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }
  .supportNum > .num {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .supportNum > .percent {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 5;
  }
  .supportNum .txt {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 5;
  }
}
.careerFlex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.careerCont {
  width: clamp(450px, calc(540 / 1366 * 100vw), 540px);
  border: 1px solid #333333;
  border-radius: 30px;
  padding: 0 39px 52px;
  background-color: #fff;
  position: relative;
}

@media screen and (max-width: 720px) {
  .careerCont {
    width: 100%;
    border-radius: 8.3333333333vw;
    padding: 0 5.5555555556vw 13.8888888889vw;
  }
}
.careerHd {
  width: min(218px, 100%);
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
  background-color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: auto;
  padding: 10px;
  margin-bottom: 35px;
}
.careerHd span {
  display: block;
}

.careerTxt {
  line-height: 28px;
}
.careerTxt span {
  display: inline-block;
  color: #8DB634;
}

@media screen and (max-width: 720px) {
  .careerHd {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: block;
    padding: 2.7777777778vw 4.7222222222vw;
    margin-bottom: 8.3333333333vw;
    font-size: 3.8888888889vw;
  }
  .careerTxt {
    line-height: 6.3888888889vw;
  }
  .careerTxt span {
    color: #8DB634;
  }
}
.careerArea {
  width: clamp(600px, calc(700 / 767 * 100vw), 810px);
  margin: calc(0px - clamp(300px, calc(330 / 767 * 100vw), 366px)) calc(50% - 684px) 0 auto;
  background-color: #fff;
  padding: 64px 20px 34px;
}

@media screen and (max-width: 720px) {
  .careerArea {
    width: calc(100% - 5.5555555556vw);
    margin: 0 0 0 auto;
    padding: 8.3333333333vw 11.1111111111vw 8.3333333333vw 21.6666666667vw;
    position: relative;
  }
  .careerArea::before {
    content: "";
    width: calc(100% + 5.5555555556vw);
    height: 27.7777777778vw;
    position: absolute;
    left: -5.5555555556vw;
    bottom: 0;
    background-color: #fff;
    display: block;
    z-index: -1;
  }
}
.careerAreaImg {
  width: clamp(160px, calc(180 / 767 * 100vw), 280px);
  display: block;
  margin: 0 0 0 clamp(85px, calc(120 / 767 * 100vw), 260px);
}

.curriculum {
  margin-bottom: 76px;
}

@media screen and (max-width: 720px) {
  .curriculum {
    padding-top: 13.8888888889vw;
    margin-bottom: 16.6666666667vw;
  }
  .careerAreaImg {
    width: 61.3888888889vw;
    margin: 0;
  }
}
.curriculumTableOuter {
  padding: 27px 40px;
  background-color: #fff;
  border-radius: 30px;
}

.curriculumTable img {
  width: 1528px;
  max-width: 1528px;
}

@media screen and (max-width: 720px) {
  .curriculumTableOuter {
    padding: 6.9444444444vw 5.5555555556vw 8.3333333333vw;
    border-radius: 8.3333333333vw;
  }
  .curriculumTable img {
    width: 1528px;
    max-width: 1528px;
  }
}
.lecture {
  background-color: #fff;
  padding-bottom: 320px;
  padding-top: 75px;
  overflow: hidden;
}

@media screen and (max-width: 720px) {
  .lecture {
    padding-bottom: calc(16.6666666667vw + 37.5vw);
    padding-top: 13.8888888889vw;
  }
}
.lectureSliderOuter {
  position: relative;
  width: calc(100% - 90px);
  margin: 0 0 0 auto;
}

@media screen and (max-width: 720px) {
  .lectureSliderOuter {
    width: 100%;
    padding: 0 5.5555555556vw;
  }
}
.lectureSlider .slick-prev,
.lectureSlider .slick-next {
  position: absolute;
  bottom: -66px;
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #000;
  border-radius: 50%;
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 7px 12px;
  cursor: pointer;
  outline: none;
  font-size: 0;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.lectureSlider .slick-prev {
  left: 92px;
  background-image: url("../../images/common/ico_prev_white.svg");
  background-position: left 15px center;
}
.lectureSlider .slick-prev:hover {
  background-image: url("../../images/common/ico_prev_white.svg");
}
.lectureSlider .slick-next {
  left: 174px;
  background-image: url("../../images/common/ico_next_white.svg");
  background-position: left 16px center;
}
.lectureSlider .slick-next:hover {
  background-image: url("../../images/common/ico_next_white.svg");
}
.lectureSlider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

@media screen and (max-width: 720px) {
  .lectureSlider .slick-prev,
  .lectureSlider .slick-next {
    bottom: -17.2222222222vw;
    width: 11.1111111111vw;
    height: 11.1111111111vw;
    background-size: 1.9444444444vw 3.3333333333vw;
  }
  .lectureSlider .slick-prev {
    left: 0;
    background-position: left 4.1666666667vw center;
  }
  .lectureSlider .slick-next {
    left: 23.3333333333vw;
    background-position: left 4.4444444444vw center;
  }
}
.lectureSliderItem {
  width: min(382px, 100%);
  min-height: 455px;
  padding: 37px 30px 30px;
  border: 1px solid #8DB634;
  border-radius: 30px;
}

@media screen and (max-width: 720px) {
  .lectureSliderItem {
    width: 88.8888888889vw;
    min-height: 105.2777777778vw;
    padding: 6.6666666667vw 5.5555555556vw;
  }
}
.lectureSliderImg {
  display: block;
  margin-bottom: 20px;
  border-radius: 20px;
}

.lectureSliderHd {
  font-size: 2.6rem;
  line-height: 1.1538461538;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 700;
  color: #FC8237;
  margin-bottom: 10px;
}

.lectureSliderTxt {
  line-height: 2;
}

@media screen and (max-width: 720px) {
  .lectureSliderImg {
    margin-bottom: 5.5555555556vw;
    border-radius: 5.5555555556vw;
  }
  .lectureSliderHd {
    font-size: 4.4444444444vw;
    margin-bottom: 2.7777777778vw;
  }
}
.lectureSliderBtn {
  position: absolute;
  display: block;
  bottom: -66px;
  left: 133px;
  width: 40px;
  height: 40px;
  background: url("../../images/course/food-management/ico_pause.svg") no-repeat center center;
  background-size: 10px 13px;
  text-indent: -9999px;
  overflow: hidden;
  line-height: 0;
  -webkit-filter: brightness(0);
          filter: brightness(0);
  cursor: pointer;
}
.lectureSliderBtn.isPause {
  background-image: url("../../images/course/food-management/ico_play.svg");
  background-size: 12px 15px;
}

@media screen and (max-width: 720px) {
  .lectureSliderBtn {
    width: 11.1111111111vw;
    height: 11.1111111111vw;
    bottom: -17.2222222222vw;
    left: 17.7777777778vw;
    background-size: 2.7777777778vw 3.6111111111vw;
  }
}