.hide-display{
    display: none;
}
.header-inner{
    display: flex;
    gap: 10px;
}
/* .wiki-header-str{
    
} */
.wiki-header-p{
    font-size: 30px;
    font-weight: bold;
}
.wiki-header-span{
    font-size: 20px;
    font-weight: bold;
}
.topcontents-wrap{
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    justify-content: center;
}
.instructions{
    font-size: 15px;
    font-weight: bold;
    text-align: left;
    color: #DEDEDE;
}
.hyoudai{
    font-size: 40px;
}
.instructions-str{
    font-size: 20px;
}
.importantnotice{
    font-size: 30px;
    color: red;
    font-weight: bold;
    border: 1.5px red solid;
    text-align: center;
}
.maincontents-wrap{
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    justify-content: center;
}
.block-margin{
    width: 100%;
    height: 15px;
}
.Ver1-1PreviewProgram{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.embedded-str{
    font-size: 20px;
}
.embedded-link iframe{
    /* position: relative; */
    width: 600px;
    height: 300px;
    /* max-width: 800px; */
    /* aspect-ratio: 16 / 9; */
    margin: 0 auto;
}
.bulletin{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.ver1-1information{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
/*  */
.Ver1-1-bilibili-updata-information{
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
}
.bilibiliinfo-hiden-onoff{
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 16px;
}
.bilibiliinfo-hiden-onoff-button{
    padding: 8px 16px;
    font-size: 16px;
}
/*  */
.footer-wrap{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    background-color: #1d1d1d;
    text-align: center;
    justify-content: center;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
    margin-bottom: 0 !important;
    /* bottom: none; */
    /* width: calc(100% - 40px); */
}
.footer-links{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    justify-content: center;
    text-align: center;
    color: #DEDEDE;
    background-color: #1d1d1d;
}
.footer-links a{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    justify-content: center;
    text-align: center;
    color: #DEDEDE;
    background-color: #1d1d1d;
    display: flex;
    align-items: center;
    flex-shrink: 0;
}
.footer-wrap .copyRight-text{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    color: #DEDEDE;
    background-color: #1d1d1d;
    text-align: center;
    font-size: 30px;
}
.footer-wrap .copyRight-text .copyRight-text-span{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    color: #DEDEDE;
    background-color: #1d1d1d;
    text-align: center;
    font-size: 20px;
}
.footer-wrap .copyRight-text .copyRight-text-span .copyRight-text-small{
    left: 0 !important;
    right: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
    color: #DEDEDE;
    background-color: #1d1d1d;
    text-align: center;
    font-size: 10px;
}