.under_blue{font-size: 14pt; border-bottom: solid 5px #b3e3ff}
.under_pink{font-size: 14pt; border-bottom: solid 5px #ffb5d0}
.under_green{font-size: 14pt; border-bottom: solid 5px #7be382}
.under_brown{font-size: 14pt; border-bottom: solid 5px #F0AD48}
.br-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .br-sp {
    display: block;
  }
.title-size{
 font-size: 15px;
}
.name-size{
font-size: 16px;
}
}
@media screen and (min-width: 768px) {
  .title-size, .name-size{
 font-size: 24px;
}
}
.saiko td {
  border-collapse: collapse !important;
  text-align: center !important;
  border-style: none !important;
  padding: 2% !important;
}
.junsaiko{
padding: 15px;
font-weight: bold;
background: #f7e17c;
border-radius: 15px;
text-align: center;
}
table.saiko img {
  display: block !important;
  margin: auto !important;
  width: 90%;
  height: auto; 
}

table.seiseki,table.saiko{
border-collapse: collapse !important;
text-align: center; 
border-style: none !important;
}
.seiseki tr,
.seiseki td {
  width: 33%;
  border-collapse: collapse !important;
  text-align: center !important;
  border-style: none !important;
  padding: 2% !important;
}
table.seiseki img {
  width: 90%;
  height: auto; 
  margin-bottom: 5px !important;
}
