.p-advertising__anchor-img {
  max-width: 30.5128205128vw;
  width: 100%;
}
.p-advertising__anchor-title {
  font-size: 4.1025641026vw;
}
.p-advertising__cost-price {
  font-size: 7.6923076923vw;
  margin-left: 5.1282051282vw;
}
.p-advertising__button {
  text-align: center;
  margin-top: 5.1282051282vw;
}
.p-advertising__flow-img {
  max-width: 61.5384615385vw;
  width: 100%;
}
.p-advertising__flow-text {
  margin-top: 4.1025641026vw;
  font-size: 4.1025641026vw;
}
@media screen and (min-width: 768px) {
  .p-advertising__anchor-img {
    max-width: 5.1282051282vw;
  }
  .p-advertising__anchor-title {
    font-size: 1.3125rem;
    text-align: center;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
  }
  .p-advertising__cost-price {
    font-size: 2.5rem;
    margin-left: 32px;
  }
  .p-advertising__cost-en {
    font-size: 1.875rem;
  }
  .p-advertising__button {
    margin-top: 40px;
  }
  .p-advertising__flow-text {
    margin-top: 13px;
    font-size: 1rem;
  }
}