.moe-header {
  height: 200px;
}

.moe-chara-section {
}

.moe-chara-photo {
  height: 250px;
  border-radius: 10px;
}
.moe-chara-profile {
  width: 80%;
}
.moe-chara-text {
}
.moe-chara-text-box {
  margin: 0 auto;
  text-align: center !important;
}
.moe-chara-text-contents {
  max-width: 800px;
  padding: 0pt 10pt;
}
.moe-house-picture {
  border-radius: 10%;
}

.moe-card {
  min-width: 320px;
  max-width: 320px;
}


span {
  display: inline-block;
}
.moe-service-card {
  height: 100%;
  border: 1px #00a1dd solid;
}
