* {
    padding: 0;
    margin: 0;
}

.h_mltzlfz {
    width: 100%;
}

.h_mltzlfz p {
    line-height: 1.5;
    text-align: justify;
}

.h_mltzlfz .m-txt-main {
    font-size: 16px;
    margin-bottom: 4%;
    word-break: break-all;
}
.l-img {
    width: 100%;
}

.l-img img {
    width: 100%;
}
.h_mltzlfz .l-grid-container {
    width: 100%;
    /* margin-bottom: 4%; */
}

.h_mltzlfz .l-block[data-content="center"] {
    display: flex;
    justify-content: center;
}

[data-u-col="7"] {
    width: 55.595%;
}

.h_mltzlfz .l-grid-row {
    display: flex;
    flex-wrap: wrap;
    /* margin: -40px -10px 0; */
}

.h_mltzlfz .l-grid-container[data-gap="lg"] .l-grid-col {
    padding: 0 10%;
}

.h_mltzlfz .l-grid-col {
    /* margin-top: 40px; */
}

.h_mltzlfz .l-grid-col p {
    margin: 16px 0;
}

.h_mltzlfz .l-grid-col .m-img-full2 {
    width: 100%;
}

.h_mltzlfz .l-box-color {
    margin-bottom: 4%;
    position: relative;
    background-color: #ffe4da;
    border-radius: 10px;
    padding: 3%;
    display: flex;
}

.h_mltzlfz .l-box-color-hane {
    width: 142px;
    height: 21px;
    position: absolute;
    left: 0;
    top: -13px;
    fill: #ffe4da;
}

.h_mltzlfz svg {
    overflow: hidden;
    vertical-align: middle;
}

.h_mltzlfz .l-box-color-body {
    width: 100%;
}

.h_mltzlfz .m-txt-lead {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
    word-break: break-all;
}
/* 
.h_mltzlfz .u-mt-md {
    margin: 15px 0;
} */

.h_mltzlfz .m-list>li {
    margin-bottom: 10px;
}

.h_mltzlfz .m-list>li>span {
    margin-right: 5px;
    white-space: nowrap;
    float: left;
}

.h_mltzlfz .m-list {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
}

.h_mltzlfz .l-media-img[data-float="right"] {
    float: right;
    margin-left: 40px;
}

.h_mltzlfz .l-media-img {
    width: calc(50% - 40px);
    margin-bottom: 20px;
    min-height: 0%;
}

.h_mltzlfz .l-media-body {
    display: inline;
    vertical-align: top;
}

@media (max-width:767px){
    .h_mltzlfz .m-txt-main,.h_mltzlfz .m-txt-main,.h_mltzlfz p,li .m-list-body{font-size: 14px;}
    .h_mltzlfz .m-txt-lead{font-size: 18px;}
}