.content a.associate-btn {
  display: block;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  max-width: 300px;
  margin: 0 auto 10px;
  font-size: 15px;
}

.content a.associate-btn:hover {
  text-decoration: none;
  font-weight: bold;
}

.content a.shake-btn {
  display: block;
  text-align: center;
  padding: 10px;
  color: #fff;
  border-radius: 5px;
  font-weight: bold;
  max-width: 300px;
  margin: 0 auto;
}

.content a.shake-btn:hover {
  text-decoration: none;
  font-weight: bold;
}

.content a.uridoki-btn {
  background-color: #6eae6a;
  border-bottom: solid #528f55 3px;
  font-size: 18px;
  max-width: 400px;
  padding: 15px 5px;
}

.content a.uridoki-btn:hover {
  text-decoration: none;
}

.content a.amazon-btn {
  background-color: #f90;
  border-bottom: solid #915700 3px;
}

.content a.amazon-btn:hover {
  text-decoration: none;
}

.content a.rakuten-btn {
  background-color: #bf0201;
  border-bottom: solid #5c0000 3px;
}

.content a.rakuten-btn:hover {
  text-decoration: none;
}

.content a.yahoo-btn {
  background-color: #50a7e7;
  border-bottom: solid #254e6c 3px;
}

.content a.yahoo-btn {
  text-decoration: none;
}

.item_center {
  text-align: center;
}

.content_star {
  color: #bb9b73;
  padding: 0 10px 0 0;
  font-weight: bold;
}

.content a.afi-btn {
  display: inline-block;
  background-color: #ea5e7b;
  color: #fff;
  padding: 15px 10px;
  border-radius: 5px;
  font-weight: bold;
  border-bottom: solid #b04458 3px;
  width: 150px;
  font-size: 16px;
  text-align: center;
}

.content a.afi-btn {
  text-decoration: none;
}

.content-voice {
  font-size: 18px;
}

.content-voice-text {
  padding-block: 1.5em;
  padding-inline: 1.5em;
  border: solid 1px #cccccc;
  border-radius: .5em;
  font-size: 1.6rem;
  line-height: 1.75;
  text-align: justify;
}

.content .content-voice-name {
  margin-top: 0;
  text-align: right;
  font-size: .9em;
  font-weight: bold;
  color: #555;
}

.text-right {
  margin-top: 0;
  text-align: right;
}
