@media screen and (max-width: 767px) {
  .sub_top .sub_top_mv img {
    display: none;
  }

  .sub_top .sub_top_mv {
    background-image: url(../img/price/price_mv.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
  }
}

/* ------------------------------------------
  price_main
------------------------------------------ */
.price_main_content {
  overflow: hidden;
}

.price_main_content_next {
  margin-top: -1px;
  overflow: hidden;
  position: relative;
  z-index: 99;
}

.price_main_content_last {
  margin-top: 0;
  overflow: hidden;
  position: relative;
  z-index: 99;
}

.price_main_inner {
  background: rgb(255,0,0);
  background: linear-gradient(90deg, rgba(255,0,0,1) 0%, rgba(190,0,0,1) 100%);
  padding-top: 21.285714vw;
  position: relative;
  z-index: 0;
}

@media screen and (max-width: 1240px) {
  .price_main_inner {
    padding-bottom: 0;
    padding-top: 280px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_inner {
    padding-bottom: 20px;
    padding-top: 21.285714vw;
  }
}

.price_main_content .price_main_inner::before {
  border-color: #e1e1e1 transparent transparent transparent;
  border-style: solid;
  border-width: 14.2857142857143vw 100vw 0 0;
  content: '';
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 0;
}

@media screen and (max-width: 1240px) {
  .price_main_content .price_main_inner::before {
    border-width: 177px 1240px 0 0;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content .price_main_inner::before {
    border-width: 14.2857142857143vw 100vw 0 0;
  }
}

.price_main_content_next .price_main_inner {
  padding-top: 24.585714vw;
}

.price_main_content_next .price_main_inner::before {
  background-image: url(../img/price/price_main_red.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 24.585714vw;
  left: 0;
  position: absolute;
  top: 1px;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 1240px) {
  .price_main_content_next .price_main_inner {
    padding-top: 305px;
  }

  .price_main_content_next .price_main_inner::before {
    height: 305px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content_next .price_main_inner {
    padding-top: 24.585714vw;
  }

  .price_main_content_next .price_main_inner::before {
    height: 24.585714vw;
  }
}

.price_main_content_last .price_main_inner {
  padding-bottom: 23.385714vw;
  padding-top: 24.585714vw;
}

.price_main_content_last .price_main_inner::before {
  background-image: url(../img/price/price_main_red.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  height: 24.585714vw;
  left: 0;
  position: absolute;
  top: 1px;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 1240px) {
  .price_main_content_last .price_main_inner {
    padding-bottom: 305px;
    padding-top: 305px;
  }

  .price_main_content_last .price_main_inner::before {
    height: 305px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content_last .price_main_inner {
    padding-bottom: 23.385714vw;
    padding-top: 24.585714vw;
  }

  .price_main_content_last .price_main_inner::before {
    height: 24.585714vw;
  }
}

.price_main_content_last .price_main_inner::after {
  background-image: url(../img/trainer/trainer_red_bottom.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -1px;
  content: '';
  height: 23.385714vw;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}

@media screen and (max-width: 1240px) {
  .price_main_content_last .price_main_inner::after {
    height: 305px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content_last .price_main_inner::after {
    bottom: -1px;
    height: 23.385714vw;
  }
}

.price_main_title {
  position: absolute;
  right: 0;
  top: 0;
  width: 1000px;
}

.price_main_content_next .price_main_title {
  top: 8.30714vw;
}

@media screen and (max-width: 1240px) {
  .price_main_content_next .price_main_title {
    top: 104px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content_next .price_main_title {
    top: 8.30714vw;
  }
}

.price_main_content_last .price_main_title {
  top: 8.30714vw;
}

@media screen and (max-width: 1240px) {
  .price_main_content_last .price_main_title {
    top: 104px;
  }
}

@media screen and (max-width: 767px) {
  .price_main_content_last .price_main_title {
    top: 8.30714vw;
  }
}
.price_main_title img {
  width: 100%;
}

.price_main_main_item {
  display: flex;
}

.price_main_main_item_img {
  width: 500px;
}

.price_main_main_item_img img {
  width: 100%;
}

.price_main_main_item_text {
  margin-left: 70px;
  width: calc(100% - 570px);
}

.price_main_main_item_text_title {
  color: #fff;
  font-size: 4.2rem;
  line-height: 1.142857142857143;
}

.price_main_main_item_text_desc {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.666666666666667;
  margin-top: 20px;
}

.price_main_main_item + .price_main_main_item {
  flex-direction: row-reverse;
  margin-top: 100px;
}

.price_main_main_item + .price_main_main_item .price_main_main_item_text {
  margin-left: 0;
  margin-right: 70px;
}

.price_main .sub_contact {
  margin-top: 40px;
}

.price_main_content_last .price_main {
  padding-top: 100px;
}

@media screen and (max-width: 767px) {
  .price_main_content {
    margin-top: -40px;
  }

  .price_main {
    margin-top: 60px;
  }

  .price_main .container2 {
    padding-bottom: 40px;
  }

  .price_main_inner .container2 {
    padding-bottom: 0;
  }

  .price_main_inner {
    padding-bottom: 20px;
    padding-top: 21.285714vw;
  }

  .price_main_title {
    position: absolute;
    right: 0;
    top: 0;
    width: calc(100% - 40px);
  }

  .price_main_main_item {
    display: flex;
    flex-direction: column-reverse;
  }

  .price_main_main_item_img {
    margin-top: 20px;
    width: 100%;
  }

  .price_main_main_item_text {
    margin-left: 0;
    width: 100%;
  }

  .price_main_main_item_text_title {
    font-size: 2.6rem;
  }

  .price_main_main_item_text_desc {
    font-size: 1.3rem;
    margin-top: 10px;
  }

  .price_main_main_item + .price_main_main_item {
    flex-direction: column-reverse;
    margin-top: 60px;
  }

  .price_main_main_item + .price_main_main_item .price_main_main_item_text {
    margin-left: 0;
    margin-right: 0;
  }

  .price_main .sub_contact.normal {
    margin-top: 40px;
  }

  .price_main_content_last .price_main {
    padding-bottom: 20px;
    padding-top: 0;
  }
}

.price_sub_contact {
  padding-bottom: 100px;
}

.price_sub_contact .sub_contact {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .price_sub_contact {
    padding-bottom: 50px;
  }
}
