/* Box */
.isekai-box {
    border: 1px solid #eaecf0;
    background-color: #fcfcfc;
    padding: 0.5em 1em;
}