/*
Theme Name:venus child
Theme URI:
Description:WordPressテーマ「VENUS」の自作子テーマ
Template:   venus_tcd038
Author:
Author URI:
Version:    1.1.3
*/

/* ----------------------------------------------------------------------
追加
---------------------------------------------------------------------- */
.sub_title1 {
  text-align: center;
  margin: 0 0 20px 0;
  color: #000;
  font-size: 50px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
@media screen and (max-width: 768px) {
  .sub_title1 {
    font-size: 32px;
  }
}