#goTop {
  display: none !important;
}

#tamashoyu-experience main,
#tamashoyu-experience_en main,
#tamashoyu-experience_cn main {
  padding-top: 0;
}

.__sp-only {
  display: none;
}
@media screen and (max-width: 1040px) {
  .__sp-only {
    display: block;
  }
}

.__pc-only {
  display: block;
}
@media screen and (max-width: 1040px) {
  .__pc-only {
    display: none;
  }
}

section + section {
  margin-top: 140px;
}
@media screen and (max-width: 768px) {
  section + section {
    margin-top: 80px;
  }
}

.__word-br {
  display: inline-block;
  white-space: nowrap;
  word-break: keep-all;
}

.u-width_inner {
  max-width: 88%;
  margin-right: auto;
  margin-left: auto;
}

.p-link_rounded {
  width: 260px;
  height: 64px;
  max-width: 100%;
  position: relative;
  border-radius: 32px;
  border: 2px solid #C22212;
  background-color: #C22212;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 29px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 64px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: color 0.5s, background-color 0.5s;
  transition: color 0.5s, background-color 0.5s;
}
@media screen and (max-width: 1040px) {
  .p-link_rounded {
    margin-top: 46px;
  }
}
.p-link_rounded.__map {
  margin-top: 42px;
}
@media screen and (max-width: 1040px) {
  .p-link_rounded {
    height: 60px;
    font-size: 14px;
  }
}
@media screen and (max-width: 540px) {
  .p-link_rounded {
    width: 240px;
    height: 56px;
  }
}
.p-link_rounded:before, .p-link_rounded:after {
  content: "";
  display: block;
  width: 9px;
  height: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1.2em;
  margin: auto 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.p-link_rounded:before {
  content: "";
  background: url(../../assets/images/lp-experience/icon-viewmore_arrow.svg) no-repeat center/contain;
  opacity: 0;
}
.p-link_rounded:after {
  content: "";
  background: url(../../assets/images/lp-experience/icon-viewmore_arrow__wh.svg) no-repeat center/contain;
  opacity: 1;
}
.p-link_rounded:hover {
  opacity: 1;
  background-color: #FFFFFF;
  color: #A22F23;
}
.p-link_rounded:hover:before {
  opacity: 1;
}
.p-link_rounded:hover:after {
  opacity: 0;
}

.p-aside_fixed {
  position: fixed;
  top: 75%;
  right: 3.6%;
  width: 230px;
  height: 230px;
  z-index: 100;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@media screen and (max-width: 1040px) {
  .p-aside_fixed {
    bottom: 0;
    top: unset;
    width: 100%;
    right: unset;
    height: 70px;
  }
}

@media screen and (max-width: 1040px) {
  .p-aside_fixed__pc {
    display: none;
  }
}

.p-aside_fixed__sp {
  display: none;
}
@media screen and (max-width: 1040px) {
  .p-aside_fixed__sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
    height: 70px;
    width: 100%;
    background-color: #C81B16;
    padding-left: 2%;
  }
}

@media screen and (max-width: 1040px) {
  .p-aside_fixed__sp__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 35px;
       -moz-column-gap: 35px;
            column-gap: 35px;
    height: auto;
    width: 312px;
  }
}
.p-aside_fixed__sp__wrapper img.__spatula {
  width: 48px;
  height: auto;
}
.p-aside_fixed__sp__wrapper img.__txt {
  width: 130px;
  height: auto;
}
.p-aside_fixed__sp__wrapper img.__pot {
  width: 63px;
  height: auto;
}

.p-parts_secttl {
  width: 690px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.p-parts_secttl__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 23px;
     -moz-column-gap: 23px;
          column-gap: 23px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1040px) {
  .p-parts_secttl__wrapper {
    font-size: 15px;
  }
}

.p-parts_secttl__ttl {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 1040px) {
  .p-parts_secttl__ttl {
    font-size: 24px;
    line-height: 1.4;
  }
}
.__line-up .p-parts_secttl__ttl {
  color: #fff;
}
.p-parts_secttl__ttl .__highlight {
  color: #A22F23;
}
.p-parts_secttl__ttl .__small {
  font-size: 28px;
}

.p-parts_secttl__img {
  width: 15px;
}
.__line-up .p-parts_secttl__img {
  width: 50px;
  height: 50px;
}
.p-parts_secttl__img img {
  display: block;
}

