@charset "UTF-8";

.contents_wrap{
  max-width: 800px;
  margin: 60px auto 0;
}

.app{
  border-bottom: 40px solid #F85993;
}
.app_bgArea{
  background: repeat url(/images/pc/content/free/cm_app/bg_pattern.webp) 0 0 / 14px auto;
}
.app_bgArea_footer{
  padding: 40px 0;
}
