.p-total__container--platinum, .p-total__container--gold, .p-total__container--goldu, .p-total__container--dcard, .p-acd__button, .p-acd__button--touch, .p-acd__texts, .p-card__inner, .p-tokuten__container, .p-attention__container, .cont__center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.p-total__container--platinum > *, .p-total__container--gold > *, .p-total__container--goldu > *, .p-total__container--dcard > *, .p-acd__button > *, .p-acd__button--touch > *, .p-acd__texts > *, .p-card__inner > *, .p-tokuten__container > *, .p-attention__container > *, .cont__center > * {
  min-height: 0%;
}

.p-float__inner, .p-outline__container, .p-schedule__content, .p-anchor__container, .p-card__container, .p-tokuten__container, .p-attention__container, .cont__container, .p-use__steps, .p-pay__steps, .p-new__steps, .cont__container--small {
  box-sizing: content-box !important;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .p-float__inner, .p-outline__container, .p-schedule__content, .p-anchor__container, .p-card__container, .p-tokuten__container, .p-attention__container, .cont__container, .p-use__steps, .p-pay__steps, .p-new__steps, .cont__container--small {
    max-width: 93.3333333333vw;
    padding-left: 0;
    padding-right: 0;
  }
}

.cont__container--small {
  max-width: 990px;
}
@media screen and (max-width: 768px) {
  .cont__container--small {
    max-width: 89.3333333333vw;
  }
}

.p-float__button, .p-float__return, .p-campaign__banner, .p-setting__slider-prev, .p-setting__slider-next, .p-acd__button, .p-acd__button--touch, .p-check__link, .p-new-setting__slider-prev, .p-new-setting__slider-next, .p-anchor__button, .p-tokuten-tab__button--01, .p-tokuten-tab__button--02, .p-tokuten-tab__button--03, .p-tokuten-tab__button--04, .p-attention__title, .link, .p-link__text, .p-use__button, .p-pay__button, .p-new__button {
  color: inherit;
  transition: opacity 0.3s;
  cursor: pointer;
}
.p-float__button:hover, .p-float__return:hover, .p-campaign__banner:hover, .p-setting__slider-prev:hover, .p-setting__slider-next:hover, .p-acd__button:hover, .p-acd__button--touch:hover, .p-check__link:hover, .p-new-setting__slider-prev:hover, .p-new-setting__slider-next:hover, .p-anchor__button:hover, .p-tokuten-tab__button--01:hover, .p-tokuten-tab__button--02:hover, .p-tokuten-tab__button--03:hover, .p-tokuten-tab__button--04:hover, .p-attention__title:hover, .link:hover, .p-link__text:hover, .p-use__button:hover, .p-pay__button:hover, .p-new__button:hover {
  opacity: 0.7;
}

.p-outline__text, .p-outline__item, .p-outline__head, .p-outline__body, .p-outline__note, .p-outline__note--single, .p-outline__subtitle, .p-outline__table-caption, .p-outline__table-head, .p-outline__table-head--01, .p-outline__table-head--02, .p-outline__table-head--03, .p-outline__table-head--04, .p-outline__table-body, .p-outline__table-body--white, .p-outline__table-body--blue, .p-outline__table-body--red, .p-schedule__note, .p-schedule-attention__item, .p-attention__item {
  font-size: 16px;
  line-height: 1.5;
}

.p-check__note, .p-pay__note, .p-new__note, .p-card__note, .p-card__note--goldu, .p-card__note--dcard {
  font-size: 14px;
  line-height: 1.5;
  text-indent: -1.2em;
  padding-left: 1.4em;
}
@media screen and (max-width: 768px) {
  .p-check__note, .p-pay__note, .p-new__note, .p-card__note, .p-card__note--goldu, .p-card__note--dcard {
    font-size: 16px;
    line-height: 1.5;
  }
}

.p-setting__slider-prev, .p-setting__slider-next, .p-acd__button, .p-acd__button--touch, .p-new-setting__slider-prev, .p-new-setting__slider-next, .p-tokuten-tab__button--01, .p-tokuten-tab__button--02, .p-tokuten-tab__button--03, .p-tokuten-tab__button--04 {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  margin: 0;
  appearance: none;
}
.p-use__button, .p-pay__button, .p-new__button {
  display: block;
  max-width: 480px;
  width: 100%;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-use__button, .p-pay__button, .p-new__button {
    max-width: 76.6666666667vw;
  }
}