.p-parts_secttl__sub {
  border-top: 1px solid #1C1C1C;
  border-bottom: 1px solid #1C1C1C;
  padding: 18.5px 0;
  margin-top: 30px;
}
@media screen and (max-width: 1040px) {
  .p-parts_secttl__sub {
    margin-top: 25px;
    padding: 15px 0;
  }
}
.p-parts_secttl__sub h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 1040px) {
  .p-parts_secttl__sub h3 {
    font-size: 15px;
  }
}
.p-parts_secttl__sub h3 .__weak {
  font-weight: 500;
}
.__line-up .p-parts_secttl__sub {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.__line-up .p-parts_secttl__sub h3 {
  color: #fff;
}

.p-lp-experience_kv__wrapper {
  position: relative;
}

.p-lp-experience_kv__video {
  height: 58vh;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_kv__video {
    height: 42vh;
  }
}
.p-lp-experience_kv__video video {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.p-lp-experience_kv__txt {
  position: absolute;
  left: 13%;
  bottom: 9.7%;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  padding-left: 0.8em;
  padding-top: 0.1em;
  white-space: nowrap;
  line-height: 1.76;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_kv__txt {
    left: 7%;
    bottom: 4.7%;
  }
}

.p-lp-experience_kv__txt__ttl span {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  letter-spacing: 0.16em;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_kv__txt__ttl span {
    font-size: 26px;
  }
}
.p-lp-experience_kv__txt__ttl span::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 120%;
  background-color: #A22F23;
  opacity: 0.8;
  z-index: -10;
  left: -11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.sc-lp-experience_hook {
  background-color: #F3E6C8;
  margin-top: 0;
}

.p-lp-experience_hook__inner {
  padding: 60px 0;
  width: 1200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__inner {
    padding: 44px 0;
  }
}

.p-lp-experience_hook__txt__illust {
  display: none;
}
.p-lp-experience_hook__txt__illust .__illust {
  position: absolute;
}
.p-lp-experience_hook__txt__illust.__left .__illust-cook {
  width: 85px;
  left: 132px;
  top: 101px;
}
.p-lp-experience_hook__txt__illust.__left .__illust-tour {
  width: 323px;
  left: 0px;
  bottom: -86.5px;
}
.p-lp-experience_hook__txt__illust.__right .__illust-mamegashi {
  width: 281px;
  right: -28px;
  top: 40px;
}
.p-lp-experience_hook__txt__illust.__right .__illust-exciting {
  width: 124px;
  right: 0px;
  bottom: 19px;
}

.p-lp-experience_hook__txt__inner {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.p-lp-experience_hook__txt__inner p {
  text-align: center;
  margin-top: 37px;
  line-height: 2.5;
  font-size: 16px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__inner p {
    margin-top: 21px;
  }
}

.p-lp-experience_hook__txt__ttl .__ttl {
  font-size: 24px;
  color: #C22212;
  font-weight: 700;
  letter-spacing: 0.12em;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__ttl .__ttl {
    font-size: 20px;
  }
}
.p-lp-experience_hook__txt__ttl .__ttl::before, .p-lp-experience_hook__txt__ttl .__ttl::after {
  position: absolute;
  content: "";
  bottom: 4px;
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__ttl .__ttl::before, .p-lp-experience_hook__txt__ttl .__ttl::after {
    bottom: 7px;
    width: 18px;
    height: 18px;
  }
}
.p-lp-experience_hook__txt__ttl .__ttl::before {
  background: url(../../assets/images/lp-experience/hook-bar_left.svg) no-repeat center/contain;
  left: -32px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__ttl .__ttl::before {
    left: -13px;
  }
}
.p-lp-experience_hook__txt__ttl .__ttl::after {
  background: url(../../assets/images/lp-experience/hook-bar_right.svg) no-repeat center/contain;
  right: -32px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__ttl .__ttl::after {
    right: -16px;
  }
}
.p-lp-experience_hook__txt__ttl .__ttl span:first-of-type {
  margin-right: -1.3em;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_hook__txt__ttl .__ttl span:first-of-type {
    margin-right: -1.1em;
  }
}

.sc-lp-experience_tour {
  margin-top: 130px;
}
@media screen and (max-width: 1040px) {
  .sc-lp-experience_tour {
    margin-top: 90px;
  }
}
.sc-lp-experience_tour .p-parts_secttl__sub {
  position: relative;
}

.p-lp-experience_tour__wrapper {
  margin-top: 70px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_tour__wrapper {
    margin-top: 52px;
  }
}
.p-lp-experience_tour__wrapper p {
  margin-top: 55px;
  text-align: center;
  line-height: 2.5;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_tour__wrapper p {
    font-size: 16px;
    margin-top: 35px;
  }
}

.p-lp-experience_tour__video {
  width: 840px;
  max-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.p-lp-experience_tour__video .__video {
  width: 100%;
  height: 100%;
}

.p-lp-experience_tour__comment {
  width: 147.7px;
  position: absolute;
  right: -83px;
  top: -77px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_tour__comment {
    width: 110px;
    position: absolute;
    right: -6px;
    top: -116px;
  }
}

.sc-lp-experience_lineup {
  background-color: #E02822;
  margin-top: 160px;
}
@media screen and (max-width: 1040px) {
  .sc-lp-experience_lineup {
    margin-top: 100px;
  }
}

.p-lp-experience_lineup__inner {
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
  padding: 140px 0 127px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__inner {
    padding: 62px 0 72px;
  }
}

.p-lp-experience_lineup__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 7px;
  margin-top: 70px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 52px;
    width: 540px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-lp-experience_lineup__item {
  width: 32.92%;
  background-color: #fff;
  border-radius: 10px;
  padding: 32px 36px 35px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__item {
    width: 100%;
    padding: 32px 30px 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p-lp-experience_lineup__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-column-gap: 18px;
     -moz-column-gap: 18px;
          column-gap: 18px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__ttl {
    padding-right: 20px;
  }
}

.p-lp-experience_lineup__ttl__img {
  width: 110px;
  height: auto;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__ttl__img {
    width: 100px;
  }
}

.p-lp-experience_lineup__ttl__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-lp-experience_lineup__ttl__name .__brand {
  font-size: 14px;
  font-weight: 500;
  color: #F62323;
}
.p-lp-experience_lineup__ttl__name strong {
  font-size: 18px;
  font-weight: 600;
  margin-top: -6px;
}

.p-lp-experience_lineup__txt {
  font-size: 16px;
  font-weight: 600;
  margin-top: 30px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_lineup__txt {
    margin-top: 27px;
    width: 284px;
    max-width: 100%;
  }
}

.p-lp-experience_flow__inner {
  width: 1130px;
  margin-left: auto;
  margin-right: auto;
}
.p-lp-experience_flow__inner .__border {
  width: 960px;
  max-width: 100%;
  height: 1px;
  margin-top: 110px;
  margin-left: auto;
  margin-right: auto;
  background-color: #1C1C1C;
  opacity: 0.5;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__inner .__border {
    opacity: 0.3;
    margin-top: 90px;
    max-width: 80%;
  }
}

.p-lp-experience_flow__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 120px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 95px;
    margin-top: 78px;
  }
}

.p-lp-experience_flow__item {
  width: 22.12%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 24px;
  position: relative;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__item {
    width: 100%;
    max-width: 450px;
  }
}

.p-lp-experience_flow__item__num {
  position: absolute;
  left: 0;
  top: -52px;
  width: 67px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__item__num {
    left: 37px;
    top: -27px;
    width: 60px;
  }
}

.p-lp-experience_flow__item__comment {
  position: absolute;
  right: -20px;
  top: -70px;
  width: 171px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__item__comment {
    right: 40px;
    top: -50px;
    width: 130px;
  }
}

.p-lp-experience_flow__img {
  width: 138px;
  max-width: 100%;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__img {
    width: 180px;
  }
}

.p-lp-experience_flow__ttl .__ttl {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #A22F23;
  line-height: 1.45;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__ttl .__ttl {
    font-size: 20px;
  }
}
.p-lp-experience_flow__ttl .__txt {
  font-size: 14px;
  margin-top: 14px;
  line-height: 2;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_flow__ttl .__txt {
    font-size: 16px;
  }
}

.p-lp-experience_arrange__inner {
  width: 1030px;
  margin-left: auto;
  margin-right: auto;
}

.p-lp-experience_arrange__list {
  margin-top: 90px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    row-gap: 80px;
    margin-top: 68px;
  }
}

.p-lp-experience_arrange__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 8.7%;
     -moz-column-gap: 8.7%;
          column-gap: 8.7%;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    width: 450px;
    max-width: 100%;
    row-gap: 25px;
  }
}
.p-lp-experience_arrange__item.__arrange-02 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.__arrange-01 .p-lp-experience_arrange__img {
  width: 52.6%;
}
@media screen and (max-width: 1040px) {
  .__arrange-01 .p-lp-experience_arrange__img {
    width: 60%;
  }
}
.__arrange-02 .p-lp-experience_arrange__img {
  width: 46.11%;
}
@media screen and (max-width: 1040px) {
  .__arrange-02 .p-lp-experience_arrange__img {
    width: 62%;
  }
}

