.l-mv { background-image: url(../images/bg-mv.jpg); }

.l-mv__txt {border-top: 2px solid #fff0;}

/*.l-mv__txt .c-title {font-size: 3.0em;}*/

@media screen and (max-width: 767px) {
    .l-mv__txt .c-title {font-size: 2.1em;}
}


@media screen and (min-width:768px){
  #sec-fithtl .c-sec__title img{width:8.125em;}
.l-mv__txt { background: url(../images/bg-mv-title-left.png) 0 50%, url(../images/bg-mv-title-right.png) 100% 50%; background-repeat: no-repeat; background-size: 8.625em auto; }
}
.c-sec__title small { 
font-size: 1em; 
color: #379CDE;
font-weight: bold;
}

