section.new_member_wrap article div.meta_4 p {
  color: black;
  font-weight: bold;
}
section.new_member_wrap article > div.meta_4 > a > img:nth-child(1) {
  display: none;
}
section.new_member_wrap article > div.meta_4 > a > img:nth-child(2) {
  display: block;
}

/*메타포*/

div.meta_m {
  width: 100%;
  margin: 4% 0;
  padding: 3% 0;
}
div.meta_m h1 {
  text-align: center;
  font-size: 3em;
  margin-bottom: 3%;
}
div.meta_m div.meta_f {
  width: 50%;
  overflow: hidden;
  margin: 0 auto;
}
div.meta {
  width: 11%;
  margin: 0 7%;
  float: left;
  text-align: center;
}
div.meta img {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 10%;
}
div.meta_f div:hover {
  color: red;
}

/*메타포*/

/*본인인증*/

div.bottom_m {
  width: 100%;
  background: #f7f8f4;
  padding: 3% 0;
}
div.bottom_m div.bottom_f p.bottom_p {
  text-align: center;
  margin-bottom: 7%;
}
div.bottom_m div.bottom_f div.bottom_fm {
  width: 50%;
  overflow: hidden;
  margin: 0 auto;
  padding: 5% 0;
  background: white;
}
div.bottom_m div.bottom_f {
  width: 100%;
  margin: 0 auto;
  padding: 0 0;
}
div.bottom_m div.bottom_f div.bottom_fm {
  width: 50%;
  overflow: hidden;
  margin: 0 auto;
  padding: 5% 5%;
  background: white;
}
div.bottom_m div.bottom_f h1.bottom_h1 {
  text-align: center;
  margin-bottom: 3%;
  font-size: 1.5em;
}
div.bottom {
  width: 19.333%;
  margin: 0 3%;
  float: left;
  text-align: center;
}
div.bottom_2 {
  margin: 0 14%;
}
div.bottom img {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 10%;
}
div.bottom p {
  padding: 2% 0;
  border-radius: 4px;
  background: black;
  color: white;
}

/*본인인증*/