.p-lp-experience_arrange__ttl {
  width: 400px;
  max-width: 100%;
  position: relative;
}
.p-lp-experience_arrange__ttl .__ttl {
  font-size: 36px;
  font-weight: 700;
  color: #A22F23;
  line-height: 1.638;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__ttl .__ttl {
    font-size: 20px;
    text-align: center;
  }
}
.p-lp-experience_arrange__ttl .__txt {
  margin-top: 24px;
  line-height: 2.5;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__ttl .__txt {
    margin-top: 11px;
    line-height: 2;
  }
}

.p-lp-experience_arrange__ttl__num {
  position: absolute;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__ttl__num {
    width: 70px;
    left: 11px;
    top: -210px;
  }
}
.p-lp-experience_arrange__ttl__num.__pc {
  width: 106px;
  left: -59px;
  top: -117px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__ttl__num.__pc {
    display: none;
  }
}
.p-lp-experience_arrange__ttl__num.__sp {
  display: none;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_arrange__ttl__num.__sp {
    display: block;
    width: 60px;
    left: 8px;
    top: 5px;
  }
}

.sc-lp-experience_souvenir {
  margin-top: 160px;
}

.p-lp-experience_souvenir__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 7px;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.p-lp-experience_souvenir__ttl::before, .p-lp-experience_souvenir__ttl::after {
  position: absolute;
  content: "";
  bottom: -6px;
  width: 62px;
  height: 71px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl::before, .p-lp-experience_souvenir__ttl::after {
    width: 26px;
    height: 30px;
    bottom: -2px;
  }
}
.p-lp-experience_souvenir__ttl::before {
  background: url(../../assets/images/lp-experience/souvenir-bar_left.svg) no-repeat center/contain;
  left: -101px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl::before {
    left: -43px;
  }
}
.p-lp-experience_souvenir__ttl::after {
  background: url(../../assets/images/lp-experience/souvenir-bar_right.svg) no-repeat center/contain;
  right: -95px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl::after {
    right: -37px;
  }
}
.p-lp-experience_souvenir__ttl .__ttl {
  font-size: 58px;
  font-weight: 700;
  line-height: 1.25;
  margin-right: -34px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl .__ttl {
    font-size: 24px;
    margin-right: -18px;
  }
}

