@charset "UTF-8";
/*-----------------------------------

dazncup.scss

------------------------------------*/
/* ==========================================================================
   sponsorArea   スポンサー
========================================================================== */
.sponsorArea__title {
  margin-bottom: 30px;
}
.sponsorArea__con + .sponsorArea__con {
  margin-top: 10px;
}
.sponsorArea__con .ttl {
  margin-bottom: 13px;
  line-height: 1;
  font-size: 12px;
  font-size: 1.2rem;
}
.sponsorArea__con .logo__S {
  gap: 5px;
}

.sponsorArea__con.partner .logo__S a {
  background-color: #000000;
  padding: 10px 25px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 1.3rem;
  width: auto;
  line-height: 1.65;
}
