.content_all {
  background-color: #FFFDE8;
}

.just_info_bg {
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .content_blkfit.blk_hero {
    position: relative;
    height: 610px;
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .content_blkfit.blk_hero .start_plan_herobg1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 90px;
    bottom: 0;
    z-index: 200;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .content_blkfit.blk_hero .start_plan_herobg2 {
    display: none;
  }
}

.content_blk.blk_news {
  background-color: #ADDFDB;
  padding: 20px;
  border-radius: 8px;
  color: #2F2F2F;
  margin: 0 16px;
}
@media screen and (min-width: 768px) {
  .content_blk.blk_news {
    margin: 0 auto;
  }
}
.content_blk.blk_news h4 {
  color: #007268;
  font-size: 20px;
  margin-bottom: 4px;
}
.content_blk.blk_news li {
  padding: 7px 0;
}
.content_blk.blk_news a {
  text-decoration: underline;
  border-bottom: none;
}
.content_blk.blk_news a:not([target*=_blank])::before {
  content: none;
}

.start_plan_herobg {
  width: 100%;
  margin-top: -116px;
  z-index: 1;
}

.top_big_image {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .top_big_image {
    padding-top: 60px;
  }
}

.transformbg_whiteb, .transformbg_white_index, .transformbg_white, .transformbg_redb, .transformbg_red_index, .transformbg_red {
  -webkit-transform: skew(0deg, -5deg);
  -ms-transform: skew(0deg, -5deg);
  z-index: 1;
}

.transformbg_redb, .transformbg_red_index, .transformbg_red {
  margin-top: 100px;
}

.transformbg_red {
  height: 130px;
  background: #de0019;
}
@media screen and (min-width: 768px) {
  .transformbg_red {
    height: 210px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .transformbg_red {
    height: 160px;
  }
}

.transformbg_red_index {
  height: 260px;
}

.transformbg_redb {
  height: 260px;
}
@media screen and (min-width: 768px) {
  .transformbg_redb {
    height: 330px;
  }
}

.transformbg_white {
  height: 100px;
  background: #fff;
}
.transformbg_white_index {
  height: 30px;
}
.transformbg_whiteb {
  height: 50px;
}

.text_transform, .hero_transform {
  -webkit-transform: skew(0deg, 5deg);
  -ms-transform: skew(0deg, 5deg);
  position: relative;
}

.hero_transform {
  top: -40px;
  width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .hero_transform {
    width: 60%;
  }
}

.text_transform {
  top: 38px;
}

.features_blk {
  border-bottom: 2px dashed #fff;
  padding: 40px 18px;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .features_blk {
    border-bottom: none;
    border-right: 2px dashed #fff;
    padding: 10px;
  }
}
.features_blk:last-child {
  border-right: none;
  border-bottom: none;
}

.just_info_gra {
  background: linear-gradient(to bottom, #f0f2f4 0%, #d8dfe3 100%);
  height: 60px;
}

.justfit_plan {
  position: relative;
  bottom: -74px;
}
@media screen and (min-width: 768px) {
  .justfit_plan {
    bottom: -74px;
  }
}
@media screen and (max-width: 320px) {
  .justfit_plan {
    bottom: -65px;
  }
}

.justfit_plan2 {
  position: relative;
  bottom: -245px;
}
.justfit_plan2 img {
  max-width: 101%;
}
@media screen and (min-width: 768px) {
  .justfit_plan2 {
    bottom: -263px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .justfit_plan2 {
    padding-right: 20px;
    padding-left: 20px;
    bottom: -192px;
  }
}
@media screen and (max-width: 320px) {
  .justfit_plan2 {
    bottom: -204px;
  }
}

.justfit_plan3 {
  position: relative;
  bottom: -20px;
}

.justfit_plan4 {
  max-width: none;
  position: relative;
  bottom: -218px;
}
.justfit_plan4 img {
  max-width: 102%;
}
@media screen and (min-width: 768px) {
  .justfit_plan4 {
    bottom: -220px;
  }
}
@media screen and (max-width: 320px) {
  .justfit_plan4 {
    bottom: -186px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .justfit_plan4 {
    padding-right: 20px;
    padding-left: 20px;
    bottom: -176px;
  }
}

.justfit_plan5 {
  position: relative;
  bottom: -80px;
}

.image_bg1 {
  background: #fff;
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .image_bg1 {
    background: #eceff1;
    padding-bottom: 130px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .image_bg1 {
    background: #eceff1;
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 320px) {
  .image_bg1 {
    background: #eceff1;
    padding-bottom: 70px;
  }
}

.image_bg2 {
  background: #cfd8dc;
  padding-bottom: 152px;
}
@media screen and (min-width: 768px) {
  .image_bg2 {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .image_bg2 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 320px) {
  .image_bg2 {
    padding-bottom: 130px;
  }
}

.image_bg3 {
  padding-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .image_bg3 {
    padding-bottom: 130px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .image_bg3 {
    padding-bottom: 102px;
  }
}
@media screen and (max-width: 320px) {
  .image_bg3 {
    padding-bottom: 67px;
  }
}

.image_bg4 {
  padding-bottom: 140px;
}
@media screen and (min-width: 768px) {
  .image_bg4 {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
  .image_bg4 {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 320px) {
  .image_bg4 {
    padding-bottom: 120px;
  }
}

.app_border {
  border-bottom: 5px dashed #2876cc;
}

.bg_app {
  background: #42b357;
}

.bg_justfit_red {
  background: #de0019;
}

.bg_app2 {
  background: #30a745;
}

.bg_app_text {
  background: #42b357;
  font-size: 18px;
}
.bg_app_text li {
  border-bottom: 1px dotted #fff;
  padding: 20px;
}
.bg_app_text li:last-child {
  border-bottom: none;
}

.pdb_40_60 {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pdb_40_60 {
    padding-bottom: 60px;
  }
}

.border_dotted_white {
  border-top: 1px dotted #fff;
}

.just_car {
  position: relative;
  top: 15px;
}

.white_line {
  background: #fff;
  height: 40px;
}

.justmnp_title1:before {
  content: url(../images/just_title1.svg);
}

.justmnp_title2:before {
  content: url(../images/just_title2.svg);
}

.justmnp_title3:before {
  content: url(../images/just_title3.svg);
}

.justmnp_title4:before {
  content: url(../images/just_title4.svg);
}

.letterspace_title {
  text-align: center;
  font-size: 24px;
  padding: 60px 0 30px 0;
  letter-spacing: 5px;
  color: #007268;
}
@media screen and (min-width: 768px) {
  .letterspace_title {
    font-size: 38px;
  }
}

.text_sb {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  .text_sb {
    font-size: 20px;
  }
}

.sbjust_info li {
  border-bottom: 1px dotted #90a4ae;
  padding: 20px;
}
.sbjust_info li:last-child {
  border-bottom: none;
}

.just_start_border {
  border-bottom: 1px dotted #90a4ae;
}

.just_startblk {
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .just_startblk {
    padding: 20px;
  }
}
@media screen and (min-width: 768px) {
  .just_startblk h4 {
    font-size: 125%;
  }
}
.just_startblk p {
  font-size: 4.2vw;
}
@media screen and (min-width: 768px) {
  .just_startblk p {
    font-size: 115%;
  }
}

@media screen and (max-width: 767px) {
  .content_letterspace .content_blk {
    padding-right: 0px;
    padding-left: 0px;
  }
}

.ribbon {
  display: inline-block;
  position: relative;
  height: 44px;
  width: 320px;
  line-height: 44px;
  vertical-align: middle;
  font-size: 20px;
  text-align: center;
  padding: 0 90vw 0 0;
  margin-top: 10px;
  background: #009688;
  color: #FFF;
  box-sizing: border-box;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .ribbon {
    padding: 0 120% 0 11px;
    font-size: 25px;
  }
  .ribbon:before {
    position: absolute;
    content: "";
    height: 44px;
    margin-left: -30px;
    border-left: solid #007268 30px;
    z-index: 1;
  }
}
.ribbon:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 22px 14px 22px 0;
  border-color: transparent #FFFDE8 transparent transparent;
  border-style: solid;
}

.just_start_img {
  text-align: center;
  width: 30%;
}
@media screen and (min-width: 768px) {
  .just_start_img {
    width: 17%;
  }
}

.just_start_img img {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .just_start_img img {
    max-width: none;
  }
}

.justflow_text {
  width: 70%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .justflow_text {
    width: 83%;
  }
}
.justflow_text h4 {
  color: #009688;
}
@media screen and (max-width: 767px) {
  .justflow_text h4 {
    text-align: left;
  }
}

.startblk_wrap {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .startblk_wrap {
    width: 80%;
  }
}

.just_load {
  height: 15px;
  background: #c9c2b4;
}

.operator {
  position: relative;
  top: 60px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .operator {
    width: 30%;
  }
}
@media screen and (max-width: 320px) {
  .operator {
    width: 140%;
  }
}

.call_text {
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 100px;
}
@media screen and (min-width: 768px) {
  .call_text {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 80px;
  }
}

.call_text2 {
  color: #2876cc;
  font-size: 150%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  .call_text2 {
    font-size: 30px;
  }
}

.shop_img {
  margin-right: 0px;
  margin-left: 0px;
}
@media screen and (min-width: 768px) {
  .shop_img {
    margin-right: 30px;
    margin-left: 30px;
  }
}

.time_operator {
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .time_operator {
    padding-bottom: 0px;
  }
}

.content_all.content_purchase {
  background-color: #007268;
  padding: 60px 0;
}
.content_all.content_purchase h2 {
  color: #ffffff;
  padding: 0 0 30px 0;
}
.content_all.content_purchase h2 i {
  margin-right: 5px;
}
.content_all.content_purchase a:not([target*=_blank])::before {
  content: none;
}

.footer {
  margin-top: 0;
  padding: 1.5rem 1rem 0.5rem 1rem;
}