footer .ft-logo img {
  width: 300px;
  height: auto;
}

.screen-reader-response,
.wpcf7-not-valid-tip,
.wpcf7 label span {
  color: red;
}

.wpcf7-response-output {
  color: blue;
}

.btns-form.bg-red,
.btns-form.bg-blue,
.btns-form.bg-green {
  background-color: #ffffff00;
}

.menu-purchase li:nth-of-type(1) img {
  height: 98px;
  object-fit: cover;
}

.site-header,
.site-branding {
  width: 100%;
}

.fixed-footer-lp.style2 {
  display: none;
}

footer {
  background-color: #18d384;
  padding: 40px;
}

.global-nav {
  background-color: #18d384;
}

footer a {
  color: #fff;
}

footer .ft-right {
  width: 100%;
  margin-block: 30px;
}

footer .ft-menu {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.box-content-title {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-bottom: 20px;
}

#purchase-page .purchase-sec .btn1 {
  position: relative;
}
#purchase-page .lp-icon1-line3 {
  width: 36px;
  height: 36px;
  background-size: 1700px auto;
  display: inline-block;
  background-image: url(../img/pc_sprite_ad-watch-lp.svg);
  background-repeat: no-repeat;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
  background-position: -63px -177px;
  margin-left: -45px;
}
.gtm-Purchase-tento-page-01 {
  padding-left: 45px;
}

.steps-ul li {
  width: 200px;
}

#anchor2 .steps-ul li:nth-of-type(3):before,
#anchor3 .steps-ul li:nth-of-type(3)::before {
  display: none;
}

#anchor2 .steps-ul li:nth-of-type(3),
#anchor3 .steps-ul li:nth-of-type(3) {
  margin-left: 0;
}

.container {
  padding-inline: 20px;
  max-width: 100%;
}

.site {
  min-width: auto;
  width: 100%;
}

.purchase-mv-tt small {
  font-size: 24px;
}

.purchase-mv-tt .tt2 {
  font-size: 56px;
}

.purchase-mv-box .box {
  font-size: 14px;
}

.purchase-mv-box .box .span {
  font-size: 18px;
}

.purchase-mv-box .box {
  width: 500px;
}

.purchase-mv > .relative::before,
.purchase-mv > .relative::after {
  display: none;
}

.purchase-sec .img-pur {
  position: relative;
  width: 300px;
  height: 300px;
  border-radius: 15px;
  object-fit: cover;
}

.purchase-sec.box-pink .purchase-content1 .img-pur,
.purchase-sec.box-sky .purchase-content1 .img-pur {
  margin: auto;
}

.purchase-sec .box-content {
  width: 85%;
  margin: auto;
}

.purchase-images {
  display: flex;
  justify-content: center;
}

.purchase-sec .img-pur {
  left: 0;
}

.box-content-title > div {
  padding-inline: 20px;
}

.line_anime {
  position: relative;
  animation: bounce 1s infinite ease-in-out;
}

@keyframes bounce {
  0%,
  100% {
    top: 0;
  }
  50% {
    top: -10px;
  }
}

@media screen and (max-width: 1040px) {
  .site-header .site-branding {
    padding-inline: 30px;
  }

  .site {
    min-width: 100%;
  }

  .purchase-sec .steps-ul {
    flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .value-sec {
    width: 100%;
  }

  .purchase-sec .steps-ul .li2::before,
  .purchase-sec .steps-ul .li2::after {
    display: none !important;
  }

  .purchase-sec .steps-ul .li2 {
    margin-inline: 0;
  }

  .purchase-sec .steps-ul {
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
  }

  .steps-ul li {
    margin-bottom: 20px !important;
  }

  .purchase-mv .img {
    height: 100%;
  }
}

@media screen and (max-width: 500px) {
  footer .ft-menu {
    flex-direction: column;
    justify-content: flex-start;
  }

  .jus-center {
    flex-direction: column;
  }

  .purchase-mv-tt .tt2 {
    font-size: 32px;
  }

  .btns-form .fg {
    display: none;
  }

  .btns-form {
    min-height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    box-shadow: none;
    margin-bottom: 20px;
  }

  .btns-form::before {
    display: none;
  }

  .btns-form.bg-red .p2 {
    color: #e37e7b;
  }

  .btns-form.bg-red .i-tg.white {
    border-top: 3px solid #e37e7b;
    border-right: 3px solid #e37e7b;
  }
  .btns-form.bg-blue .p2 {
    color: #507cd8;
  }

  .btns-form.bg-blue .i-tg.white {
    border-top: 3px solid #507cd8;
    border-right: 3px solid #507cd8;
  }
  .btns-form.bg-green .p2 {
    color: #2c4894;
  }

  .btns-form.bg-green .i-tg.white {
    border-top: 3px solid #2c4894;
    border-right: 3px solid #2c4894;
  }

  .box-content-title {
    flex-direction: column-reverse;
  }

  .purchase-sec .btn1 {
    width: 100%;
  }

  .section-table {
    padding-inline: 30px;
  }

  .value-sec-content .sub-ttl {
    margin: 0;
    width: 100%;
  }

  .value-sec-content .content-detail {
    justify-content: flex-start;
  }

  .value-sec-content .content-detail-txt {
    font-size: 20px;
  }

  .value-sec-content .content-detail-txt .lg-txt {
    font-size: 26px;
  }

  .value-sec-content .woman {
    width: 90px;
    height: 100px;
  }

  .value-sec-cta .cta-detail {
    flex-direction: column;
  }

  .value-sec-cta .cta-wrapper {
    width: 100%;
  }

  .value-sec-cta .txt-under-box .txt {
    font-size: 12px;
    padding: 0;
  }

  .value-sec-cta .cta-sub-txt {
    font-size: 12px;
    padding-inline: 10px;
  }

  .purchase-mv-box {
    bottom: 20px;
  }

  .btns-form.bg-red,
  .btns-form.bg-blue,
  .btns-form.bg-green {
    background-color: #ffffffe3;
  }

  .value-sec-cta .txt-under-box .txt::before,
  .value-sec-cta .txt-under-box .txt::after {
    display: none;
  }

  .steps-ul li {
    width: 100%;
  }

  .purchase-sec .steps-ul .bg {
    width: 100%;
    height: auto;
  }

  .purchase-sec .step-tt .span {
    min-width: 100%;
  }

  .purchase-sec .steps-ul .name {
    font-size: 24px;
  }

  .purchase-sec .steps-ul p:nth-of-type(2) {
    font-size: 18px;
  }
  .purchase-sec .steps-ul .bg {
    width: 250px;
    height: 250px;
    margin: auto;
  }

  .purchase-sec .list-content {
    padding-inline: 0;
  }

  .box-content-title > div {
    padding-inline: 0;
  }
}