.p-use__title, .p-pay__title, .p-new__title {
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4375;
  padding: 6px 0;
}
@media screen and (max-width: 768px) {
  .p-use__title, .p-pay__title, .p-new__title {
    font-size: 6.6666666667vw;
    padding: 1.25vw 0;
  }
}
.p-use__steps, .p-pay__steps, .p-new__steps {
  max-width: 760px;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-use__steps, .p-pay__steps, .p-new__steps {
    max-width: 86.6666666667vw;
    margin-top: 4.1666666667vw;
  }
}
.p-use__step, .p-use__step--last, .p-pay__step, .p-pay__step--last, .p-new__step, .p-new__step--last {
  position: relative;
  padding-top: 20px;
  padding-bottom: 25px;
  background-color: #fcefef;
}
@media screen and (max-width: 768px) {
  .p-use__step, .p-use__step--last, .p-pay__step, .p-pay__step--last, .p-new__step, .p-new__step--last {
    padding-top: 4.1666666667vw;
    padding-bottom: 5.2083333333vw;
  }
}
.p-use__step + .p-use__step, .p-use__step--last + .p-use__step, .p-pay__step + .p-use__step, .p-pay__step--last + .p-use__step, .p-new__step + .p-use__step, .p-new__step--last + .p-use__step, .p-use__step + .p-use__step--last, .p-use__step--last + .p-use__step--last, .p-pay__step + .p-use__step--last, .p-pay__step--last + .p-use__step--last, .p-new__step + .p-use__step--last, .p-new__step--last + .p-use__step--last, .p-use__step + .p-pay__step, .p-use__step--last + .p-pay__step, .p-pay__step + .p-pay__step, .p-pay__step--last + .p-pay__step, .p-new__step + .p-pay__step, .p-new__step--last + .p-pay__step, .p-use__step + .p-pay__step--last, .p-use__step--last + .p-pay__step--last, .p-pay__step + .p-pay__step--last, .p-pay__step--last + .p-pay__step--last, .p-new__step + .p-pay__step--last, .p-new__step--last + .p-pay__step--last, .p-use__step + .p-new__step, .p-use__step--last + .p-new__step, .p-pay__step + .p-new__step, .p-pay__step--last + .p-new__step, .p-new__step + .p-new__step, .p-new__step--last + .p-new__step, .p-use__step + .p-new__step--last, .p-use__step--last + .p-new__step--last, .p-pay__step + .p-new__step--last, .p-pay__step--last + .p-new__step--last, .p-new__step + .p-new__step--last, .p-new__step--last + .p-new__step--last {
  margin-top: 15px;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-use__step + .p-use__step, .p-use__step--last + .p-use__step, .p-pay__step + .p-use__step, .p-pay__step--last + .p-use__step, .p-new__step + .p-use__step, .p-new__step--last + .p-use__step, .p-use__step + .p-use__step--last, .p-use__step--last + .p-use__step--last, .p-pay__step + .p-use__step--last, .p-pay__step--last + .p-use__step--last, .p-new__step + .p-use__step--last, .p-new__step--last + .p-use__step--last, .p-use__step + .p-pay__step, .p-use__step--last + .p-pay__step, .p-pay__step + .p-pay__step, .p-pay__step--last + .p-pay__step, .p-new__step + .p-pay__step, .p-new__step--last + .p-pay__step, .p-use__step + .p-pay__step--last, .p-use__step--last + .p-pay__step--last, .p-pay__step + .p-pay__step--last, .p-pay__step--last + .p-pay__step--last, .p-new__step + .p-pay__step--last, .p-new__step--last + .p-pay__step--last, .p-use__step + .p-new__step, .p-use__step--last + .p-new__step, .p-pay__step + .p-new__step, .p-pay__step--last + .p-new__step, .p-new__step + .p-new__step, .p-new__step--last + .p-new__step, .p-use__step + .p-new__step--last, .p-use__step--last + .p-new__step--last, .p-pay__step + .p-new__step--last, .p-pay__step--last + .p-new__step--last, .p-new__step + .p-new__step--last, .p-new__step--last + .p-new__step--last {
    margin-top: 3.125vw;
    padding-top: 10.4166666667vw;
  }
}
.p-use__step::before, .p-pay__step::before, .p-new__step::before, .p-use__step::after, .p-use__step--last::after, .p-pay__step::after, .p-pay__step--last::after, .p-new__step::after, .p-new__step--last::after {
  display: block;
  position: absolute;
  bottom: -45px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 32px solid #fff;
  border-left: 380px solid transparent;
  border-right: 380px solid transparent;
  z-index: 2;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-use__step::before, .p-pay__step::before, .p-new__step::before, .p-use__step::after, .p-use__step--last::after, .p-pay__step::after, .p-pay__step--last::after, .p-new__step::after, .p-new__step--last::after {
    bottom: -9.375vw;
    border-top-width: 6.6666666667vw;
    border-left-width: 43.3333333333vw;
    border-right-width: 43.3333333333vw;
  }
}
.p-use__step::after, .p-use__step--last::after, .p-pay__step::after, .p-pay__step--last::after, .p-new__step::after, .p-new__step--last::after {
  bottom: -30px;
  border-top-color: #fcefef;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .p-use__step::after, .p-use__step--last::after, .p-pay__step::after, .p-pay__step--last::after, .p-new__step::after, .p-new__step--last::after {
    bottom: -6.25vw;
  }
}
.p-use__step--last::before, .p-pay__step--last::before, .p-new__step--last::before {
  display: block;
  position: absolute;
  bottom: -24px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-top: 24px solid #cc0033;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  z-index: 4;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-use__step--last::before, .p-pay__step--last::before, .p-new__step--last::before {
    bottom: -3.75vw;
    border-top-width: 5vw;
    border-left-width: 6.6666666667vw;
    border-right-width: 6.6666666667vw;
  }
}
.p-use__number, .p-use__number--02, .p-pay__number, .p-new__number {
  display: block;
  width: 23.6842105263%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-use__number, .p-use__number--02, .p-pay__number, .p-new__number {
    width: 37.5vw;
  }
}
.p-use__subtitle, .p-pay__subtitle, .p-new__subtitle {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.03em;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .p-use__subtitle, .p-pay__subtitle, .p-new__subtitle {
    font-size: 5.4166666667vw;
    margin-top: 3.125vw;
  }
}
.p-use__text, .p-pay__text, .p-new__text {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .p-use__text, .p-pay__text, .p-new__text {
    font-size: 4.5833333333vw;
    margin-top: 3.125vw;
  }
}
.p-use__point, .p-pay__point, .p-new__point {
  display: block;
  width: 77.5119617225%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-use__point, .p-pay__point, .p-new__point {
    margin-top: 8.3333333333vw;
    width: 86.6666666667vw;
  }
}

/* common:start */
[v-cloak] {
  display: none;
}

@media screen and (max-width: 768px) {
  .pcOnly {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  .spOnly {
    display: none !important;
  }
}

body {
  background-color: #f9f7f0;
}

.main {
  position: relative;
  margin: 0 auto;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #f9f7f0;
  color: #333;
  overflow-anchor: none;
}
.main img {
  height: auto;
}
.main sup {
  position: relative;
  top: 4px;
  font-size: 60%;
  font-weight: inherit;
  vertical-align: top;
}

h1,
h2,
h3,
h4,
p {
  padding: 0;
}

img {
  width: 100%;
}

button {
  font-family: inherit;
}

.p-link__text {
  font-size: inherit;
  font-weight: 500;
  color: #00a0e9;
  text-decoration: underline;
}

.main .ft-btns {
  padding: 2em 0;
  position: relative;
  background-color: #b2b2b2;
  color: #fff;
}

.main .ft-btns img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .main .ft-btns {
    padding: 3em 0;
  }
}
.main .ft-btns h3 {
  text-align: center;
  font-size: 1.375em;
  padding: 0;
  color: #fff;
  margin: 0 auto 0.75em;
  position: relative;
  width: 86%;
}

@media screen and (max-width: 768px) {
  .main .ft-btns h3 {
    font-size: 1.125em;
    width: 100%;
  }
}
.main .ft-btns h3::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  width: 100%;
  border-top: 2px dotted #fff;
}

@media screen and (max-width: 768px) {
  .main .ft-btns h3::before {
    display: none;
  }
}
.main .ft-btns h3 span {
  display: inline-block;
  background-color: #b2b2b2;
  padding: 0 1em;
  font-weight: bold;
  position: relative;
}

.main .ft-btns .btns {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .main .ft-btns .btns {
    flex-wrap: wrap;
  }
  .main .ft-btns .btns > div {
    width: 92%;
  }
}
.main .ft-btns .btns a {
  display: block;
  border-radius: 1em;
  overflow: hidden;
  box-shadow: 0.5em 0.5em 1em rgba(0, 0, 0, 0.2);
}

.main .ft-btns .btns > div + div {
  margin-left: 2em;
}

@media screen and (max-width: 768px) {
  .main .ft-btns .btns > div + div {
    margin: 1em 0 0;
  }
}
.main .ft-btns .btns + h3 {
  margin-top: 2.5em;
}

.main .cfooter {
  margin: 0 auto;
  padding: 3rem 30px 20px 30px;
  background-color: #ffffff;
}

@media screen and (max-width: 768px) {
  .main .cfooter {
    padding: 3rem 1rem;
    font-size: 1rem;
  }
}
.main .cfooter__ttl {
  background-color: #d9d9d9;
  padding-left: 10px;
}

.main .cfooter h2 {
  margin-bottom: 1rem;
  padding: 0;
  font-size: 1.2rem;
}

.main .cfooter .ccode {
  margin: 1rem auto;
  color: #333;
}

.main .cfooter .ccode small {
  color: #999999;
  font-size: 12px;
}

.main .cfooter p {
  margin: 1rem auto;
  padding: 0;
}

.main .cfooter p.t2 {
  margin-top: 2rem;
}

.main .cfooter p a {
  color: #333;
  text-decoration: underline;
}

.main .cfooter strong {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .main .cfooter .cwrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .main .cfooter .cwrap > div {
    width: 100%;
  }
}
.main .cfooter .ended p {
  padding: 0;
  line-height: 1.75;
}

.main .cfooter .ended p:nth-child(1) {
  background-color: #e1e1e1;
  padding: 0 1em;
}

.main .cfooter .ended p + p {
  margin-top: 0.5em;
  margin-bottom: 60px;
}

@media screen and (max-width: 768px) {
  .main .cfooter .ended p + p {
    margin-bottom: 11.6666666667vw;
  }
}
.main .cfooter .ended a {
  color: #244f92;
}

