.sco-content-text{
	font-size: 0.23em;
    font-weight: 300;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 1.5%;
    position: absolute;
    text-align: justify;
    /* line-height: 2em; */
    width: 18%;
    height: auto;
    color: #000;
    z-index: 1;
    border: 1px solid #cfcfcf;
    border-radius: 7px;
    box-shadow: 4px 4px 8px 0px rgb(0 0 0 / 26%);
    background-color: rgb(255 255 255 / 80%);
}
.sco-content-title-no{
	font-size: 1.2em;
	font-weight: 500;
}
.sco-content-title-name{
	font-weight: 500;
}