.movedContents {
  background: #f0f0f0;
  text-align: center;
  padding: 166px 0 268px;
}
@media screen and (max-width: 767px) {
  .movedContents {
    padding: 78px 0 134px;
  }
}
.movedContents .tx01 {
  font-weight: 700;
  font-size: 3.8rem;
  padding-bottom: 59px;
  margin-bottom: 114px;
  border-bottom: 1px solid #000;
}
@media screen and (max-width: 767px) {
  .movedContents .tx01 {
    font-size: 7vw;
    line-height: 1.3571428571;
    padding-bottom: 9.5vw;
    margin-bottom: 17.5vw;
  }
}
.movedContents .tx02 {
  font-weight: 700;
  font-size: 2.4rem;
  line-height: 1.5;
  margin-bottom: 83px;
}
@media screen and (max-width: 767px) {
  .movedContents .tx02 {
    font-size: 4vw;
    line-height: 1.5;
    margin-bottom: 15.25vw;
  }
}
@media screen and (min-width: 768px) {
  .movedContents .tx02 .spNone {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .movedContents .tx02 .pcNone {
    display: inline;
  }
}
.movedContents .tx03 {
  margin-top: 26px;
  margin-bottom: 145px;
}
@media screen and (max-width: 767px) {
  .movedContents .tx03 {
    margin-top: 6.5vw;
    margin-bottom: 28.5vw;
  }
}
@media screen and (max-width: 767px) {
  .movedContents .c_btn a {
    width: 70vw;
    font-size: 4.5vw;
  }
}
@media screen and (max-width: 767px) {
  .movedContents .img01 {
    margin-left: -15px;
    margin-right: -15px;
  }
}
