@charset "UTF-8";
/* =======================================================================
  Date: 2021-2-3
  CSS Document ： タロット占い 共通エリアのスタイル（SP）
  1.
  ======================================================================= */
/* -----------------------------------------------------------------------
## KV ##################################################
----------------------------------------------------------------------- */
/* ################# 全体占い ################# */
.all_fc .kv_fc {
  height: 85.3333333333vw;
  background: #352418 url("../images/top/kv_sp.jpg") no-repeat center 0/cover;
}
.all_fc .kv_fc img {
  width: 100%;
  height: auto;
}

.kv-fortuneteller_fc {
  display: none;
}

/* 導入 ################# */
.intro_fc {
  padding: 30px 0 60px;
}
.intro_fc .cmn-whiteButton_fc {
  margin-top: 45px;
  border: 1px solid #000;
}
.intro_fc .pageTitle_sub_fc {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 0.9375rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.intro_fc .pageTitle_sub_fc b {
  font-size: 1.25rem;
}
.intro_fc .pageTitle_main_fc {
  line-height: 1.3928571429;
  margin-top: 12px;
  text-align: center;
  font-size: 1.75rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}

.intro_lede_fc {
  line-height: 1.7142857143;
  margin-top: 13px;
  padding: 0 20px;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  text-align: center;
}
.intro_lede_fc::before {
  display: block;
  width: 94px;
  height: 35px;
  margin: 0 auto 34px;
  background: url("../../images_sp/logo_tarot.png") no-repeat center 0;
  background-size: 100% auto;
  content: "";
}
.intro_lede_fc + .intro_lede_fc {
  margin-top: 2em;
}
.intro_lede_fc + .intro_lede_fc::before {
  display: none;
}

.intro_name_fc {
  margin-top: 2em;
  text-align: center;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

/* ################# テーマ別占い 一覧 ################# */
.themesTop_fc .kv_fc .kv-inner_fc {
  position: relative;
  height: 84.5333333333vw;
  background: #1b3575 url("../images/bg02_sp.png") repeat center 0/cover;
}
.themesTop_fc .kv_fc .kv-contents_fc {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 2.1333333333vw;
  padding-top: 16vw;
}
.themesTop_fc .kv_fc .kv-contents_fc::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10.6666666667vw;
  width: 69.0666666667vw;
  height: 34.9333333333vw;
  margin: 0 auto;
  background: url("../images/card.png") no-repeat center center/cover;
  content: "";
}
.themesTop_fc .kv_fc .pageTitle_fc {
  color: #fff;
  text-align: center;
}
.themesTop_fc .kv_fc .pageTitle_sub_fc {
  letter-spacing: 0.1em;
  text-align: inherit;
  font-size: 4vw;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesTop_fc .kv_fc .pageTitle_main_fc {
  line-height: 1.39;
  margin-top: 4.2666666667vw;
  text-align: inherit;
  font-size: 7.4666666667vw;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesTop_fc .kv_fc .kv-logo_fc {
  display: block;
  width: 25.0666666667vw;
  height: auto;
  margin-inline: auto;
}
.themesTop_fc .kv_fc .kv-fortuneteller_fc {
  display: block;
  position: static;
  text-align: center;
  padding-top: 2.1333333333vw;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.7;
  color: #fff;
  letter-spacing: 0.05em;
}
.themesTop_fc .kv-overview_fc {
  margin-top: 40px;
}
.themesTop_fc .kv-overview_lede_fc {
  line-height: 1.7142857143;
  padding: 0 20px 52px;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

/* ################# テーマ別占い 占いページ ################# */
.themesDetail_fc .kv_fc .kv-inner_fc {
  position: relative;
  height: 84.5333333333vw;
  background: #1b3575 url("../images/bg02_sp.png") repeat center 0/cover;
}
.themesDetail_fc .kv_fc .kv-contents_fc {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 2.1333333333vw;
  padding-top: 16vw;
}
.themesDetail_fc .kv_fc .kv-contents_fc::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10.6666666667vw;
  width: 69.0666666667vw;
  height: 34.9333333333vw;
  margin: 0 auto;
  background: url("../images/card.png") no-repeat center center/cover;
  content: "";
}
.themesDetail_fc .kv_fc .pageTitle_fc {
  color: #fff;
  text-align: center;
}
.themesDetail_fc .kv_fc .pageTitle_sub_fc {
  letter-spacing: 0.1em;
  text-align: inherit;
  font-size: 4vw;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesDetail_fc .kv_fc .pageTitle_main_fc {
  line-height: 1.39;
  margin-top: 4.2666666667vw;
  text-align: inherit;
  font-size: 7.4666666667vw;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesDetail_fc .kv_fc .kv-logo_fc {
  display: block;
  width: 25.0666666667vw;
  height: auto;
  margin-inline: auto;
}
.themesDetail_fc .kv_fc .kv-fortuneteller_fc {
  display: block;
  position: static;
  text-align: center;
  padding-top: 2.1333333333vw;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 1.7;
  color: #fff;
  letter-spacing: 0.05em;
}
.themesDetail_fc .fortune_fc {
  padding-top: 21.3333333333vw;
}

/* -----------------------------------------------------------------------
## どのテーマが気になる？ #######################################
----------------------------------------------------------------------- */
.themes_fc {
  padding: 60px 5.3333333333%;
  background: #f9f2e1 url("../../images/bg01.png") repeat;
}

.themes-inner_fc {
  max-width: 920px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px 5.9701492537%;
}

.themes-title_fc {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.themes-title_main_fc {
  width: 56.5333333333vw;
  max-width: 424px;
  height: auto;
  margin-inline: auto;
}
.themes-title_sub_fc {
  margin-top: 16px;
  text-align: center;
  font-size: 6.4vw;
  line-height: 1.6;
  font-weight: normal;
  font-family: "A1明朝", "A1 Mincho", serif;
  color: #133179;
}

.themes-links_fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 4.8vw 3.7333333333vw;
  margin-top: 6.4vw;
}

.themes-link_fc {
  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;
  gap: 5px;
  padding: 2.6666666667vw 24px;
  background: #222;
  border: 1px solid #222;
  border-radius: calc(infinity * 1px);
  color: #fff;
  width: 34.6666666667vw;
  font-size: 0.875rem;
  -webkit-transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
  transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
}
.themes-link_fc svg {
  width: 18px;
  height: 18px;
}
.themes-link_fc:nth-child(3) {
  margin-left: 5.3333333333vw;
}
@media (any-hover: hover) {
  .themes-link_fc:hover {
    background: #fff;
    color: #222;
    text-decoration: none;
  }
  .themes-link_fc:hover svg {
    fill: #222;
  }
}

.newTheme_fc {
  display: -ms-grid;
  display: grid;
  gap: 4px;
  margin-top: 10.6666666667vw;
}

.newTheme_text_fc {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  gap: 4px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.7;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.newTheme_link_fc {
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: underline;
}
.newTheme_link_fc:hover {
  text-decoration: none;
}

/* -----------------------------------------------------------------------
## 占いレッスンについて #######################################
----------------------------------------------------------------------- */
.lesson_fc {
  padding: 60px 0;
  background: #132f74 url("../../images_sp/bg02.png") repeat;
  text-align: center;
}
.lesson_fc .cmn-buttons_fc {
  margin-top: 25px;
  margin-bottom: 40px;
}

.lesson-inner_fc {
  width: 74.6666666667vw;
  margin: 0 auto;
}

.lesson-title_fc {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 12px 8px auto 8px 12px;
  grid-template-columns: 12px auto 12px;
  gap: 8px;
  justify-items: center;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 3.2vw;
}
.lesson-title_fc::before, .lesson-title_fc::after {
  content: "";
  display: block;
  width: 12px;
  height: 23px;
}
.lesson-title_fc::before {
  background: transparent url("../images/slash-left.png") no-repeat 0 0/cover;
}
.lesson-title_fc::after {
  background: transparent url("../images/slash-right.png") no-repeat 0 0/cover;
}

.lesson-image_fc {
  display: block;
  width: 100%;
  max-width: 360px;
  height: auto;
  margin-inline: auto;
}

.lesson-text_fc {
  margin-top: 5.3333333333vw;
  font-size: 0.875rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}

.lesson-link_fc .cmn-whiteButton_fc {
  width: 100%;
  max-width: 380px;
  margin-inline: auto;
  padding: 0;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: none;
  border: 1px solid #222;
  margin-inline: auto;
  margin-top: 5.3333333333vw;
  -webkit-transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
  transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
}
.lesson-link_fc .cmn-whiteButton_fc::after {
  display: block;
  width: 32px;
  height: 14px;
  background: transparent url("../../images_sp/ico_arrow_black.png") no-repeat 0 0/cover;
  content: "";
}
@media (any-hover: hover) {
  .lesson-link_fc .cmn-whiteButton_fc:hover {
    background-color: #222;
    color: #fff;
  }
  .lesson-link_fc .cmn-whiteButton_fc:hover::after {
    background: transparent url("../../images_sp/ico_arrow_white.png") no-repeat 0 0/cover;
  }
}

/* -----------------------------------------------------------------------
## 一週間の全体運を占う #######################################
----------------------------------------------------------------------- */
.backToTop_fc {
  padding: 60px 0;
  background: #132f74 url("../../images_sp/bg02.png") repeat;
  text-align: center;
}
.backToTop_fc .cmn-buttons_fc {
  margin-top: 25px;
  margin-bottom: 40px;
}

.backToTop-inner_fc {
  width: 74.6666666667vw;
  margin: 0 auto;
}

.backToTop-title_fc {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 12px 8px auto 8px 12px;
  grid-template-columns: 12px auto 12px;
  gap: 8px;
  justify-items: center;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  font-size: 0.9375rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 3.2vw;
}
.backToTop-title_fc::before, .backToTop-title_fc::after {
  content: "";
  display: block;
  width: 12px;
  height: 23px;
}
.backToTop-title_fc::before {
  background: transparent url("../images/slash-left.png") no-repeat 0 0/cover;
}
.backToTop-title_fc::after {
  background: transparent url("../images/slash-right.png") no-repeat 0 0/cover;
}

.backToTop-link_fc .cmn-whiteButton_fc {
  width: 100%;
  max-width: 380px;
  margin-inline: auto;
  padding: 0;
  gap: 8px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-image: none;
  border: 1px solid #222;
  margin-inline: auto;
  margin-top: 5.3333333333vw;
  -webkit-transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
  transition: color 0.2s 0s linear, background-color 0.2s 0s linear;
}
.backToTop-link_fc .cmn-whiteButton_fc::after {
  display: block;
  width: 32px;
  height: 14px;
  background: transparent url("../../images_sp/ico_arrow_black.png") no-repeat 0 0/cover;
  content: "";
}
@media (any-hover: hover) {
  .backToTop-link_fc .cmn-whiteButton_fc:hover {
    background-color: #222;
    color: #fff;
  }
  .backToTop-link_fc .cmn-whiteButton_fc:hover::after {
    background: transparent url("../../images_sp/ico_arrow_white.png") no-repeat 0 0/cover;
  }
}

/* -----------------------------------------------------------------------
## 「その他の占い」エリア ##################################################
----------------------------------------------------------------------- */
.others_fc {
  padding: 60px 0;
  background: #f9f2e1 url("../../images/bg01.png") repeat;
}

.others-title_fc {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 0 19px;
  border-bottom: 1px solid #222;
}

.others-title_main_fc {
  text-align: center;
  font-size: 1.3125rem;
  font-weight: bold;
}
.others-title_sub_fc {
  margin-bottom: 10px;
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Times New Roman", serif;
}

.others-relations_fc {
  margin: 45px auto 0;
}

.others-relations_group_fc:nth-child(n+2) {
  margin-top: 48px;
}
.others-relations_title_fc {
  line-height: 1.6666666667;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 0.9375rem;
  font-weight: bold;
}
.others-relations_title_fc span {
  display: inline-block;
  padding: 0 20px;
  background-image: url("../../images_sp/title_line_left_bk02.png"), url("../../images_sp/title_line_right_bk02.png");
  background-repeat: no-repeat;
  background-position: 0 center, right center;
}
.others-relations_body_fc {
  margin-top: 15px;
}
.others-relations_body_fc a {
  color: #222;
}
.others-relations_image_fc img {
  width: 100%;
  height: auto;
}
.others-relations_name_fc {
  line-height: 1.7142857143;
  margin-top: 20px;
  letter-spacing: 0.1em;
  font-size: 0.875rem;
}

.others-price_fc {
  margin-top: 13px;
}

.others-price_prefix_fc {
  letter-spacing: 0.1em;
  font-size: 0.9375rem;
  font-weight: bold;
}
.others-price_yen_fc {
  letter-spacing: 0.2em;
  font-size: 0.9375rem;
  font-weight: bold;
}
.others-price_yen_fc::before {
  font-size: 0.9375rem;
  content: " ¥";
}
.others-price_tax_fc {
  letter-spacing: 0.1em;
  font-size: 0.9375rem;
}

/* -----------------------------------------------------------------------
## 「今週の星模様」バナーエリア ###############################################
----------------------------------------------------------------------- */
.weekly_fc {
  padding: 55px 0 75px;
}

.weekly-banner_fc {
  width: 260px;
  margin: 0 auto 0;
}
.weekly-banner_fc a {
  color: #222;
  text-decoration: underline;
}
.weekly-banner_fc a:hover {
  text-decoration: none;
}
.weekly-banner_fc img {
  width: 100%;
}
.weekly-banner_fc:nth-child(n+2) {
  margin-top: 2em;
}

.weekly-banner_caption_fc {
  line-height: 1.7142857143;
  margin-top: 15px;
  letter-spacing: 0.1em;
  font-size: 0.875rem;
}

/* -----------------------------------------------------------------------
## テーマ別 記事一覧 ##################################################
----------------------------------------------------------------------- */
.themeList-articles_fc {
  padding: 48px 0 60px;
  background: #f9f2e1 url("../../images_sp/bg01.png") repeat;
}
.themeList-articles_fc .cmn-whiteButton_fc {
  margin-top: 30px;
}

.themeList-article_fc {
  padding: 0 20px;
  margin-bottom: 20px;
}
.themeList-article_fc.is-moreArticles_fc {
  display: none;
}

.themeList-articles_inner_fc:nth-child(n+2) {
  display: none;
}

.themeList-article_item_fc {
  position: relative;
}
.themeList-article_item_fc a {
  position: relative;
  display: block;
  padding: 30px 30px 67px 30px;
  background: #fff url("../../images_sp/ico_article_arrow.png") no-repeat right 30px bottom 26px;
  background-size: 40px auto;
  color: #222;
  -webkit-transition: all 0.6s 0s ease;
  transition: all 0.6s 0s ease;
  overflow: visible;
}
.themeList-article_item_fc.is-new_fc a::before, .themeList-article_item_fc.is-popular_fc a::before, .themeList-article_item_fc.is-seasonal_fc a::before, .themeList-article_item_fc.is-staff-pick_fc a::before, .themeList-article_item_fc.is-trending_fc a::before {
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 2;
  width: 125px;
  height: 32px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-size: 0.625rem;
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.084em;
}
.themeList-article_item_fc.is-new_fc a::before {
  background-color: #F7CE28;
  content: "NEW";
}
.themeList-article_item_fc.is-popular_fc a::before {
  background-color: #EB83D1;
  content: "人気テーマ";
}
.themeList-article_item_fc.is-seasonal_fc a::before {
  background-color: #7FC73C;
  content: "今の時期におすすめ";
}
.themeList-article_item_fc.is-staff-pick_fc a::before {
  background-color: #6FCDF2;
  content: "担当者おすすめ";
}
.themeList-article_item_fc.is-trending_fc a::before {
  background-color: #F57C53;
  content: "急上昇";
}
.themeList-article_item_fc:nth-child(n+2) {
  margin-top: 20px;
}
.themeList-article_item_fc:nth-child(n+2):is(.is-new_fc), .themeList-article_item_fc:nth-child(n+2):is(.is-popular_fc), .themeList-article_item_fc:nth-child(n+2):is(.is-seasonal_fc), .themeList-article_item_fc:nth-child(n+2):is(.is-staff-pick_fc), .themeList-article_item_fc:nth-child(n+2):is(.is-trending_fc) {
  margin-top: 36px;
}
.themeList-article_title_fc {
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themeList-article_description_fc {
  line-height: 1.7142857143;
  margin-top: 10px;
  letter-spacing: 0.06em;
  font-size: 0.875rem;
  font-weight: normal;
}

/* -----------------------------------------------------------------------
## タロットカードレッスンとは？ ###############################################
----------------------------------------------------------------------- */
.about_fc {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.about-overlay_fc {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 50px 20px;
  overflow: auto;
  background: #132f74 url("../../images_sp/bg02.png") repeat;
}

.about-contents_fc {
  position: relative;
  padding: 10px 5px 25px;
  background: #fff;
  border: 25px solid;
  border-image-source: url("../../images_sp/border.png");
  border-image-slice: 50;
  border-image-width: 25px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: repeat repeat;
}
.about-contents_fc .cmn-buttons_fc {
  margin: 16px -8px 0;
}
.about-contents_fc .cmn-button_fc {
  width: 290px;
  background-position: right 20px center;
}

.about-title_fc {
  padding-bottom: 18px;
  background: url("../../images_sp/bg_line.png") no-repeat center bottom;
}

.about-title_main_fc {
  line-height: 1.4761904762;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.3125rem;
  font-weight: bold;
}
.about-title_sub_fc {
  margin-top: 7px;
  text-align: center;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Times new roman", serif;
}

.about-section_fc {
  padding: 25px 0 0;
}

.about-section_title_fc {
  line-height: 1.625;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1rem;
  font-weight: bold;
}
.about-section_text_fc {
  line-height: 1.7142857143;
  margin-top: 19px;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

.about-point_fc {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 34px 0 0;
  padding: 22px 0 25px;
  border: 50px solid;
  border-image-source: url("../../images_sp/bg_point_line.png");
  border-image-slice: 100;
  border-image-width: 50px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: repeat repeat;
  background: #ebdfca url("../../images_sp/bg_point.png") no-repeat 0 0;
}

.about-point_inner_fc {
  margin: -28px -15px -20px;
}
.about-point_title_fc {
  margin-bottom: 8px;
  text-align: center;
}
.about-point_title_fc span {
  display: block;
  line-height: 1.1904761905;
  padding: 0 15px;
  background-image: url("../../images_sp/title_line_left_bk02.png"), url("../../images_sp/title_line_right_bk02.png");
  background-repeat: no-repeat;
  background-position: 0 center, right center;
  background-size: 19px auto, 19px auto;
  font-family: serif;
  font-weight: normal;
  font-size: 0.875rem;
}
.about-point_title_fc b {
  font-size: 1.3125rem;
}
.about-point_text_fc {
  position: relative;
  line-height: 1.5;
  padding: 16px 0 7px 28px;
  background: url("../../images_sp/bg_message_line.png") no-repeat center bottom;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
  font-weight: bold;
  -webkit-font-feature-settings: "palt" 1;
          font-feature-settings: "palt" 1;
}
.about-point_text_fc::before {
  position: absolute;
  bottom: 12px;
  left: 0;
  width: 20px;
  height: 32px;
  content: "";
}
.about-point_text_fc.about-point01_fc::before {
  background: url("../../images_sp/ico_01.png") no-repeat center center;
  background-size: 13px auto;
}
.about-point_text_fc.about-point02_fc::before {
  background: url("../../images_sp/ico_02.png") no-repeat center center;
  background-size: 20px auto;
}
.about-point_text_fc.about-point03_fc::before {
  background: url("../../images_sp/ico_03.png") no-repeat center center;
  background-size: 18px auto;
}

.about-message_fc {
  margin-top: 39px;
}

.about-message_title_fc img {
  width: 100%;
}

.about-messageBox_fc {
  padding: 13px 0 20px;
}

.about-messageBox_text_fc {
  line-height: 1.7142857143;
  letter-spacing: 0.07em;
  margin-top: 12px;
  font-size: 0.875rem;
}

.about-author_fc {
  padding-top: 33px;
  text-align: center;
}
.about-author_fc img {
  width: 79px;
}

.about-author_name_fc {
  line-height: 1.4285714286;
  margin-top: 17px;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 0.875rem;
}

.about-close_fc[data-position=top] {
  position: absolute;
  top: -38px;
  right: -38px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  width: 35px;
  height: 35px;
  border: 1px solid #222;
  border-radius: 1000px;
  background: transparent url("../../images_sp/btn_close_top.png") no-repeat 0 0;
  background-size: cover;
  text-indent: -999em;
  cursor: pointer;
  -webkit-transition: all 0.2s 0s ease;
  transition: all 0.2s 0s ease;
}
.about-close_fc[data-position=top]:focus {
  outline: none;
}

.about-close_fc[data-position=bottom] {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  width: 79px;
  height: 23px;
  margin: 30px auto 0;
  border: 0;
  background: transparent url("../../images_sp/btn_close_bottom.png") no-repeat 0 0;
  background-size: cover;
  text-indent: -999em;
  pointer-events: none;
}
/*# sourceMappingURL=module_sp.css.map */