@charset "UTF-8";


.spc_tit { 
  background: linear-gradient(0deg, #bf7c88 0px, #bf7c88 1px, transparent 1px, transparent 4px,#bf7c88 4px, #bf7c88 5px) left bottom / 100% 5px no-repeat;
  color: #bf7c88;
}

.spc_comment {
  background: #d6b9d0;
  color: #fff;
  margin-top: -48px;
}

/* .spc_trend2023_1_comment_tit { } */

.spc_comment_txt {  }


/*
------------------------------------------------------------------------------------*/
.spc_trend2023_1_wrap {  }

.spc_trend2023_1_top {
  background: url(/images/sp/content/free/spc_trend2023_1/lp_01_02_sp.webp) no-repeat center top #e0b8c2;;
  background-size: contain;
  padding: 10px 0;
}

.spc_trend2023_1_top_line {
  width: 94%;
  border-top: 1px solid #fff;
}

.spc_trend2023_1_top_read {
  color: #fff;
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin: calc(22px + ((1.4rem - 2.2rem) / 2)) 10px calc((1.4rem - 2.2rem) / 2);
}

.spc_trend2023_1_top_img {
  margin: 10px 0 5px;
}

.spc_trend2023_1_page_moveLink_wrap {
  width: 100%;
  max-width: 375px;
  display: flex;
  justify-content: space-between;
  margin: 32px auto 0;
  padding: 0 32px;
}

.spc_trend2023_1_page_moveLink {
  width: 48%; 
  text-align: center;
  padding: 4px 0;
}

.spc_trend2023_1_color_1month {
  background: #bf7c88;
  border: #aa717d solid 3px;
  border-radius: 10px;
}

.spc_trend2023_1_color_1day {
  background: #af90b2;
  border: #9a829e solid 3px;
  border-radius: 10px;
}

.spc_trend2023_1_page_moveLink_period {
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.6rem;
}

.spc_trend2023_1_page_moveLink_txt {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.8rem;
}

.spc_trend2023_1_detail {
  width: calc(100% - 24px);
  border-radius: 24px;
  position: relative;
  margin: 10px auto 50px;
  padding-bottom: 30px;
}

.spc_trend2023_1_detail_order {
  width: 78px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.spc_trend2023_1_detail_txt {
  display: inline-block;
  color: #44361c;
  background: #fff;
  font-size: 1.4rem;
  margin: 8px 0 0 104px;
  padding: 4px 6px;
}

.spc_trend2023_1_detail_name {
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
  letter-spacing: 1.4px;
  margin: 12px 0 0 104px;
}

.spc_trend2023_1_detail_name_kana {
  font-size: 1.4rem;
  letter-spacing: 0;
  display: block;
  margin-top: 6px;
}

.spc_trend2023_1_detail_eyes_img {
  width: 80%;
  display: block;
  margin: 34px auto 12px;
}

.spc_trend2023_1_detail_spec {
  width: 93%;
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.spc_trend2023_1_detail_spec_period,
.spc_trend2023_1_detail_spec_dia,
.spc_trend2023_1_detail_spec_gdia,
.spc_trend2023_1_detail_spec_bc {
  color: #44361c;
  border: #736855 solid 1px;
  border-radius: 4px;
}
.spc_trend2023_1_detail_spec_period { flex-basis: 63%; }
.spc_trend2023_1_detail_spec_dia { flex-basis: 37%; }
.spc_trend2023_1_detail_spec_gdia { flex-basis: 63%; }
.spc_trend2023_1_detail_spec_bc { flex-basis: 37%; }

.spc_trend2023_1_detail_spec p {
  font-size: 1.4rem;
  text-align: center;
  margin: 2px;
  padding: 6px 0;
}
@media (max-width: 374px) {
  .spc_trend2023_1_detail_spec p {
    font-size: 13px;
  }
}
@media (max-width: 339px) {
  .spc_trend2023_1_detail_spec p {
    font-size: 12px;
  }
}

.spc_trend2023_1_detail_txt2 {
  display: inline-block;
  background: #fff;
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin: 4px 14px 0;
}

.spc_trend2023_1_detail_recommend {
  list-style: none;
  margin: 14px 14px 0;
}

.spc_trend2023_1_detail_recommend p {
  display: inline-block;
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 4px;
  padding: 4px 6px;
}

.spc_trend2023_1_detail_recommend li {
  font-size: 1.4rem;
  line-height: 2.1rem;
}

.spc_trend2023_1_detail_click {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -18px;
  transform: translateX(-50%);
  width: 66%;
  color: #fff !important;
  border-radius: 8px;
}

.spc_trend2023_1_detail_click .spc_trend2023_1_detail_click_txt {
  display: table;
  background: url(/images/sp/content/free/spc_trend2023_1/lp_02_arrow_sp.webp) no-repeat right bottom 10px;
  background-size: 11px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3.6rem;
  letter-spacing: 1px;
  text-align: center;
  margin: 0 auto;
  padding: 0px 15px 0 0;
}

.spc_trend2023_1_detailColor_1month,
.spc_trend2023_1_detailColor_1day {
  padding: 20px 0 4px;
}

.spc_trend2023_1_detailColor_1month {
  background: #e0b8c2;
}

.spc_trend2023_1_detailColor_1month .spc_trend2023_1_detail {
  background: linear-gradient(180deg, #bf7c88 102px, #fff 102px);
  border: #aa717d solid 3px ;
}

.spc_trend2023_1_detailColor_1month .spc_trend2023_1_detail_recommend p {
  background: #bf7c88;
}

.spc_trend2023_1_detailColor_1month .spc_trend2023_1_detail_recommend li {
  color: #bf7c88;
}

.spc_trend2023_1_detailColor_1month .spc_trend2023_1_detail_click {
  background: #bf7c88;
}

.spc_trend2023_1_detailColor_1day {
  background: #d6b9d0;
}

.spc_trend2023_1_detailColor_1day .spc_trend2023_1_detail {
  background: linear-gradient(180deg, #af90b2 102px, #fff 102px);
  border: #9a829e solid 3px ;
}

.spc_trend2023_1_detailColor_1day .spc_trend2023_1_detail_recommend p {
  background: #af90b2;
}

.spc_trend2023_1_detailColor_1day .spc_trend2023_1_detail_recommend li {
  color: #af90b2;
}

.spc_trend2023_1_detailColor_1day .spc_trend2023_1_detail_click {
  background: #af90b2;
}