@charset "UTF-8";
/* CSS Document */

/*====================================================
???S??????
====================================================*/

/*???J?????????[??????????@????????????????F??????????????��S?????????????*/
:root {
  /* ?????????T???g????F */
  --tokuten-color: #d76984;
  /* ???{???^??????????F */
  --btn-color: #d76984;
  /* ???D????????e????e???L???X???g????F */
  --yutai-color: #e30000;
  /* ???S?????t???H?????????g????F */
  --font-color: #1a1a1a;
  /* ???e?????????j?????????[????w???i */
  --yutai_back: #f7f8f8;
  /* ???y???[???W???S?????w???i */
  --yutai_all_back: #fff;
  /*???y???[???W??????????{???^??????*/
  --page-color: #d76984;
}

.fadein,
.leisureBox01MT,
.leisureBox02MT {
  opacity: 0;
  transition: all 0.9s;
}

.fadein.active,
.leisureBox01MT.active,
.leisureBox02MT.active {
  opacity: 1;
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

/* ?????????100%???\?????????p?????????????????????????????? */
.mainContentMT {
  width: 100%;
}

/*???@???p??????????????????????\????????????????????????h???~???@*/
.rootMT ul {
  overflow: hidden;
  width: 940px;
  margin: 0 auto;
}

/* ?????????100%???\?????????p??????????????????????? */

#jfr_specialmenu {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-feature-settings: "palt";
}

.icon-register {
  width: 25px !important;
  /* ?????????????????????????????????????????????????? */
  height: auto;
  padding-top: 4px;
  margin-right: 11px !important;
  /* ???????????????????]?????? */
}

/* ??????????????????????????????w???b???_???[???????? */

/* ???w???b???_???[????? */
#jfr_specialmenu img {
  text-align: center;
  width: 100%;
}

.head {
  background-color: var(--head-back-color);
  margin: 0 auto 30px;
  max-width: 940px;
  text-align: center;
}

#jfr_specialmenu .head img {
  width: 940px;
  display: block;
}

.btn_all {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 940px;
  margin: 0 auto;
}

.register-btn p span {
  display: inline-block;
  font-weight: 1000;
  font-size: 12px;
}

.btn a {
  display: block;
  width: calc(940px / 4 - 30px);
  margin: 0 15px 30px;
  color: var(--btn-color);
  border: solid var(--btn-color) 0.15em;
  box-sizing: border-box;
  text-align: center;
  background-color: #fff;
  transition: all ease .3s;
  font-size: 15px;
  padding: 1em 2em;
  font-weight: 700;
}

.btn.on a {
  background-color: var(--btn-color);
  color: #fff;
}

.btn a:link,
.btn a:visited {
  text-decoration: none;
}

.register-btn a {
  text-decoration: none;
  font-weight: bold;
  display: block;
  max-width: 500px;
  margin: 0 auto 30px;
  width: 75%;
  padding: 16px 13px;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  border-radius: 44px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  text-align: center;
  background-color: #516274;
  letter-spacing: 0.16em;
  position: relative;
}