.main .cfooter .icon_mobile {
  min-height: 25px;
  margin: 1em auto;
  display: flex;
  align-items: center;
  padding-left: 32px;
  background: url(//d1mts1n1u0bek1.cloudfront.net/std/common/images/icon_mobile.png) no-repeat left center;
  background-size: 25px 25px;
}

.main .cfooter .icon_mobile p {
  flex: 1;
}

.main .cfooter .icon_mobile a {
  pointer-events: none;
  cursor: default;
}

@media screen and (max-width: 768px) {
  .main .cfooter .icon_mobile a {
    pointer-events: auto;
  }
}
.main .cfooter .add_bnr {
  margin: 32px 0 12px;
  border-bottom: #9A9A9A 1px solid;
}

@media screen and (max-width: 768px) {
  .main .cfooter .add_bnr {
    margin: 5vw 0 2.5vw;
  }
}
.main .cfooter .add_bnr p {
  font-size: 23px;
  font-weight: 700;
  color: #CC0033;
  text-align: center;
  margin: 0;
}

@media screen and (max-width: 768px) {
  .main .cfooter .add_bnr p {
    font-size: 3.75vw;
  }
}
.main .cfooter .add_bnr a {
  display: block;
  width: 940px;
  margin: 4px auto 56px;
  pointer-events: none;
  cursor: default;
}

@media screen and (max-width: 768px) {
  .main .cfooter .add_bnr a {
    margin: 0.8333333333vw auto 6.25vw;
    width: 87.5vw;
    pointer-events: auto;
  }
}
.main .cpn-footer {
  background-color: #ffffff;
  padding: 20px 40px 90px;
  width: 1000px;
  margin: 0 auto;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .main .cpn-footer {
    padding: 22px 5% 32.2916666667vw;
    width: 100%;
  }
}
.main .cpn-footer p {
  text-align: right;
  color: #000000;
  padding-top: 0;
}

.main #tel_box {
  display: none;
  position: fixed;
  z-index: 11;
  right: 12px;
  bottom: 100px;
  width: 250px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .main #tel_box {
    width: 190px;
    bottom: 16.6666666667vw;
  }
}
.main #tel_box.show {
  display: block;
}

.main #tel_box.tel_popup_close {
  display: none;
}

.main #tel_box #tel_bnr_box #tel_bnr_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
  cursor: pointer;
}

.main #tel_box a {
  pointer-events: none;
  cursor: default;
}

@media screen and (max-width: 768px) {
  .main #tel_box a {
    pointer-events: auto;
  }
}
.main #tel_box a img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
  border-radius: 4px;
}

.cfooter__text dl {
  display: flex;
  color: #333;
  margin: 1rem auto;
}
@media screen and (max-width: 768px) {
  .cfooter__text dl {
    display: block;
  }
}
.cfooter__text dd {
  padding-left: 0.5em;
}
@media screen and (max-width: 768px) {
  .cfooter__text dd {
    padding-left: 0;
  }
}
.cfooter__text dd a {
  color: #333;
  text-decoration: underline;
}

/* common:end */
/* p-kv:start */
.p-kv__container {
  position: relative;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  height: 450px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .p-kv__container {
    height: auto;
  }
}
.p-kv__img {
  padding: 0;
}
@media screen and (min-width: 769px) {
  .p-kv__img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
  }
}
@media screen and (max-width: 768px) {
  .p-kv__img {
    width: 100%;
  }
}
.p-kv__img img {
  display: block;
}

/* p-kv:end */
/* p-attention:start */
.p-attention {
  background-color: #fff;
}
.p-attention__container {
  padding-top: 15px;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-attention__container {
    padding-top: 4.1666666667vw;
    padding-bottom: 4.1666666667vw;
  }
}
.p-attention__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3333333333;
  margin-bottom: 10px;
  text-decoration: underline;
  text-underline-offset: 2px;
  letter-spacing: -0.02em;
  color: #cc0033;
}
@media screen and (max-width: 768px) {
  .p-attention__title {
    font-size: 3.75vw;
    margin-bottom: 2.0833333333vw;
    text-underline-offset: 0.4166666667vw;
  }
}
.p-attention__item {
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.p-attention__child {
  text-indent: -1.3em;
  padding-left: 1.3em;
}

/* p-attention:end */
.p-tokuten__title::after, .p-tokuten__title::before {
  display: block;
  position: absolute;
  top: 10px;
  width: 33px;
  height: 33px;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/tokuten_title_icon_pc.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-tokuten__title::after, .p-tokuten__title::before {
    top: 2.7083333333vw;
    width: 4.1666666667vw;
    height: 4.1666666667vw;
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/tokuten_title_icon_sp.png);
  }
}
.p-tokuten-tab__button--04, .p-tokuten-tab__button--03, .p-tokuten-tab__button--02, .p-tokuten-tab__button--01 {
  position: relative;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.0869565217;
  text-align: center;
  width: 25%;
  padding: 8px 20px;
  border-radius: 10px 10px 0 0;
  background-color: #d1d1d1;
  border: 2px solid #d1d1d1;
  border-bottom: none;
  color: #848484;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s, opacity 0.3s;
  z-index: 0;
  box-sizing: border-box;
  vertical-align: bottom;
}
@media screen and (max-width: 768px) {
  .p-tokuten-tab__button--04, .p-tokuten-tab__button--03, .p-tokuten-tab__button--02, .p-tokuten-tab__button--01 {
    font-size: 3.75vw;
    line-height: 1.2222222222;
    padding: 1.6666666667vw 1.0416666667vw;
    border-radius: 1.6666666667vw 1.6666666667vw 0 0;
    border-width: 0.4166666667vw;
  }
}
.p-tokuten-tab__button--04::after, .p-tokuten-tab__button--03::after, .p-tokuten-tab__button--02::after, .p-tokuten-tab__button--01::after {
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  height: 4px;
  background-color: #fff;
  opacity: 0;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-tokuten-tab__button--04::after, .p-tokuten-tab__button--03::after, .p-tokuten-tab__button--02::after, .p-tokuten-tab__button--01::after {
    bottom: -0.625vw;
    height: 0.8333333333vw;
  }
}
.p-tokuten-tab__button--04.jsTabActive, .p-tokuten-tab__button--03.jsTabActive, .p-tokuten-tab__button--02.jsTabActive, .p-tokuten-tab__button--01.jsTabActive {
  background-color: #fff;
  opacity: 1;
  z-index: 3;
}
.p-tokuten-tab__button--04.jsTabActive::after, .p-tokuten-tab__button--03.jsTabActive::after, .p-tokuten-tab__button--02.jsTabActive::after, .p-tokuten-tab__button--01.jsTabActive::after {
  opacity: 1;
}
.p-tokuten-tab__inner--04, .p-tokuten-tab__inner--03, .p-tokuten-tab__inner--02, .p-tokuten-tab__inner--01 {
  position: relative;
  background-color: #fff;
  border: 2px solid transparent;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .p-tokuten-tab__inner--04, .p-tokuten-tab__inner--03, .p-tokuten-tab__inner--02, .p-tokuten-tab__inner--01 {
    border-width: 0.4166666667vw;
  }
}

@keyframes tabFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* p-tokuten:start */
.p-tokuten__container {
  padding-top: 40px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__container {
    padding-top: 8.3333333333vw;
  }
}
.p-tokuten__title {
  position: relative;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.4375;
  margin-bottom: 15px;
  color: #2e0000;
}
@media screen and (max-width: 768px) {
  .p-tokuten__title {
    font-size: 5.4166666667vw;
    line-height: 1.4230769231;
    margin-bottom: 3.125vw;
  }
}
.p-tokuten__title--small {
  font-size: 27px;
  font-weight: inherit;
  line-height: 1.4444444444;
}
@media screen and (max-width: 768px) {
  .p-tokuten__title--small {
    font-size: 4.5833333333vw;
    line-height: 1.4545454545;
  }
}
.p-tokuten__title::before {
  left: -40px;
}
@media screen and (max-width: 768px) {
  .p-tokuten__title::before {
    left: -5.8333333333vw;
  }
}
.p-tokuten__title::after {
  right: -40px;
  transform: scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .p-tokuten__title::after {
    right: -5.8333333333vw;
  }
}
.p-tokuten-tab {
  width: 100%;
}
.p-tokuten-tab__buttons {
  display: flex;
  justify-content: center;
  background-color: #f9f7f0;
}
.p-tokuten-tab__content {
  display: none;
  scroll-margin-top: 170px;
}
@media screen and (max-width: 768px) {
  .p-tokuten-tab__content {
    scroll-margin-top: 32.2916666667vw;
  }
}
.p-tokuten-tab__inner--01 {
  border-color: #5b5b5b;
}
.p-tokuten-tab__inner--02 {
  border-color: #a47f44;
}
.p-tokuten-tab__inner--03 {
  border-color: #d2a800;
}
.p-tokuten-tab__inner--04 {
  border-color: #969da4;
}

