@media screen and (max-width: 880px) {
  .contents2 .c_box {
    flex-flow: column;
  }
  .contents2 .c_box .c_25,
  .contents2 .c_box .c_35,
  .contents2 .c_box .c_50,
  .contents2 .c_box .c_65,
  .contents2 .c_box .c_75 {
    width: 100%;
  }
  .contents2 .c_box .c_65 img {
    margin-left: 0;
    margin: auto;
  }
}
@media screen and (max-width: 600px) {
  .contents1 .text .s1 {
    background-image: none;
    padding: 0;
  }
}/*# sourceMappingURL=center_res.css.map */