.content.lua .teller__title {
  color: #9f5ae7;
}
.content.lua .btn__teller {
  background: #9f5ae7;
}
.content.yuhan .teller__title {
  color: #f271c2;
}
.content.yuhan .btn__teller {
  background: #f271c2;
}

/* 2019-09-09 */
.content.prince .teller__title {
  color: #233d9d;
}
.content.prince .btn__teller {
  background: #233d9d;
}
.content.laylias .teller__title {
  color: #95299c;
}
.content.laylias .btn__teller {
  background: #95299c;
}
.content.kaowitch .teller__title {
  color: #f96f86;
}
.content.kaowitch .btn__teller {
  background: #f96f86;
}
.content.hanako .teller__title {
  color: #4089ff;
}
.content.hanako .btn__teller {
  background: #4089ff;
}
.content.evelourdes{
  background-color: #ffcc66;
}
.content.evelourdes .teller__title {
  color: #663300;
}
.content.evelourdes .btn__teller {
  background: #FF8D2D;
}
.content.tomoko{
  background-color: #FAE5E3;
}
.content.tomoko .teller__title {
  color: #993366;
}
.content.tomoko .btn__teller {
  background: #FF9999;
}
.content.toshiandliti{
  background-color: #ffdd1a;
}
.content.toshiandliti .teller__title {
  color: #FF6699;
}
.content.toshiandliti .btn__teller {
  background: #FF8D2D;
}
.content.shizuki{
  background-color: #E8E9F8;
}
.content.shizuki .teller__title {
  color: #FF99CC;
}
.content.shizuki .btn__teller {
  background: #FFABD5;
}
.content.amaki{
  background-color: #dbf5f2;
}
.content.amaki .teller__title {
  color: #426f6a;
}
.content.amaki .btn__teller {
  background: #81d4cb;
}
.content.amerugi{
  background-color: #f3e6ff;
}
.content.amerugi .teller__title {
  color: #9c3dcc;
}
.content.amerugi .btn__teller {
  background: #a140d1;
}
.content.maoyuna{
  background-color: #fcd9eb;
}
.content.maoyuna .teller__title {
  color: #ff4da9;
}
.content.maoyuna .btn__teller {
  background: #ff80ff;
}
.content.wakita{
  background-color: #FFE9F4;
}
.content.wakita .teller__title {
  color: #DE8CCD;
}
.content.wakita .btn__teller {
  background: #DE8CCD;
}

.content .teller__title {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  color: #8DA0E6;
  font-weight: bold;
}
.content .teller__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
}
.content .teller__prof-img {
  /* 2019/09/03
  width: 200px;
  height: 200px; */
  width: 100px;
  height: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  margin: auto;
}
.content .teller__prof-img img {
  width: 100%;
  object-fit: cover;
}
.content .teller__prof-text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
}
.content .btn__teller {
  display: block;
  padding: 16px 0;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  text-align: center;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
}


/* 2019-09-06追記 */
.content .whats__title {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: center;
  color: #707070;
}
.content .whats__title img {
  width: 100%;
}
.content .whats__link {
  display: flex;
  width: 100%;
}
.content .whats__link-img {
  width: 20px;
}
.content .whats__link-img img {
  width: 100%;
  vertical-align: middle;
}
.content .whats__link-day {
  width: 80px;
  line-height: 1.275;
}
.content .whats__link-text {
  width: 100%;
  line-height: 1.275;
  padding: 0 0 0 8px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: underline;
}
.content .whats__link-tags.col1 span {
  background: #AF87D8;
}
.content .whats__link-tags span {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  color: #ffffff;
  padding: 2px 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 1.275;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
  margin: 0 0 4px;
}

/* 2019-09-11 */
.content .menu select {
  position: relative;
  width: 100%;
  border: 1px solid #707070;
  padding: 8px 16px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  overflow: hidden;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0) 50%, #808080 50%), linear-gradient(135deg, #808080 50%, rgba(0, 0, 0, 0) 50%), linear-gradient(to right, #cccccc, #cccccc);
  background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.content .menu select:focus {
  outline: 0;
  box-shadow: 0 0 0 2px #ED89A5;
}

.content .reg__detail {
  border: 1px solid #d0d0d0;
  padding: 8px;
  margin: 16px auto 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  font-size: 14px;
  font-size: 0.875rem;
  background-color: #ffffff
}
.content .reg__detail p {
  line-height: 1.275;
}