@charset "UTF-8";
.fs-c-heading {
  display: none;
}

.c-memberRegister {
  margin: 20px 20px 30px;
}

.c-memberRegister--button {
  font-size: 15px;
  padding: 15px 0;
  background-repeat: no-repeat;
  width: 100%;
  background: #4b3739;
}

.fs-body-login .fs-c-button--memberRegister .fs-c-button__label {
  color: #ffffff;
}

.header-bnr {
  display: none !important;
}

.campaign-p {
  margin: 3rem auto 0;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .campaign-p {
    width: 70%;
    max-width: 750px;
  }
}
.campaign-p__head__title {
  margin-bottom: 2rem;
  text-align: center;
  font-family: serif;
  font-size: min(calc(40 / 375 * 100vw), 7rem);
  letter-spacing: 0.15em;
  line-height: 1.2;
}
.campaign-p__head__title span {
  display: block;
  font-size: min(calc(20 / 375 * 100vw), 3.5rem);
}
.campaign-p__head__date {
  font-size: min(calc(15 / 375 * 100vw), 2rem);
  font-family: "Montserrat", sans-serif;
  border-bottom: 1px solid;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 3rem;
}
.campaign-p__head__img {
  width: 100%;
}
.campaign-p__contents {
  margin-top: 5rem;
}
.campaign-p__contents__box-link {
  position: relative;
  z-index: 1;
  border: 1px solid;
  padding: min(calc(10 / 375 * 100vw), 1rem) min(calc(20 / 375 * 100vw), 6rem);
  font-size: min(calc(15 / 375 * 100vw), 2.5rem);
}
.campaign-p__contents__box-link::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: #efeb7c;
}
.campaign-p__contents__box-link .arrow {
  position: relative;
  display: inline-block;
  padding: 10px;
}
.campaign-p__contents__box-link .arrow::before {
  content: "";
  position: absolute;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .campaign-p__contents__box-link .arrow::before {
    width: 8px;
    height: 8px;
    border-top: solid 1px;
    border-right: solid 1px;
    left: 8px;
    top: 10px;
  }
}
@media screen and (min-width: 768px) {
  .campaign-p__contents__box-link .arrow::before {
    width: 12px;
    height: 12px;
    border-top: solid 2px;
    border-right: solid 2px;
    left: 10px;
    top: 5px;
  }
}
.campaign-p__present-detail {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  background-color: #fff;
  margin: 6rem auto;
}
.campaign-p__summary {
  margin: 0 auto;
  background-color: #fff;
  padding: 5% 0;
}
.campaign-p__summary__title {
  text-align: center;
  text-decoration: underline;
  margin: 10% 0;
}
@media screen and (max-width: 767px) {
  .campaign-p__summary__title {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .campaign-p__summary__title {
    font-size: 26px;
  }
}
.campaign-p__summary__container {
  position: relative;
  width: 90%;
  max-width: 750px;
  margin: 4em auto;
  padding: 2.5em 1em;
  border: solid 1px black;
  border-radius: 5px;
  box-shadow: 3px 4px 1px #e9e9e8;
}

.present-detail__head__price {
  margin-bottom: 1rem;
  letter-spacing: 0.4em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .present-detail__head__price {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__head__price {
    font-size: 1.5rem;
  }
}
.present-detail__head__present {
  letter-spacing: 0.4em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .present-detail__head__present {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__head__present {
    font-size: 1.8rem;
  }
}
.present-detail__head .text-serif {
  font-family: serif;
}
.present-detail__head .text-underline {
  font-size: 1.1em;
  background: linear-gradient(transparent 60%, #fefad3 0%);
}
@media screen and (max-width: 767px) {
  .present-detail__head .text-thin {
    font-size: 1.2rem;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__head .text-thin {
    font-size: 1.5rem;
  }
}
.present-detail__head__buy {
  margin-top: 3rem;
}
.present-detail__head__buy a {
  margin-top: 3rem;
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 6px 0;
  background-repeat: no-repeat;
  color: #ffffff;
  text-decoration: none;
  font-size: 15px;
  background: #4b3739;
}
.present-detail__title {
  text-align: center;
  letter-spacing: 6px;
  font-family: "Montserrat", sans-serif;
  margin: 23px auto 5%;
  padding: 0%;
}
@media screen and (max-width: 767px) {
  .present-detail__title {
    font-size: 16px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__title {
    font-size: 21px;
  }
}
.present-detail__item {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .present-detail__item {
    margin: 6rem auto 0;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__item {
    margin: 12rem auto;
  }
}
.present-detail__name {
  text-align: center;
  letter-spacing: 3px;
  margin: 5% 0 0;
}
@media screen and (max-width: 767px) {
  .present-detail__name {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__name {
    font-size: 22px;
  }
}
.present-detail__btn {
  text-align: center;
  background-color: #1e1e1e;
  padding: 2%;
  color: #fff;
  width: 70%;
  max-width: 500px;
}
@media screen and (max-width: 767px) {
  .present-detail__btn {
    margin: 4% 15%;
    margin-bottom: 18%;
  }
}
@media screen and (min-width: 768px) {
  .present-detail__btn {
    margin: 5% auto;
    margin-bottom: 5%;
  }
}
.present-detail__images .slick-prev,
.present-detail__images .slick-next {
  z-index: 999;
}
.present-detail__images .slick-prev {
  left: 0;
}
.present-detail__images .slick-next {
  right: 0;
}
.present-detail__images .slick-prev:before,
.present-detail__images .slick-next:before {
  font-size: 20px;
  color: var(--base-font-color);
  font-family: "GFS Didot", serif;
}

.summary__title {
  position: absolute;
  display: inline-block;
  top: -13px;
  padding: 0 9px;
  background: #fff;
  font-weight: 600;
  font-size: 18px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .summary__title {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  .summary__title {
    font-size: 18px;
  }
}
.summary__contents {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .summary__contents {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) {
  .summary__contents {
    margin: 5% 0 3%;
    font-size: 18px;
  }
}
.summary__attention {
  text-align: center;
  margin: 2%;
}
@media screen and (max-width: 767px) {
  .summary__attention {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) {
  .summary__attention {
    font-size: 14px;
  }
}
.summary__attention span {
  color: #ce5369;
}
.summary__step-icon {
  border: 1px solid #dfdfdf;
}
@media screen and (max-width: 767px) {
  .summary__step-icon {
    width: 70%;
    margin: 5% 15%;
  }
}
@media screen and (min-width: 768px) {
  .summary__step-icon {
    width: 80%;
    margin: 0% 10%;
  }
}
.summary__number {
  margin: 0 25%;
}
@media screen and (max-width: 767px) {
  .summary__number {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .summary__number {
    width: 60%;
  }
}
.summary__arrow {
  text-align: center;
}

.images3 {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  flex-wrap: wrap;
  width: 100%;
  max-width: 400px;
  margin-left: 5px;
}
@media screen and (max-width: 767px) {
  .images3 {
    margin: 6% 0px;
  }
}
@media screen and (min-width: 768px) {
  .images3 {
    margin: 6% auto;
  }
}
.images3__item {
  position: relative;
  margin: 0 auto;
  padding-right: 10px;
  width: 31%;
}
.images3__item:not(:last-child):after {
  position: absolute;
  top: 24%;
  transform: translateY(-50%);
  right: 0;
  font-size: 10px;
}
.images3__item:nth-child(1):after {
  content: "+";
}
.images3__item:nth-child(2)::after {
  content: "→";
}
.images3__text {
  width: 0;
  margin: 10% auto;
}
.images3__comment {
  text-align: center;
  font-size: 10px;
  letter-spacing: 1px;
  margin: 10% 0;
}
@media screen and (max-width: 767px) {
  .images3__img {
    width: 74%;
    margin: 0 13%;
  }
}
@media screen and (min-width: 768px) {
  .images3__img {
    width: 60%;
    margin: 0 20%;
  }
}

.text-left {
  text-align: left;
}

.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}

.tab_item {
  width: 50%;
  height: 50px;
  border-bottom: 3px solid #bdad5a;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.tab_item:hover {
  opacity: 0.75;
}

input[name=tab_item] {
  display: none;
}

.tab_content {
  display: none;
  padding: 1rem 1rem 0;
  clear: both;
  overflow: hidden;
}

#present:checked ~ #present_content,
#pointup:checked ~ #pointup_content {
  display: block;
}

.tabs input:checked + .tab_item {
  background-color: #bdad5a;
  color: #fff;
}