@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

html, body {
  position: relative;
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 1.6;
  font-size: 16px;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif;
  background-color: #111247;
  color: #fff;
  -webkit-text-size-adjust: 100%; }

ul, ol, li, h1, h2, h3, h4, h5, h6, dl, img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: normal; }

ol, ul {
  list-style: none; }

img {
  border: none; }

a, a:visited {
  cursor: pointer;
  color: #00a0e9;
  text-decoration: underline; }

a:hover, a:active {
  cursor: pointer;
  color: #00a0e9;
  text-decoration: underline; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

#all_wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto; }

#bg {
  position: absolute;
  width: 100%;
  height: auto; }

header {
  position: relative;
  top: 0;
  left: 0;
  width: 900px;
  height: auto;
  margin: 0 auto 110px; }

footer {
  position: relative;
  width: 900px;
  height: 30px;
  text-align: center;
  font-size: 9px;
  color: #424242;
  margin: 0 auto; }

section {
  position: relative;
  width: 888px;
  height: auto;
  margin: 0 auto 130px; }

section h1 {
  position: relative;
  width: auto;
  height: auto;
  margin-bottom: 40px; }

h2 {
  position: relative;
  margin-bottom: 25px;
  line-height: 40px;
  font-size: 53px;
  font-weight: bold;
  color: #00a0e9;
  font-family: 'AgencyfbBold','Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif; }

section .contents {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 30px;
  line-height: 1.5;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif; }

header .contents {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 30px;
  line-height: 1.5;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif; }

header #logo {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -400px;
  width: 800px; }

header #top_img {
  position: relative;
  top: 0;
  left: 50%;
  margin-left: -400px;
  margin-bottom: 70px;
  width: 800px; }

header .title {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center; }

header .schedule {
  margin-top: 25px;
  font-size: 3.2rem;
  font-family: 'AgencyfbBold','Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif; }

header .schedule .day {
  color: #00a0e9; }

header .artists {
  width: 100%;
  height: auto;
  display: block;
  margin: 110px auto 80px;
  padding: 0 30px; }
  header .artists .artist_list {
    margin: 0 auto;
    max-width: 1030px; }
    header .artists .artist_list ul {
      display: flex;
      flex-wrap: wrap;
      margin: 0 0 -3% -3%; }
    header .artists .artist_list li {
      width: 22%;
      margin: 0 0 3% 3%; }
      header .artists .artist_list li .artist_img img {
        max-width: 100%;
        width: 100%; }
      header .artists .artist_list li .artist_logo img {
        max-width: 100%;
        width: 100%; }

header .artists .vj {
  font-size: 60%;
  font-family: 'AgencyfbBold','Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W6', 'ヒラギノ角ゴ Std W6', 'Meiryo', "メイリオ", sans-serif; }

header .artists img {
  display: inline-block;
  vertical-align: middle; }

section .font-middle {
  font-size: 24px;
  line-height: 1.25;
  font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro W4', 'ヒラギノ角ゴ Std W4', 'Meiryo', "メイリオ", sans-serif; }

section .ticket {
  margin: 30px 0 70px; }

section .ticket h2 {
  line-height: 35px;
  margin: 0 0 15px;
  font-size: 35px;
  font-weight: bold;
  color: #fff; }

section .ticket .notice {
  font-size: 15px; }

.notice {
  font-size: 18px;
  line-height: 1.1;
  margin: 10px 0; }

.red {
  color: red; }

.blue {
  color: #00a0e9; }

/*# sourceMappingURL=main.css.map */