.p-lp-experience_souvenir__ttl__sub {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl__sub {
    font-size: 12px;
  }
}
.p-lp-experience_souvenir__ttl__sub .__hl-red {
  color: #A22F23;
}
.p-lp-experience_souvenir__ttl__sub .__hl-yellow {
  color: #DFA404;
}

.p-lp-experience_souvenir__ttl__comment {
  position: absolute;
  width: 187px;
  right: -176px;
  top: -70px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__ttl__comment {
    width: 127px;
    right: -80px;
    top: -60px;
  }
}

.p-lp-experience_souvenir__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 66.5px;
  width: 520px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_souvenir__list {
    margin-top: 31px;
  }
}

.p-lp-experience_souvenir__banner__item {
  width: 160px;
}

.sc-lp-experience_access {
  margin-top: 250px;
}
@media screen and (max-width: 1040px) {
  .sc-lp-experience_access {
    margin-top: 120px;
  }
}

.p-lp-experience_tour__inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

.p-lp-experience_access__wrapper {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 980px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__wrapper {
    row-gap: 28px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 27px;
  }
}

.p-lp-experience_access__img {
  width: 50%;
  min-width: 380px;
  min-height: 280px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__img {
    min-width: 0px;
    width: 100%;
    max-width: 490px;
    min-height: 0px;
  }
}
.p-lp-experience_access__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-lp-experience_access__table {
  width: 440px;
  max-width: 100%;
}

