@charset "UTF-8";
/* font-family:
fot-cezanne-pron, sans-serif;
aktiv-grotesk,
aktiv-grotesk-thin,
aktiv-grotesk-condensed,
parisine-std-gris,
Parisine Std Gris Bold, 
upgrade, 
mr-eaves-xl-modern,
mr-eaves-xl-modern-narrow,
sans-serif;
*/
.Dommune {
  font-family: fot-cezanne-pron, upgrade, sans-serif;
  letter-spacing: 0.2em; }
  .Dommune a {
    transition-duration: 0.2s; }
  .Dommune .txtC {
    text-align: center; }

.Btn__more a,
a.Btn__more {
  display: inline-block;
  padding: 4px 24px;
  border: 1px solid #fff; }
  .Btn__more a::after,
  a.Btn__more::after {
    content: ">";
    display: inline-block;
    padding: 4px; }
  .Btn__more a:hover,
  a.Btn__more:hover {
    border: 1px solid #a22edd;
    color: #a22edd; }

.Btn__more_b a,
a.Btn__more_b {
  border: 1px solid #111;
  color: #111; }

body.-hasHeroPromo .SiteHeader {
  display: block; }

.SiteHeader .SiteHeader__inner {
  display: flex;
  justify-content: space-between; }
.SiteHeader .SiteHeaderLogo {
  flex: 0 0 32%; }
.SiteHeader .SiteHeaderNavi {
  flex: 0 0 24%; }
  .SiteHeader .SiteHeaderNavi p a:hover {
    opacity: 0.7; }
  .SiteHeader .SiteHeaderNavi ul {
    display: flex; }
  .SiteHeader .SiteHeaderNavi li {
    margin-left: 2rem; }
  .SiteHeader .SiteHeaderNavi li a:hover {
    color: #a22edd; }

.HomeHeroPromo__twitter,
.HomeHeroPromo__twitterToggle {
  z-index: 99; }

.h2Title,
.ScheduleTitle {
  font-family: aktiv-grotesk-condensed, sans-serif;
  font-weight: 400;
  font-size: 32px; }
  .h2Title b,
  .ScheduleTitle b {
    padding: 0 24px;
    font-weight: 500; }

.ScheduleTeaserList {
  margin-bottom: 4rem; }

.Home .ScheduleTeaser:nth-child(n+7) {
  display: none; }

.TopFeatures {
  background: #292222;
  padding: 80px 0; }

.FeaturesTitle {
  font-family: aktiv-grotesk-condensed, sans-serif;
  font-weight: 500;
  font-size: 32px;
  margin-bottom: 40px; }

.FeaturesList article {
  display: flex;
  justify-content: space-between;
  align-items: center; }
.FeaturesList .FeaturesListImg {
  flex: 0 0 64%; }
.FeaturesList .FeaturesListTxt {
  flex: 0 0 32%; }
.FeaturesList h3 {
  margin-bottom: 24px;
  font-size: 1.3em; }
.FeaturesList h3 span {
  display: inline-block;
  padding: 0px 4px 0px;
  line-height: 1;
  margin: 0 2px;
  font-size: 1.4em;
  font-weight: 500; }
.FeaturesList h4 {
  margin-bottom: 16px;
  font-size: 1.2em; }
.FeaturesList p {
  margin-bottom: 24px; }

span.XXX1 {
  background: #f50c95;
  color: #111;
  line-height: 1; }

span.XXX2 {
  background: #00c6ff;
  color: #111;
  line-height: 1; }

.Page {
  padding-top: 8rem;
  font-size: 1.1em; }

.Title_Small {
  text-align: center;
  font-size: 24px;
  margin-bottom: 24px; }

.Features {
  background: #f9f9f5;
  color: #111;
  padding: 40px 0 80px; }
  .Features .FeaturesList article {
    align-items: flex-start; }
  .Features .FeaturesListImg {
    flex: 0 0 48%; }
  .Features .FeaturesListTxt {
    flex: 0 0 48%; }

.FeaturesPage h1 {
  text-align: center;
  margin-bottom: 40px;
  font-size: 24px; }
.FeaturesPage h1 span {
  font-size: 1.4em; }

.FeaturesPageImgMain {
  margin-bottom: 80px; }

.FeaturesPageIndex {
  padding: 0 0 40px;
  margin: 0 0 40px;
  border-bottom: 1px dashed #888; }
  .FeaturesPageIndex h2 {
    margin-top: 40px;
    margin-bottom: 8px;
    font-size: 20px;
    text-align: left; }
  .FeaturesPageIndex p {
    padding-bottom: 16px; }
  .FeaturesPageIndex .Btn__more {
    font-size: 15px;
    padding: 2px 8px 2px 16px; }

.FeaturesPageIndexinEntry {
  padding: 64px 0;
  background: #e9e9e9;
  color: #555;
  border-bottom: 0; }

.FeaturesEntryBody {
  max-width: 90%;
  margin: auto; }
  .FeaturesEntryBody h3 {
    font-weight: 600;
    line-height: 2;
    margin-bottom: 40px; }
  .FeaturesEntryBody p {
    margin-bottom: 2em; }
  .FeaturesEntryBody .Photo {
    text-align: center;
    color: #888; }
    .FeaturesEntryBody .Photo 　
    p {
      font-size: 12px; }
  .FeaturesEntryBody .Photo2 {
    display: flex; }
    .FeaturesEntryBody .Photo2 p {
      flex: 0 0 50%; }

.Streamings {
  background: #f9f9f5;
  color: #111;
  padding: 40px 0 80px; }
  .Streamings .FeaturesList article {
    align-items: flex-start; }
  .Streamings .FeaturesListImg {
    flex: 0 0 48%; }
  .Streamings .FeaturesListTxt {
    flex: 0 0 48%; }
