#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div.widget__contents>div.evesta-sns-layout>div.evesta-sns__wrap {
  display: flex;
  flex-wrap: nowrap !important;
  justify-content: left;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap {
  width: 280px !important;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link {
  display: block;
  width: 100%;
  padding: 15px 25px;
  background-color: rgb(3, 147, 227);
  color: white;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link:hover {
  background-color: rgb(3, 147, 227);
  cursor: pointer;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link>img.evesta-sns__icon {
  display: none;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap.evesta-sns__icon-wrap--small:after {
  display: none;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(21)>section>div>div>div>div.evesta-sns__icon-wrap:nth-child(1)>a.evesta-sns__link:before {
  position: absolute;
  top: 0;
  color: white;
  transform: translate(-50%, 6px);
  width: 100%;
  content: "サポータ制度について";
  font-size: 16px;
}







#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div.widget__contents>div.evesta-sns-layout>div.evesta-sns__wrap {
  display: flex;
  gap: 15px;
  align-items: center;
  padding: 20px;
  flex-wrap: nowrap !important;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap {
  width: 280px !important;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link {
  display: block;
  width: 100%;
  padding: 15px 25px;
  background-color: rgb(3, 147, 227);
  color: white;
  text-align: center;
  text-decoration: none;
  border-radius: 8px;
  font-size: 18px;
  font-weight: bold;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link:hover {
  background-color: rgb(3, 147, 227);
  cursor: pointer;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap>a.evesta-sns__link>img.evesta-sns__icon {
  display: none;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap.evesta-sns__icon-wrap--small:after {
  display: none;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap:nth-child(1)>a.evesta-sns__link:before {
  position: absolute;
  top: 0;
  color: white;
  transform: translate(-50%, 6px);
  width: 100%;
  content: "上映スケジュール";
  font-size: 16px;
}

#app>div>section>section.widget__wrap.event__layout>div:nth-child(13)>section>div>div>div>div.evesta-sns__icon-wrap:nth-child(2)>a.evesta-sns__link:before {
  position: absolute;
  top: 0;
  color: white;
  transform: translate(-50%, 6px);
  width: 100%;
  content: "上映作品を見る";
  font-size: 16px;
}