.c-rythmique-feature {
  max-width: 1280px;
  min-width: 1000px;
  margin: 0 auto;
  margin-top: -43px;
  padding-top: 147px;
}

.c-rythmique-feature .c-common-header-title {
  font-size: 40px;
  color: rgba(119,208,136,0.5);
  margin: 45px auto 0;
  letter-spacing: 4px;
}

.c-rythmique-feature.lazyloaded {
  background: url("/art-college/music/assets/img/pages/pc/rythmique/feature/bg.png") no-repeat;
  background-size: 816px 1337px;
  background-position: 160px 10px;
}

.c-rythmique-feature__header-image {
  margin: 0 auto;

}
.c-rythmique-feature__header-desc {
  width: 600px;
  font-size: 20px;
  font-weight: 600;
  margin: 0 auto;
  margin-top: 30px;
}

.c-rythmique-feature .c-feature-common__header-title p:nth-child(1){
  font-size: 24px;
}

.c-rythmique-feature ul{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 auto;
  margin-top: 100px;
  width: 880px;
}

.c-rythmique-feature li{
  position: relative;
  width: 400px;
  border-top-left-radius: 10px;
}

.c-rythmique-feature .card02{
  margin-top: 200px;
}

.c-rythmique-feature .card03{
  margin-top: -20px;
  margin-left: 50px;
}

.c-rythmique-feature-card-caption {
  position: inherit;
  z-index: 1;
  margin: 0;
  padding-top: 0;
  width: 400px;
  height: 100px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.25;
  text-align: center;
  color: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}

.c-rythmique-feature-card-num {
  height: 85px;
  font-family: "Square721 Ex BT", Arial, Helvetica, sans-serif;
  font-size: 80px;
  margin: 0 auto;
  margin-top: -83px;
  position: inherit;
  z-index: 2;
}

.c-rythmique-feature .card01 .c-rythmique-feature-card-num {
  color: #BBDD66;
  opacity: 0.55;
}

.c-rythmique-feature .card02 .c-rythmique-feature-card-num {
  color: #79D167;
}

.c-rythmique-feature .card03 .c-rythmique-feature-card-num {
  color: #60CBAA;
  opacity: 0.3;
}

.c-rythmique-feature .card01 .c-rythmique-feature-card-caption {
  background-color: #BBDD66;
  font-size: 20px;
  line-height: 1.3;
}

.c-rythmique-feature .card02 .c-rythmique-feature-card-caption {
  background-color: #79D167;
}

.c-rythmique-feature .card03 .c-rythmique-feature-card-caption {
  background-color: #60CBAA;
}

.c-rythmique-feature-card-desc {
  width: 370px;
  margin: 30px auto 40px;
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  text-align: left;
}

.c-rythmique-feature .card01 img {
  width: 284px;
  margin: -10px auto 0;
}
.c-rythmique-feature .card02 img {
  display: block;
  position: absolute;
  width: 400px;
  top: -250px;
}

.c-rythmique-feature .card03 img {
  display: block;
  position: absolute;
  width: 400px;
  right: -430px;
  top: 0px;
}