.ResTitle_a3 span,.ResTitle_a4 span{display:none;}
.ResTitle_a3 em {
	display:block;
    color: #70321b;
    font-weight: bold;
    font-size: 36px;
    line-height: normal;
}
.ResTitle_a4 em {
    font-size: 3vw;
    font-weight: bold;
    display: block;
}
@media screen and (max-width: 1400px){
.ResTitle_a3 em{
    font-size: 28px;
}
}
@media screen and (max-width: 720px){
.ResTitle_a3 em,.ResTitle_a4 em{
    font-size: 7vw;
}
.s3 .list .mob-720 h3 {
    font-size: 6vw;
}
.s3 .list .mob-720 .L {
    width: calc(100% - 40vw);
}
}
