/*
Date: 2025/11/20
Author: Tezuka
Desc: MyKomonArticle
*/

@media screen and (max-width: 767px) {
  #mkcontents {
    line-height: 2;
  }
}

@media screen and (max-width: 767px) {
  #a-con ul, ol{
    /*font-size: 18.7px;*/
    font-size: 1.4em;
    line-height: 1.5;
  }
}
