@charset "UTF-8";
.main {
	background: none;
}
.img-responsive {
	height: auto;
	max-width: 100%;
}
.jumbotron {
	background: url(../images/campaign/img_kv.png) center top no-repeat;
	background-size: cover;
}
.point {
	max-width: 1040px;
	width: 100%;
	margin: 0 auto;
	padding: 1rem;
}
#point1 {
	padding-bottom: 0;
	margin-top: -13px;
}
#point2 {
	background-color: #FFF3ED;
}
#point2-1 {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#point2-2 p {
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 15px;
	margin: 70px 0 30px;
	text-align: left;
}
#point2-3 {
	text-align:left;
}
#point2-3 p {
	color: #FFF;
	text-align: center;
	background-color: #E93167;
	border-radius: 5px;
	padding: 0 2px;
	margin: 30px 10px;
	display: inline-block;
}
.wavy {
	background: url(../images/campaign/wave.png) bottom repeat-x;
	background-size: 30px;
	padding-bottom: 5px;
}
.performance h3 {
	text-align: left;
	position: relative;
	height: 80px;
	margin:20px 30px;
}
.performance-2 {
	position: absolute;
	bottom: 0;
}
.performance a {
	color: #000;
}
.performance a:hover {
	opacity: 1;
}
 @media (max-width:767px) {
 .point2 p {
 font-size: 15px;
}
 #point2-2 p {
 font-size: 15px;
 line-height: 20px;
 padding: 0 15px;
 margin: 0 0 10px 0;
}
 #point2-2 img {
 width: 100%;
 height: auto;
 padding: 5px;
}
#point2-2 .col-xs-6{
	margin:0 !important;
	padding:0 !important;
}
 #point2-3 {
 padding: 10px 0;
 text-align:left;
 max-width: 96%;
 margin-left: auto;
 margin-right:auto; 
}
 #point2-3 p {
 margin: 0 0 5px 0;
}
 .performance {
 text-align: center;
}
 .performance h3 {
 margin-left: 15px;
}
}
#point3 {
	background-color: #FFF;
}
.amazon p {
	font-size: 25px;
	font-weight: bold;
	line-height: 50px;
}
.method {
	height: auto;
	width: 60%;
	border-radius: 10px;
	text-align: left;
	margin: 1rem 0;
	padding: 2rem;
	background-color: #FFF3ED;
	font-size: 16px;
	font-weight: bold;
}
.method h3 {
	font-size: 20px;
	font-weight: bold;
}
 @media (max-width:767px) {
 .amazon p {
 font-size: 15px;
 line-height: 20px;
}
 .method {
 height: auto;
 width: 100%;
 line-height: 20px;
}
#point1 {
	margin-top: 0;
}
}

#point4 {
	background-color: #ECFFFF;
}
.collector {
	font-size: 25px;
	font-weight: bold;
	line-height: 45px;
	text-align: left;
}
 @media (max-width:767px) {
 .collector p {
 font-size: 15px;
 line-height: 20px;
 padding-bottom: 10px;
}
}
