@charset "UTF-8";
.wrap {
  width: 100%;
}

.lp_wrap div,
.lp_wrap p,
.lp_wrap a,
.lp_wrap h1,
.lp_wrap h2,
.lp_wrap h3,
.lp_wrap h4,
.lp_wrap h5,
.lp_wrap h6,
.lp_wrap span,
.lp_wrap em,
.lp_wrap small,
.lp_wrap strong,
.lp_wrap img,
.lp_wrap dl,
.lp_wrap dt,
.lp_wrap dd,
.lp_wrap ol,
.lp_wrap ul,
.lp_wrap li,
.lp_wrap iframe,
.lp_wrap table,
.lp_wrap caption,
.lp_wrap tbody,
.lp_wrap tfoot,
.lp_wrap thead,
.lp_wrap tr,
.lp_wrap th,
.lp_wrap td,
.lp_wrap ul > li,
.lp_wrap figure {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  min-height: 0;
  background-color: transparent;
}
.lp_wrap img {
  vertical-align: bottom;
}
.lp_wrap strong {
  font-weight: bold;
}
.lp_wrap ol,
.lp_wrap ul {
  list-style: none;
}
.lp_wrap table {
  border-collapse: collapse;
  border-spacing: 0;
}
.lp_wrap caption,
.lp_wrap th,
.lp_wrap td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.lp_wrap a {
  color: inherit;
}
.lp_wrap a:link {
  text-decoration: none;
}
.lp_wrap a:visited {
  text-decoration: none;
}
.lp_wrap a:hover {
  text-decoration: none;
}
.lp_wrap *,
.lp_wrap ::after,
.lp_wrap ::before {
  box-sizing: inherit;
}

@media only screen and (max-width: 834px) {
  .pc {
    display: none !important;
  }
}
@media only screen and (min-width: 835px) {
  .sp {
    display: none !important;
  }
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  opacity: 0.8;
}

.mincho {
  font-family: "Zen Old Mincho", serif;
}

.gothic {
  font-family: "Noto Sans JP", sans-serif;
}

.article-header,
.article-footer {
  display: none;
}

.entry-content {
  margin: 0;
}

.wrap {
  width: 100%;
}

.main {
  padding: 0 !important;
}

.content {
  margin-top: 0;
}

