.about_dot li:before {
    content: "";
    min-width: 10px;
    height: 10px;
    display: block;
    background: #735ea4;
    border-radius: 50%;
    margin: 0 5px 0 0;
}

.about_dot li {
    display: flex;
    align-items: baseline;
    margin: 0 0 5px;
}
.aboutBox dl dt.purple {
    font-size: var(--f30);
}

.aboutSougi .aboutBox dl dt.f40 {
    font-size: clamp(30px, 5vw, 40px);
}


/*greeting*/

@media screen and (max-width: 1200px) {

}


@media screen and (max-width: 1000px) {
}


@media screen and (max-width: 800px) {
}


@media screen and (max-width: 768px){
}


@media screen and (max-width: 591px) {}



@media screen and (max-width: 414px) {

}