a.cmn-btn {
    display: block;
    width: 80%;
    max-width: 600px;
    margin: 20px auto;
    text-align: center;
    background: #2f3391;
    border-radius: 200px;
    padding: 20px;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    transition: 0.2s;
    box-sizing: border-box;
    text-decoration: none;
}

a.cmn-btn:hover {
    background: #f2542d;
    text-decoration: none;
}

article.re-work {
    line-height: 1.5;
    padding-top: 70px;
}

article.re-work section {
    width: 100%;
    margin: 0 auto;
}

article.re-work section.reliefs {
    width: 100%;
    margin: 0 auto 80px;
}

article.re-work section .inner {
    width: 1000px;
    margin: auto;
}
article.re-work h2 {
    font-size: 34px;
    text-align: center;
    padding: 50px 0 25px;
    margin: 0 0 10px;
    font-weight: 700;
}
article.re-work h2 span.ja {
    font-size: 44px;
}

article.re-work section.main-vis {
    width: 100%;
    margin: 0 auto;
    background: #f8f6f7;
    max-width: 1420px;
    padding: 40px 0 0;
    text-align: center;
    position: relative;
}

article.re-work section.main-vis .main-vis__title {
    font-size: 32px;
    font-weight: 700;
    background: 0 0;
    margin: 0 auto 20px;
    padding: 0;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff,
    1px -1px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff,
    2px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff,
    1px -2px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff,
    2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff,
    3px -1px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff,
    3px -2px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff,
    1px -3px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff,
    2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff,
    3px -3px 1px #fff;
}

article.re-work section.main-vis .main-vis__title span {
    font-size: 44px;
}

article.re-work section.main-vis .baloon {
    position: absolute;
    font-size: 24px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

article.re-work section.main-vis .main-vis__box {
    text-align: center;
    position: relative;
    padding-top: 30px;
}

article.re-work section.main-vis .baloon-1 {
    background: url(../img/re-work/bg_baloon1.png) no-repeat center;
    left: 120px;
    top: 0;
    padding: 64px 50px;
}

article.re-work section.main-vis .baloon-2 {
    background: url(../img/re-work/bg_baloon2.png) no-repeat center;
    right: 60px;
    top: 20px;
    padding: 82px 60px;
}

article.re-work section.main-vis .baloon-3 {
    background: url(../img/re-work/bg_baloon3.png) no-repeat center;
    background-size: 100% auto;
    left: 50px;
    bottom: 130px;
    padding: 92px 60px;
}

article.re-work section.main-vis .baloon-4 {
    background: url(../img/re-work/bg_baloon4.png) no-repeat center;
    right: 80px;
    bottom: 110px;
    padding: 54px 40px;
}

article.re-work section.main-vis p.lead {
    font-size: 32px;
    font-weight: 700;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 1rem auto 3rem;
    line-height: 1.6;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #fff, -1px 1px 1px #fff,
    1px -1px 1px #fff, 2px 1px 1px #fff, -2px -1px 1px #fff, -2px 1px 1px #fff,
    2px -1px 1px #fff, 1px 2px 1px #fff, -1px -2px 1px #fff, -1px 2px 1px #fff,
    1px -2px 1px #fff, 2px 2px 1px #fff, -2px -2px 1px #fff, -2px 2px 1px #fff,
    2px -2px 1px #fff, 3px 1px 1px #fff, -3px -1px 1px #fff, -3px 1px 1px #fff,
    3px -1px 1px #fff, 3px 2px 1px #fff, -3px -2px 1px #fff, -3px 2px 1px #fff,
    3px -2px 1px #fff, 1px 3px 1px #fff, -1px -3px 1px #fff, -1px 3px 1px #fff,
    1px -3px 1px #fff, 2px 3px 1px #fff, -2px -3px 1px #fff, -2px 3px 1px #fff,
    2px -3px 1px #fff, 3px 3px 1px #fff, -3px -3px 1px #fff, -3px 3px 1px #fff,
    3px -3px 1px #fff;
}

article.re-work section.main-vis p.lead span {
    font-size: 42px;
    color: #fdad01;
}

article.re-work .reliefs-boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

article.re-work .reliefs-boxes .reliefs-box {
    width: 300px;
    text-align: center;
    border: 3px solid #87ce47;
    border-radius: 10px;
    margin: 0 0 56px;
    padding: 20px;
    font-weight: 700;
    box-sizing: border-box;
    background: url(../img/title-background.png);
}

article.re-work .reliefs-box__title {
    font-size: 24px;
    font-weight: 700;
    color: #87ce47;
    margin: 0 0 12px;
    padding: 0 0 12px;
    display: inline-block;
    position: relative;
    line-height: 1;
}

article.re-work .reliefs-box__title::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    background: #fdad01;
}

