@charset "UTF-8";
/* CSS Document */
.coach-img {
  margin-bottom: 100px;
  margin-top: 140px;
}
.yuji {
  width: 70%;
  height: 70%;
}
.name-box {
  position: relative;
  top: -40px;
  margin-left: 120px;
}
.name-english {
  font-size: 3.0rem;
  font-family: 'Snell Roundhand', sans-serif;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
  display: inline-block;
}
.name {
  font-size: 3.6rem;
  font-weight: 600;
  font-style: oblique;
  display: inline-block;
}
.coach h2 {
  font-size: 3.0rem;
  font-weight: 600;
  color: #f4b4cc;
  margin: 60px auto;
  display: inline-block;
  line-height: 4.6rem;
}
.message {
  line-height: 3.6rem;
  font-weight: 600;
  margin-bottom: 90px;
}
.requirements-box {
  margin: 60px 0 60px 10px;
}
.requirements {
  font-size: 2.4rem;
}
.marker-2 {
  width: 30%;
  height: 30%;
  margin-bottom: 40px;
}
.coach ul {
  display: inline-block;
  text-align: left;
  line-height: 2.4rem;
}
.coach ul li {
  list-style: none;
  line-height: 2.4rem;
}
.career-box {
  margin: 60px 0 130px 10px;
}