
/* for hoshihitomi 20051
 * 2026/01/27
 * ========================================================================== */

#contents_inner #c_header {
  margin-bottom: 0;
}
/*#contents_inner #contents_body {
  width: 100%;
  max-width: 700px;
  margin-top:20px;
}*/
.mokuji{
  background: linear-gradient(180deg, #FFEEEF 0%, #FFFFFF 100%);
  margin-top: 28px;
}
.result_body2{
  margin:40px auto 0;
  width: calc(100% - 40px);
}
/*--------------------*
 *  result
 *--------------------*/
.box_result_1{
  width: calc(100% - 40px);
  max-width: 550px;
  margin: 0 auto;
}
#contents_inner .result_text {
  background-size: 36px 36px;
  max-width: 550px;
  margin: 0 auto 7%;
}
.mosaic_btn .btn {
  background-color: #1f2121;
  color: #fff;
  width: 100%;
  margin: 16px auto 40px;
  font-family: maru-maru-gothic-bsr-stdn, sans-serif;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
  max-width: 335px;
}
.mosaic_btn .text_mos {
  position: absolute;
  top: -45px;
  left: 0;
  z-index: 2;
  content: '';
  width: 100%;
  height: 30px;
}
/*--------------------*
 *  .r_links
 *--------------------*/
.r_links {
  background: none;
  /* width: calc(100% - 40px); */
  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);
  font-size: 18px;
}
.r_links li a {
  display: block;
  padding-right: 1em;
}
.r_links h3 {
  text-align: center;
}
@media only screen and (min-width: 600px) {
  .r_links li {
    font-size: 18px;
  }
}
#contents_inner .attention{
  margin: 40px auto 0;
}
.c_img2 {
  padding-top:8px;
  margin:0 auto 24px;
}
.midashi_more {
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  font-family: maru-maru-gothic-bsr-stdn, sans-serif;
}
.midashi_more .underline_img{
  background: url(../../image/input/line.svg) no-repeat 50% bottom / 100% auto;
  width: 226px;
  height: 8px;
  display: block;
  margin: 8px auto 0;
}

#contents_inner #contents_body2 {
  max-width: 550px;
  margin: 0 auto;
}
#contents_inner #contents_body2 .c_caption{
  width: calc(100% - 40px);
  margin: 0 auto;
}
.fs10{font-size:10px;}
.lh17{line-height: 17px;}
.lh24{line-height: 24px;}

.form_200hsd0001b{
  background: #FFEEEF;
  padding: 24px 0 0;
  margin-bottom: 60px;
}

#contents_inner .form_200hsd0001b #frmInput .input_tbl select {
  background-color: #fff;
}
#contents_inner #contents_body2 .c_input_notice {
  width: 87%;
}

#contents_inner #contents_body2 #frm_btn .btn {
  width: 100%;
  max-width: 335px;
  font-size: 20px;
  line-height: 48px;
  height: 48px;
  border-radius: 48px;
}
#contents_inner #contents_body2 #frm_btn .btn_red {
  background: #EE7375;
  width: calc(100% - 40px);
  max-width:335px;
  margin: 0 auto;
  font-family: maru-maru-gothic-bsr-stdn, sans-serif;
  font-size: 20px;
  height: 48px;
  line-height: 48px;
  border-radius: 48px;
}
#contents_inner #contents_body2 .c_telling {
    margin: 24px auto 40px;
    padding: 20px;
    background-color: #F6F5EE;
    width: calc(100% - 40px);
}
#contents_body2 #frm_btn_outer{
    width: calc(100% - 40px);
    margin: 0 auto;
}
.basic_info_kakko::before, .basic_info_kakko::after {
  content: '';
  width: 8px;
  height: 100%;
  position: absolute;
}
.basic_info_kakko::before {
  border-left: solid 1px #1f2121;
  border-top: solid 1px #1f2121;
  border-bottom: solid 1px #1f2121;
  top: 0;
  left: 0;
}
.basic_info_kakko::after {
  border-right: solid 1px #1f2121;
  border-top: solid 1px #1f2121;
  border-bottom: solid 1px #1f2121;
  top: 0;
  right: 0;
}
.basic_info_kakko{
  width: 305px;
  margin: 20px auto 0;
  position: relative;
  padding: 7px 0;
}
.c_img2{
}
.col_20051 {
  background: #DDCB80 !important;
  border: none !important;
  color: #1F2121 !important;
  font-weight: 500;
}
.basic_info {
  display:flex;
  align-items:center;
  justify-content:center;
  padding: 2em 0 2em;
}
.result_tr {
  display: flex;
  gap: 24px;
  align-items: center;
  justify-content: center;
  max-width: 420px;
  position: relative;
  text-align: center;
  width: 80%;
  padding: 8px 28px;
  font-size: 18px;
  line-height: 150%;
}
@media screen and (max-width: 599px) {
  .result_tr {
    gap: 10px;
    width: 90%;
    padding: 8px 10px;
    font-size: 16px;
  }
}
.result_tr::before, .result_tr::after {
  content: "";
  width: 8px;
  height: 100%;
  position: absolute;
}
.result_tr::before {
  border-left: solid 1px #1f2121;
  border-top: solid 1px #1f2121;
  border-bottom: solid 1px #1f2121;
  top: 0;
  left: 0;
}
.result_tr::after {
  border-right: solid 1px #1f2121;
  border-top: solid 1px #1f2121;
  border-bottom: solid 1px #1f2121;
  top: 0;
  right: 0;
}
.basic_info__col {
  text-align:center;
}
.basic_info__times {
  margin:0;
}
.basic_info__label,
.basic_info__date {
  margin:0;
}
/* result */
.box_result_0 {
  background: #F6F5EE;
  border-radius: 10px;
  padding: 1em 1.5em;
  margin-bottom: 2em;
}
.menu_ttl h2 {
  font-size: 20px;
  font-weight: 500;
}
.menu_sst {
    margin-bottom: 1.5em;
}
.menu_sst h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 0 1.5em;
    text-align: center;
}
@media screen and (max-width: 599px) {
  .box_result_0 {
    padding: 0.5em 1em;
  }
  .menu_ttl {
  font-size: 22px !important;
  }
  .box_gp0 {
  margin-bottom: 1.2em;
  }
  .menu_sst h3 {
    font-size: 16px;
    font-weight: 600;
    padding: 0 1.5em;
    text-align: center;
  }
}
.result_text_cl {
  max-width: 550px;
  margin: 0 auto 1.8em;
  line-height: 1.7em;
  text-align: justify;
}
.tendencies__icon{
  width: 120px;
  height: 120px;
  margin: 10px auto;
  border-radius: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: var(--tensei-icon, none);
}
.box_gp0 {
  margin-bottom: 2em;
}
.tendencies__badge{
  display:flex;
  justify-content:center;
  gap:8px;

  /* デフォルト（当たらない時の保険） */
  --c-border:#999;
  --c-fill:#999;
}