.p-tokuten-tab__button--01.jsTabActive {
  border-color: #5b5b5b;
  color: #5b5b5b;
}

.p-tokuten-tab__button--02.jsTabActive {
  border-color: #a47f44;
  color: #a47f44;
}

.p-tokuten-tab__button--03.jsTabActive {
  border-color: #d2a800;
  color: #d2a800;
}

.p-tokuten-tab__button--04.jsTabActive {
  border-color: #969da4;
  color: #969da4;
}

.p-tokuten-tab__content.jsTabActive {
  display: block;
  animation: tabFadeIn 0.3s ease-out forwards;
}

/* p-tokuten:end */
.p-card__note--dcard, .p-card__note--goldu, .p-card__note {
  margin-top: 10px;
  margin-left: 55px;
}
@media screen and (max-width: 768px) {
  .p-card__note--dcard, .p-card__note--goldu, .p-card__note {
    margin-top: 2.0833333333vw;
    margin-left: 0;
  }
}

/* p-card:start */
.p-card__container {
  max-width: 760px;
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  .p-card__container {
    max-width: 86.6666666667vw;
    padding-top: 11.4583333333vw;
  }
}
.p-card__inner {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-card__inner {
    align-items: flex-start;
  }
}
.p-card__note--goldu {
  width: 45.3947368421%;
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .p-card__note--goldu {
    width: 83.3333333333vw;
  }
}
.p-card__note--dcard {
  margin-left: 75px;
}
@media screen and (max-width: 768px) {
  .p-card__note--dcard {
    margin-left: 0;
  }
}
.p-card__text {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .p-card__text {
    position: static;
    margin-top: 6.25vw;
  }
}
.p-card__flow {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.0333333333;
  text-align: center;
  margin-top: 55px;
  color: #2e0000;
}
@media screen and (max-width: 768px) {
  .p-card__flow {
    font-size: 5.4166666667vw;
    margin-top: 9.375vw;
    line-height: 1.1923076923;
  }
}
.p-card__flow-inner {
  position: relative;
  font-weight: inherit;
  display: inline-block;
}
.p-card__flow-inner::before {
  position: absolute;
  top: -24px;
  left: -75px;
  width: 461px;
  height: 52px;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/card_flow_icon_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-card__flow-inner::before {
    top: -3.125vw;
    left: -15.625vw;
    width: 86.0416666667vw;
    height: 10.8333333333vw;
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/card_flow_icon_sp.png);
  }
}
.p-card__new {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-card__new {
    padding-top: 4.1666666667vw;
  }
}
.p-card__pay {
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  .p-card__pay {
    padding-top: 8.3333333333vw;
  }
}
.p-card__use {
  padding-top: 55px;
}
@media screen and (max-width: 768px) {
  .p-card__use {
    padding-top: 8.3333333333vw;
  }
}

/* p-card:end */
.p-anchor__item--02, .p-anchor__item {
  width: 32%;
}
@media screen and (max-width: 768px) {
  .p-anchor__item--02, .p-anchor__item {
    width: 28.3333333333vw;
  }
}

.p-anchor__point--03, .p-anchor__point--02, .p-anchor__point--01 {
  position: relative;
  display: block;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-anchor__point--03, .p-anchor__point--02, .p-anchor__point--01 {
    width: 27.5vw;
    margin-top: 2.0833333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.p-anchor__point--02::after, .p-anchor__point--01::after {
  display: block;
  position: absolute;
  top: 45px;
  right: -20px;
  width: 24px;
  height: 24px;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/anchor_point_icon_pc.png);
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-anchor__point--02::after, .p-anchor__point--01::after {
    top: 11.6666666667vw;
    right: -1.875vw;
    width: 2.9166666667vw;
    height: 2.9166666667vw;
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/anchor_point_icon_sp.png);
  }
}

/* p-anchor:start */
.p-anchor__container {
  max-width: 600px;
  padding-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-anchor__container {
    max-width: 86.6666666667vw;
    padding-top: 5.2083333333vw;
  }
}
.p-anchor__list {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .p-anchor__item--02 {
    width: 30vw;
  }
}
.p-anchor__button {
  display: block;
}
@media screen and (max-width: 768px) {
  .p-anchor__button {
    width: 28.3333333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-anchor__point--01 {
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) {
  .p-anchor__point--02 {
    width: 30vw;
  }
}
@media screen and (max-width: 768px) {
  .p-anchor__point--03 {
    margin-right: 0;
  }
}

/* p-anchor:end */
.p-new-setting__slider-next, .p-new-setting__slider-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  margin: 0;
  padding: 0 6px 0 0;
  border-radius: 100%;
  background-color: #0eadc4;
}
@media screen and (max-width: 768px) {
  .p-new-setting__slider-next, .p-new-setting__slider-prev {
    width: 7.5vw;
    height: 7.5vw;
    padding: 0 1.25vw 0 0;
  }
}
.p-new-setting__slider-next::before, .p-new-setting__slider-prev::before {
  display: block;
  width: 0;
  height: 0;
  border-right: 13px solid #fff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-new-setting__slider-next::before, .p-new-setting__slider-prev::before {
    border-right-width: 2.7083333333vw;
    border-top-width: 1.875vw;
    border-bottom-width: 1.875vw;
  }
}
.p-new-setting__slider-next::after, .p-new-setting__slider-prev::after {
  content: none;
}
.swiper-button-disabled.p-new-setting__slider-next, .swiper-button-disabled.p-new-setting__slider-prev {
  opacity: 0;
  pointer-events: none;
}

.p-new__ad-inner::after, .p-new__ad-inner::before {
  display: block;
  position: absolute;
  bottom: 3px;
  left: -12px;
  transform: rotate(-25deg);
  width: 2px;
  height: 22px;
  background-color: #cc0033;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-new__ad-inner::after, .p-new__ad-inner::before {
    bottom: 0.625vw;
    left: -2.5vw;
    width: 0.4166666667vw;
    height: 4.5833333333vw;
  }
}

