@charset "UTF-8";


.spc_tit {
  background: linear-gradient(0deg, #e45670 0px, #e45670 1px, transparent 1px, transparent 4px,#e45670 4px, #e45670 5px) left bottom / 100% 5px 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.4rem;
  --fh: 2.2rem;
  font-size: var(--fs);
  text-align: center;
  line-height: var(--fh);
  margin: calc(0px + ((var(--fs) - var(--fh)) / 2)) 0;
  padding: 20px 16px 0;
}