@charset "utf-8";
.col_333 {
    color: #333
}

.lanse_msfc {
    color: #178eff
}

.msfc_title h2 {
    padding-bottom: .05rem;
    font-size: 1.5rem
}

.msfc_title p.line {
    margin: .5% auto;
    width: 15%;
    border-bottom: 2px solid #178eff
}

.msfc_title p.txt {
    font-size: 1.2rem
}

.msfc1_ul li {
    margin-top: 3%;
    box-shadow: 0 5px 10px #e0e3e6;
    width: 49%
}

.msfc1_ul li .img_name {
    position: relative
}

.msfc1_ul li .img_name img {
    display: block
}

.msfc1_ul li .img_name p.name {
    font-size: 1.2rem;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0
}

.msfc1_ul li p.des {
    padding: 4% 0;
    font-size: 1rem
}