@charset "UTF-8";
/* ===== @use ===== */
/* ===== common.scss ===== */
/*
    変数
*/
/* font */
/* color */
/* switching */
/*
    共通style
*/
/* -- crm -- */
/* -- アニメーション -- */
.loadanm {
  opacity: 0;
  transition: opacity 0.6s;
}
.loadanm.on {
  opacity: 1;
}

.js {
  /* フェードイン */
}
.js-fadein {
  opacity: 0;
  transition: opacity 1.2s;
}
.js-fadein.on {
  opacity: 1;
}
.js {
  /* フェードアップ */
}
.js-fadeup {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 1.2s, transform 1.2s;
}
.js-fadeup.on {
  transform: translateY(0);
  opacity: 1;
}

@media screen and (max-width: 900px) {
  .prlx-pc {
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 1.2s, transform 1.2s;
  }
  .prlx-pc.on {
    transform: translateY(0);
    opacity: 1;
  }
}

/* ===== style.css ===== */
/* -- メイン外の設定 -- */
.__pf [style*="--s-xs"] {
  margin: 0 !important;
}

.__pf [style*="--s-xs"] > .pf-c {
  padding: 0 !important;
}

/* -- html -- */
.lpWrapper {
  position: relative;
  z-index: 0;
  /* -- reset -- */
}
.lpWrapper ::before, .lpWrapper ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
.lpWrapper p, .lpWrapper table, .lpWrapper blockquote, .lpWrapper address, .lpWrapper pre, .lpWrapper iframe, .lpWrapper form, .lpWrapper figure, .lpWrapper dl, .lpWrapper h1, .lpWrapper h2, .lpWrapper h3, .lpWrapper h4, .lpWrapper h5, .lpWrapper h6 {
  margin: 0;
  box-sizing: border-box;
}
.lpWrapper ul, .lpWrapper ol, .lpWrapper dd {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
.lpWrapper img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 900px) {
  .lpWrapper img {
    max-width: none;
    width: 100%;
  }
}
.lpWrapper video {
  width: 100%;
}
.lpWrapper {
  /*
      lpCnt
  */
}
.lpWrapper #lpCnt {
  font: normal 400 16px/1.5 "source-han-sans-japanese", sans-serif;
  letter-spacing: 0;
  color: #1F1F1F;
  background: #FFF;
  overflow-x: hidden;
}
.lpWrapper {
  /*
      tag
  */
}
.lpWrapper a {
  color: #1F1F1F;
  text-decoration: none;
  transition: opacity 0.6s;
}
@media screen and (min-width: 901px) {
  .lpWrapper a:hover {
    opacity: 0.6;
  }
}
.lpWrapper {
  /*
      common
  */
  /* -- hide -- */
}
@media screen and (min-width: 901px) {
  .lpWrapper .hide-pc {
    display: none !important;
  }
}
@media screen and (max-width: 900px) {
  .lpWrapper .hide-sp {
    display: none !important;
  }
}
.lpWrapper {
  /* -- inner -- */
}
.lpWrapper .lp_inner {
  margin: 0 auto;
  width: 71.875%;
}
@media screen and (max-width: 900px) {
  .lpWrapper .lp_inner {
    margin: 0;
    width: auto;
  }
}
.lpWrapper {
  /*
      contents
  */
  /* -- mv --*/
}
.lpWrapper .mv {
  position: relative;
  padding: 33.6% 0 9.05%;
  background: url(https://image.store.sanyo-shokai.co.jp/contents/special/tbc-20260513/images/mv_bg.jpg) no-repeat top center/cover;
  z-index: 0;
}
.lpWrapper .mv-txtcnt {
  margin-left: 10.3%;
  transition-delay: 3s;
}
.lpWrapper .mv-txtcnt-logo {
  width: 18.3481%;
}
.lpWrapper .mv-txtcnt-logo img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-txtcnt-tit {
  margin-top: 5.4%;
  width: 27%;
}
.lpWrapper .mv-txtcnt-tit img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-txtcnt-no {
  margin-top: 1.4%;
  width: 4.007%;
}
.lpWrapper .mv-txtcnt-no img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-img01 {
  position: absolute;
  top: 7.3%;
  left: 26.75%;
  width: 16.75%;
}
.lpWrapper .mv-img01 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-img02 {
  position: absolute;
  top: 11.6%;
  left: 41.7%;
  width: 34.7%;
  transition-delay: 0.6s;
}
.lpWrapper .mv-img02 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-img03 {
  position: absolute;
  top: 0;
  left: 74.45%;
  width: 16.75%;
  z-index: 10;
  transition-delay: 1.8s;
}
.lpWrapper .mv-img03 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-img04 {
  position: absolute;
  top: 0;
  right: 0;
  width: 7.3%;
  transition-delay: 2.4s;
}
.lpWrapper .mv-img04 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .mv-img05 {
  position: absolute;
  bottom: 0;
  left: 71.5%;
  width: 12.19%;
  z-index: 10;
  transition-delay: 1.2s;
}
.lpWrapper .mv-img05 img {
  width: 100%;
  max-width: none;
}
@media screen and (max-width: 900px) {
  .lpWrapper .mv {
    padding: 163.4% 0 59px;
    background: url(https://image.store.sanyo-shokai.co.jp/contents/special/tbc-20260513/images/mv_bg_sp.jpg) no-repeat top center/cover;
  }
  .lpWrapper .mv-txtcnt {
    margin-left: 9.4%;
  }
  .lpWrapper .mv-txtcnt-logo {
    width: 50.4%;
  }
  .lpWrapper .mv-txtcnt-tit {
    margin: 15.2% 0 0 0.4%;
    width: 74.67%;
  }
  .lpWrapper .mv-txtcnt-no {
    margin: 3.9% 0 0 0.5%;
    width: 11.14%;
  }
  .lpWrapper .mv-img01 {
    top: 5.9%;
    left: -0.4%;
    width: 39%;
  }
  .lpWrapper .mv-img02 {
    top: 20.9%;
    left: 9.4%;
    width: 80.8%;
    z-index: 5;
  }
  .lpWrapper .mv-img03 {
    left: 55%;
    width: 39%;
  }
  .lpWrapper .mv-img04 {
    width: 17%;
  }
  .lpWrapper .mv-img05 {
    top: 61%;
    bottom: auto;
    left: 64.8%;
    width: 28.3%;
  }
}
.lpWrapper {
  /* -- slider -- */
}
.lpWrapper .slider {
  background: #FFF;
  z-index: 10;
}
.lpWrapper .slider .splide__slide img {
  width: 100%;
  max-width: none;
  transform: scale(1.2);
  transition: transform 5.6s linear;
}
.lpWrapper .slider .is-active img {
  transform: scale(1);
}
.lpWrapper {
  /* -- lpPrice --*/
}
.lpWrapper .lp_txt {
  line-height: 1.5;
  letter-spacing: -0.025em;
}
.lpWrapper .lp_price {
  font-family: "hiragino-kaku-gothic-pron", sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 2;
  margin-top: 9px;
}
.lpWrapper .lp_price a {
  text-decoration: underline;
}
@media screen and (max-width: 900px) {
  .lpWrapper .lp_txt {
    font-size: 14px;
    line-height: 1.7142857143;
  }
  .lpWrapper .lp_price {
    line-height: 2;
    margin-top: 11px;
  }
}
.lpWrapper {
  /* -- catchBox -- */
}
.lpWrapper .catchBox {
  position: relative;
  margin-top: 146px;
}
.lpWrapper .catchBox .lp_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .catchBox-txtcnt {
  text-align: center;
  position: relative;
  margin-right: 50.3%;
  width: 49.7%;
}
.lpWrapper .catchBox-txtcnt-txt {
  font-family: "source-han-serif-japanese", sans-serif;
  font-weight: 500;
  line-height: 1.875;
  letter-spacing: -0.025em;
  color: #050000;
  margin-top: 37px;
}
.lpWrapper .catchBox-box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-top: 42px;
  width: 100%;
}
.lpWrapper .catchBox-box img {
  width: 100%;
  max-width: none;
}
.lpWrapper .catchBox-box-imgcnt {
  margin-top: -403px;
  width: 50%;
}
.lpWrapper .catchBox-box-cnt {
  width: calc(50% - 2px);
}
.lpWrapper .catchBox-box-cnt-img {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .catchBox-box-cnt-img > * {
  width: calc((100% - 2px) / 2);
}
.lpWrapper .catchBox-box-cnt-txtcnt {
  margin-top: 10px;
  width: 100%;
}
.lpWrapper .catchBox-box-cnt-txtcnt .lp_txt {
  margin-right: 30px;
}
@media screen and (max-width: 900px) {
  .lpWrapper .catchBox {
    position: relative;
    margin-top: 0;
  }
  .lpWrapper .catchBox .lp_inner {
    display: block;
  }
  .lpWrapper .catchBox-txtcnt {
    margin: 49px 20px 0 24px;
    width: auto;
  }
  .lpWrapper .catchBox-txtcnt-tit {
    margin: 49px auto 0;
    max-width: 253px;
    padding-left: 4px;
  }
  .lpWrapper .catchBox-txtcnt-txt {
    font-size: 14px;
    line-height: 1.8571428571;
    margin-top: 24px;
  }
  .lpWrapper .catchBox-box {
    display: block;
    margin-top: 38px;
  }
  .lpWrapper .catchBox-box-imgcnt {
    margin-top: 0;
    width: auto;
  }
  .lpWrapper .catchBox-box-cnt {
    width: auto;
  }
  .lpWrapper .catchBox-box-cnt-img > * {
    width: 50%;
  }
  .lpWrapper .catchBox-box-cnt-txtcnt {
    display: block;
    margin: 18px 20px 0;
    width: auto;
  }
  .lpWrapper .catchBox-box-cnt-txtcnt .lp_txt {
    margin-right: 0;
  }
}
.lpWrapper {
  /* -- section01 -- */
}
.lpWrapper .section01 {
  margin-top: 196px;
}
.lpWrapper .section01 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .section01 .lp_inner > * {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .section01 .lp_inner > *:not(:last-child) {
  margin-bottom: 246px;
}
.lpWrapper .section01 .lp_inner > *:nth-child(2n) {
  flex-direction: row-reverse;
}
.lpWrapper .section01 .lp_inner > *:nth-child(2n) .section01-box01 {
  flex-direction: row;
}
.lpWrapper .section01 .lp_inner > *:nth-child(2n) .section01-box01-img02 {
  margin: -14.6% 0 0 -32.2%;
}
.lpWrapper .section01-box01 {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
  width: 43.841%;
}
.lpWrapper .section01-box01-img01 {
  position: relative;
  width: 85.29%;
  z-index: 10;
}
.lpWrapper .section01-box01-img02 {
  margin: -14.6% -32.2% 0 0;
  width: 46.91%;
}
.lpWrapper .section01-box02 {
  width: 50%;
}
.lpWrapper .section01-box03 {
  margin: -10.8% 1.8% 0 6.6%;
  width: 42%;
}
@media screen and (max-width: 900px) {
  .lpWrapper .section01 {
    margin-top: 145px;
  }
  .lpWrapper .section01 .lp_inner > * {
    display: block;
  }
  .lpWrapper .section01 .lp_inner > *:not(:last-child) {
    margin-bottom: 94px;
  }
  .lpWrapper .section01 .lp_inner > *:nth-child(2n) .section01-box01 {
    margin-left: auto;
  }
  .lpWrapper .section01-box01 {
    width: 88.72%;
  }
  .lpWrapper .section01-box02 {
    margin-top: 42px;
    width: auto;
  }
  .lpWrapper .section01-box03 {
    margin: 19px 20px 0;
    width: auto;
  }
}
.lpWrapper {
  /* -- section02 -- */
}
.lpWrapper .section02 {
  margin-top: 245px;
}
.lpWrapper .section02 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .section02 .lp_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.lpWrapper .section02-box01 {
  margin-bottom: -37.1%;
}
.lpWrapper .section02-box02 {
  width: 50%;
}
.lpWrapper .section02-box03 {
  width: 47.8%;
}
@media screen and (max-width: 900px) {
  .lpWrapper .section02 {
    margin-top: 88px;
  }
  .lpWrapper .section02 .lp_inner {
    display: block;
  }
  .lpWrapper .section02-box01 {
    margin-bottom: 0;
  }
  .lpWrapper .section02-box02 {
    width: auto;
  }
  .lpWrapper .section02-box03 {
    margin: 18px 20px 0;
    width: auto;
  }
}
.lpWrapper {
  /* -- section03 -- */
}
.lpWrapper .section03 {
  margin-top: 119px;
}
.lpWrapper .section03 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .section03 .lp_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .section03-box01 {
  margin-left: 56.2%;
  width: 36.957%;
}
.lpWrapper .section03-box01 .lp_price {
  margin-top: 14px;
}
.lpWrapper .section03-box02 {
  margin-top: -38.9%;
  width: 50%;
}
.lpWrapper .section03-box03 {
  margin-top: 20.3%;
  width: 47.9%;
}
@media screen and (max-width: 900px) {
  .lpWrapper .section03 {
    margin-top: 73px;
  }
  .lpWrapper .section03 .lp_inner {
    display: block;
  }
  .lpWrapper .section03-box01 {
    margin: 0 20px;
    width: auto;
  }
  .lpWrapper .section03-box02 {
    margin-top: 69px;
    width: auto;
  }
  .lpWrapper .section03-box03 {
    margin: 18px 20px 0;
    width: auto;
  }
}
.lpWrapper {
  /* -- section04 -- */
}
.lpWrapper .section04 {
  margin-top: 247px;
}
.lpWrapper .section04 img {
  width: 100%;
  max-width: none;
}
.lpWrapper .section04 .lp_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .section04-box01 {
  width: 43.841%;
}
.lpWrapper .section04-box01-imgcnt {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row-reverse;
}
.lpWrapper .section04-box01-imgcnt-img01 {
  position: relative;
  width: 85.29%;
  z-index: 10;
}
.lpWrapper .section04-box01-imgcnt-img02 {
  margin: -14.6% -32.2% 0 0;
  width: 46.91%;
}
.lpWrapper .section04-box01-movie {
  margin-left: auto;
  width: 85.29%;
}
.lpWrapper .section04-box02 {
  width: 50%;
}
.lpWrapper .section04-box02 .lp_txt {
  margin-top: 70px;
}
@media screen and (max-width: 900px) {
  .lpWrapper .section04 {
    margin-top: 140px;
  }
  .lpWrapper .section04 .lp_inner {
    display: block;
  }
  .lpWrapper .section04-box01 {
    width: auto;
  }
  .lpWrapper .section04-box02 {
    width: auto;
  }
  .lpWrapper .section04-box02 .lp_txt {
    margin: 18px 20px 0;
  }
  .lpWrapper .section04-box02 .lp_price {
    margin: 11px 20px 0;
  }
}
.lpWrapper {
  /* -- section05 -- */
}
.lpWrapper .section05 {
  margin-top: 247px;
}
.lpWrapper .section05 .lp_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.lpWrapper .section05-box01 {
  width: 43.841%;
}
.lpWrapper .section05-box01-txt {
  font-family: "source-han-serif-japanese", sans-serif;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: -0.025em;
  color: #050000;
  margin-top: 21px;
}
.lpWrapper .section05-box01-img {
  margin-top: 23px;
}
.lpWrapper .section05-box01-img img {
  width: 100%;
  max-width: none;
}
.lpWrapper .section05-box01 .lp_txt {
  margin-top: 14px;
}
.lpWrapper .section05-box01 .lp_price {
  margin-top: 14px;
}
.lpWrapper .section05-box02 {
  width: 50%;
}
.lpWrapper .section05-box02 > * {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.lpWrapper .section05-box02 .lp_txt {
  font-size: 14px;
  line-height: 1.7142857143;
  margin-top: 17px;
}
.lpWrapper .section05-box02 .lp_price {
  margin-top: 13px;
}
.lpWrapper .section05-box02 .section05-box02-img img {
  width: 100%;
  max-width: none;
}
@media screen and (min-width: 901px) {
  .lpWrapper .section05-box02-cnt01 .section05-box02-img {
    margin: -16.3% 0 0 -6.5%;
    width: 60.87%;
  }
  .lpWrapper .section05-box02-cnt01 .section05-box02-txtcnt {
    margin: 0 0 7.2% -5.1%;
    padding-right: 2px;
    width: 50.63%;
    z-index: 1;
  }
  .lpWrapper .section05-box02-cnt01 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0.02em;
  }
  .lpWrapper .section05-box02-cnt02 {
    flex-direction: row-reverse;
  }
  .lpWrapper .section05-box02-cnt02 .section05-box02-img {
    margin: -23.1% -4.2% 0 0;
    width: 51.16%;
  }
  .lpWrapper .section05-box02-cnt02 .section05-box02-txtcnt {
    margin: 0 0 12.7% 0;
    padding-right: 6px;
    width: 53.04%;
    z-index: 1;
  }
  .lpWrapper .section05-box02-cnt02 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0;
  }
  .lpWrapper .section05-box02-cnt03 .section05-box02-img {
    margin: -16.2% 0 0 -8.1%;
    width: 55.074%;
  }
  .lpWrapper .section05-box02-cnt03 .section05-box02-txtcnt {
    margin: 0 -2.3% 12.9% 0;
    padding-right: 8px;
    width: 53.026%;
    z-index: 1;
  }
  .lpWrapper .section05-box02-cnt03 .section05-box02-txtcnt .lp_txt {
    letter-spacing: -0.01em;
  }
  .lpWrapper .section05-box02-cnt04 {
    flex-direction: row-reverse;
  }
  .lpWrapper .section05-box02-cnt04 .section05-box02-img {
    margin: -21.5% -24% 0 0;
    width: 77.103%;
  }
  .lpWrapper .section05-box02-cnt04 .section05-box02-txtcnt {
    margin: 0 -5% 14.7% 0;
    width: 51.897%;
  }
  .lpWrapper .section05-box02-cnt04 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 900px) {
  .lpWrapper .section05 {
    margin-top: 106px;
  }
  .lpWrapper .section05 .lp_inner {
    display: block;
  }
  .lpWrapper .section05-box01 {
    margin: 0 20px;
    width: auto;
  }
  .lpWrapper .section05-box01-tit {
    max-width: 300px;
  }
  .lpWrapper .section05-box01-txt {
    font-size: 13px;
    line-height: 1.6923076923;
    margin-top: 16px;
  }
  .lpWrapper .section05-box01-img {
    margin: 18px -20px 0;
  }
  .lpWrapper .section05-box01 .lp_txt {
    margin-top: 18px;
  }
  .lpWrapper .section05-box01 .lp_price {
    margin-top: 7px;
  }
  .lpWrapper .section05-box02 {
    width: auto;
  }
  .lpWrapper .section05-box02 > * {
    display: block;
  }
  .lpWrapper .section05-box02-txtcnt {
    margin: 0 20px;
  }
  .lpWrapper .section05-box02-txtcnt-name img {
    width: auto;
    height: 100%;
  }
  .lpWrapper .section05-box02 .lp_txt {
    margin-top: 16px;
  }
  .lpWrapper .section05-box02-cnt01 .section05-box02-img {
    margin: 24px 58px -6px 43px;
  }
  .lpWrapper .section05-box02-cnt01 .section05-box02-txtcnt {
    padding-right: 2px;
  }
  .lpWrapper .section05-box02-cnt01 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0.02em;
  }
  .lpWrapper .section05-box02-cnt02 .section05-box02-img {
    margin: -58px 24px -79px 46px;
  }
  .lpWrapper .section05-box02-cnt02 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0;
  }
  .lpWrapper .section05-box02-cnt03 .section05-box02-img {
    margin: 21px 32px -26px 29px;
  }
  .lpWrapper .section05-box02-cnt03 .section05-box02-txtcnt .lp_txt {
    letter-spacing: -0.01em;
  }
  .lpWrapper .section05-box02-cnt04 .section05-box02-img {
    margin: -14px -14px -53px 4px;
  }
  .lpWrapper .section05-box02-cnt04 .section05-box02-txtcnt .lp_txt {
    letter-spacing: 0;
  }
}
.lpWrapper {
  /* -- totop -- */
}
.lpWrapper .totop {
  margin-top: -19px;
}
.lpWrapper .totop a {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.01em;
  color: #656565;
}
@media screen and (max-width: 900px) {
  .lpWrapper .totop {
    margin: 36px 20px 0;
  }
  .lpWrapper .totop a {
    font-size: 14px;
    letter-spacing: -0.04em;
  }
}
.lpWrapper {
  /* -- lpFooter -- */
}
.lpWrapper .lpFooter {
  margin-top: 31px;
  padding: 63px 0 64px;
  background: url(https://image.store.sanyo-shokai.co.jp/contents/special/tbc-20260513/images/lpFooter_bg.jpg) no-repeat center/cover;
}
.lpWrapper .lpFooter-tit {
  margin-top: 94px;
}
.lpWrapper .lpFooter-no {
  margin-top: 18px;
}
@media screen and (max-width: 900px) {
  .lpWrapper .lpFooter {
    margin-top: 21px;
    padding: 69px 20px 22px;
    background: url(https://image.store.sanyo-shokai.co.jp/contents/special/tbc-20260513/images/lpFooter_bg_sp.jpg) no-repeat center/cover;
  }
  .lpWrapper .lpFooter-logo {
    width: 116px;
  }
  .lpWrapper .lpFooter-tit {
    margin-top: 29px;
    width: 171px;
  }
  .lpWrapper .lpFooter-no {
    margin-top: 1px;
    width: 26px;
  }
}
.lpWrapper {
  /* -- lpbtnBox -- */
}
.lpWrapper .lpbtnBox {
  padding: 160px 0;
}
.lpWrapper .lpbtnBox a {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto 20px;
  padding: 0 0 0;
  max-width: 410px;
  height: 73px;
  border: 1px solid #cdcdcd;
}
.lpWrapper .lpbtnBox a:nth-child(1) {
  color: #fff;
  background: #979797;
}
.lpWrapper .lpbtnBox a::before {
  margin-right: 0.5em;
  content: ">";
}
@media screen and (max-width: 900px) {
  .lpWrapper .lpbtnBox {
    padding: 100px 30px;
  }
  .lpWrapper .lpbtnBox a {
    font-size: 14px;
    height: 60px;
  }
}/*# sourceMappingURL=style.css.map */