.main-title-kojin,
.main-title-hojin{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

.kojin-outline1,
.hojin-outline1{
    display: flex;
    justify-content: center;
}

.kojin-outline2,
.hojin-outline2{
    width: 850px;
}

.kojin-subtitle1,
.kojin-subtitle2,
.kojin-subtitle3,
.kojin-subtitle4,
.kojin-subtitle5{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: solid 1px;
    padding-bottom: 5px;
}

.kojin-detail1,
.kojin-detail3,
.kojin-detail4,
.kojin-detail5{
    margin-bottom: 10px;
}

.kojin-detail4,
.kojin-detail5{
    margin-bottom: 30px;
}

.kojin-sentence1{
    list-style: none;
    margin-bottom: 30px;
}

.kojin-sentence2,
.kojin-sentence4,
.kojin-sentence5{
    margin-bottom: 30px;
}

.kojin-sentence3-1,
.kojin-sentence3-2,
.kojin-sentence3-3,
.kojin-sentence3-4{
    margin-bottom: 20px;
}

.kojin-caution,
.hojin-caution{
    margin-bottom: 10px;
    font-weight: bold;
}

.hojin-point{
    font-weight: bold;
}

.hojin-subtitle1,
.hojin-subtitle2,
.hojin-subtitle3,
.hojin-subtitle4,
.hojin-subtitle5,
.hojin-subtitle6{
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: solid 1px;
    padding-bottom: 5px;
}

.hojin-detail1,
.hojin-detail2,
.hojin-detail3,
.hojin-detail4,
.hojin-detail5,
.hojin-detail6{
    margin-bottom: 10px;
}

.hojin-sentence1,
.hojin-sentence2,
.hojin-sentence3,
.hojin-sentence5{
    list-style: none;
}

.hojin-sentence1
.hojin-sentence2,
.hojin-sentence3,
.hojin-sentence4-3,
.hojin-sentence5{
    margin-bottom: 30px;
}

.hojin-sentence3{
    margin-top: 0px;
}

.hojin-sentence4-1,
.hojin-sentence4-2{
    margin-bottom: 20px;
}

.advise-outline1{
    margin-top: 50px;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}

.advise-outline2{
    width: 850px;
    background-color: #d0e5bb;
    padding: 20px;
    border: 7px double #ffffff;
}

.advise{
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.advise-sentence1{
    padding: 20px;
    font-weight: bold;
    text-align: center;
}

.advise-sentence2{
    text-align: center;
    color: red;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.advise-sentence-outline{
    display: flex;
    justify-content: center;
}