@charset "utf-8";
.m_box_all{
    line-height: 1.7;
}
.m_box_all p{
    margin: 10px 0;
    text-indent: 1em;
}
.dl_optout span{
    margin-left: 10px;;
}
.dl_optout dd{
    margin:  0 10px 3em 10px;
}
.dl_optout a{
    text-decoration: none;
}
.dl_optout a:hover{
    text-decoration: underline;
}
@media screen and (max-width: 999px) {
    .m_box_all{
        padding-left: 20px;
        padding-right: 20px;
    }
}