@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: #F2F2F2;
	width: 20%;
	min-width: 100px;
}
.p1-table1 tr.row1 td.col1 {
	border-top: solid 4px #000000;
}
.p1-table1 tr.row1 td.col2 {
	border-top: solid 4px #666;
}
.p1-table1 td.col2 {
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}
.p1-table1 a.tel-number {
	color: #F00;
	text-decoration: underline;
}
/*end p1-table1*/

/*Form contact*/

.mail-content {
	width: 100%;
	max-width: 700px;
	height: auto;
	padding: 10px 20px 20px 20px;
	box-sizing: border-box;
	background: #FDF7EE;
	border: solid 1px #FEF0E0;
	font-size: 14px;
	margin-left: auto;
	margin-right: auto;
}
.one-row {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 15px 0px;
	border-bottom: dotted 1px #AAAAAA;
	overflow: hidden;
}
.one-row .title {
	width: 25%;
	height: auto;
	float: left;
	color: #444444;
	font-size: 14px;
	line-height: 180%;
	padding-top: 10px;
}
.one-row .input-data {
	width: 70%;
	height: auto;
	float: left;
	margin-left: 5%;
}
.one-row .input {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	border: solid 1px #F5C077;
	padding: 2%;
	outline: none;
	font-size: 14px;
}
.one-row .select {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	border: solid 1px #F5C077;
	padding: 1%;
	outline: none;
	font-size: 14px;
}
.one-row .textarea {
	width: 100%;
	box-sizing: border-box;
	height: auto;
	border: solid 1px #F5C077;
	padding: 2%;
	outline: none;
	font-size: 14px;
	height: 160px;
	resize: vertical;
}
.one-row .input_select {
	width: 100%;
	height: auto;
	border: solid 1px #F5C077;
	padding: 2%;
	outline: none;
	font-size: 14px;
}
.input-data-plus {
	display: none;
}
.input-data-plus-title {
	width: 100%;
	height: auto;
	padding: 10px 0px;
	box-sizing: border-box;
	text-align: left;
}
.button {
	text-align: center;
	overflow: hidden;
}
.button_left {
	width: 50%;
	float: left;
	text-align: center;
}
.button_right {
	width: 50%;
	float: left;
	text-align: center;
}
.mail-content-thanks {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 200%;
}
.button .btnsubmit {
	width: 153px;
	height: 43px;
	color: #FFF;
	background-color: #FE9A2E;
	margin: 0px auto;
	margin-top: 30px;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 5px;
	display:inline-block;
	line-height:43px;
	text-decoration:none;
}

.input-data-confirm{
width:100%;
height:auto;
margin-top:10px;	
}

 @media screen and (max-width: 768px) {
.voi1-left, .voi1-right {
	width: 100%;
	padding: 0;
}
.voi1-right {
	padding-top: 10px
}
.com1 img {
	width: 100%;
}
/*Form conatct tran sm*/
.one-row .title {
	width: 100%;
	float: none;
	text-align: left;
	padding: 0;
}
.one-row .input-data {
	width: 100%;
	margin-left: 0%;
}
.button .btnsubmit {
	width: 100px;
	height: 43px;
	color: #FFF;
	background-color: #FE9A2E;
	margin: 0px auto;
	margin-top: 30px;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 5px;
}
}


 @media screen and (max-width: 480px) {
 .logo {
    
    }
 }