.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 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: #eb9565
}

#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;
}

#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: #eb9565;
}

#met2 {
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
}

#met2 .met_text {
  padding: 24px 0 0;
  float: left;
  font-size: 16px;
  font-weight: 700;
  color: #eb9565;
  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: #eb9565;
  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;
}

#headerText {
    text-align: center;
    width: 100%;
    height: 120px;
    padding-top: 50px;
}

#headerText > p {
    font-size: 16px;
}

.idea-wrap {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  color: #2d2d2d !important;
}

.idea-wrap1 {
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  color: #008899 !important;
}

.idea-01, .idea-02, .idea-03 {
  width: 626px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.idea-01 img, .idea-02 img, .idea-03 img {
  vertical-align: middle;
  display: inline-block;
  border: none;
  outline: none;
  text-align: center;
  width: 100%;
}

.idea-01-list {
  white-space: normal;
  line-height: 1.6;
  font-size: 15px;
}

.idea-img-mg {
  margin: 15px auto; 
}

.idea-copy {
  margin-bottom: 30px;
}

.idea-copy>span {
  font-size: 12px;
  color: #121212;
}

.idea-copy>a {
  color: #9b9b9b;
}

.idea-02-img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-right: 30px;
}

.title {
  width: 100%;
  height: 98px;
}
.title > * {
  float: left;
}
.titleImage {
  height: 58px !important;
  width: 58px !important;
  margin-top: 19px;
}
.titleText {
  font-size: 25px;
  letter-spacing: -1.7px;
  margin: 0 auto;
  line-height: 98px;
  margin-left: 16px;
}
.titleWaterMark {
  font-size: 5px;
  letter-spacing: 5px;
  color: #AAA;
  text-align: left;
  padding-right: 10px;
}


#from {text-align: center}


@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;
  }

  .header_bottom_img {
    margin-top: 13px;
    margin-bottom: 13px;
  }

  .idea-01-list {
    margin-top: 13px;
  }

  .idea-01, .idea-02, .idea-03 {
    width: 100%;
    margin: 0 auto;
  }

  .idea-wrap {
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
  }
  .idea-02-img {
    text-align: center;
    margin: 0 auto;
    padding: 0 0 30px 0;
  }
}

@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 {
    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_text1 {
    display: inline-block;
    width: 95%;
    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;
  }

  .idea-01, .idea-02 {
    width: 100%;
    margin: 0 auto;
  }

  .idea-01-list {
    font-size: 13px;
  }
  
  .idea-img-mg {
    margin: 20px auto; 
  }
  
  .idea-copy {
    margin-bottom: 40px;
  }
  
  .idea-copy>span {
    font-size: 11px;
  }

  .idea-02-img img {
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
  .titleText {
      margin-left: 8px;
    font-size: 17px;
  }
  .titleImage {
    width: 40px !important;
    height: 40px !important;
    margin-top: 29px;
  }
}

@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;
  }

  #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%;
  }

  .idea-01, .idea-02 {
    width: 100%;
    margin: 0 auto;
  }
  
  .idea-01-list {
    font-size: 13px;
  }
  
  .idea-img-mg {
    margin: 20px auto; 
  }
  
  .idea-copy {
    margin-bottom: 40px;
  }
  
  .idea-copy>span {
    font-size: 11px;
  }
}