@charset "utf-8";
#contents_wrap {
  padding-bottom: 120px!important;
}

@media only screen and (max-width: 640px) {
  #contents_wrap {
    padding-bottom: 100px!important;
  }
}
#c1 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c2 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 {
	clear: both;
	margin:    ;
	padding:    ;
}
#c3 h3,
#c3 div {
	text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 1024px) {
#c1 {
}
#c2 {
}
#c3 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c3 {
}
}
