@media screen and (max-width:1440px) {
  /* slide */


  /* clo2 1440 */
  .font99 {
    font-size: 25px;
  }

  /* 마스크 */
  .mask_info_name span {
    font-size: 18px;
  }

  .mask_info span {
    font-size: 15px;
  }

  .fda_img {
    -moz-border-radius : 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
  }

  .ce_img {
    -moz-border-radius : 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
  }
}

@media screen and (max-width:1200px) {
  /* clo2 1200 */
  .font99 {
    font-size: 22px;
  }

  /* 마스크 1200 */


  .mask_info_name span {
    font-size: 16px;
  }

  .mask_info span {
    font-size: 13px;
  }

  .fdace_textbox span {
    font-size: 22px;
  }

  .fdace_textbox {
    margin: 0px 10% 0px 10%;
    width: 80%;
  }
}


@media screen and (max-width:960px) {
  /* slide */


  /* clo2 960 */
  .font99 {
    font-size: 18px;
  }

  .report_font {
    font-size: 22px;
  }

  .hr_5 {
    width: 330px;
  }

  .covid_1 {
    align-self: center;
    margin: 0 20% 5px 20% ;
    width: 60%;
    height: auto;
    background-color: #f7f8f8;
  }

  .fi2 {
    margin-top: 5px;
  }

  .covid_report {
    width: 100% ;
    display: inline-block ;
  }

  .report {
    width: 45% ;
    margin:  2px 2px 2px 2px;
    display: inline-block ;
  }

  .mask_top {
    width: 80%;
    height: auto;
    margin : 0px 10% 0px 10%;
  }

  .mask_ddd {
    width: 100%;
    height: auto;
  }

  #clean_bg {
    width: 70%;
  }

  #clip_bg {
    width: 70%;
  }

  #pouch_bg {
    width: 70%;
  }

  #patch_bg {
    width: 70%;
  }

  /* 마스크 960 */

  .mask_info_name {
    width: auto;
    height: auto;
  }

  .mask_info_name span {
    font-size: 20px;
    line-height: 1.222em;
  }

  .mask_info span {
    font-size: 16px;
    padding-top: 10px;
  }

  .fdace_textbox span {
    font-size: 18px;
  }

  .fdace_textbox {
    margin: 0px 10% 0px 10%;
    width: 80%;
  }

  .mask_4_in {
    margin-top: 20px;
    width: 45%;
  }

  .fda_img {
    -moz-border-radius : 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }

  .ce_img {
    -moz-border-radius : 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
  }
}

@media screen and (max-width:640px) {
  /* slide */
  .slide_text_box a{
    font-size: 16px;
  }

  /* clo2 640 */
  .cio2_toptext {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }

  .font99 {
    font-size: 16px;
  }

  /* 마스크 640 */
  .mask_info_name span {
    font-size: 16px;
  }

  .mask_info span {
    font-size: 12px;
  }

  .fdace_textbox {
    margin: 0px 5% 0px 5%;
    width: 90%;
  }

  .fdace_textbox span {
    font-size: 14px;
  }

  .fda_img {
    -moz-border-radius : 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
  }

  .ce_img {
    -moz-border-radius : 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
  }
}

  @media screen and (max-width:480px) {
    /* slide */
    .slide_text_box a{
      font-size: 14px;
    }

    /* clo2 480 */
    .font99 {
      font-size: 14px;
    }

    /* 마스크 480 */
    .mask_info_name span {
      font-size: 14px;
    }

    .mask_info span {
      font-size: 12px;
    }

    .fdace_textbox {
      margin: 0px 5% 0px 5%;
      width: 90%;
    }

    .fdace_textbox span {
      font-size: 14px;
    }
}
