

 .etc111 {width:100%; height:100%; float:left; padding:15px; text-align:left; background:white; box-sizing:border-box; position:relative;}
 
 .etc111 > div.etc111wrap {width:100%; display:inline-block; vertical-align:middle; text-align:left;}
 .etc111 .txttit {font-size:22px;  font-weight:400; color:#333; line-height:25px; word-break:keep-all;
 				 position:relative; box-sizing:border-box; overflow:hidden;
 				 /* margin-bottom: 10px; *//* max-height:200px; */
 				 -webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}
 .etc111 .txtco:before {content:"\268A \268A \268A \268A \268A \268A \268A \A";
						letter-spacing:-12px; padding-bottom:8px;
						color:inherit; font-size: 21px; line-height:1px; white-space:pre; text-align: inherit;
					    /* position:absolute; *//* left:50%; *//* top:0; *//* width:50px; */ height:3px;
					    /* margin-left:-25px; */ /* margin-top: -23px; */
					    overflow:hidden; display:inline; clear:both; text-indent:-11px; margin-left:-9px;} 

 .etc111 .txtco {font-size:15px; color:#333; letter-spacing:-1px; line-height:22px; color:#636363;
				width:100%; display:block; overflow:hidden; position:relative; margin-top:10px;  word-break:keep-all;
				-webkit-box-orient:vertical; display:-webkit-box; white-space:normal;}




	
	.layout_01 .etc111 .txtco {font-size:14px;}
	.layout_height_L .etc111 .txtco {white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; -webkit-line-clamp:1;}

	@media (min-width:800px){
		.layout_01 .etc111 .txttit {font-size:22px; }

		.layout_height_H .etc111 .txttit {font-size:28px;line-height:30px;-webkit-line-clamp:3;max-height: 91px;}
		.layout_height_M .etc111 .txttit {font-size:28px;line-height:30px;-webkit-line-clamp:3;max-height: 91px;}
		.layout_height_L .etc111 .txttit {font-size:26px;-webkit-line-clamp:2;line-height: 30px;max-height: 60px;}

		.layout_height_H .etc111 .txtco {-webkit-line-clamp:9; max-height:195px;}
		.layout_height_M .etc111 .txtco {-webkit-line-clamp:5; max-height:107px;}
		.layout_height_L .etc111 .txtco {max-height:44px;}
	}


	@media (max-width:799px){
		.layout_01 .etc111 .txttit {font-size:19px; }

	}

	@media (min-width:600px) and (max-width:799px){
		 .etc111 .txttit {font-size:23px;}
		 .etc111 .txtco {font-size:14px;}
	}




