.title_1 {
  background: #efedda;
  padding: 15px;
  margin-bottom: 15px;
  color: #56A110;
}

.title_1 p {
  position: relative;
  padding: 0;
  margin: 0;
  float: right;
  bottom: 20px;
}

.title_m1 {
  display: none;
}

img {
  vertical-align: top;
}

#met {}

#met ul {
  padding: 0;
}

#met li {
  font-size: 15px;
  line-height: 24px;
  list-style: none;
  float: left;
  padding-left: 50px;
}

#met li span {
  font-size: 3px;
  padding: 0 5px;
  color: #d77b4e;
}

#met .met_img1 {
  text-align: inherit;
  overflow: hidden;
  width: 90%;
  margin: 80px auto;
  max-width: 760px;
  vertical-align: middle;
}
#met .met_img1 div {
  float: left;
}
.left_circle {
  max-width: 150px;
  max-height: 150px;
  padding: 50px 20px;
  vertical-align: middle;
  background: #d77b4e;
  border-radius: 200px;
  display: block;
}
.left_circle>p {
  white-space: pre-line;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.left_circle span {
  color: #fcff00;
}
.left_circle em {
  text-decoration:none;
  font-style: normal;
  font-size: 18px;
  color: #fcff00;
}
.right_desc {
  width: 560px;
  margin: 0 0 0 30px;
  padding: 0;
}
.right_desc>p {
  letter-spacing: -0.5px;
  white-space: pre-line;
  line-height: 1.6;
  font-size: 14px;
  padding: 0;
  margin: 0;
}
.more_desc {
  max-width: 720px;
  margin: 0 auto;
  font-size: 13px;
  color: #7b7b7b;
  white-space: pre-line;
  line-height: 2;
  margin-bottom: 60px;
}
.more_desc>span{
  font-weight: 500;
  font-size: 18px;
}
#met .text_box {
  padding-bottom: 30px;
}

#met .met_text1 {
  border-top: 3px solid #222;
  margin-top: 30px;
  border-bottom: 1px solid #222;
  padding: 20px 5px;
}

#met .met_text1 h4 {
  padding: 0;
  margin: 0;
}

#met .met_text1 span {
  color: #d47903;
}

#met2 {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

#met2 .met_text {
  padding: 24px 0 0;
  float: left;
  font-size: 16px;
  font-weight: 700;
  color: #d77b4e;
  margin-right: 30px;
  white-space:pre;
}

#met2 .met_text1 {
  float: left;
  width: 80%;
  padding: 0;
  margin: 0;
}
.met_text1>p {
  white-space: pre-line;
}

#met2 p {
  line-height: 2;
  font-size: 16px;
}

#met3 {
  width: 70%;
  margin: 20px auto 30px;
}

#met3 .met_text {
  width: 20%;
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #d77b4e;
  font-weight: 700;
  padding: 12px 0 0 10px;
}

#met3 .met_text1 {
  width: 70%;
}

#met3 p {
  line-height: 25px;
  letter-spacing: -1px;
  font-size: 13.5px;
}

@media only screen and (max-width: 800px) {
  #met2 p {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  #met .met_img1 {
    margin: 30px auto;
  }
  #met .met_img1 div {
    width: 100%;
    float: none;
    max-height: inherit;
    margin: 0 auto;
  }
  .right_desc {
    margin-top: 20px;
  }
  .left_circle {
    min-width: 150px;
    max-height: 150px;
    background: #d77b4e;
    border-radius: 200px;
    padding: 55px 0px;
    display: block;
  }
  .right_desc p {
    margin-top: 20px;
    padding-left: 0;
    margin-left: 0;
    font-size: 13px;
  }
  .more_desc {
    width: 90%;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .more_desc>span {
    font-size: 16px;
  }
}

@media only screen and (max-width: 480px) {
  #met2 p {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
  #met .met_img1 {
    margin: 30px auto;
  }
  #met .met_img1 div {
    width: 100%;
    float: none;
    max-height: inherit;
    margin: 0 auto;
  }
  .left_circle {
    background: #d77b4e;
    border-radius: 200px;
    display: block;
  }
  .right_desc {
    margin-top: 20px;
  }
  .right_desc p {
    padding-left: 0;
    margin-left: 0;
    font-size: 13px;
  }
  .more_desc {
    width: 90%;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .more_desc>span {
    font-size: 16px;
  }
  .title_m1 {
    background: #efedda;
    padding: 15px;
    margin-bottom: 15px;
    color: #56A110;
  }
  .title_m1 p {
    position: relative;
    padding: 0;
    margin: 0;
    float: right;
    bottom: 20px;
  }
  .title_m1 {
    display: block;
  }
  .title_1 {
    display: none;
  }
  .w_sns {
    display: none;
  }
  #met2 .s_title p {
    width: 100%;
  }
  #met2 .met_text {
    width: 90%;
    display: inline-block;
    float: left;
    font-size: 16px;
    color: #d77b4e;
    font-weight: 700;
    padding: 12px 0 0 10px;
    white-space: normal;
  }
  #met2 .met_text1 {
    display: inline-block;
    width: 95%;
    float: left;
    margin-left: 12px;
  }
  #met3 .met_text1 {
    width: 95%;
    margin-left: 12px;
  }
  #met3 .s_title p {
    width: 100%;
  }
  #met4 .met_text1 {
    width: 95%;
    margin-left: 12px;
  }
  #met5 .met_text1 {
    width: 95%;
    margin-left: 12px;
  }
}

@media only screen and (max-width: 345px) {
  #met2 p {
    font-size: 13px;
    letter-spacing: -0.5px;
  }
  #met .met_img1 {
    margin: 30px auto;
  }
  #met .met_img1 div {
    width: 100%;
    float: none;
    max-height: inherit;
    margin: 0 auto;
  }
  .left_circle {
    padding: 2px;
    background: #d77b4e;
    border-radius: 200px;
    display: block;
    width: 150px;
    height: 150px;
  }
  .right_desc {
    margin-top: 20px;
  }
  .right_desc p {
    padding-left: 0;
    margin-left: 0;
    font-size: 13px;
  }
  .more_desc {
    width: 90%;
    font-size: 12px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .more_desc>span {
    font-size: 16px;
  }
  #met2 .met_text {
    width: 100%
  }
  #met3 .met_text {
    width: 100%
  }
  #met4 .met_text {
    width: 100%
  }
  #met5 .met_text {
    width: 100%
  }
  #met2 .met_text1 {
    padding-left: 10px;
    width: 95%;
  }
  #met3 .met_text1 {
    padding-left: 10px;
    width: 95%;
  }
  #met4 .met_text1 {
    padding-left: 10px;
    width: 95%;
  }
  #met5 .met_text1 {
    padding-left: 10px;
    width: 95%;
  }
}
