@charset "UTF-8";
/* =======================================================================
  Date: 2021-2-3
  CSS Document ： タロット占い 共通エリアのスタイル（PC）
  1.
  ======================================================================= */
/* -----------------------------------------------------------------------
## KV ##################################################
----------------------------------------------------------------------- */
/* ################# 全体占い ################# */
.all_fc .kv_fc {
  height: 500px;
  background: #352418 url("../../images/top/kv.jpg") no-repeat center 0;
}
.all_fc .kv-inner_fc {
  position: relative;
  width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.all_fc .kv-balloon_fc {
  position: absolute;
  top: 80px;
  left: 197px;
}
.all_fc .kv-fortuneteller_fc {
  position: absolute;
  bottom: 28px;
  right: 38px;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}

/* 導入 ################# */
.intro_fc {
  padding: 100px 0;
}
.intro_fc .cmn-whiteButton_fc {
  margin-top: 52px;
  border: 1px solid #000;
}
.intro_fc .pageTitle_fc {
  text-align: center;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.intro_fc .pageTitle_sub_fc {
  text-align: inherit;
  font-size: 1.375rem;
}
.intro_fc .pageTitle_sub_fc b {
  font-size: 2rem;
}
.intro_fc .pageTitle_main_fc {
  line-height: 1.4;
  margin-top: 8px;
  text-align: inherit;
  font-size: 2.5rem;
}

.intro_lede_fc {
  line-height: 2;
  margin-top: 19px;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1rem;
}
.intro_lede_fc::before {
  display: block;
  width: 126px;
  height: 47px;
  margin: 0 auto 30px;
  background: url("../../images/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.875rem;
  letter-spacing: 0.05em;
  line-height: 1.7;
}

/* ################# テーマ別占い 一覧ページ ################# */
.themesTop_fc .kv_fc .kv-contents_fc {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 10px;
  padding-bottom: 20px;
}
.themesTop_fc .kv_fc .kv-contents_fc::after {
  bottom: -66px;
  width: 339px;
  height: 171px;
  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: 1.25rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesTop_fc .kv_fc .pageTitle_main_fc {
  line-height: 1.4;
  margin-top: 5px;
  text-align: inherit;
  font-size: 2.5rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesTop_fc .kv_fc .kv-logo_fc {
  display: block;
  width: 134px;
  height: auto;
  margin-inline: auto;
}
.themesTop_fc .kv_fc .kv-fortuneteller_fc {
  position: static;
  text-align: center;
}
.themesTop_fc .kv-inner_fc {
  background: #1b3575 url("../../images/bg02.png") repeat;
}
.themesTop_fc .kv-contents_fc {
  position: relative;
  width: 960px;
  height: 400px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../../images/themes/kv_line.png") no-repeat center center;
}
.themesTop_fc .kv-contents_fc::after {
  position: absolute;
  bottom: -83px;
  left: 0;
  right: 0;
  width: 339px;
  height: 228px;
  margin: 0 auto;
  background: url("../../images/themes/img_tarot.png") no-repeat center center;
  content: "";
}
.themesTop_fc .kv-fortuneteller_fc {
  position: absolute;
  bottom: 66px;
  right: 99px;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}
.themesTop_fc .kv-overview_fc {
  width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 104px 30px 54px;
  line-height: 2;
  margin-top: 30px;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 1rem;
}
.themesTop_fc .kv-overview_lede_fc {
  text-align: inherit;
}

/* ################# テーマ別占い 占いページ ################# */
.themesDetail_fc .kv_fc .kv-contents_fc {
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 10px;
  padding-bottom: 20px;
}
.themesDetail_fc .kv_fc .kv-contents_fc::after {
  bottom: -66px;
  width: 339px;
  height: 171px;
  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: 1.25rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesDetail_fc .kv_fc .pageTitle_main_fc {
  line-height: 1.4;
  margin-top: 5px;
  text-align: inherit;
  font-size: 2.5rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themesDetail_fc .kv_fc .kv-logo_fc {
  display: block;
  width: 134px;
  height: auto;
  margin-inline: auto;
}
.themesDetail_fc .kv_fc .kv-fortuneteller_fc {
  position: static;
  text-align: center;
}
.themesDetail_fc .kv-inner_fc {
  background: #1b3575 url("../../images/bg02.png") repeat;
}
.themesDetail_fc .kv-contents_fc {
  position: relative;
  width: 960px;
  height: 400px;
  margin: 0 auto;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: url("../../images/themes/kv_line.png") no-repeat center center;
}
.themesDetail_fc .kv-contents_fc::after {
  position: absolute;
  bottom: -83px;
  left: 0;
  right: 0;
  width: 339px;
  height: 228px;
  margin: 0 auto;
  background: url("../../images/themes/img_tarot.png") no-repeat center center;
  content: "";
}
.themesDetail_fc .kv-fortuneteller_fc {
  position: absolute;
  bottom: 66px;
  right: 99px;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 0.875rem;
}
.themesDetail_fc .fortune_fc {
  padding-top: 140px;
}

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

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

.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: 32px;
  text-align: center;
  font-size: 3rem;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 18px;
  margin-top: 24px;
}

.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: 10px 38px;
  background: #222;
  border: 1px solid #222;
  border-radius: calc(infinity * 1px);
  color: #fff;
  min-width: 158px;
  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;
}
@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: 40px;
}

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

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

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

.lesson-inner_fc {
  display: -ms-grid;
  display: grid;
      grid-template-areas: "image ." "image title" "image text" "image link" "image .";
  -ms-grid-columns: auto 60px 380px;
  grid-template-columns: auto 380px;
  -ms-grid-rows: 1fr 16px auto 16px auto 16px auto 16px 1fr;
  grid-template-rows: 1fr auto auto auto 1fr;
  -ms-flex-line-pack: center;
      align-content: center;
  gap: 16px 60px;
  width: 800px;
  margin: 0 auto;
}

.lesson-title_fc {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  display: -ms-grid;
  display: grid;
  grid-area: title;
  -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: 1.25rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-align: center;
}
.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 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 9;
  -ms-grid-column: 1;
  display: block;
  grid-area: image;
  width: 100%;
  max-width: 360px;
  height: auto;
  margin-inline: auto;
}

.lesson-text_fc {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
  grid-area: text;
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #fff;
  text-align: center;
}

.lesson-link_fc {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
  grid-area: link;
}
.lesson-link_fc .cmn-whiteButton_fc {
  width: 100%;
  max-width: 380px;
  min-height: 90px;
  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;
  font-size: 1.125rem;
  -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: 51px;
  height: 22px;
  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: 100px 0;
  background: #132f74 url("../../images/bg02.png") repeat center 0;
  text-align: center;
}
.backToTop_fc .cmn-buttons_fc {
  margin-top: 25px;
  margin-bottom: 40px;
}

.backToTop-inner_fc {
  width: 800px;
  margin: 0 auto;
}

.backToTop-title_fc {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
  display: -ms-grid;
  display: grid;
  grid-area: title;
  -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;
  margin-bottom: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.05em;
  text-align: center;
}
.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 {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
  grid-area: link;
}
.backToTop-link_fc .cmn-whiteButton_fc {
  width: 100%;
  max-width: 380px;
  min-height: 90px;
  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;
  font-size: 1.125rem;
  -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: 51px;
  height: 22px;
  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: 100px 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;
  text-align: center;
  padding: 0 0 19px;
  border-bottom: 1px solid #222;
}

.others-title_main_fc {
  text-align: inherit;
  letter-spacing: 0.1em;
  font-size: 1.875rem;
  font-weight: bold;
}
.others-title_sub_fc {
  margin-bottom: 10px;
  text-align: inherit;
  letter-spacing: 0.05em;
  font-size: 1.25rem;
  font-family: "Times New Roman", serif;
}

.others-relations_fc {
  max-width: 800px;
  margin: 36px auto 0;
}
.others-relations_fc .splide__list {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: 1fr 5% 1fr 5% 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 5%;
}

.others-relations_group_fc {
  -ms-flex-preferred-size: 240px;
      flex-basis: 240px;
  max-width: 240px;
}
.others-relations_group_fc:nth-child(n+2) {
  margin-left: 40px;
}
.others-relations_title_fc {
  line-height: 1.625;
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1rem;
  font-weight: bold;
  background-image: url("../../images/title_line_left_bk02.png"), url("../../images/title_line_right_bk02.png");
  background-repeat: no-repeat;
  background-position: 0 center, right center;
}
.others-relations_body_fc {
  margin-top: 22px;
}
.others-relations_body_fc a {
  text-decoration: underline;
}
.others-relations_body_fc a:hover {
  text-decoration: none;
}
.others-relations_image_fc img {
  width: 100%;
  height: auto;
}
.others-relations_name_fc {
  line-height: 1.625;
  margin-top: 34px;
  letter-spacing: 0.1em;
  font-size: 1rem;
}

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

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

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

.weekly-banner_fc {
  width: 520px;
  margin: 0 auto 0;
}
.weekly-banner_fc a {
  text-decoration: underline;
}
.weekly-banner_fc a:hover {
  text-decoration: none;
}
.weekly-banner_fc:nth-child(n+2) {
  margin-top: 2.5em;
}

.weekly-banner_caption_fc {
  line-height: 1.6;
  margin-top: 21px;
  letter-spacing: 0.1em;
  font-size: 1rem;
}

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

.themeList-article_fc {
  width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 0 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: 40px 140px 40px 60px;
  background: #fff url("../../images/ico_article_arrow.png") no-repeat right 30px center;
  background-size: 50px auto;
  overflow: visible;
  -webkit-transition: all 0.6s 0s ease;
  transition: all 0.6s 0s ease;
}
.themeList-article_item_fc a:hover {
  text-decoration: none;
  -webkit-transform: translate(-5px, -5px);
          transform: translate(-5px, -5px);
  -webkit-box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.2);
}
.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: 143px;
  height: 32px;
  display: -ms-grid;
  display: grid;
  place-items: center;
  font-size: 0.75rem;
  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.25;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.themeList-article_title_fc strong {
  font-weight: 700;
}
.themeList-article_description_fc {
  line-height: 2;
  margin-top: 25px;
  letter-spacing: 0.07em;
  font-size: 1rem;
}

/* -----------------------------------------------------------------------
## タロットカードレッスンとは？ ###############################################
----------------------------------------------------------------------- */
.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: 100px 20px;
  overflow: auto;
  background: #132f74 url("../../images/bg02.png") repeat;
}

.about-contents_fc {
  position: relative;
  width: 920px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 19px 10px 50px;
  background: #fff;
  border: 50px solid;
  border-image-source: url("../../images/border.png");
  border-image-slice: 50;
  border-image-width: 50px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: repeat repeat;
}
.about-contents_fc .cmn-buttons_fc {
  margin-top: 60px;
}

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

.about-title_main_fc {
  text-align: center;
  font-size: 1.875rem;
  font-weight: bold;
}
.about-title_sub_fc {
  margin-top: 4px;
  text-align: center;
  font-size: 1.25rem;
  font-family: "Times new roman", serif;
}

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

.about-section_title_fc {
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 1.25rem;
  font-weight: bold;
}
.about-section_text_fc {
  line-height: 2;
  margin-top: 24px;
  font-size: 1rem;
}

.about-point_fc {
  height: 430px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 65px;
  padding: 44px 85px 50px;
  background: #ebdfca url("../../images/bg_point.png") no-repeat 0 0;
}

.about-point_title_fc {
  margin-bottom: 8px;
  text-align: center;
}
.about-point_title_fc span {
  padding: 0 30px;
  background-image: url("../../images/title_line_left_bk.png"), url("../../images/title_line_right_bk.png");
  background-repeat: no-repeat;
  background-position: 0 center, right center;
  letter-spacing: 0.07em;
  font-family: "A1明朝", "A1 Mincho", serif;
  font-weight: normal;
  font-size: 1.25rem;
}
.about-point_title_fc b {
  font-size: 1.875rem;
}
.about-point_text_fc {
  position: relative;
  padding: 32px 0 13px 64px;
  background: url("../../images/bg_message_line.png") no-repeat center bottom;
  letter-spacing: 0.05em;
  font-size: 1.375rem;
  font-weight: bold;
}
.about-point_text_fc::before {
  position: absolute;
  bottom: 17px;
  left: 14px;
  width: 26px;
  height: 42px;
  content: "";
}
.about-point_text_fc.about-point01_fc::before {
  background: url("../../images/ico_01.png") no-repeat center center;
  background-size: 17px auto;
}
.about-point_text_fc.about-point02_fc::before {
  background: url("../../images/ico_02.png") no-repeat center center;
  background-size: 26px auto;
}
.about-point_text_fc.about-point03_fc::before {
  background: url("../../images/ico_03.png") no-repeat center center;
  background-size: 24px auto;
}

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

.about-messageBox_fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  padding: 26px 0 40px;
  background: url("../../images/bg_message_line.png") no-repeat center bottom;
}

