/* _setting CSS */
#wrapper.scf_on #header {
  opacity: 1;
}
#wrapper .body_wrap {
  overflow: hidden;
}
#wrapper .page_hd {
  background-image: url(../images/learning_program/page_hd_bg.jpg);
}
#wrapper .c_sec1 .block1 {
  max-width: 860px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block1 {
    padding: 0 5.3333333333vw;
  }
}
#wrapper .c_sec1 .block1 .text1 {
  margin: 0 0 30px;
  line-height: 2.3;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block1 .text1 {
    margin: 0 0 4vw;
    line-height: 2.1;
  }
}
#wrapper .c_sec1 .block2 {
  max-width: 860px;
  margin: 0 auto;
  padding: 40px 60px 40px;
  background: #fff;
  border-radius: 50px;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 {
    max-width: 100%;
    margin: 0 auto 3.3333333333vw;
    padding: 5.3333333333vw 5.3333333333vw 7.3333333333vw;
    border-radius: 5.3333333333vw;
  }
}
#wrapper .c_sec1 .block2 .block_hd {
  position: relative;
  margin: 25px 0 13px;
  font-size: 2.6rem;
  color: #613abf;
  letter-spacing: 0.14em;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .block_hd {
    margin: 4vw 0 2vw;
    font-size: 4rem;
  }
}
#wrapper .c_sec1 .block2 .block_hd:first-child {
  margin-top: 0 !important;
}
#wrapper .c_sec1 .block2 .block_hd::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #613abf;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#wrapper .c_sec1 .block2 .block_hd span {
  display: inline-block;
  position: relative;
  padding: 0 38px;
  background-color: white;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .block_hd span {
    padding: 0 5.3333333333vw;
  }
}
#wrapper .c_sec1 .block2 p {
  line-height: 2;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 p {
    line-height: 2.1;
  }
}
#wrapper .c_sec1 .block2 p a {
  color: #613abf;
  text-decoration: underline;
}
#wrapper .c_sec1 .block2 .about_wrap {
  position: relative;
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .about_wrap {
    margin: 2vw 0;
  }
}
#wrapper .c_sec1 .block2 .about_wrap .about_hd {
  display: flex;
  font-size: 1.8rem;
  font-weight: 500;
  color: #613abf;
  letter-spacing: 0.14em;
  margin: 0 0 10px;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .about_wrap .about_hd {
    font-size: 3.2rem;
  }
}
#wrapper .c_sec1 .block2 .about_wrap .about_hd::before {
  content: "";
  position: relative;
  top: 12px;
  width: 10px;
  height: 10px;
  margin: 0 10px 0 3px;
  border-top: 3px solid #613abf;
  border-right: 3px solid #613abf;
  transform: rotate(45deg);
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .about_wrap .about_hd::before {
    top: 2.6666666667vw;
  }
}
#wrapper .c_sec1 .block2 .about_wrap p {
  padding-left: 23px;
  padding-right: 145px;
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .about_wrap p {
    padding-left: 3.0666666667vw;
    padding-right: 0;
  }
}
#wrapper .c_sec1 .block2 .about_wrap p .num {
  color: #613abf;
}
#wrapper .c_sec1 .block2 .about_wrap .img {
  padding: 0;
}
@media all and (min-width: 1201px) {
  #wrapper .c_sec1 .block2 .about_wrap .img {
    position: absolute;
    bottom: 10px;
    right: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #wrapper .c_sec1 .block2 .about_wrap .img {
    width: 26.6666666667vw;
    margin: 2.6666666667vw auto 4vw;
    text-align: center;
  }
}
#wrapper .sec2 {
  padding: 45px 0 95px;
  color: #613abf;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 {
    padding: 9.3333333333vw 0 10vw;
  }
}
#wrapper .sec2 .sec_mhd {
  position: relative;
  z-index: 2;
  margin: 0 0 82px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 .sec_mhd {
    width: 57.2vw;
    margin: 0 auto 9.3333333333vw;
  }
}
#wrapper .sec2 section {
  display: flex;
  justify-content: space-between;
  position: relative;
  max-width: 860px;
  margin: 0 auto 80px;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section {
    flex-direction: column;
    max-width: 100%;
    margin: 0 auto 14.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
#wrapper .sec2 section::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 678px;
  width: 479px;
  height: 448px;
  background: url(../images/learning_program/sec2_img3.webp) no-repeat center center/100% 100%;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section::before {
    top: -25.3333333333vw;
    left: 47.7333333333vw;
    width: 63.8666666667vw;
    height: 59.7333333333vw;
  }
}
#wrapper .sec2 section:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section {
    flex-direction: column;
  }
}
#wrapper .sec2 section .text_wrap {
  width: 560px;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section .text_wrap {
    order: 2;
    width: 100%;
  }
}
#wrapper .sec2 section .text_wrap .hd {
  position: relative;
  padding: 0 0 10px;
  margin: 0 0 23px;
  font-size: 2.6rem;
  line-height: 1.5;
  letter-spacing: 0.14em;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section .text_wrap .hd {
    font-size: 4rem;
    margin: 0 0 3.3333333333vw;
    padding: 0 0 2vw;
    white-space: nowrap;
    letter-spacing: 0.1em;
  }
}
#wrapper .sec2 section .text_wrap .hd::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150%;
  height: 1px;
  background-color: #613abf;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section .text_wrap .hd::before {
    width: 100%;
  }
}
#wrapper .sec2 section .text_wrap p {
  line-height: 2;
}
#wrapper .sec2 section .text_wrap .more {
  margin-top: 20px;
}
#wrapper .sec2 section .text_wrap .more a {
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1000px) {
  #wrapper .sec2 section .text_wrap .more a {
    letter-spacing: 0.25em;
  }
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section .text_wrap .more {
    margin-top: 5.3333333333vw;
    text-align: center;
  }
}
#wrapper .sec2 section .img {
  position: relative;
  z-index: 2;
  width: 250px;
  padding: 10px 0 0;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section .img {
    width: 66.6666666667vw;
    margin: 0 auto 3.3333333333vw;
    padding: 0;
  }
}
#wrapper .sec2 section .img img {
  width: 100%;
  border-radius: 10px;
}
#wrapper .sec2 section:nth-child(odd)::before {
  top: -40px;
  left: auto;
  right: 678px;
}
@media screen and (max-width: 1200px) {
  #wrapper .sec2 section:nth-child(odd)::before {
    top: -8.6666666667vw;
    right: 54.6666666667vw;
    width: 63.8666666667vw;
    height: 59.7333333333vw;
  }
}
#wrapper .sec2 section:nth-child(odd) .text_wrap {
  order: 2;
}
#wrapper .sec2 section:nth-child(odd) .text_wrap .hd::before {
  right: 0;
  left: auto;
}
#wrapper .sec2 section:nth-child(odd) .img {
  order: 1;
}/*# sourceMappingURL=learning_program.css.map */