article.re-work .reliefs-box__title span {
    font-size: 40px;
}

article.re-work .reliefs-detail {
    border: 3px solid #87ce47;
    border-radius: 10px;
    margin: 0 0 40px;
}

article.re-work .reliefs-detail__title {
    padding: 20px 40px;
    background: url(../img/title-background.png);
    border-radius: 10px 10px 0 0;
}

article.re-work .reliefs-detail__body {
    padding: 20px 40px;
    display: flex;
    flex-wrap: wrap;
}

article.re-work .reliefs-detail__img-box {
    width: 300px;
    margin-right: 30px;
}

article.re-work .reliefs-detail__img-box img{
    max-width: 100%;
    border-radius: 10px;
}

article.re-work .reliefs-detail__txt-box {
    width: calc(100% - 330px);
}

article.re-work .reliefs-detail__title {
    font-size: 24px;
    font-weight: 700;
}

article.re-work .reliefs-detail__title .reason {
    margin-right: 10px;
    margin-right: 10px;
    color: #87ce47;
    position: relative;
    display: block;
    margin: 0 0 10px;
}

article.re-work .reliefs-detail__title .reason::after {
    content: "";
    position: absolute;
    width: 169px;
    height: 4px;
    bottom: -6px;
    left: 0;
    background: #fdad01;
}

article.re-work .reliefs-detail__title .reason span {
    font-size: 40px;
}

article.re-work .reliefs-detail .e-larning {
    background: #f2ede6;
    margin: 20px 0;
    padding: 20px 15px;
}

article.re-work .reliefs-detail .e-larning__title {
    font-size: 21px;
    font-weight: 700;
    color: #5a2d00;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    width: 100%;
}

article.re-work .reliefs-detail .e-larning__title span.small {
    font-size: 14px;
}

article.re-work .reliefs-detail .e-larning__title .free {
    display: block;
    float: left;
    background: #87ce47;
    color: #fff;
    line-height: 1.2;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding-top: 4px;
    margin: auto;
    top: -5px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
}

article.re-work .reliefs-detail .e-larning ul li {
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    margin: 0 3px 10px;
    padding: 2px 10px;
    display: inline-block;
}

article.re-work .reliefs-detail .e-larning ul {
    margin: 0;
}

article.re-work .reliefs-detail .e-larning ul li::before {
    display: none;
}

article.re-work .reliefs-detail .e-larning__title .free::after {
    content: "";
    position: absolute;
    border: transparent solid;
    border-width: 4px 8px;
    border-left-color: #87ce47;
    right: -15px;
    top: 50%;
    margin-top: -4px;
}

article.re-work section.re-work-program {
    padding-bottom: 60px;
    background: url(../img/re-work/bg_footer.png) repeat;
}

article.re-work section.re-work-program .program-boxes {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
}

article.re-work section.re-work-program .program-box {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e7e7e7;
}

article.re-work section.re-work-program .program-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

article.re-work section.re-work-program .program-img {
    width: 300px;
    margin: 0 20px 20px 0;
}

article.re-work section.re-work-program .program-img img {
    width: 100%;
    border-radius: 10px;
}

article.re-work section.re-work-program .program-txt {
    width: calc(100% - 320px);
    margin: 0 0 2rem;
}

article.re-work section.re-work-program .program-txt .program-txt__title {
    background: 0 0;
    margin: 0 0 10px;
    padding: 0;
    font-size: 24px;
    color: #fdad01;
    font-weight: bold;
}

article.re-work section.re-work-program .program-txt__catch {
    font-weight: 700;
}

article.re-work section.re-work-program .program-sample {
    border: 1px solid #5a2d00;
    width: 100%;
    padding: 0 20px;
    margin: 0 0 20px;
}

article.re-work section.re-work-program .program-sample p {
    margin: 20px;
}

article.re-work section.re-work-program .program-sample.green {
    border: 1px solid #46aa00;
    margin: 20px 0 0;
}

article.re-work
section.re-work-program
.program-sample.green
.program-sample__title {
    background: rgba(70, 170, 0, 0.1);
    color: #46aa00;
}

article.re-work section.re-work-program .program-sample__title {
    padding: 12px;
    background: #f2ede6;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    color: #5a2d00;
    margin: 0 -20px 20px;
    position: relative;
}

article.re-work section.re-work-program .program-sample ul {
    margin: 20px;
}

article.re-work section.re-work-program .program-sample ul li {
    display: inline-block;
    padding: 0;
}

article.re-work section.re-work-program .program-sample ul li::before {
    content: "・";
    position: relative;
    width: auto;
    height: auto;
    left: auto;
    top: auto;
    transform: none;
    background: 0 0;
}

article.re-work section.re-work-program .e-larning {
    background: #f2ede6;
    margin: 20px;
    padding: 20px 15px;
}

