
.c-headline02 {
  color: #fff;
  font-size: 38.4px;
  font-size: 2.1rem;
  font-weight: 600;
  margin: 0 0 30px;
  letter-spacing: .02em;
  line-height: 1.20833;
  text-align: center;
  text-transform: none
}
@media only screen and (max-width:767px) {
  .c-headline02 {
    font-size: 1.3rem;
    margin-bottom: 25px
  }
}

.paneldesign .paneldesign-box-title {
  font-size: 19.2px;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.41667;
  margin-bottom: 35px;
  text-align: center;
	color: #FFFFFF
}
@media only screen and (max-width:767px) {
  .paneldesign .paneldesign-box-title {
    font-size: .9rem;
    margin-bottom: 15
  }
}