/* contents
 * ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Zen+Dots&display=swap');

#contents_inner {
  background: linear-gradient(180deg, #FFE0FA 0%, #D7D3FF70 50%, #D7D3FF00 60%, #ffffff 70%)
}

 /*--------------------*
 *  span
 *--------------------*/
 span.marker {
  color: #FA61DD;
  font-weight: 700;
  padding-right: 0.2em;
}

.input_img2_wrap {
  position: relative;
  width: 100%;
}


 /*--------------------*
 *  input_img2
 *--------------------*/

.input_img2_wrap picture,
.input_img2_wrap img {
  display: block;
  width: 100%;
  height: auto;
}

.dynamic_period {
  font-family: "Zen Dots", sans-serif;
  position: absolute;
  left: 50%;
  top: 87%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-weight: 700;
  line-height: 1;
  color: #000;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 600px) {
  .dynamic_period {
    font-size: 20px;
  }
}
@media screen and (max-width: 599px) {
  .dynamic_period {
    font-size: 0.8em;
  }
}

 /*--------------------*
 *  index_list
 *--------------------*/

#ez-toc-container {
  background: #F6F5EE;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .article.up_bottom_layout, .article.up_bottom_layout h3, .article.interpretation, .article.interpretation h3, .articles .article, .article_ttl_h1, .topic_img, P.text_main, h2.article_h2, #ez-toc-container, .telling, #for_more_detail span, #for_more_detail, .articles_h2 {
    width: 540px;
    margin: 0 auto;
  }
  #ez-toc-container {
    padding: 24px 40px 32px;
  }
}
@media screen and (max-width: 599px) {
  .article .caption, .article.interpretation, .article.interpretation h3, .articles .article, article_h3_dashed, h2.article_h2, .telling, #ez-toc-container, #for_more_detail span, #for_more_detail {
    width: calc(100% - 40px);
    margin: 0 auto;
    line-height: 170%;
  }
  #ez-toc-container {
    padding: 20px;
  }
}
.ez-toc-title {
  margin: 0 auto 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 21px;
  font-size: 16px;
  padding-bottom: 0!important;
}
.ez-toc-title::before, .ez-toc-title::after {
  border-top: 1px solid;
  content: "";
  width: 1em;
}
.articles ul {
  margin: 20px auto 12px;
}
#ez-toc-container li {
  font-size: 14px;
  line-height: 16px;
  padding-left: 23px;
  position: relative;
}
.articles ul li {
  margin-top: 16px;
}
.articles ul.ez-toc-list-level-3, ul.ez-toc-list-level-3 {
  display: block;
  margin: 0em auto;
  margin-top: 16px;
}
.ez-toc-heading-level-3 {
  display: block;
}
.ez-toc-heading-level-3::before {
  content: '';
  margin-left: 5px;
  border: 0px;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: 4px;
  left: 0px;
  width: 10px;
  height: 8px;
  border-top: solid 1px #1F2121;
  border-right: solid 1px #1F2121;
}
.ez-toc-list-level-1 {
  display: block;
}
.ez-toc-link {
  align-items: flex-start;
}
.c_telling {
  padding: 8% 6% !important;
  width: 80%;
}
@media screen and (max-width: 599px) {
  .c_telling {
    width: 90%;
  }
}
.c_telling li {
  align-items: center;
  display: flex;
  background-image: none !important;
  padding: 0 .5rem 0 0 !important;
}
/* 番号 */
.no-cl {
  background: none !important;
  height: 30px !important;
  flex: 0 0 36px;
  display: inline-block;
  text-align: right;
  font-size: 20px;
  line-height: 1.15;
  font-weight: 600;
  color: #d8c06a;
  letter-spacing: -0.02em;
}
/* テキスト */
.toc_text {
  flex: 1;
  display: inline-block;
  font-size: 14px;
  line-height: 1.55;
  color: #111;
  word-break: break-word;
}

 /*--------------------*
 *  btn
 *--------------------*/

