#logo {
    width: 300px;
    height: auto;
}

.title {
    color: #F36F21;
    font-weight: bold;
}

#title {
}

#sub-title {
    
}

#kiyaku {
    border: 1px solid #ced4da;
    height: 300px;
    overflow-y: scroll;
}

.invalid-feedback {
    font-weight: bold;
}

.kiyaku-title {
    text-decoration: underline;
}

.kiyaku-list {
    padding-left:2em;
    text-indent:-2em;
}