.title02 {
    font-weight: bold;
    font-size: 16px;
    border-left: 10px solid  rgb(172, 255, 152);
    background-color: #eeeeee;
    padding: 5px;
    width: 100%;
}

.line {
    size: 10;
}
.three {
    text-align: center;
}
.three img {
    width: 80%;
    margin: 10px 0px 40px 0px;
}
.sokuji {
    text-align: center;
}

.sokuji img {
    width: 80%;
    margin: 0px 0px 20px 0px;
}
.j-title {
    color: red;
    font-size: 20px;
    margin: 8px 0px 10px 0px;
}

.jigyousyo {
    text-align: center;
}
.jigyousyo img {
    width: 80%;
}
.jigyousyo2 {
    margin: 0px 0px 8px 0px;
}

.ousyou {
    margin: 8px 0px 8px 0px;
}

.system {
    margin: 5px 0px 10px 0px;
    flex-direction: column;
}

.yobiji {
    text-align: center;
}

.yobiji img {
    width: 80%;
    margin: 10px 0px 10px 0px;
}
.download {
    margin: 0px 0px 8px 0px;
}

.yoho {
    margin-top: 8px;
    flex-direction: column;
}

.yoho-i {
    text-align: center;
}
.yoho-i img {
    width: 80%;
    margin: 10px 0px 10px 0px;
}

.outer-box a {
    color: red;
    text-decoration: underline;
}