.thinkbeeclub#index .pageTitle {
  margin-bottom: 50px;
}
.thinkbeeclub#index .intro {
  overflow: hidden;
  padding-bottom: 150px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .intro {
    padding: 25px 5% 150px 5%;
  }
}
.thinkbeeclub#index .intro__hl {
  position: relative;
  text-align: center;
}
.thinkbeeclub#index .intro__hl__main {
  position: relative;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  z-index: 2;
  margin-top: 5px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .intro__hl__main {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.thinkbeeclub#index .intro__hl__sub {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  line-height: 1.6;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .intro__hl__sub {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.thinkbeeclub#index .intro__hl__backText {
  font-size: 105px;
  font-size: 10.5rem;
  font-family: "Vidaloka", serif;
  font-weight: 400;
  color: #f9f9f9;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .intro__hl__backText {
    font-size: 80px;
    font-size: 8rem;
  }
}
.thinkbeeclub#index .card {
  position: relative;
  padding-top: 235px;
  padding-bottom: 100px;
  background-color: #f9f9f9;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card {
    padding: 130px 5% 70px 5%;
  }
}
.thinkbeeclub#index .card__card {
  position: absolute;
  top: -350px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__card {
    top: -250px;
    width: 290px;
  }
}
.thinkbeeclub#index .card__hl {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__hl {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.thinkbeeclub#index .card__hl > div {
  display: inline-block;
  background-image: url(/assets/images/thinkbeeclub/index/bonus_obj-l.png), url(/assets/images/thinkbeeclub/index/bonus_obj-r.png);
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
  background-position: left center, right center;
  padding-right: 90px;
  padding-left: 90px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__hl > div {
    padding-right: 60px;
    padding-left: 60px;
  }
}
.thinkbeeclub#index .card__hl > div > span {
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__hl > div > span {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.thinkbeeclub#index .card__bonus {
  margin-bottom: 60px;
}
.thinkbeeclub#index .card__rt {
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__rt {
    text-align: left;
  }
}
.thinkbeeclub#index .card__customer {
  text-align: center;
  padding: 30px 0;
  background-image: url(/assets/images/common/obj_topLine-b.png), url(/assets/images/common/obj_bottomLine-b.png);
  background-repeat: repeat-x, repeat-x;
  background-position: left top, left bottom;
}
.thinkbeeclub#index .card__customer__room {
  font-size: 20px;
  font-size: 2rem;
  font-family: "Noto Serif JP", serif;
  font-weight: 500;
}
.thinkbeeclub#index .card__customer__number {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: "Vidaloka", serif;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 10px;
}
.thinkbeeclub#index .card__customer__number > span {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .card__customer__number > span {
    display: block;
  }
}
.thinkbeeclub#index .card__customer__businessHour {
  font-size: 16px;
  font-size: 1.6rem;
}
.thinkbeeclub#index .anony {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .thinkbeeclub#index .anony {
    padding: 70px 5% 0 5%;
  }
}