/* ヘッダーによって調整要！！！ start*/
/* ヘッダーによって調整要！！！ end*/
.lp_wrap {
  width: 100%;
  color: #000000;
  margin-bottom: 0;
  font-family: "Zen Old Mincho", serif;
  font-size: 16px;
  line-height: 1.875;
}
@media only screen and (max-width: 834px) {
  .lp_wrap {
    font-size: 3.7333333333vw;
  }
}
.lp_wrap .lp_inner {
  max-width: 1550px;
  width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_inner {
    padding: 0 4vw;
  }
}
.lp_wrap .lp_ttl {
  max-width: 900px;
  border-bottom: 1px solid;
  color: #00413d;
  font-size: 55px;
  font-weight: normal;
  line-height: 1.27;
  margin: 0 auto 60px;
  padding-bottom: 15px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl {
    max-width: 92vw;
    font-size: 7.3333333333vw;
    letter-spacing: -0.05em;
    margin-bottom: 8vw;
    padding-bottom: 2vw;
  }
}
.lp_wrap .lp_ttl::after, .lp_wrap .lp_ttl::before {
  content: "";
  position: absolute;
  bottom: -6px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 1px solid;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl::after, .lp_wrap .lp_ttl::before {
    bottom: -0.8vw;
    width: 1.4666666667vw;
    height: 1.4666666667vw;
  }
}
.lp_wrap .lp_ttl::before {
  left: -10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl::before {
    left: -1.3333333333vw;
  }
}
.lp_wrap .lp_ttl::after {
  right: -10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl::after {
    right: -1.3333333333vw;
  }
}
.lp_wrap .lp_ttl small {
  display: block;
  color: #bd9600;
  font-size: 20px;
  margin-bottom: 5px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl small {
    font-size: 15px;
    margin-bottom: 0.6666666667vw;
  }
}
.lp_wrap .lp_ttl30 {
  font-size: 30px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl30 {
    font-size: 5.0666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.lp_wrap .lp_ttl28 {
  font-size: 28px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_ttl28 {
    font-size: 5.0666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
.lp_wrap .lp_list-check li {
  border-bottom: 1px solid #b2b2b2;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: -0.05em;
  padding: 0.3em 0 0.3em 1.2em;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_list-check li {
    font-size: 3.7333333333vw;
  }
}
.lp_wrap .lp_list-check li::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 16px;
  height: 1em;
  background: url(../img/icon_check.svg) center center/contain no-repeat;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_list-check li::before {
    width: 3.4666666667vw;
  }
}
.lp_wrap .lp_list-desc {
  color: #fff;
  list-style: disc;
  margin-left: 2em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .lp_list-desc {
    font-size: 2.8vw;
    letter-spacing: -0.08em;
    margin-left: 1em;
  }
}
.lp_wrap .mb20 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mb20 {
    margin-bottom: 8vw !important;
  }
}
.lp_wrap .mb40 {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mb40 {
    margin-bottom: 10.6666666667vw !important;
  }
}
.lp_wrap .mv {
  background: url(../img/mv_bg.jpg) center center/cover no-repeat;
  overflow: hidden;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv {
    display: block;
    background: none;
  }
  .lp_wrap .mv img {
    width: 100%;
  }
}
.lp_wrap .mv .lp_inner {
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv .lp_inner {
    max-width: none;
    padding: 0;
  }
}
.lp_wrap .mv_online {
  max-width: 20%;
  position: absolute;
  top: 10%;
  right: 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv_online {
    display: none;
  }
}
.lp_wrap .mv_document {
  max-width: 43%;
  position: absolute;
  bottom: -1%;
  right: -5px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv_document {
    max-width: none;
    width: 90%;
    bottom: -5px;
    right: 50%;
    transform: translateX(50%);
  }
}
.lp_wrap .mv_logo {
  position: absolute;
  top: 10px;
  left: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv_logo {
    top: 1.3333333333vw;
    left: 2.6666666667vw;
  }
  .lp_wrap .mv_logo img {
    width: 38.6666666667vw;
  }
}
.lp_wrap .mv_btn {
  width: 14%;
  position: absolute;
  bottom: 30%;
  right: 4%;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .mv_btn {
    width: 30vw;
    bottom: 36vw;
    right: 15.3333333333vw;
  }
}
.lp_wrap .sec01 {
  padding: 60px 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec01 {
    padding: 8vw 0;
  }
}
.lp_wrap .sec01_flex {
  display: flex;
  margin: -20px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec01_flex {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec01_flex {
    flex-direction: column;
    align-items: center;
    margin: -5.3333333333vw 0;
  }
}
.lp_wrap .sec01_item {
  padding: 20px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec01_item {
    padding: 5.3333333333vw 0;
  }
}
.lp_wrap .sec01_item.-left {
  flex-shrink: 0;
  padding-top: 60px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec01_item.-left {
    padding-top: 5.3333333333vw;
  }
}
.lp_wrap .sec02 {
  background-color: #00413d;
  padding: 20px 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02 {
    padding: 4vw 0 8vw;
  }
}
.lp_wrap .sec02_flex {
  display: flex;
  flex-wrap: wrap;
  margin: -10px -10px 20px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_flex {
    margin: -2.6666666667vw 0 8vw;
  }
}
.lp_wrap .sec02_item {
  width: 25%;
  padding: 10px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec02_item {
    width: 50%;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_item {
    width: 100%;
    padding: 2.6666666667vw 0;
  }
}
.lp_wrap .sec02_box {
  height: 100%;
  background-color: #fff;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_box img {
    width: 100%;
  }
}
.lp_wrap .sec02_ttl {
  background: linear-gradient(to right, rgb(0, 65, 61) 0%, rgb(10, 85, 55) 100%);
  color: #fff;
  font-size: 36px;
  font-weight: normal;
  padding: 20px 0;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_ttl {
    font-size: 9.3333333333vw;
    padding: 5.3333333333vw 0;
  }
}
.lp_wrap .sec02_txt {
  padding: 20px 25px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_txt {
    padding: 5.3333333333vw 6.6666666667vw;
  }
}
.lp_wrap .sec02_ttl02 {
  color: #fff;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.4;
  padding: 0 120px;
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_ttl02 {
    font-size: 4.8vw;
    letter-spacing: -0.05em;
    padding: 0;
    margin-bottom: 5.3333333333vw;
  }
  .lp_wrap .sec02_ttl02 img {
    width: 9.6vw;
    display: block;
    margin: 0 auto 2.6666666667vw;
  }
}
.lp_wrap .sec02_box-teacher {
  background-color: #fff;
  padding: 0 120px;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_box-teacher {
    padding: 0;
    text-align: left;
  }
}
.lp_wrap .sec02_box-teacher::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 0;
  width: 129px;
  height: 221px;
  background: url(../img/icon_person01.png) center center/contain no-repeat;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec02_box-teacher::after {
    bottom: -8vw;
    right: -2.6666666667vw;
    width: 22vw;
    height: 37.8666666667vw;
  }
}
.lp_wrap .sec03 {
  padding: 80px 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec03 {
    padding: 10.6666666667vw 0;
  }
}
.lp_wrap .sec03 .lp_inner {
  max-width: 1360px;
}
.lp_wrap .sec03 .lp_ttl {
  margin-bottom: 80px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec03 .lp_ttl {
    margin-bottom: 5.3333333333vw;
  }
}
.lp_wrap .sec03_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec03_flex {
    flex-direction: column;
  }
}
.lp_wrap .sec03_item {
  width: 50%;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec03_item {
    width: auto;
  }
}
.lp_wrap .sec03_item.-right {
  max-width: 600px;
  margin-left: 30px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec03_item.-right {
    max-width: none;
    margin-left: 0;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec03_item.-right {
    margin-top: 8vw;
  }
}
.lp_wrap .sec04 {
  background-color: #f5f5f5;
  padding: 80px 0 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04 {
    padding: 10.6666666667vw 0 5.3333333333vw;
  }
}
.lp_wrap .sec04 .lp_inner {
  max-width: 1400px;
}
.lp_wrap .sec04_flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec04_flex {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_flex {
    flex-direction: column;
    align-items: center;
    margin: -2.6666666667vw 0 5.3333333333vw;
  }
}
.lp_wrap .sec04_item.-left {
  flex-shrink: 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_item.-left {
    text-align: center;
    padding: 2.6666666667vw 0 5.3333333333vw;
  }
}
.lp_wrap .sec04_item.-center {
  max-width: 590px;
  margin: 0 10px 0 40px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec04_item.-center {
    max-width: calc(100% - 340px);
    margin: 0 0 40px 20px;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_item.-center {
    max-width: none;
    margin: 0;
    padding: 2.6666666667vw 0;
  }
}
.lp_wrap .sec04_item.-right {
  flex-shrink: 0;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_item.-right {
    text-align: center;
    padding: 2.6666666667vw 0 8vw;
  }
}
.lp_wrap .sec04_flex02 {
  display: flex;
  margin: 10px -10px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec04_flex02 {
    flex-direction: column;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_flex02 {
    margin: 0;
  }
}
.lp_wrap .sec04_item02 {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 10px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .sec04_item02 {
    width: 100%;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_item02 {
    padding: 5.3333333333vw 0;
    flex-direction: column;
  }
}
.lp_wrap .sec04_ttl {
  flex-shrink: 0;
  width: 200px;
  min-height: 240px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  color: #00413d;
  font-size: 25px;
  line-height: 1.64;
  letter-spacing: -0.1em;
  margin-right: 10px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04_ttl {
    width: 100%;
    min-height: 18.6666666667vw;
    border-radius: 4vw;
    font-size: 4.5333333333vw;
    line-height: 1.47;
    letter-spacing: -0.05em;
    margin-right: 0;
    margin-bottom: 2.6666666667vw;
  }
}
.lp_wrap .sec04_ttl.-orange {
  background-color: #ebb12e;
}
.lp_wrap .sec04_ttl.-green {
  background-color: #d2ded9;
}
.lp_wrap .sec04 .lp_list-check {
  flex-grow: 1;
  color: #606060;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec04 .lp_list-check {
    width: 100%;
  }
}
.lp_wrap .sec05 {
  background-color: #00413d;
  padding: 60px 0 30px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec05 {
    padding: 10.6666666667vw 0;
  }
}
.lp_wrap .sec05 .lp_inner {
  max-width: 1402px;
}
.lp_wrap .sec05 .lp_ttl {
  color: #fff;
}
.lp_wrap .sec05_flex {
  display: flex;
  align-items: center;
}
.lp_wrap .sec05_ttl {
  flex-shrink: 0;
  width: 175px;
  min-height: 80px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  color: #00413d;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.1em;
  margin-right: 10px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec05_ttl {
    display: none;
  }
}
.lp_wrap .sec05_ttl.-green {
  background-color: #d2ded9;
}
.lp_wrap .sec05_schedule {
  margin-bottom: 20px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec05_schedule {
    margin-bottom: 2.6666666667vw;
  }
}
.lp_wrap .sec06_bg {
  background-color: #fff5ed;
  padding: 60px 0 5px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_bg {
    padding: 10.6666666667vw 0 0.6666666667vw;
  }
}
.lp_wrap .sec06_bg-white {
  background-color: #fff;
  padding: 30px 0 40px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_bg-white {
    padding: 8vw 0;
  }
}
.lp_wrap .sec06_bg-grey {
  background-color: #f5f5f5;
  padding: 30px 0 40px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_bg-grey {
    padding: 8vw 0;
  }
}
.lp_wrap .sec06 .lp_inner {
  max-width: 1375px;
}
.lp_wrap .sec06 .lp_ttl30 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06 .lp_ttl30 {
    font-size: 4.5333333333vw;
    margin-bottom: 1.3333333333vw;
  }
}
.lp_wrap .sec06_flex {
  display: flex;
  justify-content: space-between;
  margin: -10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_flex {
    flex-direction: column;
    align-items: center;
    margin: -2.6666666667vw 0;
  }
}
.lp_wrap .sec06_item {
  padding: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_item {
    padding: 2.6666666667vw 0;
  }
}
.lp_wrap .sec06_item.-left {
  max-width: 700px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_item.-left {
    max-width: none;
  }
}
.lp_wrap .sec06_item.-right {
  max-width: 620px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_item.-right {
    max-width: none;
  }
}
.lp_wrap .sec06 .lp_list-check {
  margin-bottom: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06 .lp_list-check {
    margin-bottom: 2.6666666667vw;
  }
}
.lp_wrap .sec06 .lp_list-check li {
  font-size: 19px;
  padding: 0.2em 0 0.2em 1.2em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06 .lp_list-check li {
    font-size: 3.7333333333vw;
  }
}
.lp_wrap .sec06_ttl {
  color: #00413d;
  font-size: 40px;
  margin-bottom: 10px;
  text-indent: -60px;
  padding-left: 60px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    text-indent: -8vw;
    padding-left: 8vw;
  }
}
.lp_wrap .sec06_ttl strong {
  font-size: 55px;
  padding-right: 0.5em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_ttl strong {
    font-size: 7.3333333333vw;
  }
}
.lp_wrap .sec06_txt01 {
  margin-bottom: 5.3333333333vw;
}
.lp_wrap .sec06_txt02 {
  color: #00413d;
  font-size: 28px;
  line-height: 1.4;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_txt02 {
    font-size: 4.8vw;
  }
}
.lp_wrap .sec06_flex02 {
  display: flex;
  align-items: center;
  margin: -10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_flex02 {
    margin: -1.3333333333vw;
  }
}
.lp_wrap .sec06_item02 {
  padding: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .sec06_item02 {
    padding: 1.3333333333vw;
  }
  .lp_wrap .sec06_item02 .sec06_txt01,
.lp_wrap .sec06_item02 .sec06_txt02 {
    margin-bottom: 0;
  }
}
.lp_wrap .cv {
  padding: 30px 0 0;
  background-color: #00413d;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv {
    padding: 4vw 0 0;
  }
}
.lp_wrap .cv_box {
  background: url(../img/icon_person02.png) right 4% bottom/12% auto no-repeat;
  background-color: #fff;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  padding: 40px 40px 20px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .cv_box {
    background-size: auto;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_box {
    background: url(../img/icon_person02.png) right 2vw top 5vw/22vw auto no-repeat;
    background-color: #fff;
    border-top-left-radius: 8vw;
    border-top-right-radius: 8vw;
    padding: 13.3333333333vw 5.3333333333vw 6.6666666667vw;
  }
}
.lp_wrap .cv_flex {
  max-width: 86%;
  display: flex;
  justify-content: space-between;
  margin: -10px;
}
@media only screen and (max-width: 1100px) {
  .lp_wrap .cv_flex {
    max-width: none;
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_flex {
    flex-direction: column-reverse;
    margin: -2.6666666667vw 0;
  }
}
.lp_wrap .cv_item {
  padding: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_item {
    padding: 2.6666666667vw 0;
  }
}
.lp_wrap .cv_item.-right {
  flex-shrink: 0;
}
.lp_wrap .cv_txt01 {
  color: #00413d;
  font-size: 30px;
  line-height: 1.25;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt01 {
    font-size: 5.3333333333vw;
    padding-left: 6.6666666667vw;
    position: relative;
    margin-bottom: 8vw;
  }
}
.lp_wrap .cv_txt01 img {
  position: relative;
  top: -5px;
  margin-right: 10px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt01 img {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5.0666666667vw;
  }
}
.lp_wrap .cv_txt02 {
  color: #00413d;
  font-size: 43px;
  font-weight: 900;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
.lp_wrap .cv_txt02 small {
  display: inline-block;
  font-size: 0.5em;
  width: 5em;
  margin-right: 0.5em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt02 {
    font-size: 8vw;
  }
}
.lp_wrap .cv_txt02 span {
  display: inline-block;
  width: 113px;
  line-height: 26px;
  background-color: #00413d;
  border-radius: 13px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  margin-right: 15px;
  margin-top: 5px;
  text-align: center;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt02 span {
    width: 21.3333333333vw;
    line-height: 4.9333333333vw;
    border-radius: 2.4vw;
    font-size: 3.2vw;
    margin-right: 2.6666666667vw;
  }
}
.lp_wrap .cv_txt03 {
  color: #bd9600;
  font-size: 20px;
  margin-bottom: 0.2em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt03 {
    font-size: 3.7333333333vw;
    text-align: center;
  }
}
.lp_wrap .cv_txt04 {
  color: #00413d;
  font-size: 12px;
  line-height: 1.36;
  text-indent: -1.2em;
  padding-left: 1.2em;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .cv_txt04 {
    display: flex;
    justify-content: center;
    font-size: 2.9333333333vw;
  }
}
.lp_wrap .teachers-slide {
  background: url(../img/gold_line.png) center top/100% 5px no-repeat, linear-gradient(to right, rgb(85, 46, 23) 33.2%, rgb(60, 30, 20) 74.2%);
  padding: 15px 0 10px;
  position: relative;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .teachers-slide {
    background: url(../img/gold_line.png) center top/100% 0.6666666667vw no-repeat, linear-gradient(to right, rgb(85, 46, 23) 33.2%, rgb(60, 30, 20) 74.2%);
    padding: 2vw 0 1.3333333333vw;
  }
}
.lp_wrap .slide-area {
  display: flex;
  line-height: 1;
  width: 100%;
  overflow: hidden;
}
.lp_wrap .slide-area img {
  vertical-align: bottom;
}
.lp_wrap .slide-area ul {
  display: flex;
  padding: 0;
}
.lp_wrap .slide-area li {
  width: 175px;
  list-style: none;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .slide-area li {
    width: 23.3333333333vw;
  }
}
.lp_wrap .slide-area li.catch {
  width: 520px;
}
@media only screen and (max-width: 834px) {
  .lp_wrap .slide-area li.catch {
    width: 69.3333333333vw;
  }
}
.lp_wrap .slide-area .slide-right:first-child {
  -webkit-animation: slide1-right 150s -75s linear infinite;
          animation: slide1-right 150s -75s linear infinite;
}
.lp_wrap .slide-area .slide-right:last-child {
  -webkit-animation: slide2-right 150s linear infinite;
          animation: slide2-right 150s linear infinite;
}
.lp_wrap .slide-area .slide-left:first-child {
  -webkit-animation: slide1-left 150s -75s linear infinite;
          animation: slide1-left 150s -75s linear infinite;
}
.lp_wrap .slide-area .slide-left:last-child {
  -webkit-animation: slide2-left 150s linear infinite;
          animation: slide2-left 150s linear infinite;
}
@-webkit-keyframes slide1-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@keyframes slide1-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}
@-webkit-keyframes slide2-right {
  from {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes slide2-right {
  from {
    transform: translateX(-200%);
  }
  to {
    transform: translateX(0);
  }
}
@-webkit-keyframes slide1-left {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slide1-left {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide2-left {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}
@keyframes slide2-left {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-200%);
  }
}/*# sourceMappingURL=hp_sogo.css.map */