#content_wrapper {
  background-image: url(../../images/bg.png);
  background-position: center top;
}
#main_content{
  width:980px;
  margin:0 auto;
}
#m_event {
  display: block;
  width: 854px;
  margin: 30px auto 0 auto;
}

h2 {
  width: 860px;
  margin: 50px auto 0 auto;
}

h3 {
  margin: 0 auto;
}

.radius {
  margin-top: -72px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 0 0 60px 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  display: block;
  width: 980px;
}
.radius .pd60 {
  padding: 0 60px;
}

ul.gaiyou {
  margin-top: 30px;
}
ul.gaiyou li {
  color: #fff;
  width: 860px;
  display: block;
  padding-bottom: 20px;
  position: relative;
}
ul.gaiyou li:last-of-type {
  padding-bottom: 0;
}
ul.gaiyou li h4 {
  margin-bottom: 20px;
}
ul.gaiyou li a.btn_twitter {
  background-image: url(../../images/btn_x.png);
  width: 180px;
  height: 40px;
  display: block;
  text-indent: -999px;
  margin-top: 10px;
  overflow: hidden;
}
ul.gaiyou li a.btn_twitter:hover {
  background-position: 0 -40px;
}
ul.gaiyou li iframe.youtube {
  width: 768px;
  height: 432px;
  display: block;
  margin: 25px auto 0 auto;
}
ul.gaiyou li p.fs16 {
  font-size: 16px;
  line-height: 1.8em;
}
ul.gaiyou li .name {
  margin-top: 0.5em;
}
ul.gaiyou li .name:first-of-type {
  margin-top: 0;
}
ul.gaiyou li .pd01 {
  padding-left: 24px;
}
ul.gaiyou li p.fs14 {
  margin-top: 0.5em;
  font-size: 14px;
  line-height: 1.875em;
}
ul.gaiyou li a {
  margin-top: 5px;
  color: #2381d0 !important;
  text-decoration: underline !important;
  display: inline-block;
}
ul.gaiyou li a:hover {
  text-decoration: none !important;
}
ul.gaiyou li span {
  padding-left: 16px;
  display: block;
  font-size: 12px;
  line-height: 1.57em;
  margin-bottom: 5px;
}
ul.gaiyou li p.red {
  color: #ff3535;
}
ul.gaiyou li.half {
  width: 410px;
}
ul.gaiyou li.left {
  float: left;
  margin-right: 20px;
}
ul.gaiyou li.right {
  float: right;
  margin-left: 20px;
}
ul.gaiyou li:nth-child(1) {
  background-image: url(../images/shingeki/mascot.png);
  background-position: right 5px bottom 20px;
  background-repeat: no-repeat;
}

#visuals {
  margin-top: 24px;
  background-color: #dcf3ff;
  text-align: center;
}
#visuals .title {
  margin-top: 40px;
}
#visuals .visual {
  margin-top: 30px;
}
#visuals .wave02 {
  margin-top: 42px;
}

#items {
  margin-top: 48px;
  text-align: center;
}
#items .title {
  margin-bottom: 30px;
}

#bottoms {
  border-top: 5px solid #2d2d2d;
  padding-top: 20px;
}
#bottoms .inner {
  float: left;
}
#bottoms #social {
  height: 20px;
  overflow: hidden;
}
#bottoms #social li {
  display: inline-block;
  height: 20px;
  line-height: 0;
  overflow: hidden;
}
#bottoms small {
  color: #667074;
  font-size: 10px;
  display: inline-block;
  margin-top: 10px;
}
#bottoms small span {
  font-family: "Vardana";
}
#bottoms a#btn_shingeki_official {
  background-image: url(../images/shingeki/btn_shingeki.png);
  width: 180px;
  height: 40px;
  background-repeat: no-repeat;
  text-indent: -999px;
  overflow: hidden;
  display: block;
  float: right;
}
#bottoms a#btn_shingeki_official:hover {
  background-position: 0 -40px;
}

a#btn_gotop {
  background-image: url(../images/btn_top.png);
  width: 266px;
  height: 40px;
  overflow: hidden;
  text-indent: -999px;
  margin: 30px auto;
  display: block;
}
a#btn_gotop:hover {
  background-position: 0 -40px;
}