/* p-new:start */
.p-new__title {
  color: #fff;
  background-color: #cc0033;
  box-shadow: 0 4px 0 #a8002a;
}
@media screen and (max-width: 768px) {
  .p-new__title {
    box-shadow: 0 0.8333333333vw 0 #a8002a;
  }
}
.p-new-info {
  width: 600px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-new-info {
    width: 78.3333333333vw;
    margin-top: 5.2083333333vw;
  }
}
.p-new-info__title {
  position: relative;
  background-color: #0eadc4;
  border-radius: 20px 20px 0 0;
}
@media screen and (max-width: 768px) {
  .p-new-info__title {
    border-radius: 4.1666666667vw 4.1666666667vw 0 0;
  }
}
.p-new-info__title::before {
  display: block;
  position: absolute;
  top: -15px;
  right: 0;
  width: 56px;
  height: 56px;
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/new_info_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-new-info__title::before {
    top: -3.125vw;
    width: 11.6666666667vw;
    height: 11.6666666667vw;
  }
}
.p-new-info__inner {
  padding-top: 10px;
  padding-bottom: 20px;
  border-bottom: 2px solid #0eadc4;
  border-left: 2px solid #0eadc4;
  border-right: 2px solid #0eadc4;
  border-radius: 0 0 20px 20px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-new-info__inner {
    padding-top: 3.5416666667vw;
    padding-bottom: 4.1666666667vw;
    border-bottom-width: 0.4166666667vw;
    border-left-width: 0.4166666667vw;
    border-right-width: 0.4166666667vw;
    border-radius: 0 0 4.1666666667vw 4.1666666667vw;
  }
}
.p-new-info__text {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-new-info__text {
    font-size: 5vw;
  }
}
.p-new-info__text--strong {
  font-weight: bold;
  color: #0eadc4;
}
.p-new-info__text--small, .p-new-info__text--small-02 {
  display: inline-block;
  font-size: 22px;
  font-weight: inherit;
  line-height: 1.3636363636;
}
@media screen and (max-width: 768px) {
  .p-new-info__text--small, .p-new-info__text--small-02 {
    font-size: 4.5833333333vw;
    line-height: 1.2727272727;
  }
}
.p-new-info__text--small-02 {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .p-new-info__text--small-02 {
    margin-top: 2.0833333333vw;
  }
}
.p-new-setting {
  position: relative;
  width: 81.3157894737%;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-new-setting {
    width: 82.0833333333vw;
    margin-top: 4.1666666667vw;
  }
}
.p-new-setting__slider-next {
  left: auto;
  right: 0;
  transform: translateY(-50%) scale(-1, 1);
}
.p-new__ad {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.65;
  margin-top: 20px;
  color: #cc0033;
}
@media screen and (max-width: 768px) {
  .p-new__ad {
    font-size: 4.1666666667vw;
    margin-top: 4.1666666667vw;
  }
}
.p-new__ad-inner {
  position: relative;
  font-weight: inherit;
}
.p-new__ad-inner::after {
  left: auto;
  right: -12px;
  transform: rotate(25deg);
}
@media screen and (max-width: 768px) {
  .p-new__ad-inner::after {
    right: -2.5vw;
  }
}
.p-new__ad + .p-new__button {
  margin-top: 5px;
}
@media screen and (max-width: 768px) {
  .p-new__ad + .p-new__button {
    margin-top: 1.0416666667vw;
  }
}
.p-new__note {
  width: 71.0526315789%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  color: #cc0033;
}
@media screen and (min-width: 769px) {
  .p-new__note {
    line-height: 1.7142857143;
  }
}
@media screen and (max-width: 768px) {
  .p-new__note {
    width: 75.8333333333vw;
  }
}

/* p-new:end */
.p-pay__img--02, .p-pay__img {
  display: block;
  width: 85.2631578947%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-pay__img--02, .p-pay__img {
    width: 78.3333333333vw;
  }
}

/* p-pay:start */
.p-pay__title {
  color: #5e4000;
  background-color: #fef097;
  box-shadow: 0 4px 0 #f9cf5b;
}
@media screen and (max-width: 768px) {
  .p-pay__title {
    box-shadow: 0 0.8333333333vw 0 #f9cf5b;
  }
}
.p-pay__step {
  background-color: #fffbf0;
}
.p-pay__step::after {
  border-top-color: #fffbf0;
}
.p-pay__step--last {
  background-color: #fffbf0;
}
.p-pay__step--last::before {
  border-top-color: #c68732;
}
.p-pay__step--last::after {
  border-top-color: #fffbf0;
}
.p-pay__img {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-pay__img {
    margin-top: 2.0833333333vw;
  }
}
.p-pay__img--02 {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-pay__img--02 {
    margin-top: 5.2083333333vw;
  }
}
.p-pay__notes {
  width: 77.5119617225%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-pay__notes {
    width: 86.6666666667vw;
    margin-top: 3.125vw;
  }
}
.p-pay__note {
  padding-left: 1.8em;
  text-indent: -1.8em;
}
.p-pay__check {
  width: 90.9090909091%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px;
  overflow: hidden;
  background-color: #fffbf0;
}
@media screen and (max-width: 768px) {
  .p-pay__check {
    width: 86.6666666667vw;
    margin-top: 6.25vw;
    border-radius: 4.1666666667vw;
  }
}

/* p-pay:end */
.p-check__subtitle-inner::after, .p-check__subtitle-inner::before {
  display: block;
  position: absolute;
  top: 17px;
  width: 16px;
  height: 2px;
  border-radius: 5px;
  background-color: #c68732;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-check__subtitle-inner::after, .p-check__subtitle-inner::before {
    top: 3.5416666667vw;
    width: 3.3333333333vw;
    height: 0.4166666667vw;
    border-radius: 1.0416666667vw;
  }
}

/* p-check:start */
.p-check__title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  padding: 9px 0;
  color: #fff;
  background-color: #cc0033;
  background-image: repeating-linear-gradient(65deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1) 6px, transparent 0, transparent 18px);
}
@media screen and (max-width: 768px) {
  .p-check__title {
    font-size: 4.1666666667vw;
    padding: 1.875vw 0 2.0833333333vw;
  }
}
.p-check__inner {
  padding-top: 20px;
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-check__inner {
    padding-top: 4.1666666667vw;
    padding-bottom: 5.2083333333vw;
  }
}
.p-check__subtitle {
  position: relative;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.1818181818;
  text-align: center;
  color: #c68732;
}
@media screen and (max-width: 768px) {
  .p-check__subtitle {
    font-size: 4.5833333333vw;
  }
}
.p-check__subtitle-inner {
  position: relative;
  font-weight: inherit;
}
.p-check__subtitle-inner::before {
  left: -24px;
}
@media screen and (max-width: 768px) {
  .p-check__subtitle-inner::before {
    left: -5vw;
  }
}
.p-check__subtitle-inner::after {
  right: -24px;
}
@media screen and (max-width: 768px) {
  .p-check__subtitle-inner::after {
    right: -5vw;
  }
}
.p-check__list {
  display: flex;
  flex-wrap: wrap;
  width: 85.2631578947%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p-check__list {
    width: 82.5vw;
    gap: 2.5vw;
    margin-top: 12.5vw;
  }
}
.p-check__item {
  position: relative;
  width: 32.0987654321%;
  border-radius: 12px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .p-check__item {
    width: 40vw;
    border-radius: 2.5vw;
    box-shadow: 0 0.4166666667vw 0.8333333333vw rgba(0, 0, 0, 0.16);
  }
}
.p-check__fukidasi {
  display: block;
  position: absolute;
  bottom: 97%;
  left: -5px;
  width: 98.0769230769%;
}
@media screen and (max-width: 768px) {
  .p-check__fukidasi {
    left: -1.0416666667vw;
    width: 42.5vw;
  }
}
.p-check__fukidasi--02 {
  display: block;
  position: absolute;
  top: 97%;
  right: -5px;
  width: 126.4423076923%;
}
@media screen and (max-width: 768px) {
  .p-check__fukidasi--02 {
    right: -1.0416666667vw;
    width: 54.7916666667vw;
  }
}
.p-check__notes {
  width: 85.2631578947%;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-check__notes {
    width: 80vw;
    margin-top: 13.5416666667vw;
  }
}
/* p-check:end */
.p-use__table-data, .p-use__table-head--02, .p-use__table-head {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding: 7px 2px 8px;
  border: none;
}
@media screen and (max-width: 768px) {
  .p-use__table-data, .p-use__table-head--02, .p-use__table-head {
    font-size: 3.3333333333vw;
    line-height: 1.5;
    height: 12.9166666667vw;
    padding: 1.4583333333vw 0;
  }
}