.p-lp-experience_access__table__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  height: auto;
  min-height: 52px;
  font-size: 16px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__table__list {
    min-height: 52px;
    height: auto;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.p-lp-experience_access__table__list .__ttl,
.p-lp-experience_access__table__list .__note {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.p-lp-experience_access__table__list .__ttl {
  width: 140px;
  padding-top: 13px;
  padding-bottom: 11px;
  padding-left: 4.5%;
  border-bottom: 1px solid #A22F23;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__table__list .__ttl {
    width: 110px;
    font-size: 14px;
    line-height: 1.6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-lp-experience_access__table__list .__note {
  border-bottom: 1px solid #8D8D8D;
  width: calc(100% - 110px);
  padding-top: 13px;
  padding-bottom: 11px;
  padding-left: 20px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__table__list .__note {
    font-size: 14px;
    line-height: 1.6;
    width: 100%;
    max-width: 440px;
  }
}

.p-lp-experience_access__map {
  width: 100%;
  height: 314px;
  margin-top: 70px;
}
@media screen and (max-width: 1040px) {
  .p-lp-experience_access__map {
    margin-top: 52px;
  }
}
.p-lp-experience_access__map iframe {
  width: 100%;
  height: 100%;
}

.p-lp-experience_contact__wrapper {
  margin-top: 54px;
}

.p-lp-experience_contact__txt {
  padding-bottom: 30px;
}
.p-lp-experience_contact__txt p {
  font-size: 16px;
  text-align: center;
}
.p-lp-experience_contact__txt p.__important {
  margin-top: 10px;
  font-weight: 500;
}

#tamashoyu-experience input,
#tamashoyu-experience textarea,
#tamashoyu-experience_en input,
#tamashoyu-experience_en textarea,
#tamashoyu-experience_cn input,
#tamashoyu-experience_cn textarea {
  width: 100%;
  padding: 25px 30px;
  border: none;
  background: rgba(227, 227, 227, 0.2);
}
@media screen and (max-width: 768px) {
  #tamashoyu-experience input,
  #tamashoyu-experience textarea,
  #tamashoyu-experience_en input,
  #tamashoyu-experience_en textarea,
  #tamashoyu-experience_cn input,
  #tamashoyu-experience_cn textarea {
    padding: 20px 14px;
  }
}
#tamashoyu-experience input::-webkit-input-placeholder, #tamashoyu-experience textarea::-webkit-input-placeholder, #tamashoyu-experience_en input::-webkit-input-placeholder, #tamashoyu-experience_en textarea::-webkit-input-placeholder, #tamashoyu-experience_cn input::-webkit-input-placeholder, #tamashoyu-experience_cn textarea::-webkit-input-placeholder {
  color: #999;
}
#tamashoyu-experience input::-moz-placeholder, #tamashoyu-experience textarea::-moz-placeholder, #tamashoyu-experience_en input::-moz-placeholder, #tamashoyu-experience_en textarea::-moz-placeholder, #tamashoyu-experience_cn input::-moz-placeholder, #tamashoyu-experience_cn textarea::-moz-placeholder {
  color: #999;
}
#tamashoyu-experience input:-ms-input-placeholder, #tamashoyu-experience textarea:-ms-input-placeholder, #tamashoyu-experience_en input:-ms-input-placeholder, #tamashoyu-experience_en textarea:-ms-input-placeholder, #tamashoyu-experience_cn input:-ms-input-placeholder, #tamashoyu-experience_cn textarea:-ms-input-placeholder {
  color: #999;
}
#tamashoyu-experience input::-ms-input-placeholder, #tamashoyu-experience textarea::-ms-input-placeholder, #tamashoyu-experience_en input::-ms-input-placeholder, #tamashoyu-experience_en textarea::-ms-input-placeholder, #tamashoyu-experience_cn input::-ms-input-placeholder, #tamashoyu-experience_cn textarea::-ms-input-placeholder {
  color: #999;
}
#tamashoyu-experience input::placeholder,
#tamashoyu-experience textarea::placeholder,
#tamashoyu-experience_en input::placeholder,
#tamashoyu-experience_en textarea::placeholder,
#tamashoyu-experience_cn input::placeholder,
#tamashoyu-experience_cn textarea::placeholder {
  color: #999;
}
#tamashoyu-experience .contact-form,
#tamashoyu-experience_en .contact-form,
#tamashoyu-experience_cn .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 50px;
}
#tamashoyu-experience .contact-form dt,
#tamashoyu-experience .contact-form dd,
#tamashoyu-experience_en .contact-form dt,
#tamashoyu-experience_en .contact-form dd,
#tamashoyu-experience_cn .contact-form dt,
#tamashoyu-experience_cn .contact-form dd {
  margin: 0 0 20px;
  font-size: 1.125rem;
}
#tamashoyu-experience .contact-form dt,
#tamashoyu-experience_en .contact-form dt,
#tamashoyu-experience_cn .contact-form dt {
  width: 170px;
  padding-top: 25px;
  text-align: right;
}
#tamashoyu-experience .contact-form dd,
#tamashoyu-experience_en .contact-form dd,
#tamashoyu-experience_cn .contact-form dd {
  width: calc(100% - 185px);
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item {
  display: block;
  margin: 0 0 20px;
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item input,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item input,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item span,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item span,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item span {
  position: relative;
  padding-left: 50px;
  cursor: pointer;
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item span::before, #tamashoyu-experience .contact-form dd .wpcf7-list-item span::after,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item span::before,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item span::after,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item span::before,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item span::after {
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  content: "";
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item span::before,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item span::before,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item span::before {
  left: 5px;
  width: 36px;
  height: 36px;
  background: rgba(74, 172, 228, 0.12);
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item span::after,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item span::after,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item span::after {
  left: 14px;
  width: 18px;
  height: 18px;
  opacity: 0;
  background: #4aace4;
}
#tamashoyu-experience .contact-form dd .wpcf7-list-item input:checked + span::after,
#tamashoyu-experience_en .contact-form dd .wpcf7-list-item input:checked + span::after,
#tamashoyu-experience_cn .contact-form dd .wpcf7-list-item input:checked + span::after {
  opacity: 1;
}
#tamashoyu-experience .contact-form .__your-number select,
#tamashoyu-experience_en .contact-form .__your-number select,
#tamashoyu-experience_cn .contact-form .__your-number select {
  width: 100%;
  padding: 10px 0;
  padding: 25px 30px;
  border: none;
  background: rgba(227, 227, 227, 0.2);
}
@media screen and (max-width: 768px) {
  #tamashoyu-experience .contact-form,
  #tamashoyu-experience_en .contact-form,
  #tamashoyu-experience_cn .contact-form {
    display: block;
  }
  #tamashoyu-experience .contact-form dt,
  #tamashoyu-experience_en .contact-form dt,
  #tamashoyu-experience_cn .contact-form dt {
    width: 100%;
    margin: 0 0 10px;
    padding-top: 0;
    text-align: left;
  }
  #tamashoyu-experience .contact-form dd,
  #tamashoyu-experience_en .contact-form dd,
  #tamashoyu-experience_cn .contact-form dd {
    width: 100%;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 599px) {
  #tamashoyu-experience .contact-form dt,
  #tamashoyu-experience .contact-form dd,
  #tamashoyu-experience_en .contact-form dt,
  #tamashoyu-experience_en .contact-form dd,
  #tamashoyu-experience_cn .contact-form dt,
  #tamashoyu-experience_cn .contact-form dd {
    font-size: 0.875rem;
  }
}
#tamashoyu-experience .contact-submit,
#tamashoyu-experience_en .contact-submit,
#tamashoyu-experience_cn .contact-submit {
  width: 100%;
}
#tamashoyu-experience .contact-submit .wpcf7-form-control-wrap,
#tamashoyu-experience_en .contact-submit .wpcf7-form-control-wrap,
#tamashoyu-experience_cn .contact-submit .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
#tamashoyu-experience .contact-submit .wpcf7-list-item,
#tamashoyu-experience_en .contact-submit .wpcf7-list-item,
#tamashoyu-experience_cn .contact-submit .wpcf7-list-item {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#tamashoyu-experience .contact-submit .contact-btn,
#tamashoyu-experience_en .contact-submit .contact-btn,
#tamashoyu-experience_cn .contact-submit .contact-btn {
  position: relative;
  width: 260px;
  margin: 50px auto;
  background: #c22212;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#tamashoyu-experience .contact-submit .contact-btn input[type=submit],
