@media only screen and (min-width: 768px) {
  #key .slide1 {
    background: url("../img/course/kv.jpg") center/cover;
  }
}

#sec1 {
  padding: 12vw 0px;
  background: url("../img/course/sec1_deco.png") no-repeat top 30vw right/90%;
}
#sec1 .sec1-bg {
  background: url("../img/course/sec1_img.jpg") center/cover;
  padding: 8vw 4% 0px;
  position: relative;
  color: #fff;
}
#sec1 .sec1-bg h2 {
  text-align: right;
  font-size: 7vw;
  font-weight: 600;
  margin: 0px 0px 2vw;
  letter-spacing: -2px;
}
#sec1 .sec1-bg h3 {
  font-size: 24vw;
  position: relative;
  margin: 0px 0px 0vw auto;
  line-height: 1;
  font-weight: 600;
  height: 80vw;
  letter-spacing: -0.1em;
  bottom: -15vw;
}
#sec1 .sec1-bg h3 span {
  font-size: 9vw;
  color: #000;
}
#sec1 .sec1-bg h4 {
  position: absolute;
  width: 70%;
  bottom: 4vw;
  left: 3%;
}
#sec1 .sec1-bg h4 span {
  display: inline-block;
  line-height: 1.5;
  padding: 0px 2vw;
  font-size: 5.5vw;
  background: #000;
  font-weight: 600;
  margin: 1vw 0px;
}
#sec1 .sec1-txt1 {
  margin: 10vw 0px;
}
#sec1 .sec1-txt1 span {
  color: #8f0000;
}
#sec1 .sec1-txt2 {
  text-align: center;
  margin: 0px 0px 6vw;
}
#sec1 .sec1-slide .slick-list {
  overflow: unset;
}
#sec1 .sec1-slide .slick-arrow {
  top: 45%;
}
#sec1 .sec1-slide .sec1-box1 {
  position: relative;
  background: url("../img/shared/bg3.jpg") repeat top left;
  text-align: center;
  padding: 12vw 5%;
  width: 85vw !important;
  margin: 0px 2vw;
  box-sizing: border-box;
}
#sec1 .sec1-slide .sec1-box1::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 10px;
  background: url("../img/course/sec1_line.jpg") repeat top left;
}
#sec1 .sec1-slide .sec1-box1 h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 6vw;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: -2px;
}
#sec1 .sec1-slide .sec1-box1 .sec1-txt3 {
  font-size: 6vw;
  margin: 3vw 0px;
  font-weight: 600;
}
#sec1 .sec1-slide .sec1-box1 .sec1-txt3 span {
  font-size: 5vw;
}
#sec1 .sec1-slide .sec1-box1 .sec1-txt4 {
  font-size: 5vw;
}
#sec1 .sec1-slide .sec1-box1 ul {
  margin: 10vw auto 0px;
  width: 90%;
}
#sec1 .sec1-slide .sec1-box1 ul li {
  padding: 0px 10% 2vw;
  margin: 0px 0px 2vw;
  border-bottom: 1px solid #000;
  font-size: 4vw;
  text-align: left;
  line-height: 1.5;
}
#sec1 .sec1-slide .sec1-box1 ul li span {
  font-size: 3.5vw;
}
#sec1 h6 {
  font-size: 5.5vw;
  margin: 10vw auto 0px;
  background: #fff;
  line-height: 2;
  text-align: center;
  font-weight: 600;
  letter-spacing: -2px;
}
#sec1 h6 span {
  font-size: 4.5vw;
}
@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 89px 0px 93px;
    background-size: auto;
    background-position: top 480px right;
  }
  #sec1 .sec1-bg {
    margin: 0px -100px;
    padding: 40px 40px 40px;
  }
  #sec1 .sec1-bg h2 {
    font-size: 48px;
    line-height: 70px;
    margin: 0px 0px -130px;
  }
  #sec1 .sec1-bg h3 {
    font-size: 230px;
    height: 680px;
    bottom: -95px;
  }
  #sec1 .sec1-bg h3 span {
    font-size: 78px;
  }
  #sec1 .sec1-bg h4 {
    width: auto;
    bottom: -335px;
    left: 160px;
  }
  #sec1 .sec1-bg h4 span {
    padding: 20px 0px;
    margin: 0px 10px;
    font-size: 40px;
    line-height: 52px;
  }
  #sec1 .sec1-txt1 {
    width: 570px;
    letter-spacing: -2px;
    margin: 50px 143px 0px auto;
  }
  #sec1 .sec1-txt2 {
    margin: 70px 0px 29px;
  }
  #sec1 .sec1-slide {
    margin: 0px -150px;
  }
  #sec1 .sec1-slide .sec1-box1 {
    width: 31% !important;
    margin: 0px 10px;
    padding: 60px 4% 73px;
  }
  #sec1 .sec1-slide .sec1-box1 h5 {
    font-size: 35px;
    line-height: 51px;
  }
  #sec1 .sec1-slide .sec1-box1 .sec1-txt3 {
    font-size: 35px;
    margin: 28px 0px 22px;
  }
  #sec1 .sec1-slide .sec1-box1 .sec1-txt3 span {
    font-size: 25px;
  }
  #sec1 .sec1-slide .sec1-box1 .sec1-txt4 {
    font-size: 25px;
  }
  #sec1 .sec1-slide .sec1-box1 ul {
    width: 252px;
    margin: 30px auto 0px;
  }
  #sec1 .sec1-slide .sec1-box1 ul li {
    padding: 0px 20px 5px 34px;
    margin: 0px 0px 13px;
    font-size: 16px;
    line-height: 30px;
  }
  #sec1 .sec1-slide .sec1-box1 ul li span {
    font-size: 14px;
  }
  #sec1 h6 {
    width: 640px;
    line-height: 70px;
    margin: 72px auto 0px;
    font-size: 35px;
  }
  #sec1 h6 span {
    font-size: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec1 .sec1-bg h2 {
    margin-right: 60px;
  }
  #sec1 .sec1-slide {
    margin: 0px -40px;
  }
  #sec1 .sec1-slide .sec1-box1 {
    width: 32% !important;
    padding: 60px 1% 73px;
  }
}

