@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #e45670 0px, #e45670 2px, transparent 2px, transparent 5px,#e45670 5px, #e45670 7px) left bottom / 100% 7px no-repeat;
  color: #e45670;
}

/*
------------------------------------------------------------------------------------*/
.spc_trend2020_1_wrap1, .spc_trend2020_1_wrap2, .spc_trend2020_1_wrap3, .spc_trend2020_1_wrap4, .spc_trend2020_1_wrap5 { position: relative; }

.spc_trend2020_1_button1 {
  position: absolute;
  top: 81.7%;
  left: 57%;
  width: 17%;
}

.spc_trend2020_1_button2 {
  position: absolute;
  top: 80.1%;
  left: 28%;
  width: 17%;
}

.spc_trend2020_1_button3 {
  position: absolute;
  top: 78.7%;
  left: 54.5%;
  width: 17%;
}

.spc_trend2020_1_button4 {
  position: absolute;
  top: 79.4%;
  left: 28%;
  width: 17%;
}

.spc_trend2020_1_button5 {
  position: absolute;
  top: 74.1%;
  left: 57%;
  width: 17%;
}

.spc_trend2020_1_txt {
  --fs: 1.8rem;
  --fh: 3rem;
  font-size: var(--fs);
  text-align: center;
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding-top: 24px;
}