.p-use__table-head--02, .p-use__table-head {
  background-color: #fef097;
}
.p-use__table-head--02 + .p-use__table-head--02, .p-use__table-head + .p-use__table-head--02, .p-use__table-head--02 + .p-use__table-head, .p-use__table-head + .p-use__table-head {
  border-left: 1px solid #f9cf5b;
}

/* p-use:start */
.p-use__title {
  color: #5e4000;
  background-color: #fef097;
  box-shadow: 0 4px 0 #f9cf5b;
}
@media screen and (max-width: 768px) {
  .p-use__title {
    box-shadow: 0 0.8333333333vw 0 #f9cf5b;
  }
}
.p-use__step {
  background-color: #fffbf0;
}
.p-use__step::after {
  border-top-color: #fffbf0;
}
.p-use__step--last {
  background-color: #fffbf0;
}
.p-use__step--last::before {
  border-top-color: #c68732;
}
.p-use__step--last::after {
  border-top-color: #fffbf0;
}
.p-use__number {
  width: 28.8157894737%;
}
@media screen and (max-width: 768px) {
  .p-use__number {
    width: 45.625vw;
  }
}
@media screen and (max-width: 768px) {
  .p-use__button {
    margin-top: 3.125vw;
  }
}
.p-use__img {
  width: 49.4736842105%;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .p-use__img {
    width: 78.3333333333vw;
    margin-top: 3.125vw;
  }
}
.p-use__table {
  width: 600px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
@media screen and (max-width: 768px) {
  .p-use__table {
    width: 81.6666666667vw;
    margin-top: 5.2083333333vw;
  }
}
.p-use__table-head {
  width: 60.3333333333%;
}
@media screen and (max-width: 768px) {
  .p-use__table-head {
    width: 44.5833333333vw;
  }
}
.p-use__table-head--02 {
  width: 20%;
}
@media screen and (max-width: 768px) {
  .p-use__table-head--02 {
    width: 18.75vw;
  }
}
.p-use__table-data {
  border-bottom: 1px solid #f9cf5b;
  background-color: #fff;
}
.p-use__table-data + .p-use__table-data {
  border-left: 1px solid #f9cf5b;
}
.p-use__table tr:last-child td {
  border-bottom: none;
}
.p-use__acd {
  width: 85.2631578947%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-use__acd {
    width: 81.6666666667vw;
    margin-top: 6.25vw;
  }
}

/* p-use:end */
.p-acd__button--touch, .p-acd__button {
  display: block;
  position: relative;
  background-color: #cc0033;
}
.p-acd__button-icon::after, .p-acd__button-icon::before {
  display: block;
  position: absolute;
  background-color: #fff;
  transition: transform 0.3s, opacity 0.3s;
  content: "";
}
.p-acd__content--touch, .p-acd__content {
  display: none;
  max-height: 0;
  overflow: hidden;
  transition: 0.4s ease;
  background-color: #fff;
  border-bottom: 4px solid #cc0033;
  border-left: 4px solid #cc0033;
  border-right: 4px solid #cc0033;
}
@media screen and (max-width: 768px) {
  .p-acd__content--touch, .p-acd__content {
    border-bottom-width: 0.8333333333vw;
    border-left-width: 0.8333333333vw;
    border-right-width: 0.8333333333vw;
  }
}
.p-acd__lead--bold, .p-acd__lead {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  padding-top: 0;
}
@media screen and (max-width: 768px) {
  .p-acd__lead--bold, .p-acd__lead {
    font-size: 3.75vw;
    line-height: 1.5;
    margin-left: -1.0416666667vw;
    margin-right: -1.0416666667vw;
  }
}

/* p-acd:start */
.p-acd__button--touch {
  background-color: #f9be00;
}
.p-acd__button-icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 36px;
  height: 36px;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .p-acd__button-icon {
    right: 2.0833333333vw;
    width: 7.5vw;
    height: 7.5vw;
  }
}
.p-acd__button-icon::before {
  top: 16px;
  left: 8px;
  width: 20px;
  height: 4px;
}
@media screen and (max-width: 768px) {
  .p-acd__button-icon::before {
    top: 3.3333333333vw;
    left: 1.6666666667vw;
    width: 4.1666666667vw;
    height: 0.8333333333vw;
  }
}
.p-acd__button-icon::after {
  top: 8px;
  left: 16px;
  width: 4px;
  height: 20px;
}
@media screen and (max-width: 768px) {
  .p-acd__button-icon::after {
    top: 1.6666666667vw;
    left: 3.3333333333vw;
    width: 0.8333333333vw;
    height: 4.1666666667vw;
  }
}
.p-acd__content--touch {
  border-bottom-color: #f9be00;
  border-left-color: #f9be00;
  border-right-color: #f9be00;
}
.p-acd__inner {
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (max-width: 768px) {
  .p-acd__inner {
    padding-top: 6.25vw;
    padding-bottom: 3.125vw;
    padding-left: 3.75vw;
    padding-right: 3.75vw;
  }
}
.p-acd__lead--strong {
  font-weight: inherit;
  color: #cc0033;
}
.p-acd__lead--bold {
  font-weight: bold;
}
.p-acd__setting {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-acd__setting {
    margin-top: 5.2083333333vw;
  }
}
.p-acd__texts {
  margin-top: 25px;
}
@media screen and (max-width: 768px) {
  .p-acd__texts {
    align-items: flex-start;
    margin-top: 4.1666666667vw;
    margin-bottom: 1.0416666667vw;
    margin-left: -0.4166666667vw;
    margin-right: -0.4166666667vw;
  }
}
.p-acd__text {
  font-size: 14px;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p-acd__text {
    font-size: 3.3333333333vw;
    line-height: 1.5;
  }
}
.p-acd__touch {
  display: block;
  width: 405px;
  margin-top: 25px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-acd__touch {
    width: 71.6666666667vw;
    margin-top: 5.2083333333vw;
  }
}

.p-acd__item.jsAccordionActive .p-acd__button-icon::before {
  transform: rotate(180deg);
}
.p-acd__item.jsAccordionActive .p-acd__button-icon::after {
  transform: rotate(90deg);
  opacity: 0;
}

/* p-acd:end */
.p-setting__slider-next, .p-setting__slider-prev {
  position: absolute;
  top: 35%;
  left: 0;
  transform: translateY(-50%);
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  border-right: 23px solid #cc0033;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
}
@media screen and (min-width: 769px) {
  .p-setting__slider-next, .p-setting__slider-prev {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (max-width: 768px) {
  .p-setting__slider-next, .p-setting__slider-prev {
    left: 1.875vw;
    border-right-width: 3.75vw;
    border-top-width: 3.75vw;
    border-bottom-width: 3.75vw;
  }
}
.p-setting__slider-next::after, .p-setting__slider-prev::after {
  content: none;
}
.swiper-button-disabled.p-setting__slider-next, .swiper-button-disabled.p-setting__slider-prev {
  opacity: 0;
  pointer-events: none;
}

/* p-setting:start */
.p-setting__slider {
  padding-bottom: 25px;
}
@media screen and (max-width: 768px) {
  .p-setting__slider {
    padding-bottom: 5.2083333333vw;
  }
}
.p-setting__slider-img {
  display: block;
  width: 89.8305084746%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-setting__slider-img {
    width: 63.75vw;
  }
}
.p-setting__slider-pagination.swiper-pagination {
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
}
.p-setting__slider-pagination.swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  margin: 0 8px;
  opacity: 1;
  background-color: #e2e3e4;
}
@media screen and (max-width: 768px) {
  .p-setting__slider-pagination.swiper-pagination .swiper-pagination-bullet {
    width: 2.0833333333vw;
    height: 2.0833333333vw;
    margin: 0 1.0416666667vw;
  }
}
.p-setting__slider-pagination.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ff7b00;
}
.p-setting__slider-next {
  left: auto;
  right: 0;
  transform: translateY(-50%) scale(-1, 1);
}
@media screen and (max-width: 768px) {
  .p-setting__slider-next {
    right: 1.875vw;
  }
}

/* p-setting:end */
.p-total__container--dcard, .p-total__container--goldu, .p-total__container--gold, .p-total__container--platinum {
  position: relative;
  padding-top: 75px;
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .p-total__container--dcard, .p-total__container--goldu, .p-total__container--gold, .p-total__container--platinum {
    padding-top: 11.4583333333vw;
    padding-bottom: 12.5vw;
  }
}
.p-total__container--dcard::before, .p-total__container--goldu::before, .p-total__container--gold::before, .p-total__container--platinum::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 92.9775280899%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-total__container--dcard::before, .p-total__container--goldu::before, .p-total__container--gold::before, .p-total__container--platinum::before {
    height: 67.5vw;
  }
}

