.oaob-instruction {
    padding-top: 40px;
    padding-bottom: 66px;
}

.oaob-instruction h1 {
    text-align: center;
    margin: 0 0 16px;
}

.oaob-instruction__subtitle {
    color: #505C64;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 68px;
    text-align: center;
}

.oaob-instruction-subtitle__note {
    display: block;
    font-size: 14px;
    color: #88999C;
}

.oaob-instruction-note {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #88999C;
    margin: 0 0 20px;
}

.oaob-instruction-item {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    color: #505C64;
    margin: 0 0 70px;
    padding: 0 20px;
}

.oaob-instruction-item a {
    color: #11BB91;
}

.oaob-instruction-item__title {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    color: #2A353D;
}

.oaob-instruction-item__arrow {
    display: inline-block;
    vertical-align: baseline;
    position: relative;
    bottom: -4px;
}

.oaob-instruction-btn-wrap {
    text-align: center;
}

.oaob-margin-minus {
    margin-left: -20px;
    margin-right: -20px;
}
