@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: 88px 0 100px;
}
.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: "";
}

/* ################# テーマ別占い 一覧ページ ################# */
.themesTop_fc .kv_fc .pageTitle_fc {
  padding-top: 87px;
  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-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 .pageTitle_fc {
  padding-top: 87px;
  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-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 .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;
}
.themesDetail_fc .kv-overview_lede_fc {
  text-align: inherit;
}

/* -----------------------------------------------------------------------
## 「テーマ別（総合）占いはこちら」エリア #######################################
----------------------------------------------------------------------- */
.themes_fc {
  padding: 91px 0 66px;
  background: #132f74 url("../images/bg02.png") repeat;
  text-align: center;
}
.themes_fc .cmn-buttons_fc {
  margin-top: 20px;
  margin-bottom: 46px;
}

.themes-title_fc {
  display: inline-block;
  padding: 0 24px;
  background-image: url("../images/title_line_left_wh.png"), url("../images/title_line_right_wh.png");
  background-repeat: no-repeat;
  background-position: 0 center, right center;
  letter-spacing: 0.05em;
  color: #fff;
  font-size: 1.25rem;
}

.themes-link_fc {
  text-align: center;
  letter-spacing: 0.1em;
  font-size: 1rem;
}
.themes-link_fc a {
  color: #fff;
  text-decoration: underline;
}
.themes-link_fc a:hover {
  text-decoration: none;
}

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

.others-inner_fc {
  width: 960px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  padding: 0 20px;
}

.others-contents_fc {
  padding: 12px 10px 30px;
  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;
}

.others-title_fc {
  text-align: center;
}

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

.others-relations_fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  margin: 36px auto 0;
}

.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;
  -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 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 60px;
  height: 48px;
  background: url("../images/ico_new.png") no-repeat 0 0;
  background-size: cover;
  content: "";
}
.themeList-article_item_fc:nth-child(n+2) {
  margin-top: 20px;
}
.themeList-article_title_fc {
  line-height: 1.25;
  letter-spacing: 0.05em;
  font-size: 1.5rem;
  font-family: "A1明朝", "A1 Mincho", serif;
}
.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;
}