.btn-pk {
  background-color: #E73399 !important;
  font-size: 20px !important;
}
.btn_width {
  width: 320px !important;
}

.cnv_btn {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .cnv_btn {
    width: 90%;
  }
}

 /*--------------------*
 *  form
 *--------------------*/

#contents_inner .ninni {
  font-size: 10px;
  font-weight: normal;
  line-height: 1.2;
  border-radius: 16px;
  padding: 2px 8px;
  margin-bottom: 1%;
  margin-left: 4px;
  position: relative;
  top: -2px;
  border: 1px solid #1F2121;
}

 /*--------------------*
 *  result
 *--------------------*/
 .content__body {
  width: 100% !important;
  max-width: 700px !important;
 }
#contents_inner #c_header {
  margin-bottom: 0 !important;
}
#contents_inner .c_caption {
  width: 90%;
  margin: 0 auto;
  padding: 6% 0 5% !important;
}
 .result_basic {
  background: url("../../image/20052/20052_bg.png") center top / 100% auto no-repeat, linear-gradient(180deg, #FFE0FA 20%, #D7D3FF 40%, #FFE0FA 100%);
  padding-top: 2em;
 }

 .box_result{
  width:100%;
 }

 .result_stage {
  position: relative;
  width: 100%;
  aspect-ratio: 750 / 836; /* 実画像サイズに合わせて調整 */
}

 /* .result_visual{
  position:relative;
  width:100%;
  max-width:750px;
  margin:0 auto;
} */

.result_stage picture,
.result_stage img {
  display: block;
  width: 100%;
  height: auto;
}

.result_overlay {
  position: absolute;
  inset: 0;
}

.result_body{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.basic_info {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 4%;
  position: relative;
}
.basic_info::before, .basic_info::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
}
.basic_info::before {
  border-left: solid 1px #1F2121;
  border-top: solid 1px #1F2121;
  border-bottom: solid 1px #1F2121;
  top: 0;
  left: 0;
}
.basic_info::after {
  border-right: solid 1px #1F2121;
  border-top: solid 1px #1F2121;
  border-bottom: solid 1px #1F2121;
  top: 0;
  right: 0;
}

 /*--------------------*
 *  result_txt
 *--------------------*/
.ttl-txt {
  font-size: 24px;
}

.result_overlay {
  position: absolute;
  inset: 0;
}

.result_box {
  position: absolute;
  width: 35%;
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
  color: #111;
  text-align: left;
  word-break: break-word;
  transform: translateY(-50%);
}
@media screen and (min-width: 600px) {
  .result_box {
    font-size: 18px;
  }
  .left1 { left: 7%; top: 13.5%; }
  .left2 { left: 7%; top: 28%; }
  .left3 { left: 7%; top: 42%; }

  .right1 { right: 7%; top: 13.5%; }
  .right2 { right: 7%; top: 28%; }
  .right3 { right: 7%; top: 42%; }
}
@media screen and (max-width: 599px) {
  .left1 { left: 7%; top: 13.5%; }
  .left2 { left: 7%; top: 27%; }
  .left3 { left: 7%; top: 41%; }

  .right1 { right: 7%; top: 13.5%; }
  .right2 { right: 7%; top: 27%; }
  .right3 { right: 7%; top: 41%; }
}

.col_20052 {
  background-color: #1F2121 !important;
  border: none !important;
  color: #fff !important;
  font-size: 20px !important;
}

.container {
  width: 90%;
  margin: 0 auto;
}


 /*--------------------*
 *  link list
 *--------------------*/
 .r_links {
    background: none;
    max-width: 550px;
    margin: 3% auto 0;
 }

 .r_links ul {
    margin-bottom: 40px;
 }

.r_links li {
    background-color: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    background: url(../../../image/common/points/arrow_right.svg) no-repeat scroll calc(100% - 20px) 50% / 10px 16.6px;
    background-color: #fff;
    padding: 16px 20px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 600px) {
  .r_links li {
    font-size: 18px;
  }
}
.r_links li a {
  display: block;
}

 /*--------------------*
 *  result contents
 *--------------------*/

 .box_result_type2 {
  margin: 0 auto 24px;
}

/* カード全体 */
.result_card_type2 {
  position: relative;
  padding-top: 42px; /* アイコン食い込み分 */
}

/* 上に乗るアイコン */
.result_icon_type2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 84px;
  height: 84px;
  z-index: 3;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
}

