html,
body,
* {
    font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

/* index7.tpl */
.bridal-fair-list-reserve a {
    color: #fff;
    border: 1px solid #a0855b;
    background: #a0855b;
}
.bridal-fair-list-more a {
    border: 1px solid #a0855b;
}

/* index8.tpl */
.pickupttl {
    color: #B3A793;
}
.c-form_input,
.c-form_select select {
    border: 1px solid #b3a793;
}
.c-btn-primary,
.c-btn.c-btn-tel {
    color: #fff !important;
    background-color: #a0855b;
}
.c-form_reserve .c-btn {
    display: flex;
    align-items: center;
    justify-content: center;
}
.fair-recommend_container .c-link a {
    background-color: #D3DCBA;
}

/* news.tpl */
#news-wrapper #news-header {
    background-color: #D3DCBA;
}