.promottl {text-align:center;}
.promottl h1 {
    border: none;
    padding-bottom: 0;
    margin: 20px 10px 10px;
    font-size: 40px;
    font-weight: normal;
    font-family: Lora,Times,"ヒラギノ角ゴ Pro W6","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",serif;
}
.promottl p {
    font-size: 15px;
    padding-bottom: 30px;
}
.content-slot.slot-grid-header.main_image {
    margin: 0 20px 30px;
}
article h1 {border:none; }
@media screen and (max-width:767px) {
    .promottl h1 {font-size: 30px;}
    .promottl p {
        font-size: 14px;
    }
}