#sec2 {
  padding: 0px 0px 12vw;
  position: relative;
}
#sec2::before {
  content: "";
  position: absolute;
  top: 80vw;
  left: 0px;
  width: 15%;
  height: 30vw;
  background: url("../img/course/sec2_bgdeco.png") repeat top left;
}
#sec2 h2 {
  font-size: 9vw;
  font-weight: 600;
  margin: 0px 0px 6vw;
}
#sec2 h2 span {
  display: inline-block;
  color: #fff;
  background: #000;
  font-size: 6vw;
  padding: 0px 3vw;
}
#sec2 .sec2-img1 {
  margin: 0px -5%;
}
#sec2 .sec2-txt1 {
  width: 60%;
  margin: 8vw 0px 0px;
}
#sec2 .sec2-btn1 a {
  width: 36vw;
  height: 36vw;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: -6vw -2vw 0px 0px;
  border-radius: 50%;
}
#sec2 .sec2-btn1 a::before {
  top: auto;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}
#sec2 .sec2-box2 {
  background: url("../img/course/sec2_bg.jpg") repeat top left;
  margin: 12vw 0px 0px;
  padding: 10vw 4%;
  box-sizing: border-box;
}
#sec2 .sec2-box2 h3 {
  font-size: 5.5vw;
  text-align: center;
  font-weight: 600;
}
#sec2 .sec2-box2 .sec2-txt2 {
  margin: 6vw 0px;
}
#sec2 .sec2-box2 .sec2-tel {
  text-align: center;
}
#sec2 .sec2-box2 .sec2-tel p:nth-child(1) {
  font-size: 16px;
}
#sec2 .sec2-box2 .sec2-tel p:nth-child(2) {
  font-size: 30px;
}
#sec2 .sec2-box2 .sec2-tel p:nth-child(2) i {
  width: 25px;
}
#sec2 .sec2-box2 .sec2-btn2 a {
  margin: 4vw auto 0px;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  #sec2 {
    padding: 0px 0px 134px;
  }
  #sec2::before {
    width: 12%;
    height: 470px;
    top: 330px;
  }
  #sec2 .wrap {
    max-width: 1240px;
    padding: 0px 20px;
  }
  #sec2 .sec2-row1 {
    flex-direction: row-reverse;
  }
  #sec2 h2 {
    font-size: 84px;
    line-height: 110px;
    margin: 0px 0px 0px 30px;
    width: auto;
  }
  #sec2 h2 span {
    font-size: 48px;
    line-height: 58px;
    padding: 22px 0px;
  }
  #sec2 .sec2-box1 {
    width: 928px;
    margin: 0px 0px 0px -10px;
  }
  #sec2 .sec2-img1 {
    margin: 0px 0px 0px -100px;
  }
  #sec2 .sec2-txt1 {
    width: 530px;
    letter-spacing: -1px;
    margin: 54px 0px 0px 40px;
  }
  #sec2 .sec2-btn1 a {
    width: 240px;
    height: 240px;
    margin: -44px 0px 0px;
  }
  #sec2 .sec2-box2 {
    width: 940px;
    margin: 101px auto 0px;
    padding: 94px 20px 80px;
    text-align: center;
  }
  #sec2 .sec2-box2 h3 {
    font-size: 36px;
  }
  #sec2 .sec2-box2 .sec2-tel {
    line-height: 46px;
  }
  #sec2 .sec2-box2 .sec2-tel p:nth-child(1) {
    font-size: 20px;
  }
  #sec2 .sec2-box2 .sec2-tel p:nth-child(2) {
    font-size: 40px;
  }
  #sec2 .sec2-box2 .sec2-tel p:nth-child(2) i {
    width: 35px;
  }
  #sec2 .sec2-box2 .sec2-txt2 {
    margin: 48px 0px 20px;
  }
  #sec2 .sec2-box2 .sec2-btn2 a {
    width: 320px;
    margin: 32px auto 0px;
    font-size: 24px;
    line-height: 84px;
  }
  #sec2 .sec2-box2 .sec2-btn2 a i {
    width: 29px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec2::before {
    left: -9%;
  }
}