#tamashoyu-experience_en .contact-submit .contact-btn input[type=submit],
#tamashoyu-experience_cn .contact-submit .contact-btn input[type=submit] {
  position: relative;
  z-index: 2;
  padding: 30px 0;
  background: none;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
}
#tamashoyu-experience .contact-submit .contact-btn:hover,
#tamashoyu-experience_en .contact-submit .contact-btn:hover,
#tamashoyu-experience_cn .contact-submit .contact-btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#tamashoyu-experience .contact-submit .contact-btn .wpcf7-spinner,
#tamashoyu-experience_en .contact-submit .contact-btn .wpcf7-spinner,
#tamashoyu-experience_cn .contact-submit .contact-btn .wpcf7-spinner {
  display: none !important;
}
#tamashoyu-experience .contact-submit input[type=checkbox],
#tamashoyu-experience_en .contact-submit input[type=checkbox],
#tamashoyu-experience_cn .contact-submit input[type=checkbox] {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding: 0;
  background: rgba(227, 227, 227, 0.2);
  vertical-align: middle;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
#tamashoyu-experience .contact-submit input[type=checkbox]:checked::before,
#tamashoyu-experience_en .contact-submit input[type=checkbox]:checked::before,
#tamashoyu-experience_cn .contact-submit input[type=checkbox]:checked::before {
  position: absolute;
  top: -4px;
  right: 0;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  width: 12px;
  height: 26px;
  border-right: 3px solid #c22212;
  border-bottom: 3px solid #c22212;
  content: "";
}

