.tb_inner {
	color: inherit;
}
@media screen and (min-width: 768px) {
	.img_col4 {
		color: inherit;
	}
	.link {
		color: inherit;
	}
	.bnr_col3 {
		max-width: 745px!important;
width: 100%;
	}
	.tit_sub {
		margin-bottom: 20px;
border: dashed 1px #BABA30;
background: url(../img/bg_tit_sub.jpg) no-repeat center;
backgroudn-size: cover;
padding: 15px 20px;
	}
	.tit_line {
		color: #0B9139;
border-bottom: solid 2px #0B9139;
font-size: 20px;
font-weight: bold;
padding-bottom: 10px;
margin-bottom: 15px;
	}
	.img_col3 {
		color: inherit;
	}
	.col3_box {
		color: inherit;
	}
}
@media screen and (max-width: 767px) {
	.tit_sub {
		margin-bottom: 10px;
border: dashed 1px #BABA30;
background: url(../img/bg_tit_sub.jpg) no-repeat center;
backgroudn-size: cover;
padding: 10px;
	}
	.tit_line {
		color: #0B9139;
border-bottom: solid 1px #0B9139;
font-size: 17px;
font-weight: bold;
padding-bottom: 5px;
margin-bottom: 10px;
	}
}
