
/* banner134 */
.banner134 {width:100%;height:100%;}
.bnr134_wrap {width:100%;height:100%;float:left; background: #f8f8f8; position:relative;}
.bnr134_wrap > a {width:100%;height:100%;float:left; box-sizing:border-box;position:relative;text-align: center;z-index: 0;}

.bnr134_wrap .txtbox {display:inline-block;vertical-align:middle;width:52%;padding: 40px 0 40px 30px;text-align: left;box-sizing: border-box;float: left;}
.bnr134_wrap .tit {font-size: 18px; font-weight:600; letter-spacing:-0.5px; line-height:130%; padding-bottom:10px;color:#ff8328;
				   float:left; display:block; box-sizing:border-box; overflow:hidden; width:100%; white-space:nowrap; text-overflow:ellipsis;}
.bnr134_wrap .co {font-size:25px; color:#373737; letter-spacing: -0.5px; height:96px; line-height:130%; color:#636363; float:left; width:100%;
				  display:block; overflow:hidden; box-sizing:border-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; 
				  display:-webkit-box; word-break:keep-all; white-space:normal;}
.bnr134_wrap .txtbox div {width: 100%; float: left; margin-top: 10px;}
.bnr134_wrap .co2 {font-size: 17px; color:#74767b; line-height:130%; height:66px; box-sizing:border-box; -webkit-line-clamp:3; -webkit-box-orient:vertical;
				   display:-webkit-box; word-break:keep-all; white-space:normal; overflow: hidden;}

.bnr134_wrap .imgbox {position:absolute;top:0;right:0;width:50%;height:100%;text-align:right;box-sizing:border-box;z-index: -1;}
.bnr134_wrap .imgbox img {height:100%; width:auto; max-width:100%;}



@media (min-width:1300px){
	.layout_01 .bnr134_wrap .txtbox {max-width:1300px;width: 100%;margin: 0 auto;padding-right: 38%;float: none;}
}

@media (min-width:991px){}

@media (min-width:800px){
		.layout_height_H .bnr134_wrap .co {margin:10px 0 20px; }
		.layout_height_M .bnr134_wrap .co2 {-webkit-line-clamp: 2; height: 44px;}
		.layout_height_L .bnr134_wrap .txtbox {padding: 20px 0 20px 30px;}
		.layout_height_L .bnr134_wrap .co {width:100%;height: 32px; float:left;white-space:nowrap;-webkit-line-clamp:1;overflow:hidden;text-overflow:ellipsis;}
        .layout_height_L .bnr134_wrap .co2 {white-space: nowrap; -webkit-line-clamp: 1; text-overflow: ellipsis; display: block;}
		.layout_01 .bnr134_wrap {height:auto;}
}
@media (max-width:799px){
	.layout_block2 .bnr134_wrap .tit {text-align:left;box-sizing:border-box;}
	.layout_block2 .bnr134_wrap .co {float:left; text-align:left;}
}

@media (min-width:800px) and (max-width:1050px){
	 .bnr134_wrap .tit {font-size:19px; letter-spacing:-2px;}
}
@media (min-width:600px) and (max-width:799px){
	 .bnr134_wrap .co {font-size: 20px;}
     .bnr134_wrap .co2 {font-size: 16px;}
}

@media (max-width:599px){
	 .bnr134_wrap .tit {padding-bottom:5px;}
	 .bnr134_wrap .co {font-size: 19px;height:auto !important; -webkit-line-clamp:10;}
     .bnr134_wrap .co2 {font-size: 15px; height:auto; -webkit-line-clamp:10;}

	 .bnr134_wrap .imgbox {width:90%; opacity:0.2;}
	 .bnr134_wrap .txtbox {width:85%; padding:40px 0 40px 20px;}
}



