section.widget__wrap--evesta.home__layout {
  padding-bottom: 0px !important;
}

.evesta-header-tab {
  display: none;
}

.ticket__wrap .no-gutters .row__evesta {
  flex-wrap: nowrap;
  justify-content: center;
}

#app>div>section>section.header__wrap.header__wrap--evesta.header__wrap--fixed.event__header>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>div>div>div.evesta-header-menu__menu-item:nth-child(1)>div.v-list-item__title,
#app>div>section>section.header__wrap.header__wrap--evesta.header__wrap--fixed.event__header>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>div>div>div.evesta-header-menu__menu-item:nth-child(2)>div.v-list-item__title,
#app>div>section>section.header__wrap.event__header.header__wrap--evesta.header__wrap--fixed>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>aside>div.v-navigation-drawer__content>div.v-list.evesta-header-menu__sp-menu-list.v-sheet.v-sheet--tile.theme--light.v-list--dense>div:nth-child(2)>div>div>p,
#app>div>section>section.header__wrap.event__header.header__wrap--evesta.header__wrap--fixed>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>aside>div.v-navigation-drawer__content>div.v-list.evesta-header-menu__sp-menu-list.v-sheet.v-sheet--tile.theme--light.v-list--dense>div:nth-child(3)>div>div>p {
  visibility: hidden;
}

#app>div>section>section.header__wrap.header__wrap--evesta.header__wrap--fixed.event__header>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>div>div>div.evesta-header-menu__menu-item:nth-child(1)>div.v-list-item__title::before,
#app>div>section>section.header__wrap.event__header.header__wrap--evesta.header__wrap--fixed>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>aside>div.v-navigation-drawer__content>div.v-list.evesta-header-menu__sp-menu-list.v-sheet.v-sheet--tile.theme--light.v-list--dense>div:nth-child(2)>div>div>p::before {
  content: 'サポーターチケット';
  visibility: visible;
}

#app>div>section>section.header__wrap.header__wrap--evesta.header__wrap--fixed.event__header>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>div>div>div.evesta-header-menu__menu-item:nth-child(2)>div.v-list-item__title::before,
#app>div>section>section.header__wrap.event__header.header__wrap--evesta.header__wrap--fixed>header>div>div.evesta-header-layout__menu-wrapper>div.evesta-header-menu>div>aside>div.v-navigation-drawer__content>div.v-list.evesta-header-menu__sp-menu-list.v-sheet.v-sheet--tile.theme--light.v-list--dense>div:nth-child(3)>div>div>p::before {
  content: '一般チケット';
  visibility: visible;
}

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

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

#app>div>section>section.widget__wrap--evesta.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--evesta.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--evesta.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--evesta.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--evesta.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--evesta.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;
}