.register-btn a::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background-image: url(../img/icon-register_01.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.btn a:hover {
  background-color: var(--btn-color);
  color: #fff;
}


/* ???????????????????????w???b???_???[???????? */


/* ???????????????????????????�� ???R??????????????j?????????[ */

/* ???\?????????s???????????u???????????? */
.leisureLayoutMT .layer02MT {
  max-width: 940px;
  margin: 0 auto;
}

.layer02MT {
  height: 0px;
}

/* ???\?????????s?????? */
.displayMT {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

/* ???\?????????s?????? */
.displayMT dl dt {
  color: var(--font-color);
}

/* 1???E2???E???E???E?????????E????? */
.pagingMT {
  margin-left: 30px;
}

/* 1???E2???E???E???E?????????E????? */
.pagingMT li a {
  color: var(--font-color);
}

/* 1???E2???E???E???E?????????E????? */
.pagingMT li.active {
  color: var(--page-color);
}

/* ???\?????????s????????????????????F??????????? */
.punctuationMT {
  background: none;
  margin-bottom: 40px;
}

/* ???R????????D????S?????? */
.leisureBox01MT {
  color: var(--font-color);
  background-color: var(--yutai_back);
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-feature-settings: "palt";
  width: 940px;
  box-sizing: border-box;
  margin: 40px auto 0px;
  padding: 20px;
  border: none;
}

.leisureLayoutMT h3.txtB {
  font-size: 12px;
}

/* ???D???????????j?????????[???^???C???g?????? */
.leisureBox01MT a {
  color: var(--font-color);
  font-size: 16px;
}

/* ?????????T?????????e?????? */
.leisureLayoutMT .leisureBox01MT .privilegeMT {
  border: none;
}

/* ?????????T?????????e?????????@???g?????? */
.leisureLayoutMT .leisureBox01MT .privilegeMT dl {
  background: none;
  border: none;
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.leisureLayoutMT .leisureBox01MT .privilegeMT dl:first-child dd {
  border-top: solid 1px var(--tokuten-color);
}

/* ?????????T1 */
.leisureLayoutMT .leisureBox01MT .privilegeMT dt {
  float: inherit;
  position: inherit;
  top: inherit;
  margin: inherit;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: var(--tokuten-color);
  border: solid 1px var(--tokuten-color)
}

/* ?????????T?????????e?????????@???????????? */
.leisureLayoutMT .leisureBox01MT .privilegeMT dd {
  padding: 10px;
  box-sizing: border-box;
  font-size: 13px;
  border: solid 1px var(--tokuten-color);
  margin: 0;
  border-top: none;
  width: 100%;
  float: inherit;
}

/* ?????????T?????????e?????????@???????????? */
.leisureLayoutMT dd .txtRed {
  color: var(--yutai-color);
  font-weight: bold;
  font-size: 15px;
}

/* ???D??????e???L???X???g???@????u???????????? */
.leisureBox01MT .innerMT {
  display: flex;
}

/* ???D??????e???L???X???g???@????u???????????? */
.leisureBox01MT .txtBoxMT {
  width: 594px;
  float: none;
}

p.txt14b.mb10 {
  display: none;
}

/* ???D??????e???L???X???g */
.leisureBox01MT .txtBoxMT p.mb10 {
  font-size: 13px;
  line-height: 2;
  text-align: justify;
  max-height: 8em;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
}

/* ???D??????e???L???X???g???@???O?????????f???w???i */
p.mb10::before {
  content: "";
  width: 100%;
  height: 8em;
  display: block;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, var(--yutai_back) 80%);
  position: absolute;
  top: 0;
}

.leisureBox01MT .txtBoxMT p.txt14b.mb10::before {
  display: none;
}

/*?????????T?????????e???????????O???C?????????????\?????????@???e???L???X???g*/
.leisureLayoutMT .leisureBox01MT .privilegeMT p a::before {
  content: "※特典はログイン後に表示されます";
  width: 100%;
  height: 100%;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 15px;
  padding: 10px;
  border: solid 1px var(--tokuten-color);
  box-sizing: border-box;
  background-color: #fff;
}

/*?????????O???C?????????????????T???\?????????????????*/
.privilegeMT p a img {
  display: none;
}

/* ??????????????????????????? ???R??????????????j?????????[ */

/*?????? ????????????????????????X???}???z ??????*/

@media screen and (max-width: 767px) {

  .pc {
    display: none !important;
    margin: 0 auto;
  }

  .sp {
    display: block !important;
  }

  #jfr_specialmenu .head {
    margin: 0 auto 3.947vw;
  }

  #jfr_specialmenu .head img {
    width: 100%;
    padding: 0;
    margin: 0 auto 30px;
  }

  .register-btn a::before {
  width: 30px;
  height: 30px;
}

  .register-btn {
    border: none;
  }

  .register-btn p {
    font-size: 20px;
    line-height: 1.3;
    color: #fff;
    padding: 10px 0 10px;
  }

  .register-btn p span {
    font-size: 12px;
    color: #516274;
    line-height: 0;
  }

  .btn_all {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 0 3vw;
    margin: 0 auto 30px;
  }

  .btn a {
    border: solid 0.1em;
    width: 45.5vw;
    margin: 0 3vw 3vw 0;
    font-size: 3.947vw;
    padding: 0.75em 0;
  }

  .btn a:active {
    background-color: var(--btn-color);
    color: #fff;
    border-color: var(--btn-color);
  }


  #fftop_recomDetail .reBox {
    padding: 0px;
  }

  #jfr_specialmenu {
    font-size: 0;
    margin-bottom: 3.947vw;
  }

  /* ???w???b???_???[????? */
  #jfr_specialmenu img {
    text-align: center;
    width: 100%;
  }


  #fftop_recomDetail .reBox {
    padding: 0px;
  }

  /*???@???S????w???i???@*/
  .leisureLayoutMT {
    background-color: var(--yutai_all_back);
  }

  /* ???S????t???H?????????g */
  section.leisureBox02MT.mb20 {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    color: var(--font-color);
  }

  /* ???S????t???H?????????g */
  article p {
    color: inherit;
  }

  /* ???\?????????s?????? */
  #fftop_recomDetail .displayMT {
    margin: 0;
  }

  /* ???\?????????s?????? */
  #fftop_recomDetail .displayMT dl dt {
    display: table-cell;
    width: 5em;
    font-size: 3.947vw;
    padding-left: 10px;
    color: var(--font-color);
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }

  /* ???\?????????s?????? */
  #fftop_recomDetail .displayMT dl dd {
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  }

  /* 1 2 3 ?????? ?????@???{???^?????? */
  #fftop_recomDetail .pagingMT {
    margin: 20px auto 10px;
  }

  /* 1 2 3 ?????? ?????@???{???^?????? */
  #fftop_recomDetail .pagingMT li {
    background-color: #fff;
    color: var(--font-color);
    font-size: 3.947vw;
    font-weight: bold;
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    margin: 0.3em;
  }

  #fftop_recomDetail .pagingMT li.active {
    color: var(--page-color);
  }

  /* ???S????g */
  #fftop_recomDetail .leisureBox02MT .BlocMT {
    background-color: var(--yutai_back) !important;
    margin: 3.947vw auto;
    padding: 1em;
    width: 95vw;
    border: none;
  }

  /* ???J???e???S???????????? */
  .leisureLayoutMT h3.txtB {
    background: none;
    padding: 0;
    color: inherit;
    font-size: 3.2vw;
    margin: 0 auto 0.25em;
  }

  /* ????^???E???D????????e?????????C???A???E???g */
  #fftop_recomDetail .leisureBox02MT .BlocMT .innerMT {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  /* ????^ p???^???O */
  #fftop_recomDetail .leisureBox02MT .innerMT .ImgBoxMT {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 0.5em;
  }

  /* ????^???@img???^???O*/
  #fftop_recomDetail .leisureBox02MT .innerMT .ImgBoxMT img {
    display: block;
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    box-sizing: border-box;
  }

  /*???@??????????????????????????@*/
  ul.NumMT li img {
    width: 16vw;
    height: auto;
  }

  /*???@???\??????????????@*/
  #fftop_recomDetail .leisureBox02MT .innerMT .txtBoxMT .NumMT li {
    font-size: 3.2vw;
    color: var(--font-color);
  }

  /* ???D????? */
  #fftop_recomDetail .leisureBox02MT .innerMT .txtBoxMT h4 {
    color: var(--font-color);
    font-size: 4.2vw;
  }

  /* ??????????????????T */
  #fftop_recomDetail .leisureBox02MT p.privilegeHeading {
    font-size: 4.2vw;
    font-weight: 600;
    color: #fff;
    background-color: var(--tokuten-color);
    padding: 0.25em 0.5em;
    margin-top: 0.5em;
  }

  /* ??????????????????T????g */
  #fftop_recomDetail .leisureBox02MT .privilegeMT {
    background: #fff;
    border: 0.1em solid var(--tokuten-color);
    padding: 0.5em;
  }

  /* ??????????????????T????????????????e???L???X???g */
  #fftop_recomDetail .leisureBox02MT .privilegeMT dl dd {
    font-size: 3.947vw;
    color: var(--font-color);
    padding: 0;
  }

  /* ??????????????????T????????????????e???L???X???g???@???????????? */
  .leisureLayoutMT dd .txtRed {
    font-weight: 700;
  }

  /*?????????O???C?????????????????T???\?????????????????*/
  #fftop_recomDetail .leisureBox02MT .privilegeMT p img {
    display: none;
  }

  /*?????????O???C?????????????????T???\??????????e???L???X???g*/
  #fftop_recomDetail .leisureBox02MT .privilegeMT p::before {
    content: "※特典はログイン後に表示されます";
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
    font-weight: 700;
    font-size: 3.947vw;
  }

  p.mb10::before {
    display: none;
  }

}