@charset "UTF-8";


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

/*
.spc_comment {  }
.spc_comment_tit {  }
.spc_comment_txt {  }
*/

.spc_comment {
  text-align: center;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 40px 12px;
  padding: 24px 0;
}


/*
------------------------------------------------------------------------------------*/
.spc5_wrap { }
  
/* ページ内リンク */
.spc5_ranking_wrap {
  margin-bottom: 40px;
}

.spc5_ranking_img {
  max-width: 420px;
  margin: 20px auto 4px;
}

.spc5_ranking_lens_wrap {
  margin: 12px 0;
}

.spc5_ranking_lens {
  display: flex;
  justify-content: center;
}

.spc5_ranking_lens_img01 {
  width: 60px;
  height: 28px;
}

.spc5_ranking_lens_tit {
  font-size: 2rem;
  line-height: 3.5rem;
  font-weight: bold;
  margin: 0 4px;
}

.spc5_ranking_lens_img02 {
  width: 32px;
  height: 32px;
}

.spc5_ranking_sub {
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: center;
}

.spc5_ranking_btn {
  width: 160px;
  color: white;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-align: center;
  display: block;
  padding: 2px 8px;
  border-radius: 28px;
  margin: 4px auto 0;
}

.spc5_btn01 {
  background-color: #dea610;
}

.spc5_btn02 {
  background-color: #999999;
}

.spc5_btn03 {
  background-color: #c69c6d;
}

.spc5_btn04,
.spc5_btn05 {
  background-color: #ebabb5;
}

/* レンズ紹介 */
.spc5_lineUp_wrap { }

.spc5_lineUp_lens_wrap {
  scroll-margin-top: 72px;
}

.spc5_lineUp_lens {
  position: relative;
}

.spc5_lens01 {
  background-color: #f8eabf;
}

.spc5_lens02 {
  background-color: #e1e1e1;
}

.spc5_lens03 {
  background-color: #eee2d4;
}

.spc5_lens04,
.spc5_lens05 {
  background-color: #f9e6e9;
}

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

.spc5_lineUp_lens_tit {
  display: block;
  font-size: 2.2rem;
  line-height: 3rem;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 12px 0 100px;
  padding-top: 12px;
}

.spc5_lineUp_lens_sub {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0 12px 0 100px;
  padding-bottom: 12px;
}

.spc5_lineUp_tmb {
  width: 70%;
  max-width: 320px;
  margin: 24px auto 12px;
  border-radius: 6px;
}

.spc5_lineUp_point {
  position: relative;
}

.spc5_lineUp_point_img {
  width: 72px;
  position: absolute;
  top: 14px;
  left: 14px;
}

.spc5_lineUp_point_txt {
  font-size: 1.4rem;
  line-height: 2rem;
  margin: 0 12px 0 100px;
}

.spc5_lineUp_voice_tit {
  width: 240px;
  border-top: 2px dotted black;
  border-bottom: 2px dotted black;
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.3rem;
  margin: 28px auto 8px;
  padding: 4px 0;
}

.spc5_lineUp_voice_user {
  position: relative;
  min-height: 100px;
  margin: 12px;
}

.spc5_user01 {
  border: 1px solid #dea610;
}

.spc5_user02 {
  border: 1px solid #999999;
}

.spc5_user03 {
  border: 1px solid #c69c6d;
}

.spc5_user04,
.spc5_user05 {
  border: 1px solid #ebabb5;
}

.spc5_lineUp_voice_user_img {
  width: 68px;
  position: absolute;
  top: 16px;
  left: 12px;
}

.spc5_lineUp_voice_user_name_wrap {
  margin: 0 8px 0 96px;
  padding: 14px 0;
}

.spc5_lineUp_voice_user_name {
  display: table;
  font-size: 1.6rem;
  line-height: 2.2rem;
  text-align: center;
}

.spc5_name01 {
  background: linear-gradient(transparent 60%, #f8eabf 60%);
}

.spc5_name02 {
  background: linear-gradient(transparent 60%, #e1e1e1 60%);
}

.spc5_name03 {
  background: linear-gradient(transparent 60%, #eee2d4 60%);
}

.spc5_name04,
.spc5_name05 {
  background: linear-gradient(transparent 60%, #f9e6e9 60%);
}

.spc5_lineUp_voice_user_name span {
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.spc5_lineUp_voice_user_txt {
  display: block;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 8px;
}

.spc5_lineUp_buy_wrap {
  width: 90%;
  max-width: 320px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  margin: 24px auto 52px;
}

.spc5_lineUp_buy_one,
.spc5_lineUp_buy_set {
  height: 40px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  display: grid;
  place-items: center;
  filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.3));
}

.spc5_lineUp_buy_one:hover, .spc5_lineUp_buy_set:hover {
  text-decoration: none;
}

.spc5_one01 {
  background-color: #dea610;
}

.spc5_one02 {
  background-color: #999999;
}

.spc5_one03 {
  background-color: #c69c6d;
}

.spc5_one04,
.spc5_one05 {
  background-color: #ebabb5;
}

.spc5_set01 {
  background-color: #ac810c;
}

.spc5_set02 {
  background-color: #707070;
}

.spc5_set03 {
  background-color: #a2733f;
}

.spc5_set04,
.spc5_set05 {
  background-color: #e28391;
}

.spc5_lineUp_buy_one {
  width: 39.5%;
}

.spc5_lineUp_buy_set {
  width: 57.5%;
}