.result_icon_type2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* 本体カード */

 @media screen and (max-width: 599px) {
  .result_body1 {
    padding: 0.5em 1em;
  }
 }

.result_body1 {
  position: relative;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 60px 1.5em 30px;
  margin-bottom: 0;
  box-sizing: border-box;
}

/* タイトル */
.result_body1 .menu_ttl {
  margin-bottom: 22px;
  text-align: center;
}

.result_body1 .menu_ttl h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.45;
  font-weight: 500;
  color: #2b2b2b;
  letter-spacing: 0.02em;
}

/* 本文 */
.result_text_type2 {
  position: relative;
  font-size: 15px;
  line-height: 2;
  color: #1F2121;
}

.result_text_type2 p {
  margin: 0 0 12px;
}

.result_text_type2 p:last-child {
  margin-bottom: 0;
}

.text_mos2 {
  background: linear-gradient(rgba(255, 255, 255, 0), rgb(255 255 255));
  top: -90px !important;
  height: 80px !important;
}

.mosaic_btn .btn {
  margin-bottom: 0 !important;
}


 /*--------------------*
 *  Result 3 Graph 
 *--------------------*/

.box_result_graph .result_body_graph {
  position: relative;
  background: #f8f8f8;
  border-radius: 28px;
  padding: 68px 18px 26px;
  overflow: hidden;
}

.box_result_graph .menu_ttl {
  text-align: center;
  margin-bottom: 20px;
}

.box_result_graph .menu_ttl h2 {
  margin: 0;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  color: #2c2c2c;
  letter-spacing: 0.02em;
}

.luck_graph {
  position: relative;
}

.luck_graph__inner {
  position: relative;
}

.luck_graph__svg {
  display: block;
  width: 100%;
  height: auto;
}

/* 横線 */
.luck_graph__grid--h {
  stroke: #FFD5F6;
  stroke-width: 1;
}

/* 縦線 */
.luck_graph__grid--v {
  stroke: #FFD5F6;
  stroke-width: 1;
}

/* 塗り */
.luck_graph__area {
  fill: rgba(255,143,230,0.08);
}

/* 折れ線 */
.luck_graph__line {
  fill: none;
  stroke: #FA61DD;
  stroke-width: 3;
  stroke-linejoin: round;
  stroke-linecap: round;
}

/* 点 */
.luck_graph__dot {
  fill: #FA61DD;
}

/* ベースライン */
.luck_graph__baseline {
  stroke: #FA61DD;
  stroke-width: 2;
}

/* 月ラベル */
.luck_graph__months {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 0;
  margin: -2rem 0 0;
  padding: 0 0px;
}

.luck_graph__month {
  text-align: center;
  color: #2c2c2c;
  font-size: 14px;
  line-height: 1.2;
}

.luck_graph__month span {
  display: block;
}

/* 無料版 */
.box_result_graph.is-free .luck_graph {
  filter: blur(3px);
  opacity: 0.9;
  transform: scale(1.01);
  transform-origin: center center;
}

.box_result_graph.is-free .luck_graph__months {
  opacity: 0;
}

.box_result_graph.is-free .luck_graph__mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60px;
  height: 120px;
  background: linear-gradient(
    180deg,
    rgba(248, 248, 248, 0) 0%,
    rgba(248, 248, 248, 0.8) 45%,
    rgba(248, 248, 248, 1) 100%
  );
  z-index: 2;
  pointer-events: none;
}

