body,
h2,
h3 {
  font-weight: 300;
}

.p-pc--none {
  display: none;
}

.link {
  color: rgb(0, 85, 255);
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-pc--none {
    display: block;
  }
  .p-sp--none {
    display: none;
  }
}

#main {
  margin-top: 0;
  margin-bottom: 0;
}

#main > .row {
  max-width: none;
}

#primary.column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.p-certificate-of-authenticity h2 {
  margin-bottom: 45px;
  padding-top: 0;
  border-top: none;
  color: #898a8d;
  font-size: 24px;
  text-align: center;
  line-height: 1.6em;
}

.p-certificate-of-authenticity h3 {
  padding-top: 0;
  border-top: none;
  color: #898a8d;
  font-size: 20px;
}

.p-certificate-of-authenticity .inner {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}

.p-certificate-of-authenticity .p-txt {
  font-size: 16px;
  line-height: 2em;
}

.p-certificate-of-authenticity .p-note {
  padding: 0;
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}

.p-certificate-of-authenticity .p-main {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 31.25%;
  background: url(../images/certificate-of-authenticity-page/kv_pc.jpg) no-repeat center top;
  background-size: 100% auto;
}

.p-certificate-of-authenticity .p-main h1 {
  position: absolute;
  top: 50%;
  left: calc(104 / 750 * 100vw);
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #727070;
  font-size: 1.2222vw;
  font-weight: bold;
}

.p-certificate-of-authenticity .p-about {
  padding-top: 90px;
  padding-bottom: 58px;
  border-bottom: 1px solid #d6d9d9;
  text-align: center;
}

.p-certificate-of-authenticity .p-about--img {
  width: 100%;
  max-width: 300px;
  margin: 74px auto 0;
}

.p-certificate-of-authenticity .p-note {
  margin-top: 20px;
}

.p-certificate-of-authenticity .p-registration {
  padding-top: 37px;
  padding-bottom: 70px;
  border-bottom: 1px solid #d6d9d9;
}

.p-certificate-of-authenticity .p-registration--movie {
  max-width: 640px;
  margin: 40px auto 0;
}

.p-certificate-of-authenticity .p-registration--movie-inner {
  width: 100%;
  position: relative;
  height: 0;
  padding-top: calc(360 / 640 * 100%);
}

.p-certificate-of-authenticity .p-registration--movie-inner > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.p-certificate-of-authenticity .p-registration--list {
  margin-top: 60px;
  margin-bottom: 15px;
  padding: 0 0 60px;
  background: #f4f5f7;
}

.p-certificate-of-authenticity .p-registration--list--item {
  padding: 33px 10px 0;
  text-align: center;
}

.p-certificate-of-authenticity .p-registration--list--unit {
  height: 280px;
}

.p-certificate-of-authenticity .p-registration--list--step {
  position: relative;
  margin-bottom: 45px;
  font-size: 20px;
}

.p-certificate-of-authenticity .p-registration--list--step span {
  font-size: 30px;
}

.p-certificate-of-authenticity .p-registration--list--step::before,
.p-certificate-of-authenticity .p-registration--list--step::after {
  content: "";
  position: absolute;
  background: #353737;
}

.p-certificate-of-authenticity .p-registration--list--step::before {
  left: 0;
  bottom: -19px;
  width: 113%;
  height: 1px;
}

.p-certificate-of-authenticity .p-registration--list--step::after {
  bottom: -24px;
  left: calc(50% - 6px);
  width: 12px;
  height: 12px;
}

.p-certificate-of-authenticity .p-registration--list--img {
  height: 324px;
}

.p-certificate-of-authenticity .p-registration--list--img img {
  height: 100%;
  width: auto;
}

.p-certificate-of-authenticity .p-registration .p-txt {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 1.6;
}

.p-certificate-of-authenticity .p-registration .p-note {
  margin-top: 10px;
  line-height: 1.5;
}

.p-certificate-of-authenticity .step1 .p-registration--list--step::before {
  left: auto;
  width: 59%;
  right: -20px;
}

.p-certificate-of-authenticity .step6 .p-registration--list--step::before {
  left: -20px;
  width: 59%;
}

.p-certificate-of-authenticity .slick-arrow.slick-disabled::before {
  display: none;
}

.p-certificate-of-authenticity .slick-list {
  padding: 0 7px;
}

.p-certificate-of-authenticity .slick-next {
  top: 55%;
  right: -35px;
}

.p-certificate-of-authenticity .slick-prev {
  top: 55%;
  left: -35px;
}

.p-certificate-of-authenticity .p-bonus {
  padding-top: 35px;
  padding-bottom: 160px;
}

.p-certificate-of-authenticity .p-bonus--item {
  width: 100%;
  max-width: 580px;
  margin: 40px auto 0;
  padding: 55px 67px 45px;
  background: #f4f5f7;
}

.p-certificate-of-authenticity .p-bonus--img {
  width: 38px;
  margin: 0 auto 20px;
}

.p-certificate-of-authenticity .p-bonus--ttl {
  font-size: 20px;
  line-height: 1.5em;
  text-align: center;
}

.p-certificate-of-authenticity .p-bonus--box {
  margin-top: 54px;
  padding-top: 20px;
  border-top: 2px solid #d6d9d9;
}

.p-certificate-of-authenticity .p-bonus--btn {
  margin: 80px auto 0;
}

.p-certificate-of-authenticity .p-privilege .inner {
  padding-top: 90px;
  padding-bottom: 160px;
  text-align: center;
}

.p-certificate-of-authenticity .p-privilege--img img {
  width: 100%;
}