#sec3 {
  background: url("../img/course/sec3_bg_sp.png") no-repeat top center/cover;
  padding: 6vw 0px 16vw;
}
#sec3 h2 {
  margin: 0px 5% 6vw;
  font-size: 10vw;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
  align-items: flex-end;
}
#sec3 h2 span {
  font-size: 8vw;
}
#sec3 h2 i {
  display: inline-block;
  width: 20vw;
}
#sec3 .sec3-img1 {
  position: relative;
  width: 90%;
  margin: 0px auto 8vw;
  color: #fff;
}
#sec3 .sec3-img1 p {
  position: absolute;
  top: 4vw;
  right: -7vw;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: -2px;
}
#sec3 .sec3-img1 p span {
  display: inline-block;
  font-size: 5vw;
  margin: 0px 0px 2vw;
  line-height: 1.2;
  padding: 0px 2vw;
  background: #8f0000;
  font-weight: 600;
}
#sec3 .sec3-img1 h3 {
  font-size: 6vw;
  position: absolute;
  bottom: 2vw;
  left: 3vw;
  font-weight: 600;
}
#sec3 .sec3-img1.sec3-img2 {
  margin-top: 12vw;
}
#sec3 .sec3-img1.sec3-img2 p {
  left: -7vw;
  right: auto;
}
#sec3 .sec3-img1.sec3-img2 p span {
  background: #7a8b27;
}
#sec3 .sec3-img1.sec3-img2 h3 {
  left: auto;
  right: 3vw;
}
#sec3 .sec3-txt1, #sec3 .sec3-txt2 {
  width: 90%;
  margin: 0px auto;
}
#sec3 h4 {
  text-align: center;
  margin: 10vw 0px 4vw;
  font-weight: 600;
  font-size: 7vw;
}
#sec3 .sec3-txt3 {
  text-align: center;
  margin: 0px 0px 6vw;
}
#sec3 .sec3-list dl {
  display: flex;
  justify-content: space-between;
  margin: 0px 0px 2vw;
  padding: 0px 0px 2vw;
  line-height: 1.5;
  border-bottom: 1px solid #000;
}
#sec3 .sec3-list dl dt {
  width: 85%;
}
#sec3 .sec3-list dl dd {
  width: 15%;
  text-align: right;
}
@media only screen and (min-width: 768px) {
  #sec3 {
    background-image: url("../img/course/sec3_bg.png");
    padding: 50px 0px 120px;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
  }
  #sec3 h2 {
    margin: 0px 85px 34px;
    font-size: 83px;
  }
  #sec3 h2 span {
    font-size: 47px;
  }
  #sec3 h2 i {
    width: 133px;
  }
  #sec3 .sec3-img1 {
    width: 830px;
    margin: 0px auto 35px;
  }
  #sec3 .sec3-img1 p {
    top: 45px;
    right: -85px;
    width: auto;
  }
  #sec3 .sec3-img1 p span {
    font-size: 40px;
    line-height: 52px;
    margin: 0px 0px 13px;
    padding: 0px 12px;
  }
  #sec3 .sec3-img1 h3 {
    font-size: 47px;
    bottom: 42px;
    left: 36px;
  }
  #sec3 .sec3-img1.sec3-img2 {
    margin-top: 92px;
  }
  #sec3 .sec3-img1.sec3-img2 p {
    right: auto;
    left: -85px;
  }
  #sec3 .sec3-img1.sec3-img2 h3 {
    left: auto;
    right: 36px;
  }
  #sec3 .sec3-txt1, #sec3 .sec3-txt2 {
    width: 820px;
    margin: 0px auto;
  }
  #sec3 .sec3-txt2 {
    text-align: right;
  }
  #sec3 h4 {
    font-size: 48px;
    margin: 56px 0px 48px;
  }
  #sec3 .sec3-txt3 {
    margin: 0px 0px 43px;
  }
  #sec3 .sec3-list {
    width: 472px;
  }
  #sec3 .sec3-list dl {
    line-height: 25px;
    padding: 0px 0px 13px;
    margin: 0px 0px 10px;
  }
  #sec3 .sec3-list dl dt {
    width: calc(100% - 80px);
  }
  #sec3 .sec3-list dl dd {
    width: 80px;
  }
}

