.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.cont1-left {
	width: 100%;
	float: left;
	font-size: 1.6em;
	line-height: 180%;
	margin-top: 20px;
}
.cont1-left .tex-r2{margin-left:25px;}
.cont1-left span.tex-r{margin-left:15px;}
.cont1-left span.tex-r2{margin-left:25px;}

.txt {width:100%;padding:2%;box-sizing:border-box;line-height:160%;font-size:1.5em;margin-top:20px;}

table{
	border-collapse: collapse;
	width: 100%;
}
table tr td{
	padding: 5px;
}
table tr td:first-child{
	width: 10%;
	font-weight: bold;
}
table tr td:nth-child(2){
	width: 20%;
}
.tb1{
	font-size: 1.5em;
	width: 100%;
	float: left;
	border-collapse: collapse;
	line-height: 160%;
	color: #525252;
	box-sizing:border-box;
	margin-top: 20px;
}
.tb1 tr td{
	padding: 10px 10px 10px 15px;
	border: solid 1px #5989c0;
	box-sizing:border-box;
	vertical-align:middle;
/*	max-width:300px;*/
	height: 60px;
}
@media screen and (max-width: 640px) {
.cont1, .cont2 {
  background: #F7F7F7;
  padding: 4%;
  box-sizing: border-box;
}
.cont1-left, .cont1-right {width:100%;}
.tb1{
	font-size: 1.2em;
}
}

