@charset "utf-8";
/* CSS Document */

.com1 {
	margin-top: 15px;
}
.btn-sl {
	padding: 15px 45px;
	background: #FE9A2E;
	color: #fff;
	font-size: 15px;
	margin-top: 20px;
	min-width: 130px;
	display: inline-block;
	text-decoration: none;
}
.cont2-txt {
	font-size: 1.4em;
	float: left;
	width: 100%;
	line-height: 160%;
	box-sizing: border-box;
}
.voi1-right {
	width: 100%;
	float: left;
	font-size: 1.4em;
	line-height: 180%;
	padding-top: 10px;
	box-sizing: border-box;
}
.tbb1 {
	width: 100%;
	box-sizing: border-box;
}
.tbb1 tr td {
	padding: 15px;
	border-bottom: 1px dotted #ccc;
	line-height: 160%;
	box-sizing: border-box;
}
.tdll {
	width: 25%;
}
.com2 {
	margin-top: 30px;
	font-size: 1.3em;
	margin-bottom: 55px;
}
.voi1-left {
	width: 40%;
	float: left;
	text-align: center;
	margin-top: 20px;
	padding-right: 30px;
	box-sizing: border-box;
}
.voi1-left img {
	width: 100%;
}
.list li {
	width: 100%;
	display: block;
	padding: 5px 0px;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../../common/img/icon_4squares.gif) no-repeat left 13px;
}

/*p1-table1*/

.p1-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #E8E8E8;
	border-left:solid 1px #E8E8E8;
	box-sizing:border-box;
	}

.p1-table1 tr td{
	padding:10px;
	border-bottom:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	font-size:1.4em;
	line-height:180%;
	box-sizing:border-box;
	}
	
.p1-table1 tr td.col1{
	background-color:#FEF0E0;
	width:20%;
	min-width:100px;
	}
	
.p1-table1 tr.row1 td.col1{
	border-top: solid 4px #F88101; 
	}
	
.p1-table1 tr.row1 td.col2{
	border-top: solid 4px #F88101; 
	}
	
.p1-table1 td.col2{
	text-align:left;
	padding-left:20px;
	box-sizing:border-box;
	}
	
.p1-table1 td.col2 ul{
    padding-left: 20px;
}	
.p1-table1 td.col2 ul li{
        list-style: disc;
}	
	
.p1-table1 a.tel-number{
	color:#F00;
	text-decoration:underline;
	}					
	
/*end p1-table1*/

 @media screen and (max-width: 768px) {
.voi1-left, .voi1-right {
	width: 100%;
	padding: 0;
}
.voi1-right {
	padding-top: 10px
}
.com1 img {
	width: 100%;
}
}

 @media screen and (max-width: 480px) {
 .logo {
   
    }
    .p1-table1 td.col2{
        padding-left: 10px;
    }
 }