@charset "UTF-8";

.red_line{border-bottom: 2px solid #CC0033; padding: 10px 0 20px;}

.d-ttl2_red {
    margin-bottom: 1em;
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 1.2;
	color: #CC0033;
}

@media only screen and (max-width:768px){
	
.d-ttl2_red {
    margin-bottom: 1em;
    font-size: 1.7rem;
    line-height: 1.2;	
	color: #CC0033;
}
	
.d-imgs1_select {
    width: 90vw;
    margin: 0 -5vw 8vw;
}	
	
}