.p-total__text, .p-total__point, .p-total__img {
  display: block;
  width: 77.5119617225%;
}
@media screen and (max-width: 768px) {
  .p-total__text, .p-total__point, .p-total__img {
    width: 100%;
  }
}

/* p-total:start */
.p-total__container--platinum::before {
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_platinum_pc.png);
}
@media screen and (max-width: 768px) {
  .p-total__container--platinum::before {
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_platinum_sp.png);
  }
}
.p-total__container--gold::before {
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_gold_pc.png);
}
@media screen and (max-width: 768px) {
  .p-total__container--gold::before {
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_gold_sp.png);
  }
}
.p-total__container--goldu::before {
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_goldu_pc.png);
}
@media screen and (max-width: 768px) {
  .p-total__container--goldu::before {
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_goldu_sp.png);
  }
}
.p-total__container--dcard::before {
  background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_dcard_pc.png);
}
@media screen and (max-width: 768px) {
  .p-total__container--dcard::before {
    background-image: url(//d1mts1n1u0bek1.cloudfront.net/std/campaigns/202607_1cm/cpn-shinkinyuukai-tokuten/images/total_bg_dcard_sp.png);
  }
}
.p-total__img {
  position: relative;
}
.p-total__point {
  position: relative;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .p-total__point {
    margin-top: 0;
  }
}
.p-total__text {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p-total__text {
    left: 0;
    transform: none;
  }
}

/* p-total:end */
.p-schedule__subtitle-inner::after, .p-schedule__subtitle-inner::before {
  display: block;
  position: absolute;
  top: 19px;
  width: 16px;
  height: 1px;
  background-color: #333;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-schedule__subtitle-inner::after, .p-schedule__subtitle-inner::before {
    top: 3.9583333333vw;
    width: 3.3333333333vw;
    height: 1px;
  }
}

