@media only screen and (max-width:740px) {

.titleArea.cat081 img {
	top: 3vw;
	right: 1vw;
	width:21vw;
	height:auto;
}


.txt01 {
	margin-bottom:6.4vw;
}


.contentArea dl {
	margin-bottom:6.4vw;
}
.contentArea dl dd img {
	width:100%;
}
.contentArea dd ul {
	margin-top:3.1vw;
}


}