body .container {
	padding: 0;
	width: 100%;
    max-width: 750px;
}
body .pane-main {
    margin: 0;
    padding: 0;
}
.SCPHD202510 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  padding-bottom: 4rem
}
.SCPHD202510 img {
  width: 100%;
  height: auto
}
.SCPHD202510 .inner {
  max-width: 750px
}
.SCPHD202510 .fv {
  margin-bottom: 3rem
}
.SCPHD202510 .btn {
  position: absolute;
  inset: 0;
  margin: auto;
  margin-top: 22%;
}

.SCPHD202510 .btn a {
  width: 85vw
}
.SCPHD202510 .btn a img {
  width: 100%
}
.SCPHD202510 .blow, .SCPHD202510 .bnr {
  margin-bottom: 3rem;
  position: relative
}
.SCPHD202510 .blow .btn {
  margin-bottom: 1.8rem
}
.SCPHD202510 .bnr .btn {
  margin-bottom: .8rem
}
@media screen and (min-width:750px) {
  .SCPHD202510 {
    padding-bottom: 60px
  }
  .SCPHD202510 .blow, .SCPHD202510 .bnr, .SCPHD202510 .fv {
    margin-bottom: 50px
  }
  .SCPHD202510 .btn {
    margin-top: 15%;
  }
  .SCPHD202510 .btn a {
	  width:650px;
  }
  .SCPHD202510 .blow .btn {
    margin-bottom: 0
  }
  .SCPHD202510 .bnr .btn {
    margin-bottom: -16px
  }
}
@media screen and (min-width:751px) {
  .SCPHD202510 .inner {
    max-width: 750px;
    padding-left: 0;
    padding-right: 0
  }
}

.js-efo-is-required {
    max-width: 100%;
    padding-right: 0;
}
.checktype_addr3, .js-efo-is-required {
    max-width: 100%;
}
@media screen and (min-width: 751px) {
    body form .checktype_name, body form .checktype_kana {
        width: 44%;
    }
}

.plp-footer {
  width: 750px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
  padding: 3.75em 0 1.25em 0;
  line-height: 1.5;
}
@media screen and (max-width: 750px) {
    .plp-footer {
        padding: 8vw 0 2.6666666667vw 0;
    }
}

.plp-footer__logo {
    width: 18.5em;
	max-width:750px;
    margin: 0 auto 1.625em auto;
}
@media screen and (max-width: 750px) {
    .plp-footer__logo {
        width: 39.4666666667vw;
        margin-bottom: 3.4666666667vw;
    }
}

.plp-footer__logo {
  width: 39.4666666667vw;
  max-width:750px;
  margin-bottom: 3.4666666667vw;
}

.plp-footer img {
  vertical-align: top;
}

.plp-footer p, .plp-footer ul {
    font-size: 0.8125em;
}
.plp-footer p + p {
    margin-top: 0.8888888889em;
}
@media screen and (max-width: 750px) {
    .plp-footer p, .plp-footer ul {
        font-size: 1.7333333333vw;
    }
    .plp-footer p + p {
        margin-top: 2.1333333333vw;
    }
}
.plp-footer a {
    transition: 0.25s filter;
}
@media screen and (min-width: 751px) {
    a[href^="tel:"] {
        display: inline-block;
        pointer-events: none;
    }
}
.plp-footer__link-items {
    margin-top: 2.3076923077em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.plp-footer__link-items > li:not(:last-child)::after {
    display: inline-block;
    margin: 0 0.2em;
    content: "|";
}
.plp-copyright {
    display: block;
    margin-top: 2.3333333333em;
    text-align: center;
    font-size: 0.75em;
}
@media screen and (max-width: 750px) {
    .plp-copyright {
        margin-top: 3.7333333333vw;
        font-size: 1.6vw;
    }
}