/*pyoushi*/
.ls_pyoushi{padding:50px 0;}
.ls_pyoushi .lspy_con{margin-top:40px;}
.ls_pyoushi .lspy_li{background:#F7F7F7;}
.ls_pyoushi .lspy_li .lspy_l{width:50%;}
.ls_pyoushi .lspy_li .lspy_l img{width:100%;height:auto;display:block;}
.ls_pyoushi .lspy_li .lspy_r{width:50%;padding:60px 45px 20px;}
.ls_pyoushi .lspy_li .lspy_r p{font-size:15px;line-height:2;color:#555;}
.ls_pyoushi .lspy_li .lspy_r span{font-size:14px;line-height:1em;height:1em;color:#999;text-transform:uppercase;}
.ls_pyoushi .lspy_li .lspy_r p:nth-child(2){font-size:26px;height:36px;line-height:36px;color:#222;font-weight:bold;margin-top:10px;}
.ls_pyoushi .lspy_li .lspy_r em{margin:15px 0 12px;background:#DDD;width:100%;height:1px;}

@media screen and (max-width:1699px){
	.ls_pyoushi{padding:40px 0;}
	.ls_pyoushi .lspy_con{margin-top:30px;}
	.ls_pyoushi .lspy_li .lspy_r{padding:40px 30px 15px;}
	.ls_pyoushi .lspy_li .lspy_r p{font-size:14px;line-height:1.8;}
	.ls_pyoushi .lspy_li .lspy_r p:nth-child(2){font-size:22px;height:32px;line-height:32px;margin-top:8px;}
	.ls_pyoushi .lspy_li .lspy_r em{margin:12px 0 10px;}
}

@media screen and (max-width:1499px){
	.ls_pyoushi{padding:30px 0;}
	.ls_pyoushi .lspy_con{margin-top:20px;}
	.ls_pyoushi .lspy_li .lspy_r{padding:30px 20px 10px;}
	.ls_pyoushi .lspy_li .lspy_r p:nth-child(2){font-size:20px;height:30px;line-height:30px;margin-top:6px;}
	.ls_pyoushi .lspy_li .lspy_r em{margin:10px 0 8px;}
}

@media screen and (max-width:1259px){
	.ls_pyoushi{padding:20px 0;}
	.ls_pyoushi .lspy_con{margin-top:15px;}
	.ls_pyoushi .lspy_li .lspy_r{padding:20px 15px 10px;}
	.ls_pyoushi .lspy_li .lspy_r p:nth-child(2){margin-top:5px;}
}

@media screen and (max-width:1023px){
	.ls_pyoushi .lspy_li .lspy_l{width:100%;}
	.ls_pyoushi .lspy_li .lspy_r{width:100%;padding:15px 10px;}
}