.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.cont1-left{width: 30%;
    float: left;
    margin-bottom: 20px;}
.cont1-left img{    width: 100%;}
.cont1-right{width: 67%;
    float: left;
    padding-right: 3%; }
.cont1-right table{
	width: 100%;
    /* padding: 2%; */
    box-sizing: border-box;
    line-height: 160%;
    font-size: 15px;
    /* margin-bottom: 20px; */
    float: left;
    margin-top: 0;
}
.cont1-right table td.td1{
	width:12%;
}
.txt {width:100%;box-sizing:border-box;line-height:180%;font-size:15px;}
.txt ol{padding-left: 20px;}
.txt ol li{    list-style: decimal;}
.txt ul{padding-left: 20px;}
.txt ul li{    list-style: disc;}
.txt ul.hoken li{    list-style: square;}
.txt2{    font-weight: bold;}
.txt3{margin-bottom: 0px;}
.tb1{
	font-size: 1.4em;
	width: 100%;
	float: left;
	border-collapse: collapse;
	line-height: 160%;
	color: #525252;
	box-sizing:border-box;
}
.tb1 tr td, .tb1 tr th{
	padding: 10px 10px 10px 15px;
	border: solid 1px #24EAF4;
	box-sizing:border-box;
	vertical-align:middle;
	max-width:300px;
}
.tb1 tr th.col1{
	background: rgba(173, 222, 255, 0.3);
	background-color: #E3FAFC;
	font-weight: normal;
/*	color: #0f8ac3;*/
}
@media screen and (max-width: 640px) {
.tb1{
/*	font-size: 1.2em;*/
}
.tb1 tr td, .tb1 tr th{
	padding: 10px 5px 5px 10px;
}
.tb1 tr th.col1{
	padding: 10px 5px;
	width: 25%;
}
.cont1-right table td.td1{
width: 14%;
}
.cont1-left, .cont1-right {width:100%;}
.cont1-right{
	margin-bottom: 20px;
}
 .tb2 {border-left: solid 1px #FCCCCC;}
}
