.main-title{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}

.main-sentence{
    font-size: 18px;
    text-align: center;
    margin-bottom: 40px;
    color: red;
    font-weight: bold;
}

.Prohibitions-outline{
    margin-top: 30px;
    margin-left: 400px;
}

.Prohibitions-title{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.Prohibitions-subtitle1,
.Prohibitions-subtitle2,
.Prohibitions-subtitle3,
.Prohibitions-subtitle4,
.Prohibitions-subtitle5,
.Prohibitions-subtitle6{
    font-weight: bold;
    font-size: 18px;
}

.Prohibitions-sentence1,
.Prohibitions-sentence2,
.Prohibitions-sentence3,
.Prohibitions-sentence4,
.Prohibitions-sentence5,
.Prohibitions-sentence6{
    list-style: none;
}

.caution-outline{
    margin-left: 80px;
    margin-left: 400px;
}

.caution-title{
    margin-top: 40px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.caution-sentence{
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    color: red;
    font-weight: bold;
}

.caution-subtitle1,
.caution-subtitle2,
.caution-subtitle3,
.caution-subtitle4,
.caution-subtitle5{
    font-weight: bold;
    font-size: 18px;
}

.caution-sentence1,
.caution-sentence2,
.caution-sentence3,
.caution-sentence4,
.caution-sentence5{
    list-style: none;
}

.menseki-outline{
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
}

.menseki-title{
    margin-top: 40px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
}

.menseki-subtitle{
    font-weight: bold;
}

.menseki-sentence{
    color: red;
    font-weight: bold;
}