@charset "UTF-8";
/* ---------------------------------------------------
mixin
---------------------------------------------------- */
/* color */
/*-------------------------------------------
入会方法
-------------------------------------------*/
@media screen and (max-width: 768px) {
  .l-tab-join {
    overflow: visible;
  }
}
.l-tab-join .l-tab-list > ul > li > a {
  font-size: 1.4rem;
}
@media screen and (max-width: 1024px) {
  .l-tab-join .l-tab-list > ul > li > a {
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 768px) {
  .l-tab-join .l-tab-list > ul > li > a {
    font-size: 1.2rem;
  }
}

.c-join-wrap {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .c-join-wrap {
    margin-bottom: 60px;
  }
}
.c-join-wrap .c-text .c-join-due {
  margin: 20px 0;
}
.c-join-due {
  background: #272727;
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
  text-align: center;
  padding: 16px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .c-join-due {
    font-size: 1.1rem;
    padding: 12px;
  }
}
@media screen and (max-width: 768px) {
  .c-join-due {
    font-size: 1rem;
    padding: 8px;
  }
}
.c-join-dlblk > dl > dt {
  font-size: 1.2rem;
}
.c-join-dlblk > dl > dd {
  text-align: left;
  border: none;
}
@media screen and (max-width: 1024px) {
  .c-join-dlblk > dl > dd figure {
    margin-top: 20px;
  }
}
.c-join-dlblk > dl > dd p + p {
  margin-top: 0.5rem;
}
.c-join-steplist > dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eee;
}
.c-join-steplist > dl > dt {
  width: 15%;
  background: #272727;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-align: center;
  padding: 5px;
}
@media screen and (max-width: 1024px) {
  .c-join-steplist > dl > dt {
    width: 12%;
  }
}
@media screen and (max-width: 768px) {
  .c-join-steplist > dl > dt {
    width: 20%;
  }
}
.c-join-steplist > dl > dt:before {
  content: "STEP";
  font-size: 0.8rem;
  margin-right: 0.5em;
}
.c-join-steplist > dl dd {
  width: 85%;
  padding: 5px 1em;
}
@media screen and (max-width: 1024px) {
  .c-join-steplist > dl dd {
    width: 88%;
  }
}
@media screen and (max-width: 768px) {
  .c-join-steplist > dl dd {
    width: 80%;
  }
}
.c-join-steplist > dl + dl {
  margin-top: 2px;
}
.c-join-btn__renewal {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 1024px) {
  .c-join-btn__renewal {
    margin-top: 30px;
  }
}
.c-join-btn__new {
  text-align: center;
  margin: 0 auto;
}
.c-join-btn__new a {
  display: block;
}
.c-join-btn__new a.is-inactive {
  pointer-events: none;
  opacity: 0.1;
}
.c-join-btn__new .forPCTB img {
  width: 40%;
}
@media screen and (max-width: 1024px) {
  .c-join-btn__new .forPCTB img {
    width: 60%;
  }
}
.c-join-btn__new .forSP img {
  width: 70%;
}
.c-join-step .c-title__h3 {
  margin-top: 60px;
}
@media screen and (max-width: 1024px) {
  .c-join-step .c-title__h3 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 768px) {
  .c-join-step .c-title__h3 {
    width: 90vw;
    margin-top: 40px;
  }
}
.c-join-step__slider {
  min-width: 0;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .c-join-step__slider {
    width: calc(100% + 50vw - 50%);
    padding-right: 5vw;
  }
}
.c-join-step__card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #000;
  border-radius: 8px;
  padding: 24px;
}
@media screen and (max-width: 1024px) {
  .c-join-step__card {
    padding: 16px;
  }
}
.c-join-step__image {
  padding: 1px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .c-join-step__image {
    margin-bottom: 16px;
  }
}
.c-join-step__image img {
  border-radius: 4px;
}
.c-join-step__text .c-step {
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  padding: 6px 12px;
  margin-bottom: 16px;
}
.c-join-step__text .c-read {
  color: #fff;
}
.c-join-step__text .c-list-memo > li {
  color: #fff;
}
.c-join-faq {
  padding-top: 40px;
}
@media screen and (max-width: 1024px) {
  .c-join-faq {
    padding-top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-join-faq {
    padding-top: 20px;
  }
}
.c-join-faq .c-title__h3 {
  margin-bottom: 0;
}

/*-------------------------------------------
キャンペーン
-------------------------------------------*/
.c-cmpn-read {
  margin-bottom: 0;
}
.c-cmpn-read__list {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 10px auto;
}
.c-cmpn-read__list > li {
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}
.c-cmpn-read__list > li + li {
  margin-top: 0;
}
.c-cmpn-card .c-card-v02 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.c-cmpn-card .c-card-v02 .c-card-ttl {
  font-size: 1rem;
}
.c-cmpn-card .c-card-v02 .c-card-ttl.is-end:before {
  content: "終了";
  background: #d32f2f;
  color: #fff;
  font-size: 0.9rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 5px 8px;
  margin-right: 0.5em;
}
@media screen and (max-width: 768px) {
  .c-cmpn-card .c-card-v02 .c-card-ttl.is-end:before {
    padding: 5px;
    margin-left: -5px;
  }
}
.c-cmpn-card .c-card-v02 .c-card-txt {
  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-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c-cmpn-card .c-card-v02 .c-card-txt .c-card-txt__btn {
  text-align: center;
  margin-top: auto;
}
.c-cmpn-card .c-card-v02 .c-card-txt .c-card-txt__btn .c-button--normal {
  min-width: 100%;
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-card .c-card-v02 .c-card-txt .c-card-txt__btn .c-button--normal {
    min-width: 100%;
  }
}
.c-cmpn-card .c-card-v02 .c-card-txt .end {
  color: #d32f2f;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 0.5em;
}
.c-cmpn-img {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .c-cmpn-img {
    margin-bottom: 20px;
  }
}
.c-cmpn-img img {
  max-width: 640px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-img img {
    max-width: 80%;
  }
}
@media screen and (max-width: 640px) {
  .c-cmpn-img img {
    max-width: 100%;
  }
}
.c-cmpn-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-list {
    gap: 16px;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
.c-cmpn-list__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: #000 1px solid;
  border-radius: 10px 10px 0 0;
}
.c-cmpn-list__box-title {
  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;
  height: 4em;
  background: #000;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .c-cmpn-list__box-title {
    font-size: 1rem;
  }
}
.c-cmpn-list__box-image img {
  width: 100%;
}
.c-cmpn-list__box-text {
  padding: 12px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-list__box-text {
    padding: 0 0 8px;
  }
}
.c-cmpn-list__box-text dl {
  display: grid;
  grid-template-columns: 25% 75%;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-list__box-text dl {
    grid-template-columns: 1fr;
  }
}
.c-cmpn-list__box-text dl > * {
  padding: 3px 8px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-list__box-text dl > dt {
    background: #f7f7f7;
  }
}
.c-cmpn-list__box-text dl > dd {
  line-height: 1.5;
}
.c-cmpn-list__box-text dl > dd .c-notes {
  font-size: 0.9rem;
  line-height: 1.3;
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0.5rem;
}
.c-cmpn-list__box-text dl + dl {
  border-top: #dcdcdc 1px solid;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-list__box-text dl + dl > dt {
    padding-top: 6px;
  }
}
.c-cmpn-step__slider {
  min-width: 0;
  overflow: hidden;
}
.c-cmpn-step__card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #000;
  border-radius: 8px;
  padding: 24px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-step__card {
    padding: 16px;
  }
}
.c-cmpn-step__image {
  padding: 1px;
  margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__image {
    margin-bottom: 16px;
  }
}
.c-cmpn-step__image img {
  border-radius: 4px;
}
.c-cmpn-step__text .c-step {
  display: inline-block;
  background: #fff;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
  font-weight: 800;
  line-height: 1;
  text-align: center;
  padding: 6px 12px;
  margin-bottom: 16px;
}
.c-cmpn-step__text .c-read {
  color: #fff;
}
.c-cmpn-step__text .c-list-memo > li {
  color: #fff;
}
.c-cmpn-step__modal {
  max-width: 80vw;
  padding: 40px 40px 0;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-step__modal {
    max-width: 96vw;
    padding: 40px 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__modal {
    padding: 20px 16px 0;
  }
}
.c-cmpn-step__modal .c-modal-inner {
  padding: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__modal .js-swiper__step .c-swiper-control {
    width: 100%;
  }
}
.c-cmpn-step__btn-modal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-step__btn-modal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__btn-modal {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__btn-modal > * + * {
    margin-top: 10px;
  }
}
.c-cmpn-step__btn-modal .c-button--normal {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__btn-modal .c-button--normal {
    padding: 15px 24px 15px 10px;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__btn-modal .c-button--normal::after {
    right: 16px;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-step__btn-modal .c-button--normal .c-button__inner {
    font-size: 14px;
  }
}
.c-cmpn-step .c-button--normal:hover {
  cursor: pointer;
}
.c-cmpn-2btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
  margin-top: 30px;
}
@media screen and (max-width: 1024px) {
  .c-cmpn-2btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-2btn {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .c-cmpn-2btn > * + * {
    margin-top: 10px;
  }
}
.c-cmpn-2btn [class*=c-button--] {
  margin-bottom: 0;
}

/* swiper */
.js-swiper__step {
  overflow: visible;
}
.js-swiper__step .swiper-wrapper {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.js-swiper__step .swiper-wrapper .swiper-slide {
  width: 300px;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .js-swiper__step .swiper-wrapper .swiper-slide {
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  .js-swiper__step .swiper-wrapper .swiper-slide {
    width: 240px;
  }
}
.js-swiper__step .c-swiper-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 24px 0;
}
@media screen and (max-width: 768px) {
  .js-swiper__step .c-swiper-control {
    width: 90vw;
    padding: 10px 0;
  }
}
.js-swiper__step .c-swiper-control .c-swiper-button {
  position: relative;
  width: 126px;
  height: 52px;
}
@media screen and (max-width: 1024px) {
  .js-swiper__step .c-swiper-control .c-swiper-button {
    width: 110px;
    height: 46px;
  }
}
@media screen and (max-width: 768px) {
  .js-swiper__step .c-swiper-control .c-swiper-button {
    width: 96px;
    height: 40px;
  }
}
.js-swiper__step .c-swiper-control .swiper-pagination {
  position: relative;
  bottom: auto;
  color: #9f9f9f;
  font-family: "Inter", sans-serif;
  text-align: left;
}
.js-swiper__step .c-swiper-control .swiper-pagination .swiper-pagination-current {
  color: #272727;
  font-size: 2.4rem;
  font-weight: 700;
}
.js-swiper__step .c-swiper-control .swiper-button-prev, .js-swiper__step .c-swiper-control .swiper-button-next {
  position: absolute;
  top: 0;
  display: grid;
  place-content: center;
  background: #fff;
  border: #dcdcdc 1px solid;
  width: 52px;
  height: 52px;
  border-radius: 40px;
  margin-top: 0 !important;
}
@media screen and (max-width: 1024px) {
  .js-swiper__step .c-swiper-control .swiper-button-prev, .js-swiper__step .c-swiper-control .swiper-button-next {
    width: 46px;
    height: 46px;
  }
}
@media screen and (max-width: 768px) {
  .js-swiper__step .c-swiper-control .swiper-button-prev, .js-swiper__step .c-swiper-control .swiper-button-next {
    width: 40px;
    height: 40px;
  }
}
.js-swiper__step .c-swiper-control .swiper-button-prev:after, .js-swiper__step .c-swiper-control .swiper-button-next:after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #272727;
  border-right: 2px solid #272727;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 1024px) {
  .js-swiper__step .c-swiper-control .swiper-button-prev:after, .js-swiper__step .c-swiper-control .swiper-button-next:after {
    width: 6px;
    height: 6px;
  }
}
@media (any-hover: hover) {
  .js-swiper__step .c-swiper-control .swiper-button-prev:hover, .js-swiper__step .c-swiper-control .swiper-button-next:hover {
    background: #272727;
  }
  .js-swiper__step .c-swiper-control .swiper-button-prev:hover:after, .js-swiper__step .c-swiper-control .swiper-button-next:hover:after {
    border-color: #fff;
  }
}
@media (any-hover: none) {
  .js-swiper__step .c-swiper-control .swiper-button-prev:active, .js-swiper__step .c-swiper-control .swiper-button-next:active {
    background: #272727;
  }
  .js-swiper__step .c-swiper-control .swiper-button-prev:active:after, .js-swiper__step .c-swiper-control .swiper-button-next:active:after {
    border-color: #fff;
  }
}
.js-swiper__step .c-swiper-control .swiper-button-prev.swiper-button-disabled, .js-swiper__step .c-swiper-control .swiper-button-next.swiper-button-disabled {
  opacity: 0.3;
}
.js-swiper__step .c-swiper-control .swiper-button-prev.swiper-button-disabled:hover, .js-swiper__step .c-swiper-control .swiper-button-next.swiper-button-disabled:hover {
  pointer-events: none;
  background: #fff;
}
.js-swiper__step .c-swiper-control .swiper-button-prev.swiper-button-disabled:hover:after, .js-swiper__step .c-swiper-control .swiper-button-next.swiper-button-disabled:hover:after {
  border-color: #272727;
}
.js-swiper__step .c-swiper-control .swiper-button-prev {
  left: 0;
}
.js-swiper__step .c-swiper-control .swiper-button-prev:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}
.js-swiper__step .c-swiper-control .swiper-button-next {
  right: 0;
}
.js-swiper__step .c-swiper-control .swiper-button-next:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}/*# sourceMappingURL=campaign_join.css.map */