/* p-schedule:start */
.p-schedule__container {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-schedule__container {
    padding-top: 11.4583333333vw;
  }
}
.p-schedule__title {
  font-size: 28px;
  font-weight: 500;
  text-align: center;
  padding: 13px 0;
  background-color: #e26363;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-schedule__title {
    font-size: 5.8333333333vw;
    padding: 2.7083333333vw 0;
  }
}
.p-schedule__bg {
  background-color: #fffbf0;
  padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .p-schedule__bg {
    padding-bottom: 8.3333333333vw;
  }
}
.p-schedule__content {
  max-width: 760px;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-schedule__content {
    max-width: 93.3333333333vw;
    padding-top: 4.1666666667vw;
  }
}
.p-schedule__subtitle {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  line-height: 1.2916666667;
}
@media screen and (max-width: 768px) {
  .p-schedule__subtitle {
    font-size: 5vw;
  }
}
.p-schedule__subtitle-inner {
  position: relative;
  font-weight: inherit;
}
.p-schedule__subtitle-inner::before {
  left: -30px;
}
@media screen and (max-width: 768px) {
  .p-schedule__subtitle-inner::before {
    left: -6.25vw;
  }
}
.p-schedule__subtitle-inner::after {
  right: -30px;
}
@media screen and (max-width: 768px) {
  .p-schedule__subtitle-inner::after {
    right: -6.25vw;
  }
}
.p-schedule__table {
  display: block;
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .p-schedule__table {
    margin-top: 3.125vw;
  }
}
.p-schedule__notes {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .p-schedule__notes {
    margin-top: 2.0833333333vw;
  }
}
.p-schedule__note {
  font-weight: 400;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.p-schedule-attention {
  margin-top: 25px;
  border-radius: 16px;
  border: 2px solid #cc0033;
  background-color: #fcefef;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 768px) {
  .p-schedule-attention {
    margin-top: 5.2083333333vw;
    border-radius: 3.3333333333vw;
    border-width: 0.4166666667vw;
    box-shadow: 0 0.625vw 1.25vw rgba(0, 0, 0, 0.16);
  }
}
.p-schedule-attention__title {
  border-bottom: 1px solid #cc0033;
}
.p-schedule-attention__title-img {
  display: block;
  width: 85.7142857143%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-schedule-attention__title-img {
    width: 92.5vw;
  }
}
.p-schedule-attention__list {
  width: 85.7142857143%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p-schedule-attention__list {
    width: 85vw;
    padding-top: 3.125vw;
    padding-bottom: 4.1666666667vw;
  }
}
.p-schedule-attention__item {
  line-height: 1.6875;
  font-weight: 400;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
@media screen and (max-width: 768px) {
  .p-schedule-attention__item {
    font-size: 3.75vw;
    line-height: 1.5;
  }
}
.p-schedule-attention__item--strong {
  font-weight: bold;
}

/* p-schedule:end */
.p-campaign__title-inner::after, .p-campaign__title-inner::before {
  display: block;
  position: absolute;
  top: 18px;
  width: 2px;
  height: 50px;
  background-color: #333;
  content: "";
}
@media screen and (max-width: 768px) {
  .p-campaign__title-inner::after, .p-campaign__title-inner::before {
    top: 3.75vw;
    width: 0.4166666667vw;
    height: 10.4166666667vw;
  }
}

/* p-campaign:start */
.p-campaign {
  background-color: #fff;
}
.p-campaign__container {
  padding: 40px 0;
}
@media screen and (max-width: 768px) {
  .p-campaign__container {
    padding: 5.2083333333vw 0 8.3333333333vw;
  }
}
.p-campaign__title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  line-height: 1.4583333333;
}
@media screen and (max-width: 768px) {
  .p-campaign__title {
    font-size: 5vw;
  }
}
.p-campaign__title-inner {
  position: relative;
  display: inline-block;
  font-weight: inherit;
}
.p-campaign__title-inner::before {
  left: -20px;
  transform: rotate(-15deg);
}
@media screen and (max-width: 768px) {
  .p-campaign__title-inner::before {
    left: -4.1666666667vw;
  }
}
.p-campaign__title-inner::after {
  right: -20px;
  transform: rotate(15deg);
}
@media screen and (max-width: 768px) {
  .p-campaign__title-inner::after {
    right: -4.1666666667vw;
  }
}
.p-campaign__banner {
  display: block;
  width: 647px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p-campaign__banner {
    width: 93.3333333333vw;
    margin-top: 2.0833333333vw;
  }
}

/* p-campaign:end */
.p-outline__note--single, .p-outline__note, .p-outline__item {
  text-indent: -1.25em;
  padding-left: 1.3em;
}
.p-outline__table--01, .p-outline__table--03, .p-outline__table--02 {
  width: 87.3684210526%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #888888;
  border-right: 1px solid #888888;
}
@media screen and (max-width: 768px) {
  .p-outline__table--01, .p-outline__table--03, .p-outline__table--02 {
    width: 100%;
  }
}
.p-outline__table--03, .p-outline__table--02 {
  width: 89.851150203%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--03, .p-outline__table--02 {
    width: calc(100% + 1.3em);
    margin-left: -1.3em;
  }
}
@media screen and (min-width: 769px) {
  .p-outline__table--03, .p-outline__table--02 + .p-outline__text, .p-outline__table--02 {
    position: relative;
    left: -10px;
  }
}
.p-outline__table-body--red, .p-outline__table-body--blue, .p-outline__table-body--white, .p-outline__table-body, .p-outline__table-head--01, .p-outline__table-head--02, .p-outline__table-head--03, .p-outline__table-head--04 {
  text-align: center;
  padding-top: 7px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
}
@media screen and (max-width: 768px) {
  .p-outline__table-body--red, .p-outline__table-body--blue, .p-outline__table-body--white, .p-outline__table-body, .p-outline__table-head--01, .p-outline__table-head--02, .p-outline__table-head--03, .p-outline__table-head--04 {
    font-size: 3.3333333333vw;
    padding-top: 1.4583333333vw;
    padding-bottom: 1.6666666667vw;
  }
}
.p-outline__table-head--01, .p-outline__table-head--02, .p-outline__table-head--03, .p-outline__table-head--04 {
  font-weight: 500;
  background-color: #dddddd;
}
@media screen and (max-width: 768px) {
  .p-outline__table-head--01, .p-outline__table-head--02, .p-outline__table-head--03, .p-outline__table-head--04 {
    line-height: 1.25;
    padding-top: 1.875vw;
    padding-bottom: 2.0833333333vw;
  }
}
.p-outline__table-body--red, .p-outline__table-body--blue, .p-outline__table-body--white, .p-outline__table-body {
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .p-outline__table-body--red, .p-outline__table-body--blue, .p-outline__table-body--white, .p-outline__table-body {
    padding-left: 2.0833333333vw;
    padding-right: 2.0833333333vw;
  }
}
.p-outline__subtitle, .p-outline__list--margin, .p-outline__detail + .p-outline__detail, .p-outline__details, .p-outline__text--margin {
  margin-top: 15px;
}

/* p-outline:start */
.p-outline {
  background-color: #fffbf0;
}
.p-outline__container {
  max-width: 840px;
  padding-top: 55px;
  padding-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .p-outline__container {
    max-width: 93.3333333333vw;
    padding-top: 8.3333333333vw;
  }
}
.p-outline__title {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.4230769231;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 6px;
  background-color: #8e794c;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .p-outline__title {
    font-size: 5.4166666667vw;
    padding-top: 1.0416666667vw;
    padding-bottom: 1.25vw;
  }
}
.p-outline__content {
  padding-top: 15px;
  padding-bottom: 30px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #fff;
}
@media screen and (max-width: 768px) {
  .p-outline__content {
    padding-top: 3.125vw;
    padding-bottom: 6.25vw;
    padding-left: 3.125vw;
    padding-right: 3.125vw;
  }
}
.p-outline__text--strong {
  font-weight: inherit;
  color: #cc0033;
}
.p-outline__text--bold {
  font-weight: bold;
}
.p-outline__text--normal {
  font-weight: 500;
}
.p-outline__text--left {
  font-weight: 500;
  text-align: left;
}
.p-outline__item--number {
  text-indent: -1em;
  padding-left: 1em;
}
.p-outline__item table,
.p-outline__item p:not(.p-outline__note--single) {
  text-indent: 0;
}
.p-outline__head {
  font-weight: bold;
}
.p-outline__body {
  font-weight: 400;
  margin-top: 5px;
}
.p-outline__note--custom {
  display: flex;
  align-items: flex-start;
}
.p-outline__note-mark {
  display: inline-block;
  flex-shrink: 0;
  width: 1.5em;
  margin-right: 0.5em;
}
.p-outline__subtitle {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #ddd3c4;
}
.p-outline__table-caption {
  font-weight: bold;
  margin-bottom: 5px;
}
.p-outline__table-body {
  font-weight: 500;
  text-align: left;
  background-color: #f5f5f5;
}
.p-outline__table-body--white {
  background-color: #fff;
}
.p-outline__table-body--blue {
  background-color: #ecf9fb;
}
.p-outline__table-body--red {
  background-color: #fdf2f4;
}
.p-outline__table--01 .p-outline__table-head--01 {
  width: 48.1927710843%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--01 .p-outline__table-head--01 {
    width: 42.9166666667vw;
  }
}
.p-outline__table--01 .p-outline__table-head--02 {
  width: 51.3554216867%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--01 .p-outline__table-head--02 {
    width: 43.125vw;
  }
}
.p-outline__table--01 .p-outline__table-body {
  padding-left: 11.8577075099%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--01 .p-outline__table-body {
    padding-left: 8.3932853717%;
  }
}
.p-outline__table--02 .p-outline__table-head--01 {
  width: 59.9397590361%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--02 .p-outline__table-head--01 {
    width: 56.7307692308%;
  }
}
.p-outline__table--02 .p-outline__table-head--02,
.p-outline__table--02 .p-outline__table-head--03 {
  width: 19.8795180723%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--02 .p-outline__table-head--02,
  .p-outline__table--02 .p-outline__table-head--03 {
    width: 21.6346153846%;
  }
}
.p-outline__table--02 .p-outline__table-body {
  height: 64px;
  padding-left: 1.976284585%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--02 .p-outline__table-body {
    height: 13.3333333333vw;
    padding-right: 1.0416666667vw;
  }
}
.p-outline__table--02 + .p-outline__text {
  width: 89.851150203%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  text-indent: 0;
}
@media screen and (max-width: 768px) {
  .p-outline__table--02 + .p-outline__text {
    width: calc(100% + 1.3em);
    margin-left: -1.3em;
  }
}
.p-outline__table--03 {
  margin-bottom: 10px;
}
.p-outline__table--03 .p-outline__table-head--01 {
  width: 12.6506024096%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--03 .p-outline__table-head--01 {
    width: 23.0769230769%;
  }
}
.p-outline__table--03 .p-outline__table-head--02 {
  width: 36.1445783133%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--03 .p-outline__table-head--02 {
    width: 30.7692307692%;
  }
}
.p-outline__table--03 .p-outline__table-head--03,
.p-outline__table--03 .p-outline__table-head--04 {
  width: 25.6024096386%;
}
@media screen and (max-width: 768px) {
  .p-outline__table--03 .p-outline__table-head--03,
  .p-outline__table--03 .p-outline__table-head--04 {
    width: 23.0769230769%;
  }
}
.p-outline__table--03 .p-outline__table-body {
  height: 64px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p-outline__table--03 .p-outline__table-body {
    height: auto;
  }
}

/* p-outline:end */
/* p-float:start */
.p-float__container {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  transition: opacity 0.3s;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  pointer-events: none;
}
.p-float__inner {
  position: relative;
  max-width: 744px;
  width: 100%;
  padding-top: 8px;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .p-float__inner {
    max-width: 93.3333333333vw;
    padding-top: 1.6666666667vw;
  }
}
.p-float__list {
  display: flex;
  justify-content: space-between;
}
.p-float__item {
  width: 49.4623655914%;
}
@media screen and (max-width: 768px) {
  .p-float__item {
    width: 45vw;
  }
}
.p-float__button {
  display: block;
}
.p-float__return {
  display: block;
  position: absolute;
  top: 16px;
  left: calc(100% + 10px);
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 768px) {
  .p-float__return {
    top: -12.5vw;
    left: auto;
    right: 0;
    width: 10vw;
    height: 10vw;
  }
}

.p-float.jsFloatActive .p-float__container {
  opacity: 1;
  pointer-events: all;
}

/* p-float:end */
