@charset "Shift_JIS";

/* ヘッダー画像選択 */

.hpb-layoutset-02 h2{
    margin-top : 5px;
    margin-bottom: 0;
    margin-left: 0;
    height: 180px;
    overflow: hidden;
    background-image : url(indexsub.png);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left : 15px;
    text-align: left;
    color: #fff;
    font-size : 2em;
    font-weight: normal;
    letter-spacing: 0.1em;
  padding-top : 15px;
}

