.subpage-section-1 .subpage-content-inner.addiction-box {
    border-bottom: 0;
}

.subpage-section-1 {
    background: #fffdea;
}

.subpage-section-1 .subpage-content-inner {
    border-bottom: dotted 1px #aaa;
}

.subpage-section-1 .subpage-content-inner.no-border {
    border-bottom: 0;
}

.addiction-box,
.reborn-box {
    background-color: #fff;
    padding: 25px 40px;
    margin-bottom: 60px;
}

.content-title-addiction,
.content-title-reborn {
    color: #537C3C;
    font-weight: 600;
    margin-bottom: 0.8rem;
    font-size: 1.2rem;
}

.reborn-content-title {
    position: relative;
    color: #537C3C;
    margin-top: 20px;
}

.reborn-content-title img {
    position: absolute;
    width: auto;
    height: auto;
    top: -1rem;
    left: -1.5rem;
    min-height: 5rem;
    z-index: 0;
}

.reborn_title_first {
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 2rem;
    font-size: 2rem;
    font-weight: 600;
}

.reborn_title_other {
    padding-left: 5.3rem;
    padding-top: 0.8rem;
    display: block;
    font-size: 1.3rem;
    font-weight: 600;
}

.reborn-content-wrap {
    display: flex;
    align-items: center;
    gap: 40px;
    padding: 60px 20px;
}

.reborn-content-wrap-multi-1 {
    padding-bottom: 0;
}

.reborn-text-box {}

.reborn-text {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    line-height: 1.4rem;
}

.reborn-img-1 {
    width: 28%;
    padding: 0 3%;
}

.reborn-img-2 {
    width: 23%;
    padding: 0;
}

.reborn-img-3 {
    width: 22%;
    padding: 0 1%;
}

.reborn-img-4 {
    width: 20%;
    padding: 0 3%;
}

.reborn-multi-img {
    width: 25%;
    padding: 0;
}

.reborn-img-5 {
    padding: 0 10%;
    margin-bottom: 30px;
}

.reborn-img-6 {
    padding: 0 3%;
}

.reborn-img-7 {
    width: 34%;
    padding: 0 8%;
}

.reborn-list,
.about-sec2-list {
    font-size: 1.1rem;
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
}

.reborn-list li,
.about-sec2-list li {
    margin-bottom: 0.5rem;
}

.step-title-img {
    width: 300px;
    margin: auto;
    display: block;
}

.flow-title-img {
    width: 200px;
    margin: auto;
    display: block;
}

.step-title {
    color: #537C3C;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
    margin-bottom: 40px;
}

.step-box {
    background: #fff;
    padding: 70px 100px;
    width: 1000px;
    margin: auto;
    margin-bottom: 60px;
}

.step-list {
    list-style: decimal;
}

.step-list li {
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.flow-model-box {
    margin-bottom: 60px;
    ;
}

.flow-title {
    color: #537C3C;
    font-size: 2rem;
    font-weight: 600;
    text-align: center;
    margin: 20px 0;
    margin-bottom: 40px;
}

.flow-box {
    text-align: center;
    margin: 15px 0;
    font-size: 1.1rem;
}

.flow-icon {
    text-align: center;
}

.flow-icon i {
    color: #537C3C;
}

.subpage-section-2 {
    background-color: #fff;
    background-image: url(../img/bg_1.png);
    background-size: 30%;
    background-repeat: no-repeat;
    background-position: right;
}

.vision-title {
    font-size: 2rem;
    font-weight: 600;
    color: #235125;
    margin-bottom: 1rem;
}

.vision-content {
    border-left: solid 5px #235125;
    padding-left: 2rem;
    margin-left: 1rem;
    width: 70%;
}

.about-sec2-list li {}

.subpage-section-3 {
    background-color: #41AD9C;
}

.organization-content {
    padding: 50px;
}

.subpage-section-4 {
    background-color: #fff;
}

.organization-content {
    background-color: #fff;
}

.organization-img {
    display: block;
    margin: auto;
    background: #fff;
    width: 800px;
    max-width: 100%;
}

.indent {
    padding: 0 1.5rem;
    display: block;
}

.incorporation-link {
    display: block;
    width: 360px;
    margin: 0 auto;
    margin-top: 60px;
    padding: 10px 0;
    background-color: #235125;
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
    border-radius: 4px;
    font-weight: 600;
}

.incorporation-link:hover {
    background: #fff;
    color: #235125;
    border: solid 1px #235125;
}

@media screen and (max-width: 1280px) {
    .reborn-multi-img {
        width: calc(35% - 40px);
    }

    .reborn-text-box {
        width: 65%;
    }

    .reborn-img-1 {
        width: 30%;
    }

    .reborn-img-2 {
        width: 30%;
    }

    .reborn-img-3 {
        width: 29%;
    }

    .reborn-img-4 {
        width: 27%;
    }

    .reborn-img-7 {
        padding: 0 6%;
    }

    .subpage-section-2 {
        background-position: right 5% top;
    }

    .step-box {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .reborn-content-wrap {
        flex-direction: column;
    }

    .reborn-text-box {
        width: 100%;
    }

    .reborn-img-1 {
        width: 180px;
        order: 1;
    }

    .reborn-img-2 {
        width: 200px;
    }

    .reborn-img-3 {
        width: 200px;
        order: 1;
    }

    .reborn-img-4 {
        width: 27%;
        width: 150px;
    }

    .reborn-multi-img {
        width: 200px;
        order: 1;
    }

    .reborn-img-7 {
        width: 180px;
    }

    .step-box {
        padding: 70px;
        padding-right: 50px;
    }

    .vision-content {
        width: 100%;
    }

    .organization-content {
        padding: 50px 0;
    }
}

@media screen and (max-width: 768px) {
    .reborn-content-wrap {
        padding: 60px 0px;
    }

    .subpage-section-2 {
        background-size: 38%;
    }
}

@media screen and (max-width: 680px) {
    .step-box {
        padding: 50px;
        padding-right: 30px;
    }

    .addiction-box,
    .reborn-box {
        padding: 25px 30px;
    }

    .vision-content {
        width: 100%;
        padding-left: 1.5rem;
        margin-left: 0.5rem;
    }
}