/* Confirm Page Styles */
#confirm input,
#confirm textarea,
#confirm_en input,
#confirm_en textarea,
#confirm_cn input,
#confirm_cn textarea {
  width: 100%;
  padding: 25px 30px;
  border: none;
  background: none;
}
@media screen and (max-width: 768px) {
  #confirm input,
  #confirm textarea,
  #confirm_en input,
  #confirm_en textarea,
  #confirm_cn input,
  #confirm_cn textarea {
    padding: 20px 14px;
  }
}
#confirm input::-webkit-input-placeholder, #confirm textarea::-webkit-input-placeholder, #confirm_en input::-webkit-input-placeholder, #confirm_en textarea::-webkit-input-placeholder, #confirm_cn input::-webkit-input-placeholder, #confirm_cn textarea::-webkit-input-placeholder {
  color: #999;
}
#confirm input::-moz-placeholder, #confirm textarea::-moz-placeholder, #confirm_en input::-moz-placeholder, #confirm_en textarea::-moz-placeholder, #confirm_cn input::-moz-placeholder, #confirm_cn textarea::-moz-placeholder {
  color: #999;
}
#confirm input:-ms-input-placeholder, #confirm textarea:-ms-input-placeholder, #confirm_en input:-ms-input-placeholder, #confirm_en textarea:-ms-input-placeholder, #confirm_cn input:-ms-input-placeholder, #confirm_cn textarea:-ms-input-placeholder {
  color: #999;
}
#confirm input::-ms-input-placeholder, #confirm textarea::-ms-input-placeholder, #confirm_en input::-ms-input-placeholder, #confirm_en textarea::-ms-input-placeholder, #confirm_cn input::-ms-input-placeholder, #confirm_cn textarea::-ms-input-placeholder {
  color: #999;
}
#confirm input::placeholder,
#confirm textarea::placeholder,
#confirm_en input::placeholder,
#confirm_en textarea::placeholder,
#confirm_cn input::placeholder,
#confirm_cn textarea::placeholder {
  color: #999;
}
#confirm .contact-form,
#confirm_en .contact-form,
#confirm_cn .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  max-width: 800px;
  margin: 0 auto 50px;
}
#confirm .contact-form dt,
#confirm .contact-form dd,
#confirm_en .contact-form dt,
#confirm_en .contact-form dd,
#confirm_cn .contact-form dt,
#confirm_cn .contact-form dd {
  margin: 0 0 20px;
  font-size: 1.125rem;
}
#confirm .contact-form dt,
#confirm_en .contact-form dt,
#confirm_cn .contact-form dt {
  width: 170px;
  padding-top: 25px;
  text-align: right;
}
#confirm .contact-form dd,
#confirm_en .contact-form dd,
#confirm_cn .contact-form dd {
  width: calc(100% - 185px);
  padding: 25px 30px;
  background: #e3e3e3;
}
@media screen and (max-width: 768px) {
  #confirm .contact-form,
  #confirm_en .contact-form,
  #confirm_cn .contact-form {
    display: block;
  }
  #confirm .contact-form dt,
  #confirm_en .contact-form dt,
  #confirm_cn .contact-form dt {
    width: 100%;
    margin: 0 0 10px;
    padding-top: 0;
    text-align: left;
  }
  #confirm .contact-form dd,
  #confirm_en .contact-form dd,
  #confirm_cn .contact-form dd {
    width: 100%;
    margin: 0 0 30px;
  }
}
@media screen and (max-width: 599px) {
  #confirm .contact-form dt,
  #confirm .contact-form dd,
  #confirm_en .contact-form dt,
  #confirm_en .contact-form dd,
  #confirm_cn .contact-form dt,
  #confirm_cn .contact-form dd {
    font-size: 0.875rem;
  }
}
#confirm .contact-submit,
#confirm_en .contact-submit,
#confirm_cn .contact-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 550px;
  margin: 50px auto;
}
#confirm .contact-submit .back-btn,
#confirm .contact-submit .contact-btn,
#confirm_en .contact-submit .back-btn,
#confirm_en .contact-submit .contact-btn,
#confirm_cn .contact-submit .back-btn,
#confirm_cn .contact-submit .contact-btn {
  position: relative;
  width: 260px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#confirm .contact-submit .back-btn input[type=button],
