.pop-title1 {
	font-size: 20px;
	font-weight: 200;
	color: #339B83;
	line-height: 28px;
	text-align: center;
	margin-bottom: 10px;
}
.pop-title2 {
	border-left: 2px solid #FF9900;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 200;
	color: #F77F00;
	line-height: 26px;
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #FFF9F3;
	padding-top: 5px;
}
.pop-title3 {
	color: #666666;
	font-size: 18px;
	font-weight: 200;
}
.pop-title4 {
	font-size: 24px;
	color: #009672;
	font-weight: 200;
	margin-bottom: 7px;
}
.pop-title5 {
	font-size: 15px;
	color: #009672;
	font-weight: 400;
	margin-bottom: 7px;
}
.pop-arrow01 {
	color: #999999;
	padding-left: 41px;
}
.pop-script {
	font-size: 14px;
	line-height: 28px;
	color: #555555;
	font-weight: 300;
}
.pop-col {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.pop-l {
	float: left;
	padding-right: 15px;
}
.close-wind {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	font-weight: 500;
	color: #666666;
	font-size: 13px;
	line-height: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	cursor: hand;
	margin-top: 20px;
}
ol {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
ul {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.hikaku .info td {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
@media (min-width: 769px) {
	.white-popup-block {
	  background: #FFF;
	  padding: 20px 30px;
	  text-align: left;
	  max-width: 800px;
	  margin: 40px auto;
	  position: relative;
	}
}

@media (max-width:768px) {
	.white-popup-block {
	background: #FFF;
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 20px;
	text-align: left;
	max-width: 800px;
	margin: 40px auto;
	position: relative;
	}
.pop-l .w160 {
	width: 150px;
}
}
