.opningcp_title {
    text-align: center;
    margin: 2em 1em;
}

.opningcp_title img {
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}

.opningcp_subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 1em auto;
}

.opningcp_text {
    text-align: center;
    font-size: 14px;
    margin: 1em 2% 0;
}

.opningcp_text + .opningcp_text {
    margin-top:0.5em;
}

.opningcp_text02 {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    margin: 1em 2% 0;
    margin-top:0.5em;
}

.opningcp_red {
    color: rgb(231, 27, 27);
}

.opningcp_blue {
    color: #5f2ee7;
}