@charset "utf-8";


#rwd-content .msb_ttl span {
color:#073190;
font-size: 3.4rem;
}
#rwd-content .msb_ttl span em {
font-size: 2.4rem;
font-style: normal;
}

@media (max-width: 767px) {
#rwd-content .msb_ttl span,
#rwd-content .msb_ttl span em {
font-size: 2.4rem;
}

/* max-width: 767px */}

@media (min-width: 768px){

#rwd-content .pc-float-right {
margin-left: 3%!important;
}
#rwd-content .pc-float-left {
margin-right: 3%!important;
}
/* min-width: 768px */}