.title1 {
    border-bottom: 3px dashed #BDB76B; /* 下ボーダーを、1px幅の破線、線色#BDB76Bに */
    text-align: center;
    font-size: 2.5em;
    color: #000033;
}
