
.etc004 {width:100%; height:100%; float:left; padding:15px; box-sizing:border-box; position:relative; overflow:hidden;}

.etc004 img {position:absolute; left:0; top:0; z-index:-1; width:auto; height:auto; min-width:100%; min-height:100%;}
.etc004 div.etc04wrap {width:100%; display:inline-block; vertical-align:middle; text-align:center;}
.etc004 div.etc04wrap .circle_point {width:25px; height:25px; background:#0046a5; border-radius:100%; display:inline-block; margin-left:-4px; position:relative;}
.etc004 div.etc04wrap .circle_point:before {content:""; width:23px; height:22px; position:absolute; top:50%; left:59%; background:rgba(255,255,255,0.1); border-radius:100%; margin-top:-11px; z-index:999;}
.etc004 div.etc04wrap .circle_point:after {content:""; width:23px; height:22px; position:absolute; top:50%; left:59%; background:inherit; border-radius:100%; opacity:0.4; margin-top:-11px;}
.etc004 .txttit {width:100%; color:#134489; font-weight:600; letter-spacing:-1px; vertical-align:bottom; margin-top:10px; 
				word-break:keep-all; overflow:hidden;}
.etc004 .txtco {width:100%; color:#fff; letter-spacing:-1px; overflow:hidden; vertical-align:bottom; word-break:keep-all;}


	.layout_height_H .etc004 .txttit {max-height:125px; -webkit-line-clamp:5; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}
	.layout_height_M .etc004 .txttit {max-height:50px; -webkit-line-clamp:2; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}
	.layout_height_H .etc004 .txtco {max-height:129px; -webkit-line-clamp:6; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}
	.layout_height_M .etc004 .txtco {max-height:107px; -webkit-line-clamp:5; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}

	@media (min-width:800px){
		.layout_01 .etc004 {padding:40px 15px 30px;}
		.etc004 .txttit {font-size:22px;}
		.etc004 .txtco {margin-top:20px;}

		.layout_01 .etc004 .txttit {font-size:23px;}

		.layout_height_L .etc004 .txttit {font-size:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
		.layout_height_L .etc004 .txtco {margin-top:10px; -webkit-line-clamp:2; height:44px; -webkit-box-orient:vertical; display:-webkit-box; white-space:normal; word-break:keep-all;}
	}
	@media (min-width:600px){
		.etc004 .txttit {line-height:25px; display:inline-block;}
		.etc004 .txtco {font-size:14px; line-height:22px; display:inline-block;}

		.etc004 div.etc04wrap .circle_point {width:25px; height:25px; margin:0 13px 0 2px;}
		.etc004 div.etc04wrap .circle_point:before,
		.etc004 div.etc04wrap .circle_point:after {width:23px; height:22px; margin-top:-11px;}
	}
	@media (min-width:600px) and (max-width:799px){
		.etc004 .txttit {font-size:19px;}
		 .etc004 .txtco {margin-top:15px;}
	}
	@media (max-width:599px){
		 .etc004 .txttit {font-size:17px; line-height:20px; display:block; padding-bottom:10px;}
		 .etc004 .txtco {font-size:13px !important; line-height:20px; margin:0; box-sizing:border-box; width:100%; display:block;}

		 .etc004 div.etc04wrap .circle_point {width:20px; height:20px; margin:0 8px 0 2px;}
		 .etc004 div.etc04wrap .circle_point:before,
		 .etc004 div.etc04wrap .circle_point:after {width:17px; height:17px; margin-top:-8px;}
	}



