body {
  background-color: #535353;
}

@media (min-width: 800px) {
  #footer_img {
    position: absolute;
    bottom: 5%;
  }
}


/* navbar 背景色部分 */
.overlay.open {
  background-color: #535353;
}

.statement {
  margin-top: 61px;
  margin-left: 24px;
  width: 78.6%;
}

.author_intro{
  font-size: 12px;
  margin-top: 16px;
  text-align: left;
  color: #1EFE00;
}

.container{
  padding: 0;
  margin: 0;
}

.text p{
  margin-top: 28px;
  margin-bottom: 0px;
  text-align: justify;
  font-size: 12px;
  color: #CCCCCC;
  line-height : 25px;
  letter-spacing: 0.010em;
}

.title_jobun p{
  margin-bottom: 0%;
  font-size: 16px;
  color: #00FF00;
  font-weight: 500;
}

#footer_img {
  width: 231.42px;
}