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

#a-con p {
  font-size: 15px;
  line-height: 1.5;
}

#a-con ul{
  /*font-size: 18.7px;*/
  font-size: 1.4em;
  line-height: 1.5;
}

#a-con ol{
  font-size: 1.4em;
  line-height: 1.5;
  background-color: pink;
}

#a-con [class^=hp2_content_subtitle]{
  /*font-size: 24.48px;*/
  font-size: 1.2em;
  padding: 4px 0 2px 10px;
}

#a-con [class^=hp2_content_thirdtitle]{
  /*font-size: 18.7px;*/
  font-size: 1.4em;
}

#a-con [class^=hp2_content_topparts_body] {
  line-height: 1.8em;
  background-color: pink;
}

#a-con.hp2_content_title_common {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: bold;
  line-height: 39px;
}

#a-con table{
  font-size: 1.4em;
  line-height: 1.8em;
}

.sp-no-change:hover {
  filter:alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#a-con a {
  color: #f38181;
}

.content-news span {
  font-size: 15px;
  line-height: 1.5;
}
