@media only screen and (min-width:670px) {

.la-1 {
	margin-bottom: 40px;
}

.subSection {
	margin-bottom: 30px;
}

.note {
	margin-top: 15px;
}

.col2:nth-child(odd) {
	width: 150px;
	float: left;
}

.col2:nth-child(even) {
	width: 850px;
	float: left;
}

.bt-1-pdf {
	display: block;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	width: 230px;
	height: 60px;
	text-align: right;
	background-image: url(../image/common_ic12.png);
	background-position: left 25px center;
	background-repeat: no-repeat;
	background-size: 13px;
	background-color: #eeeeee;
	padding: 25px 20px;
	margin-bottom: 40px;
}

.la-1 .leftArea,
.la-2 .rightArea {
	text-align: center;
}

.la-1 img {
	width: auto;
	height: 100%;
}

.la-2 .rightArea img {
	width: 50%;
}

.image {
	text-align: center;
}

.image img {
	width: auto;
}
.im5 {
		margin: 30px 0;
}

.bold {
	font-weight: bold;
}

#contactBtn  {
	width: 50% !important;
}
#contactBtn a {
	background-position: left 35px center;
}
#contactBtn .col4:first-child .bt-anc{
	padding: 24px 45px;
}
#contactBtn .col4:last-child .bt-anc {
	padding: 20px 45px;
}
}