.listStyle.listStyle01 ul li p a{
	color:#1caab3;
}

.listStyle.listStyle01 ul li p a:hover{
	text-decoration:underline;
}


section#products .waku #productMv .txt h5{
	line-height: 1.5;
	font-size:18px;
}

.listStyle ul li p{
	padding: 0 0 0 10px;
}

@media only screen and (max-width: 1080px) {
	section#products .waku #productMv .txt h5{
		font-size:18px;
	}
}

@media only screen and (max-width: 768px) {
	section#products .waku #productMv .txt h5{
		font-size:17px;
	}
}

@media only screen and (max-width: 680px) {
	section#products .waku #productMv .txt h5{
		font-size:16px;
	}
}
