.feature-second-kouza-title {
    display: flex;
    margin: 0 0 40px -130px;
    padding: 0 30px;
    align-items: center;
    justify-content: center;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    color: #2164af;
    margin-top: 40px;
}

/*fs*/
.feature-second-kouza-list {
    display: flex;
    flex-flow: column;
    gap: 50px;
    margin: 40px auto 0;
    width: 80%;
}

.feature-second-kouza-container {
    background-color: #d9eeff;
    width: 100%;
    padding: 35px 30px 20px;
    border-radius: 20px;
    position: relative;
}

.feature-second-kouza-main-title {
    position: relative;
    color: #ffffff;
    text-align: center;
    background-color: #2165ae;
    margin: auto;
    padding: 13px 5px;
    border-radius: 7px;
    font-size: 29px;
    font-weight: bold;
    width: 90%;
    min-height: 85px;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
}

.feature-second-kouza-text {
    background-color: #ffffff;
    border-radius: 7px;
    font-size: 18px;
    text-align: inherit;
    padding: 20px 10px;
}

.feature-second-kouza-text-bold {
    font-weight: bold;
}

.feature-second-schedule-title-box {
    position: relative;
    text-align: center;
}

.feature-second-schedule-subtitle {
    position: absolute;
    color: #0865ad;
    font-weight: bold;
    top: 12px;
    left: 15px;
}

.feature-first-schedule {
    text-align: center;
    margin-top: 20px;
    color: #022e4f;
}

.feature-second-schedule {
    text-align: center;
    margin-top: 20px;
    color: #022e4f;
}

.feature-second-schedule-text {
    background-color: #fff;
    padding: 7px 20px;
    border-radius: 8px;
    margin: 10px 0;
    text-align: center;
}

.feature-second-kouza-right-box {
    margin: auto;
    margin-top: 20px;
}

.feature-second-youbi {
    font-size: 16px;
}

.feature-second-kouza-title-supplement {
    text-align: right;
    letter-spacing: -0.01em;
    color: #022e4f;
}

.feature-second-title-supplement-sub {
    font-size: 15px;
}

.feature-second-kouza-list2 .feature-second-kouza-container {
    background: none;
    padding: 30px 10px;
}

.feature-second-kouza-list2 .feature-second-kouza-container img {
    width: 100%;
}

.feature-second-kouza-list2 .kouza-detail {
    background: #d9eeff;
    margin: -40px auto 0;
    padding: 0 0 20px;
    border-radius: 0 0 10px 10px;
    z-index: 1;
    position: relative;
}

.feature-second-kouza-list2 .feature-second-kouza-right-box {
    margin: 0 auto;
}

#ronbun .feature-first-kouza-wrap2 {
    display: block;
}

#ronbun .feature-first-kouza-box {
    margin: 0 auto;
    width: 945px;
}