.about-messageBox_text_fc {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 560px;
  line-height: 2;
  margin-left: 23px;
  letter-spacing: 0.07em;
  font-size: 1rem;
}

.about-author_fc {
  -ms-flex-preferred-size: 240px;
      flex-basis: 240px;
  max-width: 240px;
  padding-top: 10px;
  text-align: center;
}
.about-author_fc img {
  width: 93px;
}

.about-author_name_fc {
  margin-top: 28px;
  text-align: center;
  letter-spacing: 0.08em;
  font-weight: bold;
  font-size: 1rem;
}

.about-close_fc[data-position=top] {
  position: absolute;
  top: -75px;
  right: -75px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border: 1px solid #222;
  border-radius: 1000px;
  background: transparent url("../../images/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=top]:hover {
  background: transparent url("../../images/btn_close_top_on.png") no-repeat 0 0;
  background-size: cover;
}

.about-close_fc[data-position=bottom] {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  overflow: hidden;
  width: 99px;
  height: 29px;
  margin: 60px auto 0;
  border: 0;
  background: transparent url("../../images/btn_close_bottom.png") no-repeat 0 0;
  background-size: cover;
  text-indent: -999em;
  -webkit-transition: opacity 0.4s 0s ease;
  transition: opacity 0.4s 0s ease;
}
.about-close_fc[data-position=bottom]:focus {
  outline: none;
}
.about-close_fc[data-position=bottom]:hover {
  opacity: 0.6;
  cursor: pointer;
}
/*# sourceMappingURL=module.css.map */