article.re-work section.re-work-program .e-larning__title {
    font-size: 21px;
    font-weight: 700;
    color: #5a2d00;
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px;
    width: 100%;
}

article.re-work section.re-work-program .e-larning__title span.small {
    font-size: 14px;
}

article.re-work section.re-work-program .e-larning__title .free {
    display: block;
    float: left;
    background: #87ce47;
    color: #fff;
    line-height: 1.2;
    font-size: 10px;
    text-align: center;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding-top: 4px;
    margin: auto;
    top: -5px;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
}

article.re-work section.re-work-program .program-sample .e-larning ul li {
    background: #fff;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 700;
    margin: 0 3px 10px;
    padding: 2px 10px;
    display: inline-block;
}

article.re-work section.re-work-program .program-sample .e-larning ul {
    margin: 0;
}

article.re-work
section.re-work-program
.program-sample
.e-larning
ul
li::before {
    display: none;
}

article.re-work section.re-work-program .e-larning__title .free::after {
    content: "";
    position: absolute;
    border: transparent solid;
    border-width: 4px 8px;
    border-left-color: #87ce47;
    right: -15px;
    top: 50%;
    margin-top: -4px;
}

article.re-work section.re-work-program .lunch-box {
    margin: 40px auto;
    padding: 40px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

article.re-work section.re-work-program .lunch-box__txt-box {
    width: 420px;
}

article.re-work section.re-work-program .lunch-box__img-box {
    width: 450px;
    position: relative;
}

article.re-work section.re-work-program .lunch-box__img-box img {
    width: 100%;
}

article.re-work section.re-work-program .lunch-box__title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 10px;
    color: #fdad01;
}

article.re-work section.re-work-program .lunch-box p {
    margin-bottom: 30px;
}

article.re-work section.qa .qa-q {
    color: #5a2d00;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-top: 6px;
    padding-left: 56px;
    background: url(../img/re-work/icon_Q.svg) no-repeat left center;
    background-size: 40px auto;
}

article.re-work section.qa .qa-a {
    padding-left: 56px;
    background: url(../img/re-work/icon_A.svg) no-repeat left 0;
    background-size: 40px auto;
    margin: 20px 0 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #faf9f7;
}

article.re-work section.qa .qa-a a {
    color: #003f96;
    font-weight: 700;
    border-bottom: 1px solid #003f96;
}

article.re-work section.qa .qa-a:last-child {
    border-bottom: 0;
}

article.re-work-users section .inner {
    border: 2px solid #5a2d00;
    padding: 40px;
    max-width: 1000px;
    margin: 50px auto;
}

article.re-work-users section .inner .re-work-users__title {
    font-size: 24px;
    color: #5a2d00;
    background: none;
    padding: 0;
    margin: 0 0 40px;
    line-height: 1.5;
}

article.re-work-users section .inner .re-work-users__title span {
    font-size: 18px;
}

article.re-work-users section .inner ol {
    margin: 40px auto 0;
    list-style: decimal;
}

article.re-work-users section .inner ol li {
    margin-left: 36px;
}

article.re-work-users section .inner ol li::before {
    background: #fff;
    color: #000;
    border: 1px solid #555;
}


