.nutrition .nutrition_ttl {
  position: absolute;
  top: 7%;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50%;
}
.nutrition .nutrition_mizutama_01 {
  position: absolute;
  top: 15%;
  left: 2%;
  width: 25%;
  -webkit-animation: float 3s ease-in-out infinite;
          animation: float 3s ease-in-out infinite;
}
.nutrition .nutrition_mizutama_02 {
  position: absolute;
  top: 23%;
  right: 2%;
  width: 30%;
  -webkit-animation: float 3s ease-in-out infinite;
          animation: float 3s ease-in-out infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.nutrition .nutrition_fukidashi_01 {
  position: absolute;
  top: 29%;
  left: 6%;
  width: 30%;
}
.nutrition .nutrition_fukidashi_02 {
  position: absolute;
  top: 33%;
  right: 6%;
  width: 30%;
}
.nutrition .nutrition_txt_02 {
  position: absolute;
  top: 45.5%;
  left: 6%;
  width: auto;
  height: 3%;
}
.nutrition .nutrition_txt_03 {
  position: absolute;
  top: 45.5%;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: auto;
  height: 3%;
}
.nutrition .nutrition_txt_04 {
  position: absolute;
  top: 45.5%;
  right: 9%;
  width: auto;
  height: 3%;
}
.nutrition .nutrition_box_01 {
  position: absolute;
  top: 54.5%;
  left: 0;
  width: 60%;
}
.nutrition .nutrition_box_02 {
  position: absolute;
  top: 53.5%;
  right: 0;
  width: 50%;
}
.nutrition .nutrition_txt_05 {
  position: absolute;
  top: 75%;
  left: 9%;
  width: 25%;
}