

.u_list li {  line-height: 0;}
.u_list li p.ttl {position: relative; text-indent: 1.5em; margin:20px 0 40px;}
.u_list li p.ttl:before {
    font-family: 'icomoon' !important;
    font-weight: normal !important;
    font-style: normal !important;
    text-indent: 0px;
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0px;
    line-height: initial;
    font-size: 26px;
    font-size: 0.92857rem;
    content: '\e910';
    color: #e60012;
    position: absolute;
    left: 0;
    top: 14px;
}
.u_list iframe {
    width: 94vw !important;
    height: 53vw !important;
}