main article .nav01 > ul > li > a {
	padding: 9px 0 8px;
}
main article section .col01 > li + li {
	    margin-left: 130px;
}
.strength05 article section.sec01 .txt{
	width: 547px;
}
main article section .hl01 ,
main article section .box_fig02.box_fig02r figure + .txt {
	word-break: break-word;
}
@media screen and (max-width: 639px) {
	main article .nav01 > ul > li > a {
		padding: 4px 12px 4px 80px;
	}
	main article section .col01 > li + li {
	    margin-left: 0;
	}
	.strength05 article section.sec01 .txt{
		width: 100%;
	}
	.strength05 article section.sec01 .txt .text{
		margin-top: 16px;
	}
	main article section.sec01 .txt .hl {
		white-space: normal;
	}
}