.m-contact{
	overflow: hidden;
}
.m-contact .txt{
    font-size: 16px;
    color: #423C3C;
    line-height: 1.88em;
    overflow: hidden;
}
.m-contact .txt p span{
    color: #FBC729;
    font-weight: 600;
}
.m-contact .bot{
    margin-top: 36px;
    overflow: hidden;
}
.m-contact .bot .ma{
    float: right;
    width: 139px;
    height: auto;
    margin-top: 5px;
    margin-left: 20px;
    overflow: hidden;
}
.m-contact .bot .ma img{
    display: block;
    width: 100%;
    height: auto;
}
.m-contact .bot .box{
    font-size: 16px;
    color: #423C3C;
    line-height: 2.25em;
    overflow: hidden;
}
.m-contact .bot .box p em{
    display: block;
    float: left;
    font-style: normal;
    font-weight: 600;
}