#confirm .contact-submit .back-btn input[type=submit],
#confirm .contact-submit .contact-btn input[type=button],
#confirm .contact-submit .contact-btn input[type=submit],
#confirm_en .contact-submit .back-btn input[type=button],
#confirm_en .contact-submit .back-btn input[type=submit],
#confirm_en .contact-submit .contact-btn input[type=button],
#confirm_en .contact-submit .contact-btn input[type=submit],
#confirm_cn .contact-submit .back-btn input[type=button],
#confirm_cn .contact-submit .back-btn input[type=submit],
#confirm_cn .contact-submit .contact-btn input[type=button],
#confirm_cn .contact-submit .contact-btn input[type=submit] {
  position: relative;
  z-index: 2;
  padding: 30px 0;
  background: none;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
}
#confirm .contact-submit .back-btn:hover,
#confirm .contact-submit .contact-btn:hover,
#confirm_en .contact-submit .back-btn:hover,
#confirm_en .contact-submit .contact-btn:hover,
#confirm_cn .contact-submit .back-btn:hover,
#confirm_cn .contact-submit .contact-btn:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
#confirm .contact-submit .back-btn .wpcf7-spinner,
#confirm .contact-submit .contact-btn .wpcf7-spinner,
#confirm_en .contact-submit .back-btn .wpcf7-spinner,
#confirm_en .contact-submit .contact-btn .wpcf7-spinner,
#confirm_cn .contact-submit .back-btn .wpcf7-spinner,
#confirm_cn .contact-submit .contact-btn .wpcf7-spinner {
  display: none !important;
}
#confirm .contact-submit .back-btn,
#confirm_en .contact-submit .back-btn,
#confirm_cn .contact-submit .back-btn {
  background: #9d9d9d;
}
#confirm .contact-submit .contact-btn,
#confirm_en .contact-submit .contact-btn,
#confirm_cn .contact-submit .contact-btn {
  background: #c22212;
}
@media screen and (max-width: 599px) {
  #confirm .contact-submit,
  #confirm_en .contact-submit,
  #confirm_cn .contact-submit {
    display: block;
    width: 260px;
  }
  #confirm .contact-submit .back-btn,
  #confirm .contact-submit .contact-btn,
  #confirm_en .contact-submit .back-btn,
  #confirm_en .contact-submit .contact-btn,
  #confirm_cn .contact-submit .back-btn,
  #confirm_cn .contact-submit .contact-btn {
    width: 100%;
  }
  #confirm .contact-submit .back-btn,
  #confirm_en .contact-submit .back-btn,
  #confirm_cn .contact-submit .back-btn {
    margin: 0 0 20px;
  }
}