@charset "utf-8";
/* reset styles */

.subtitle {
width:90%;
padding: 10px 0;
margin: 1em auto;
width: 100%;
border-bottom: solid 1px #ffffff;
}

@media print, screen and (min-width:769px){
br.for_sp {display: block;}
}

@media print, screen and (max-width:768px){
br.for_sp {display: none;}
}