.box_result_graph.is-free .luck_graph__cta {
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: 2em;
  z-index: 3;
}

.box_result_graph.is-free .luck_graph__cta .btn {
  display: block;
  width: 295px;
  max-width: 100%;
  height: 40px;
  margin: 0 auto;
  padding: 6px 14px;
  border-radius: 999px;
  background: #1d2024;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.35;
  box-sizing: border-box;
}

/* 有料版は普通表示 */
.box_result_graph.is-paid .luck_graph__mask,
.box_result_graph.is-paid .luck_graph__cta {
  display: none;
}

/* SP */
@media screen and (max-width: 599px) {
  .box_result_graph .result_body_graph {
    border-radius: 26px;
    padding: 58px 14px 22px;
  }

  .box_result_graph .menu_ttl {
    margin-bottom: 16px;
  }

  .box_result_graph .menu_ttl h2 {
    line-height: 1.55;
  }

  .luck_graph__month {
    font-size: 10px;
  }
  .luck_graph__months {
    margin: -1.2rem 0px 0;
  }

  .box_result_graph.is-free .luck_graph__mask {
    bottom: 70px;
    height: 100px;
  }

  .box_result_graph.is-free .luck_graph__cta {
    left: 14px;
    right: 14px;
    bottom: 2em;
  }
}

 /*--------------------*
 *  Result 4
 *--------------------*/

.result_body2 {
  position: relative;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 1.5em 30px;
  margin-bottom: 2em;
  box-sizing: border-box;
}
.month_fortune__date {
  color: #FA61DD;
  font-size: 24px;
  text-align: center;
}


 /*--------------------*
 *  Result 6
 *--------------------*/

.result_period_card {
  margin: 0 auto 20px;
}

.result_body_period {
  position: relative;
  background: #ffffff;
  border-radius: 26px;
  padding: 58px 18px 22px;
  overflow: hidden;
}

.result_body_period .menu_ttl {
  margin-bottom: 18px;
  text-align: center;
}

.result_body_period .menu_ttl h2 {
  margin: 0;
  line-height: 1.55;
  font-weight: 500;
  color: #2b2b2b;
  letter-spacing: 0.02em;
}

/* 日付 */
.result_date_period {
  margin-bottom: 22px;
  text-align: center;
}

.result_date_period .period {
  margin: 0;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: 8px;
  color: #2b2b2b;
  line-height: 1;
}

.period__chunk {
  display: inline-flex;
  align-items: flex-end;
  gap: 1px;
}

.period__num {
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.15em;
}

.period__unit {
  font-size: 20px;
  line-height: 1.2;
  padding-bottom: 2px;
}

.period__wave {
  font-size: 24px;
  line-height: 1;
  padding: 0 2px 3px;
}

/* 本文 */
.result_text_period p {
  margin: 0 0 12px;
}

.result_text_period p:last-child {
  margin-bottom: 0;
}

/* 無料版：本文制御 */
.result_period_card.is-free .result_text_period {
  max-height: 116px;
  overflow: hidden;
}

/* 無料版：日付ぼかし */
.is-free .period__num{
  filter: blur(8px);
  display: inline-block;
  user-select: none;
}

/* 無料版：本文を薄く */
.result_period_card.is-free .result_text_period {
  color: #777;
}

/* 日付の下に白かぶせ */
.result_period_mask_date {
  display: none;
}



/* 本文の下に白かぶせ */
.result_period_mask_text {
  display: none;
}

.result_period_card.is-free .result_period_mask_text {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  height: 92px;
  background: linear-gradient(
    180deg,
    rgb(255 255 255 / 0%) 0%,
    rgb(255 255 255 / 82%) 45%,
    rgb(255 255 255) 100%
  );
  z-index: 2;
  pointer-events: none;
}

/* CTA */
.result_period_cta {
  display: none;
}

.result_period_card.is-free .result_period_cta {
  display: block;
  position: relative;
  z-index: 3;
  margin-top: 20px;
}