.p-certificate-of-authenticity .p-privilege--note {
  margin-top: 30px;
  font-size: 12px;
}

.p-certificate-of-authenticity .p-privilege .p-note {
  margin-top: 30px;
}

.p-certificate-of-authenticity .p-privilege--btn {
  margin: 80px auto 0;
}

@media screen and (max-width: 767px) {
  .p-certificate-of-authenticity .p-main {
    padding-top: 156.534%;
    background: url(../images/certificate-of-authenticity-page/kv_sp.jpg) no-repeat center top;
    background-size: 100% auto;
  }
  .p-certificate-of-authenticity .p-main h1 {
    top: auto;
    left: 50%;
    right: auto;
    bottom: calc(90 / 750 * 100vw);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 3.7777vw;
    line-height: 1em;
  }
  .p-certificate-of-authenticity h2 {
    margin-bottom: 35px;
    font-size: 20px;
    line-height: 1.5em;
  }
  .p-certificate-of-authenticity h3 {
    font-size: 18px;
  }
  .p-certificate-of-authenticity .inner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .p-certificate-of-authenticity .p-txt {
    font-size: 14px;
    line-height: 1.75em;
  }
  .p-certificate-of-authenticity .button {
    max-width: 295px;
  }
  .p-certificate-of-authenticity .p-about {
    padding-top: 40px;
    padding-bottom: 43px;
  }
  .p-certificate-of-authenticity .p-about--img {
    max-width: 274px;
    margin: 48px auto 0;
  }
  .p-certificate-of-authenticity .p-note {
    text-align: left;
  }
  .p-certificate-of-authenticity .p-registration {
    padding-top: 25px;
    padding-bottom: 60px;
  }
  .p-certificate-of-authenticity .p-registration--movie {
    width: 100%;
    max-width: 360px;
    margin: 40px auto 0;
  }
  .p-certificate-of-authenticity .p-registration--movie-inner {
    width: 100%;
    position: relative;
    height: 0;
    padding-top: calc(640 / 360 * 100%);
  }
  .p-certificate-of-authenticity .p-registration--list {
    width: calc(100% + 40px);
    margin: 60px -20px 0;
    padding: 0;
    background: transparent;
  }
  .p-certificate-of-authenticity .p-registration--list--item {
    padding: 12px 10px 20px;
    background: #f4f5f7;
  }
  .p-certificate-of-authenticity .p-registration--list--unit {
    height: 190px;
  }
  .p-certificate-of-authenticity .p-registration--list--unit .p-note {
    text-align: center;
  }
  .p-certificate-of-authenticity .p-registration--list--step {
    font-size: 14px;
  }
  .p-certificate-of-authenticity .p-registration--list--step span {
    font-size: 20px;
  }
  .p-certificate-of-authenticity .p-registration--list--step::before {
    bottom: -16px;
  }
  .p-certificate-of-authenticity .p-registration--list--step::after {
    bottom: -20px;
    left: calc(50% - 4px);
    width: 9px;
    height: 9px;
  }
  .p-certificate-of-authenticity .p-registration--list--img {
    height: 350px;
  }
  .p-certificate-of-authenticity .step1,
  .p-certificate-of-authenticity .step6 {
    position: relative;
  }
  .p-certificate-of-authenticity .step1::before {
    content: "";
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background: #fff;
    left: 0;
  }
  .p-certificate-of-authenticity .step1 .p-registration--list--step::before {
    right: -20px;
    width: 55%;
  }
  .p-certificate-of-authenticity .step1 .p-registration--list--step::after {
    left: calc(50% - 18px);
    width: 23px;
    border-left: 14px solid #f4f5f7;
  }
  .p-certificate-of-authenticity .step6::before {
    content: "";
    position: absolute;
    top: 0;
    width: 20px;
    height: 100%;
    background: #fff;
    right: 0;
  }
  .p-certificate-of-authenticity .step6 .p-registration--list--step::before {
    left: -20px;
    width: 55%;
  }
  .p-certificate-of-authenticity .step6 .p-registration--list--step::after {
    width: 23px;
    border-right: 14px solid #f4f5f7;
  }
  .p-certificate-of-authenticity .slick-list {
    padding: 0;
  }
  .p-certificate-of-authenticity .slick-next {
    top: 49%;
    right: 20px;
  }
  .p-certificate-of-authenticity .slick-prev {
    top: 49%;
    left: 20px;
  }
  .p-certificate-of-authenticity .p-bonus {
    padding-top: 24px;
    padding-bottom: 80px;
  }
  .p-certificate-of-authenticity .p-bonus--item {
    max-width: 295px;
    margin: 37px auto 0;
    padding: 42px 10px 50px;
  }
  .p-certificate-of-authenticity .p-bonus--img {
    height: 42px;
    margin: 0 auto 20px;
    text-align: center;
  }
  .p-certificate-of-authenticity .p-bonus--ttl {
    font-size: 18px;
  }
  .p-certificate-of-authenticity .p-bonus--box {
    margin-top: 25px;
    padding-top: 10px;
    border-top: 1px solid #d6d9d9;
  }
  .p-certificate-of-authenticity .p-bonus--note {
    margin-top: 20px;
  }
  .p-certificate-of-authenticity .p-bonus--btn {
    margin: 50px auto 0;
  }
  .p-certificate-of-authenticity .p-privilege .inner {
    padding-top: 40px;
    padding-bottom: 80px;
    text-align: center;
  }
  .p-certificate-of-authenticity .p-privilege .p-note {
    margin-top: 20px;
    text-align: left;
  }
  .p-certificate-of-authenticity .p-privilege--btn {
    margin: 48px auto 0;
  }
}
