@import url("/web_invitation/design_resource/wi1098/design.css");

.c-invitationPage{
    background-color: #cfd1c7;
}
.botanic_flower__left {
    background: url(botanic_left.png) no-repeat 80% 0%;
    background-size: cover;
}
.botanic_flower__right {
    background: url(botanic_right.png) no-repeat;
    background-size: cover;
}
.c-invitationSec--caption{
	border-color: #515e47;
}
.c-invitationSec--replyBtn__btnWrap .c-buttonL {
    color: #515e47;
    background-color: #fff;
    border: 1px solid #515e47;
}