.result_period_card.is-free .result_period_cta .btn {
  display: block;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px 14px;
  border-radius: 999px;
  background: #1e2124;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 500;
  box-sizing: border-box;
}

.result_period_card.is-free .result_period_cta .btn span {
  font-size: 14px;
}

/* 有料版ではCTA類を出さない */
.result_period_card.is-paid .result_period_mask_date,
.result_period_card.is-paid .result_period_mask_text,
.result_period_card.is-paid .result_period_cta {
  display: none;
}


 /*--------------------*
 *  Result 12
 *--------------------*/

.box_result_type3 {
  margin: 0 auto;
}

.result_body3 {
  position: relative;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 1.5em 30px;
  margin-bottom: 2em;
  box-sizing: border-box;
}

.result_card_type3 {
  position: relative;
  padding-top: 0;
}

.result_icon_type3 {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 11%);
  z-index: 3;
  overflow: hidden;
}

 /*--------------------*
 *  Result 13
 *--------------------*/

.result_body4 {
  position: relative;
  z-index: 2;
  background: #FFFFFF;
  border-radius: 20px;
  padding: 30px 1.5em 30px;
  margin-bottom: 2em;
  box-sizing: border-box;
  transform: translateY(-94px);
}

.result_card_type4 {
  position: relative;
  padding-top: 0;
}

.result_icon_type4 {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% + 11%);
  z-index: 1;
  overflow: visible;
}

.result_icon_type4 picture,
.result_icon_type4 img {
  display: block;
  width: 100%;
  height: auto;
}

@media screen and (max-width: 599px) {
  .result_body4 {
    transform: translateY(-50px);
  }
}

.result_icon_type5 {
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  overflow: hidden;
}

 /*--------------------*
 *  content_last
 *--------------------*/

 .content_last {
  margin-top: -4em;
 }

 .content_last p {
  font-size: 20px;
  text-align: center;
 }
@media screen and (max-width: 599px) {
  .content_last {
    margin-top: -2em;
  }
  .content_last p {
    font-size: 16px;
    text-align: center;
 }
  .last_txt {
    margin-bottom: 2em;
  }
}

.price_bottom {
  padding-bottom: 1.5em;
}


  /*--------------------*
 *  icons
 *--------------------*/

 .section_eye {
  width: 66px;
  height: 46px;
  margin: 3em auto;

  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;

  background-image: image-set(
    url("../../image/20052/ic_1.webp") type("image/webp"),
    url("../../image/20052/ic_1.png") type("image/png")
  );
 }

 .section_icn_pnk {
  width: 66px;
  height: 46px;
  margin: 3em auto;

  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;

  background-image: image-set(
    url("../../image/20052/ic_2.webp") type("image/webp"),
    url("../../image/20052/ic_2.png") type("image/png")
  );
 }

  .section_eye2 {
  width: 66px;
  height: 46px;
  margin: 3em auto;

  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;

  background-image: image-set(
    url("../../image/20052/ic_3.webp") type("image/webp"),
    url("../../image/20052/ic_3.png") type("image/png")
  );
 }


 .section_icn_ppl {
  width: 66px;
  height: 46px;
  margin: 3em auto;

  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;

  background-image: image-set(
    url("../../image/20052/ic_4.webp") type("image/webp"),
    url("../../image/20052/ic_4.png") type("image/png")
  );
 }

 @media screen and (max-width: 599px) {
  .section_eye {
    width: 66px;
    height: 36px;
  }
  .section_icn_pnk {
    width: 66px;
    height: 36px;
  }
  .section_eye2 {
    width: 66px;
    height: 36px;
  }
  .section_icn_ppl {
    width: 66px;
    height: 36px;
  }
 }
 


  /*--------------------*
 *  other
 *--------------------*/

 #c_privacy {
  width: 90%;
  max-width: 550px;
  margin: 0 auto;
 }

 .cocoloni_inner {
  background: #fff;
  padding-top: 2em;
  padding-bottom: 1em;
 }