@media (max-width: 768px) {

    a.cmn-btn {
        padding: 15px 20px;
        font-size: 1em;
    }

    article.re-work section, article.reliefs section {
        padding: 0 20px;
        box-sizing: border-box;
    }

    article.re-work section .inner {
        width: auto;
    }
    article.re-work h2{
        font-size: 20px;
    }
    article.re-work h2 span.ja {
        font-size: 28px;
    }

    article.re-work h2 span {
        font-size: 36px;
    }

    article.re-work section.main-vis .main-vis__title {
        font-size: 18px;
        line-height: 1.6;
    }

    article.re-work section.main-vis .main-vis__title span {
        font-size: 24px;
    }

    article.re-work section.main-vis .main-vis__box {
        padding: 0 20px;
    }

    article.re-work section.main-vis .main-vis__box img {
        width: 200px;
    }

    article.re-work section.main-vis p.lead {
        margin: 1rem 0 0;
    }

    article.re-work section.main-vis .baloon {
        font-size: 4vw;
        padding: 40px;
        background-size: contain;
    }

    article.re-work section.main-vis .baloon-1 {
        left: 0;
        padding: 7vw;
    }

    article.re-work section.main-vis .baloon-2 {
        right: 0;
        top: auto;
        bottom: 20px;
        padding: 12vw;
        font-size: 3.6vw;
    }

    article.re-work section.main-vis .baloon-3 {
        left: 4vw;
        bottom: 30px;
        padding: 7vw;
    }

    article.re-work section.main-vis .baloon-4 {
        padding: 6vw;
        right: 1vw;
        top: 0;
        bottom: auto;
    }

    article.re-work section.main-vis p.lead {
        font-size: 18px;
        padding: 0 20px;
        position: relative;
    }

    article.re-work section.main-vis p.lead span {
        font-size: 28px;
    }

    article.re-work section.reliefs {
        width: 100%;
        margin: 0 auto;
    }

    article.re-work .reliefs-boxes .reliefs-box {
        width: calc(50% - 6px);
        padding: 10px;
        margin: 0 0 12px;
    }

    article.re-work .reliefs-boxes {
        margin: 0 0 30px 0;
    }

    article.re-work .reliefs-boxes .reliefs-box .reliefs-box__title {
        font-size: 18px;
    }

    article.re-work .reliefs-boxes .reliefs-box .reliefs-box__title span {
        font-size: 24px;
    }

    article.re-work .reliefs-boxes .reliefs-box p {
        margin: 10px auto 0;
    }

    article.re-work .reliefs-detail__title {
        padding: 20px;
        font-size: 20px;
    }

    article.re-work .reliefs-detail__img-box img {
        width: 100%;
    }

    article.re-work .reliefs-detail .reliefs-detail__title .reason {
        display: block;
        font-size: 18px;
    }

    article.re-work .reliefs-detail .reliefs-detail__title .reason span {
        font-size: 25px;
    }

    article.re-work .reliefs-detail__body {
        padding: 20px;
    }

    article.re-work .reliefs-detail__img-box {
        width: auto;
        max-width: 100%;
        margin: auto;
    }

    article.re-work .reliefs-detail__txt-box {
        width: auto;
    }

    article.re-work .reliefs-detail .e-larning {
        margin-top: 60px;
    }

    article.re-work .reliefs-detail .e-larning__title {
        padding: 30px 0 0;
        font-size: 18px;
    }

    article.re-work .reliefs-detail .e-larning__title .free {
        top: -60px;
        bottom: auto;
        left: 0;
        right: 0;
        width: 80px;
        height: 80px;
        font-size: 14px;
    }

    article.re-work .reliefs-detail .e-larning__title .free::after {
        border-left-color: transparent;
        border-top-color: #87ce47;
        border-width: 6px 6px;
        right: auto;
        left: 50%;
        margin: auto;
        bottom: -11px;
        top: auto;
        margin-left: -6px;
    }

    article.re-work section.re-work-program .program-boxes {
        padding: 20px;
    }

    article.re-work section.re-work-program .program-img {
        width: auto;
        margin: 0 auto 20px;
    }

    article.re-work section.re-work-program .program-txt {
        width: auto;
    }

    article.re-work section.re-work-program .program-txt .program-txt__title {
        font-size: 20px;
    }

    article.re-work section.re-work-program .program-sample__title {
        font-size: 16px;
        padding: 10px;
    }

    article.re-work section.re-work-program .e-larning {
        margin: 60px 0 20px;
    }

    article.re-work section.re-work-program .e-larning__title {
        padding: 30px 0 0;
        font-size: 18px;
    }

    article.re-work section.re-work-program .e-larning__title .free {
        top: -60px;
        bottom: auto;
        left: 0;
        right: 0;
        width: 80px;
        height: 80px;
        font-size: 14px;
    }

    article.re-work section.re-work-program .e-larning__title .free::after {
        border-left-color: transparent;
        border-top-color: #87ce47;
        border-width: 6px 6px;
        right: auto;
        left: 50%;
        margin: auto;
        bottom: -11px;
        top: auto;
        margin-left: -6px;
    }

    article.re-work section.re-work-program .program-sample ul {
        margin: 20px 0;
    }

    article.re-work section.re-work-program .lunch-box {
        padding: 20px;
        margin: 40px auto 0;
    }

    article.re-work section.re-work-program .lunch-box__title {
        font-size: 20px;
    }

    article.re-work section.re-work-program .lunch-box__img-box {
        width: 100%;
    }

    article.re-work section.re-work-program {
        padding-bottom: 30px;
    }

    article.re-work section.qa .qa-q {
        font-size: 18px;
        padding-left: 42px;
        background-size: 32px auto;
    }

    article.re-work section.qa .qa-a {
        padding-left: 42px;
        background-size: 32px auto;
    }

    article.re-work-users section .inner {
        padding: 20px;
        width: calc(100% - 30px);
    }

    article.re-work-users section .inner .re-work-users__title {
        font-size: 24px;
        margin: 0 0 20px;
    }

    article.re-work-users section .inner .re-work-users__title span {
        font-size: 16px;
        line-height: 1.6;
        display: inline-block;
    }

    article.re-work-users section .inner ol {
        margin: 20px 0;
    }

    article.re-work-users section .inner ol li {
        margin: 0 0 0 18px;
    }

    article.re-work-users section .inner ol li::before {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 0 1px 1px;
    }
}
