@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .tab {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .tab {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none;
  }
}

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

div.ptl1 {
  max-width: 750px;
  margin: 0 auto;
}
div.ptl1 a {
  text-decoration: none;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  div.ptl1 a:hover {
    opacity: 0.8;
  }
}
div.ptl1 img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
div.ptl1.lp {
  /*============================
  #jsSlider
  ============================*/
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.cta1 {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.cta1 {
    transition: 1s;
    opacity: 0;
    visibility: hidden;
    display: flex;
    justify-content: flex-end;
    width: calc(100% - 3rem);
    position: fixed;
    bottom: 1.25rem;
    right: 1.5rem;
    z-index: 50;
  }
  div.ptl1.lp div.cta1 a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 5.4375rem;
    height: 5.4375rem;
    font-size: 0.65625rem;
    padding: 0 0.625rem 0.9375rem;
    box-shadow: 0 0.1875rem 1.25rem rgba(0, 0, 0, 0.16);
    color: #0d0d0d;
    line-height: 1.36;
    font-weight: bold;
    background-color: #fff;
    border-radius: 100px;
    transition: 0.15s ease-out;
    font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
  }
  div.ptl1.lp div.cta1 a img {
    width: 1.375rem;
    margin: 0 auto 0.25rem;
  }
  div.ptl1.lp div.cta1 svg {
    width: 0.875rem;
    height: 0.875rem;
    margin-left: 0.25rem;
    vertical-align: middle;
    fill: #0d0d0d;
    margin-bottom: 1px;
  }
  div.ptl1.lp div.cta1 span {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.cta1.is-scroll {
    opacity: 1;
    visibility: visible;
  }
}
div.ptl1.lp div#jsSlider.slider .slick-dotted.slick-slider {
  margin-bottom: 0;
}
@keyframes arrowLeftPc {
  0% {
    left: 0;
  }
  100% {
    left: -20px;
  }
}
@keyframes arrowRightPc {
  0% {
    right: 0;
  }
  100% {
    right: -20px;
  }
}
@keyframes arrowLeftSp {
  0% {
    left: 3.3333333333vw;
  }
  100% {
    left: 1.3333333333vw;
  }
}
@keyframes arrowRightSp {
  0% {
    right: 3.3333333333vw;
  }
  100% {
    right: 1.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div#jsSlider.slider .slick-prev.slick-arrow {
    animation: arrowLeftPc 1.5s infinite;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div#jsSlider.slider .slick-prev.slick-arrow {
    animation: arrowLeftSp 1.5s infinite;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div#jsSlider.slider .slick-next.slick-arrow {
    animation: arrowRightPc 1.5s infinite;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div#jsSlider.slider .slick-next.slick-arrow {
    animation: arrowRightSp 1.5s infinite;
  }
}
div.ptl1.lp div#jsSlider.slider .slick-next, div.ptl1.lp div#jsSlider.slider .slick-prev {
  z-index: 2;
  opacity: 1;
  color: transparent;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div#jsSlider.slider button.slick-next.slick-arrow, div.ptl1.lp div#jsSlider.slider button.slick-prev.slick-arrow {
    width: 76px;
    height: 78px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div#jsSlider.slider button.slick-next.slick-arrow, div.ptl1.lp div#jsSlider.slider button.slick-prev.slick-arrow {
    width: 10.1333333333vw;
    height: 10.4vw;
  }
}
div.ptl1.lp div#jsSlider.slider button.slick-next.slick-arrow:before, div.ptl1.lp div#jsSlider.slider button.slick-prev.slick-arrow:before {
  display: none;
}
div.ptl1.lp div#jsSlider.slider button.slick-prev.slick-arrow {
  background: url(../img/slider_arrow1.png) center 0/100% no-repeat;
}
div.ptl1.lp div#jsSlider.slider button.slick-next.slick-arrow {
  background: url(../img/slider_arrow2.png) center 0/100% no-repeat;
}
div.ptl1.lp div#jsSlider.slider .slick-prev {
  left: 0;
}
div.ptl1.lp div#jsSlider.slider .slick-next {
  right: 0;
}
div.ptl1.lp div#jsSlider.slider button.slick-disabled {
  opacity: 0;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq {
    margin-bottom: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq h2 {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq h2 {
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont + div.cont {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont + div.cont {
    margin-top: 4vw;
  }
}
div.ptl1.lp div.faq div.cont h3 {
  font-weight: bold;
  color: #1ab4c5;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont h3 {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont h3 {
    padding: 5.3333333333vw 5.3333333333vw 2.6666666667vw;
    font-size: 6.6666666667vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item:not(:nth-of-type(1)) {
  position: relative;
}
div.ptl1.lp div.faq div.cont .faq-item:not(:nth-of-type(1)):before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  background: url(../img/qa_border.png) center 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item:not(:nth-of-type(1)):before {
    width: 750px;
    height: 3px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item:not(:nth-of-type(1)):before {
    width: 100vw;
    height: 0.4vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-header {
  cursor: pointer;
  transition: color 0.1s cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-header {
    padding: 30px 0;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-header {
    padding: 4vw 0;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-body {
  height: 0;
  overflow: hidden;
  line-height: 1.6;
  transition: height 1s cubic-bezier(0.19, 1, 0.22, 1);
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner {
  background-color: #fbf8f3;
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap {
    padding-top: 5.3333333333vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap video {
  border-radius: 20px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap video {
    width: 550px;
    height: 550px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.video-wrap video {
    width: 73.3333333333vw;
    height: 73.3333333333vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner div.image2 {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.image2 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner div.image2 {
    padding-top: 2.6666666667vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner p {
  display: flex;
  justify-content: center;
  line-height: 1.5;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner p {
    padding: 20px 82px;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner p {
    padding: 2.6666666667vw 10.9333333333vw;
    font-size: 4.5333333333vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-body-inner p:before {
  content: "";
  background: url(../img/qa_a.png) 0 0/100% no-repeat;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner p:before {
    min-width: 52.5px;
    min-height: 51px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-body-inner p:before {
    min-width: 7vw;
    min-height: 6.8vw;
    margin-right: 2vw;
  }
}
div.ptl1.lp div.faq div.cont .faq-item-header {
  font-weight: bold;
  letter-spacing: 0.02em;
  line-height: 1.6;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
div.ptl1.lp div.faq div.cont .faq-item-header:before {
  left: 0;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.cont .faq-item-header:before {
    width: 66px;
    height: 66px;
    top: 40px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.cont .faq-item-header:before {
    width: 8.8vw;
    height: 8.8vw;
    top: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.faq div.image1 {
    margin-top: -40px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.faq div.image1 {
    margin-top: -5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.fv {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.fv {
    margin-bottom: 4vw;
  }
}
div.ptl1.lp div.fv div.header {
  display: flex;
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.fv div.header img:nth-of-type(1) {
    width: 86.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.fv div.header img:nth-of-type(2) {
    width: 13.8666666667vw;
  }
}
div.ptl1.lp div.cta2 {
  display: table;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.cta2 {
    max-width: 644px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.cta2 {
    width: 85.8666666667vw;
    margin: 0 auto;
  }
}

div.ptl1.lp div.cta2 a.btn1 + p {
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.cta2 a.btn1 + p {
    margin-top: 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.cta2 a.btn1 + p {
    margin-top: 2.6666666667vw;
    font-size: 2.6666666667vw;
  }
}
div.ptl1.lp div.tapModal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.tapModal {
    width: 512px;
    height: 769px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.tapModal {
    width: 87.84vw;
    height: 132vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.tapModal img {
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.tapModal img {
    border-radius: 2.6666666667vw;
  }
}
div.ptl1.lp div.tapModal div.cont {
  position: relative;
}
div.ptl1.lp div.tapModal div.cont div.close {
  display: inline-block;
  position: absolute;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
  transition: 0.4s;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.tapModal div.cont div.close {
    top: -20px;
    right: -20px;
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.tapModal div.cont div.close {
    top: -5.3333333333vw;
    right: -5.3333333333vw;
    width: 16vw;
    height: 16vw;
  }
}
div.ptl1.lp div.tapModal div.cont div.close:hover {
  opacity: 0.8;
}
div.ptl1.lp div.tapModal div.cont div.close span {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  background-color: #000;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.tapModal div.cont div.close span {
    width: 30px;
    height: 3px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.tapModal div.cont div.close span {
    width: 8vw;
    height: 0.8vw;
    border-radius: 5.3333333333vw;
  }
}
div.ptl1.lp div.tapModal div.cont div.close span:nth-of-type(1) {
  transform: rotate(45deg);
}
div.ptl1.lp div.tapModal div.cont div.close span:nth-of-type(2) {
  transform: rotate(-45deg);
}
div.ptl1.lp div.overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9998;
  background-color: rgba(0, 0, 0, 0.75);
  cursor: pointer;
  transition: 0.4s;
}
div.ptl1.lp div.overlay:hover {
  opacity: 0.8;
}
div.ptl1.lp div.tapModal, div.ptl1.lp div.overlay {
  display: none;
}
div.ptl1.lp div.tap {
  /*============================
  #jsTap
  ============================*/
}
div.ptl1.lp div.tap div#jsTap.image1 {
  cursor: pointer;
  transition: 0.4s;
  position: relative;
}
div.ptl1.lp div.tap div#jsTap.image1:hover {
  opacity: 0.8;
}
div.ptl1.lp div.tap div#jsTap.image1 img:nth-of-type(1) {
  animation: poyopoyo 2s ease-out infinite;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
div.ptl1.lp div.tap div#jsTap.image1.is-active img {
  animation: none;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: translateY(0px);
  }
  50%, 70% {
    transform: translateY(-10px);
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.comparison {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.comparison {
    margin-top: 2.6666666667vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.suitable {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.suitable {
    padding-top: 4vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.price + div.cta2 {
    margin: 20px auto;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.price + div.cta2 {
    margin: 2.6666666667vw auto;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide {
    margin-top: 4vw;
  }
}
div.ptl1.lp div.guide h3 {
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide h3 {
    padding: 10px 0;
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide h3 {
    padding: 1.3333333333vw 0;
    font-size: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide div.cont {
    padding: 25px 30px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide div.cont {
    padding: 3.3333333333vw 4vw;
  }
}
div.ptl1.lp div.guide div.cont p, div.ptl1.lp div.guide div.cont dt, div.ptl1.lp div.guide div.cont dd {
  font-family: YuGothic, "Yu Gothic", "ヒラギノ角ゴシック", "Hiragino Sans", sans-serif;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide div.cont p, div.ptl1.lp div.guide div.cont dt, div.ptl1.lp div.guide div.cont dd {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide div.cont p, div.ptl1.lp div.guide div.cont dt, div.ptl1.lp div.guide div.cont dd {
    font-size: 3.4666666667vw;
  }
}
div.ptl1.lp div.guide div.medical h3 {
  background-color: #1eb5c6;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide div.medical dl {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide div.medical dl {
    margin-top: 2.6666666667vw;
  }
}
div.ptl1.lp div.guide div.component h3 {
  background-color: #cdb573;
}
div.ptl1.lp div.guide div.component p {
  line-height: 1.7;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.guide div.image1 {
    padding: 20px 0 56px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.guide div.image1 {
    padding: 2.6666666667vw 0 7.4666666667vw;
  }
}
div.ptl1.lp div.reserve {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.reserve {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.reserve {
    margin-bottom: 6.6666666667vw;
  }
}
div.ptl1.lp div.reserve a.btn {
  display: table;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  div.ptl1.lp div.reserve a.btn {
    top: 260px;
    max-width: 519px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.lp div.reserve a.btn {
    top: 34.6666666667vw;
    width: 69.2vw;
    height: 11.3333333333vw;
  }
}
div.ptl1.upsell div.foryou {
  position: relative;
}
@keyframes balloon {
  0% {
    transform: translateY(-15px);
  }
  25% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-15px);
  }
  75% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-15px);
  }
}
div.ptl1.upsell div.foryou div.btn1 {
  text-align: center;
  display: table;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 1;
  margin: 0 auto;
  animation: balloon 3s ease infinite;
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.foryou div.btn1 {
    top: 1760px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.foryou div.btn1 {
    top: 234.6666666667vw;
    width: 80vw;
  }
}
div.ptl1.upsell div.foryou div.btn1:hover {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.foryou div.btn1 img {
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.foryou div.btn1 img {
    width: 80vw;
  }
}
div.ptl1.upsell div.cta3 {
  text-align: center;
  position: relative;
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.cta3 {
    padding: 40px 0;
    height: 430px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.cta3 {
    padding: 5.3333333333vw 0;
    height: 57.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.cta3 > img {
    width: 672px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.cta3 > img {
    width: 89.6vw;
  }
}
div.ptl1.upsell div.cta3 div.btn1 {
  display: table;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  animation: balloon 3s ease infinite;
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.cta3 div.btn1 {
    top: 90px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.cta3 div.btn1 {
    top: 12vw;
  }
}
div.ptl1.upsell div.cta3 div.btn1:hover {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  div.ptl1.upsell div.cta3 div.btn1 img {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  div.ptl1.upsell div.cta3 div.btn1 img {
    width: 100vw;
  }
}

div.upsell_cta-footer {
  position: relative;
}
@media screen and (min-width: 768px) {
  div.upsell_cta-footer {
    padding: 50px 0 250px;
  }
}
@media screen and (max-width: 767px) {
  div.upsell_cta-footer {
    padding: 6.6666666667vw 0 33.3333333333vw;
  }
}
div.upsell_cta-footer div.btn1 {
  display: table;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  animation: balloon 3s ease infinite;
}
@media screen and (min-width: 768px) {
  div.upsell_cta-footer div.btn1 {
    top: 40px;
  }
}
@media screen and (max-width: 767px) {
  div.upsell_cta-footer div.btn1 {
    top: 0;
  }
}
div.upsell_cta-footer div.btn1:hover {
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  div.upsell_cta-footer div.btn1 img {
    width: 750px;
  }
}
@media screen and (max-width: 767px) {
  div.upsell_cta-footer div.btn1 img {
    width: 100vw;
  }
}