@charset "utf-8";
.ml-howto .ml-head {
    font-weight: bold;
    font-family: "Open Sans", "Hiragino Kaku Gothic W6 JIS2004";
    font-size: 1.4rem;
    line-height: 1.71429;
    color: #333333;
    margin-bottom: 8px;
    min-height: 30px;
    display: flex;
    align-items: center;
}
.plus_text p {
    font-size: 12px;
	text-indent: -1em;
    padding-left: 1em;
}