.area-ttl {
    padding: 50px 0 0; text-align: center; background-size: cover;
    background: url('/img/common/bg-ttl-02.jpg') no-repeat 50% 50%;
}

.area-ttl__ttl {
    line-height: 1.1;  margin: 0; padding: 20px 10px 60px; color: #334466;
    font-size: 30px; font-weight: 600; 
    font-family: 'UDKakugo_LargePr6N-DB', 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-seif;
}