/* グループ：白背景 + 枠/文字色 */
.tendencies__badge_g{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 14px;
  border:1px solid var(--c-border, #999);
  border-radius:999px;
  background:#fff;
  color:var(--c-border, #999);
  font-size: 16px;
  font-weight:500;
  line-height:1;
}

/* タイプ：白文字 + 背景色 */
.tendencies__badge_t{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:6px 14px;
  border-radius:999px;
  background:var(--c-fill, #999);
  color:#fff;
  font-size: 16px;
  font-weight:500;
  line-height:1;
}

/* 月グループ */
[data-group="月"][data-type="満月"]{
  --c-border:#FFA019; --c-fill:#FFA019;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_1.png");
}
[data-group="月"][data-type="上弦の月"]{
  --c-border:#FF9830; --c-fill:#FF9830;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_2.png");
}
[data-group="月"][data-type="下弦の月"]{
  --c-border:#FF9830; --c-fill:#FF9830;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_3.png");
}
[data-group="月"][data-type="新月"]{
  --c-border:#E5B610; --c-fill:#E5B610;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_4.png");
}

/* 地球グループ */
[data-group="地球"][data-type="空"]{
  --c-border:#2AB7E6; --c-fill:#2AB7E6;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_5.png");
}
[data-group="地球"][data-type="山脈"]{
  --c-border:#67BB5D; --c-fill:#67BB5D;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_6.png");
}
[data-group="地球"][data-type="大陸"]{
  --c-border:#39BA61; --c-fill:#39BA61;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_7.png");
}
[data-group="地球"][data-type="海"]{
  --c-border:#4999EB; --c-fill:#4999EB;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_8.png");
}

/* 太陽グループ */
[data-group="太陽"][data-type="朝日"]{
  --c-border:#F77876; --c-fill:#F77876;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_9.png");
}
[data-group="太陽"][data-type="真昼"]{
  --c-border:#FF8A40; --c-fill:#FF8A40;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_10.png");
}
[data-group="太陽"][data-type="夕焼け"]{
  --c-border:#FE8759; --c-fill:#FE8759;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_11.png");
}
[data-group="太陽"][data-type="深夜"]{
  --c-border:#A670EE; --c-fill:#A670EE;
  --tensei-icon:url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/20051/icon/tensei_12.png");
}


/* 月グループ */
.tendencies__badge[data-group="月"][data-type="満月"] { --c-border:#FFA019; --c-fill:#FFA019; }
.tendencies__badge[data-group="月"][data-type="上弦の月"] { --c-border:#FF9830; --c-fill:#FF9830; }
.tendencies__badge[data-group="月"][data-type="下弦の月"] { --c-border:#FF9830; --c-fill:#FF9830; }
.tendencies__badge[data-group="月"][data-type="新月"]  { --c-border:#E5B610; --c-fill:#E5B610; }

/* 地球グループ */
.tendencies__badge[data-group="地球"][data-type="空"] { --c-border:#2AB7E6; --c-fill:#2AB7E6; }
.tendencies__badge[data-group="地球"][data-type="山脈"] { --c-border:#67BB5D; --c-fill:#67BB5D; }
.tendencies__badge[data-group="地球"][data-type="大陸"] { --c-border:#39BA61; --c-fill:#39BA61; }
.tendencies__badge[data-group="地球"][data-type="海"] { --c-border:#4999EB; --c-fill:#4999EB; }

/* 太陽グループ */
.tendencies__badge[data-group="太陽"][data-type="朝日"] { --c-border:#F77876; --c-fill:#F77876; }
.tendencies__badge[data-group="太陽"][data-type="真昼"] { --c-border:#FF8A40; --c-fill:#FF8A40; }
.tendencies__badge[data-group="太陽"][data-type="夕焼け"] { --c-border:#FE8759; --c-fill:#FE8759; }
.tendencies__badge[data-group="太陽"][data-type="深夜"] { --c-border:#A670EE; --c-fill:#A670EE; }

.compatibility__type{
  background: var(--c-fill, #999);
  color:#fff;
  border-radius:999px;
  padding:6px 16px;
  font-weight:700;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

/* 月グループ */
.tendencies__badge[data-group="月"][data-type="満月"],
.compatibility__col[data-group="月"][data-type="満月"] { --c-border:#FFA019; --c-fill:#FFA019; }

.tendencies__badge[data-group="月"][data-type="上弦の月"],
.compatibility__col[data-group="月"][data-type="上弦の月"] { --c-border:#FF9830; --c-fill:#FF9830; }

.tendencies__badge[data-group="月"][data-type="下弦の月"],
.compatibility__col[data-group="月"][data-type="下弦の月"] { --c-border:#FF9830; --c-fill:#FF9830; }

.tendencies__badge[data-group="月"][data-type="新月"],
.compatibility__col[data-group="月"][data-type="新月"]  { --c-border:#E5B610; --c-fill:#E5B610; }

/* 地球グループ */
.tendencies__badge[data-group="地球"][data-type="空"],
.compatibility__col[data-group="地球"][data-type="空"] { --c-border:#2AB7E6; --c-fill:#2AB7E6; }

.tendencies__badge[data-group="地球"][data-type="山脈"],
.compatibility__col[data-group="地球"][data-type="山脈"] { --c-border:#67BB5D; --c-fill:#67BB5D; }

.tendencies__badge[data-group="地球"][data-type="大陸"],
.compatibility__col[data-group="地球"][data-type="大陸"] { --c-border:#39BA61; --c-fill:#39BA61; }

.tendencies__badge[data-group="地球"][data-type="海"],
.compatibility__col[data-group="地球"][data-type="海"] { --c-border:#4999EB; --c-fill:#4999EB; }

/* 太陽グループ */
.tendencies__badge[data-group="太陽"][data-type="朝日"],
.compatibility__col[data-group="太陽"][data-type="朝日"] { --c-border:#F77876; --c-fill:#F77876; }

.tendencies__badge[data-group="太陽"][data-type="真昼"],
.compatibility__col[data-group="太陽"][data-type="真昼"] { --c-border:#FF8A40; --c-fill:#FF8A40; }

.tendencies__badge[data-group="太陽"][data-type="夕焼け"],
.compatibility__col[data-group="太陽"][data-type="夕焼け"] { --c-border:#FE8759; --c-fill:#FE8759; }

.tendencies__badge[data-group="太陽"][data-type="深夜"],
.compatibility__col[data-group="太陽"][data-type="深夜"] { --c-border:#A670EE; --c-fill:#A670EE; }

.compatibility__pair {
  display:flex;
  align-items:center;
  justify-content:center;
  gap: 0px;
  margin: 18px 0 2em;
}
@media screen and (max-width: 599px) {
  .compatibility__pair {
    gap: 10px;
  }
}
.compatibility__col{
  width: 42%;
  text-align:center;
}
.compatibility__times{
  font-size: 22px;
  line-height: 1;
}


#contents_inner .result_text{
  background: none !important;
  padding-bottom: 0;
}
#contents_inner .result_body .ttl_icn{
  position: relative;
  padding-top: 1em;
}
#contents_inner .result_body .ttl_icn::before{
  content: "";
  display: block;
  width: 7%;
  aspect-ratio: 1 / 1;
  margin: 0 auto 12px;
  background: url("https://khlg4zpmef.user-space.cdn.idcfcloud.net/sun_common/special/image/icon.svg") no-repeat center / contain;
}
@media screen and (max-width: 599px) {
  #contents_inner .result_body .ttl_icn::before {
    width: 11%;
  }
}
#contents_inner #frm_btn .btn {
  width: 100% !important;
  max-width: 335px !important;
  border-radius: 999px !important;
  margin: 0 auto 30px !important;
  height: 48px !important;
  line-height: 48px !important;
  font-size: 20px !important;
}

.text_mos1 {
  background: linear-gradient(
  rgba(255, 255, 255, 0),
  rgba(246, 245, 238, 0.8)
);
  top: -100px !important;
}
.text_mos2 {
  background: linear-gradient(
  rgba(255, 255, 255, 0),
  rgba(255, 255, 255, 0.8)
);
}
.result6_notice {
  padding-top: 1em;
  font-size: 0.9em;
  line-height: 1.5em;
}