<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* Foundation */
html {
  font-size: 62.5%;
}

body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 500;
  background: url('../../img/bg.png');
  background-attachment: fixed;
  font-size: 1.8rem;
  font-feature-settings: "palt";
}

img {
  vertical-align: bottom;
}

a:hover {
  opacity: .8;
  transition: .2s;
}

section {
  margin: 50px auto 47px;
  padding: 48px;
  width: 1100px;
  background: #fff;
  border-radius: 50px;
}

.logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row;
  color: #000;
}

/* Component */
.logo__sky {
  width: 180px;
  vertical-align: bottom;
}

.logo__syn {
  width: 220px;
  vertical-align: bottom;
}

.logo__produced {
  font-size: 1.4rem;
  line-height: 1.4rem;
  text-align: left;
}

.logo__time {
  line-height: 1.6rem;
  vertical-align: bottom;
}

/* Object */
.top {
  text-align: center;
  padding-bottom: 45px;
}

.top__iwai {
  margin-top: 9px;
  padding-left: 12px;
  /* letter-spacing: -1.5rem; */
  font-size: 6rem;
  line-height: 60px;
  font-weight: 600;
}

.top__iwai2 {
  font-size: 3.7rem;
  font-weight: 600;
  word-break: keep-all;
  letter-spacing: 2px;
  font-feature-settings: inherit;
}

.top__title {}

.top__title img {
  width: 850px;
  height: auto;
}

.top__corp {
  margin: 19px auto 14px;
  width: 425px;
  height: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.top__toei {
  width: 176px;
  height: auto;
}

.top__toei img {
  width: 176px;
  height: auto;
}

.top__kakeru {
  width: 32px;
  height: auto;
}

.top__tokyofm img {
  width: 176px;
  height: auto;
}

.top__tokyofm {
  width: 176px;
  height: auto;
}

.top__presents {
  margin-bottom: 17px;
  width: 90px;
}

.top__sub {
  margin-bottom: 10px;
  padding-top: 12px;
  font-size: 3.7rem;
  font-weight: 600;
  word-break: keep-all;
}

.top__txt {
  margin-bottom: 20px;
  line-height: 1.6;
}

.top__date {
  margin: auto;
  padding-right: 2px;
  width: 827px;
  display: flex;
  justify-content: space-between;
}

.logo--topDay1, .logo--topDay2 {
  margin: 0 auto;
  height: 70px;
}

.logo--topDay1 &gt; .logo__produced,
.logo--topDay2 &gt; .logo__produced {
  margin-right: 10px;
}

.top__date__img {
  width: 407px;
  height: 128px;
  vertical-align: bottom;
}

.top__date__bottom {
  width: 407px;
  height: auto;
}

.logo--liveDay1, .logo--liveDay2 {
  margin: 0 auto;
  height: 70px;
}

.logo--liveDay1 &gt; .logo__produced,
.logo--liveDay2 &gt; .logo__produced {
  margin-right: 10px;
}

.live__day {
  margin: 0 auto 50px;
  width: 940px;
  height: 78px;
  background-size: 100% 100%;
  text-align: center;
}

.live__day1 {
  width: 100%;
  height: auto;
}

.live__day2 {
  width: 100%;
  height: auto;
}

.live__block {
  margin: 0 auto 20px;
  width: 940px;
  height: auto;
  display: flex;
  justify-content: space-between;
}

.live__img {
  width: 460px;
  height: auto;
}

.live__img&gt;img {
  width: 100%;
  height: auto;
}

.live__txt {
  width: 460px;
  height: auto;
}

.live__time {
  padding: 22px 5px 0;
}

.live__time1 {
  width: 220px;
  height: auto;
}

.live__time2 {
  width: 243px;
  height: auto;
}

.live__name {
  margin-top: 42px;
  padding-left: 4px;
  font-size: 4.2rem;
  font-weight: 600;
}

.live__name__add {
  display: block;
  margin-top: -20px;
  font-size: 3.0rem;
}

.live__place {
  margin: 26px 0 21px;
  padding-left: 1px;
  font-size: 3.2rem;
  font-weight: 600;
}

.live__detail {
  line-height: 1;
  padding-bottom: 9px;
}

.live__access {
  /* text-decoration: none; */
}

.prog {
  margin-top: 46px;
  padding-bottom: 44px;
  display: flex;
  justify-content: flex-start;
}

.prog&gt;img {
  width: 220px;
  height: auto;
}

.logo.logo--prog {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-flow: column;
  margin-left: 20px;
  color: #000;
}

.live__middle {
  margin: 0 auto 60px;
  width: 940px;
}

.live__btn {
  display: block;
  margin: auto;
  margin-bottom: 19px;
  width: 460px;
  height: auto;
}

.live__btn img {
  width: 100%;
}

.last {
  text-align: center;
}

.sns {
  margin-top: 35px;
  margin-bottom: 85px;
}

.fb {
  margin-right: 36px;
  width: 50px;
  height: 50px;
}

.tw {
  width: 50px;
  height: 50px;
}

.cs {
  margin-bottom: 72px;
  width: 940px;
  height: auto;
}

.cs--text {
  margin: -20px auto 50px;
  font-weight: bold;
  font-size: 3.0rem;
}

.footer {
  margin-bottom: 50px;
  text-align: center;
}

.footer__copy {
  color: #000;
  font-size: 1.2rem;
}

/* Utility */
.u-blue {
  color: #4376BA;
}

.u-green {
  color: #009F41;
}

.u-lightgreen {
  color: #88B83E;
}

.u-center {
  text-align: center;
}

.u-mb50 {
  margin-bottom: 50px;
}
</pre></body></html>