@charset "utf-8";
/*----------------------------------------------------------
scanner
----------------------------------------------------------*/
#contents .headSection .leftArea {
    width: 680px;
}
.intro-ttl01, .intro-ttl02 {
    max-width: 188px;
}
@media screen and (max-width: 767px){
#contents.responsive li br,#contents.responsive p br,#contents.responsive .ttl br {
	display: block;
}
#contents.responsive .headSection .logo, #contents.responsive .headSection .title, #contents.responsive .headSection .productsLogo, #contents.responsive .headSection .ttl h1, #contents.responsive .headSection .leftArea > h1 {
	width: 80%;
}
}