@charset "utf-8";

.banner116 {width:100%; height:100%; float:left; clear:both; background:#fff; padding:15px; box-sizing:border-box;}

.banner116 .bnr116_Box {float:left;/* text-align:left; */width:100%;box-sizing:border-box;position:relative;}
.banner116 .bnr116_Box p.bnr116title {color:#333;
									font-size:18px;
									font-weight:600;
									line-height:30px;
									letter-spacing:-1px;
									padding-bottom:10px;
									margin-bottom:10px;
									white-space:nowrap;
									overflow:hidden;
									text-overflow:ellipsis;
									position:relative;
									width: auto;
									max-width: 100%;
									display: inline-block;
									}
.banner116 .bnr116_Box p.bnr116title:after {content:"\25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 ";
											display: inline-block;
											position:absolute;
											bottom:0px;
											left:0px;
											font-size:40px;
											clear: both;
											letter-spacing:-13px;
											width:50px;
											width: auto;
											height:1px;
											line-height:0;
											text-indent:-10px;
											box-sizing:border-box;
											overflow:hidden;
											}
.banner116 .bnr116_Box span.bnr116co {font-size:14px; color:#737373; line-height:22px; overflow:hidden; text-overflow:ellipsis; 	
									 display:block; letter-spacing:-1px; word-break:keep-all; margin-bottom:15px;}

/*btn setting*/
.banner116 .linkbox {display:inline-block;margin:20px auto 15px;padding:1px;overflow:hidden;background:inherit;max-width:100%;}
.banner116 .linkbox a { font-size:14px; color:#c76c00; line-height:18px; padding:10px 17px 10px 20px; float:left; position:relative; z-index:0; word-break:keep-all; background:inherit; box-sizing:border-box; max-width:100%; }
.banner116 .linkbox a:after {content:"";background:white;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;background:inherit;
							-webkit-transition:background 0.5s; transition:background 0.5s;}
.banner116 .linkbox a span {white-space:nowrap; width:100%; overflow:hidden; text-overflow:ellipsis; float:left; padding-right:30px;box-sizing:border-box;
							-webkit-transition:color 0.5s; transition:color 0.5s;}
.banner116 .linkbox a span:before {content:"\25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0 \25A0";
								font-size:100px; letter-spacing:-30px;position:absolute;
								left:-1px;top:15px;line-height:10%;z-index:-1;margin-left:-20px;width:100%;height:100%;}
.banner116 .linkbox a span:after {content:"\27F6";padding-left:10px;float:left;position:absolute;right:15px;}
	
	.banner116 .linkbox a:hover span {color:white !important; }
	.banner116 .linkbox a:hover:after {background:#333 !important; }
	


	@media (min-width:600px){
		.layout_height_H .banner116 .bnr116_Box span.bnr116co {height:154px;-webkit-line-clamp:7;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;}
		.layout_height_M .banner116 .bnr116_Box span.bnr116co {height:66px;-webkit-line-clamp:3;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;}
		.layout_height_L .banner116 .bnr116_Box span.bnr116co {height:22px; white-space:nowrap; margin-bottom:0;}
		.layout_height_L .banner116 .linkbox {margin-top:6px;}
	}

	@media (max-width:599px){
		.banner116 .bnr116_Box p.bnr116title {font-size:17px;}
		.banner116 .linkbox {margin:5px 0 0;}
	}