#sec4 {
  padding: 12vw 0px 20vw;
  position: relative;
}
#sec4::before, #sec4::after {
  content: "";
  position: absolute;
  top: 56vw;
  right: 0px;
  width: 15%;
  height: 60vw;
  background: url("../img/course/sec2_bgdeco.png") repeat top left;
}
#sec4::after {
  top: auto;
  bottom: 5vw;
  left: 0px;
  right: auto;
  width: 22%;
  height: 50vw;
}
#sec4 .wrap {
  z-index: 1;
}
#sec4 h2 {
  margin: 0px auto 10vw;
  font-size: 7vw;
  font-weight: 600;
}
#sec4 .sec4-map {
  width: 60%;
  margin: 8vw auto;
}
#sec4 .sec4-txt {
  margin: 8vw 0px 0px;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 131px 0px 142px;
  }
  #sec4::before {
    width: 10%;
    height: 462px;
    top: 734px;
  }
  #sec4::after {
    width: 18%;
    bottom: 60px;
    height: 470px;
    top: auto;
  }
  #sec4 h2 {
    font-size: 48px;
    margin: 0px auto 60px;
  }
  #sec4 .sec4-row {
    flex-direction: row-reverse;
  }
  #sec4 .sec4-col1 {
    width: 830px;
    margin: 19px -230px 0px 0px;
  }
  #sec4 .sec4-map {
    width: 100%;
    margin: 0px;
  }
  #sec4 .sec4-col2 {
    width: 319px;
  }
  #sec4 .sec4-txt {
    width: 470px;
    margin: 105px 0px 0px 188px;
    letter-spacing: -1px;
  }
  #sec4 .sec4-img2 {
    width: 610px;
    margin: 70px -55px 0px -100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  #sec4::before {
    right: -7%;
  }
  #sec4 .sec4-txt {
    margin-left: 150px;
  }
}/*# sourceMappingURL=course.css.map */