@charset "UTF-8";
html, body {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

html {
  font-size: 62.5%;
}

body {
  color: #333;
  font-size: 1em;
  font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-weight: 300;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

img {
  width: 100%;
  max-width: 100%;
}

hr {
  display: none;
}

a {
  color: inherit;
  text-decoration: underline;
}

table {
  width: 100%;
  border-collapse: collapse;
}

video {
  width: 100%;
  max-width: 100%;
}

.list-unstyled {
  list-style: none;
}

.serif {
  font-family: 'Noto Serif JP', serif;
}

@media (min-width: 769px) {
  a:hover {
    text-decoration: none;
  }
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fd-c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fd-cr {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.fd-r {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.fd-rr {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.jc-c {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ai-c {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ai-fs {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.ai-fe {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (min-width: 769px) {
  .d-pc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .jc-pc-c {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ai-pc-fs {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .ai-pc-st {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}

.sp {
  display: block;
}

.pc {
  display: none;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

@media (min-width: 769px) {
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .d-pc-inline-block {
    display: inline-block;
  }
}

.lh0 {
  font-size: 0;
  line-height: 0;
}

.lh1 {
  line-height: 1;
}

.lh1-2 {
  line-height: 1.2;
}

.lh1-3 {
  line-height: 1.3;
}

.lh1-4 {
  line-height: 1.4;
}

.lh1-5 {
  line-height: 1.5;
}

.lh1-6 {
  line-height: 1.6;
}

.lh1-7 {
  line-height: 1.7;
}

.lh1-8 {
  line-height: 1.8;
}

.lh1-9 {
  line-height: 1.9;
}

.lh2 {
  line-height: 2;
}

.ta-left {
  text-align: left;
}

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

.ta-right {
  text-align: right;
}

body {
  background-color: #020106;
  color: #231815;
}

#header {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 46.875%;
}

#header .header-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/images/online-festival/visual.jpg) no-repeat center top;
  background-size: cover;
}

#header .header-inner h1 {
  width: 63.51562%;
  margin: 0 auto;
  padding-top: 3.90625%;
  font-size: 0;
  line-height: 0;
}

@media (min-width: 769px) {
  #header .header-inner h1 {
    padding-top: 7.8125%;
  }
}

#box01 {
  background-color: #231815;
}

#box01 .liquid-inner {
  width: 95.23438%;
  margin: 0 auto;
  padding-bottom: 3.125%;
  background-color: #fff;
}

#box01 .liquid-inner .solid-inner {
  width: 88.85163%;
  margin: 0 auto;
}

#box01 .box01-top .box01-top-left {
  margin-bottom: 3.28138%;
}

#box01 .box01-top .box01-top-left .movie-box {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-top: 55.2546%;
  background: url(/images/online-festival/cover.jpg) no-repeat center center;
  background-size: cover;
}

#box01 .box01-top .box01-top-left .movie-box .movie-box-inner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#box01 .box01-top .box01-top-left .movie-box .movie-box-inner iframe {
  width: 100%;
  height: 100%;
  /*@include dis(none);*/
}

#box01 .box01-top .box01-top-right {
  margin-bottom: 3.28138%;
}

#box01 .box01-top .box01-top-right .bnr-line {
  width: 95%;
  margin: 0 auto 3.28138%;
}

#box01 .box01-top .box01-top-right .bnr-line p a {
  display: block;
  padding: 6.56276%;
  background-color: #6fba2c;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

#box01 .box01-top .box01-top-right .bnr-line p a img {
  width: 70%;
}

#box01 .box01-top .box01-top-right .timetable {
  width: 95%;
  margin: 0 auto;
  padding: 5px;
  background-color: #c9caca;
}

#box01 .box01-top .box01-top-right .timetable h2 {
  padding: 0 0 5px;
  font-size: 2.7rem;
  line-height: 1;
}

#box01 .box01-top .box01-top-right .timetable .tt-box {
  overflow-y: scroll;
  height: 20em;
  padding: .5em;
  background-color: #fff;
  font-size: 1.6rem;
}

#box01 .box01-top .box01-top-right .timetable .tt-box h3 {
  padding-bottom: .2em;
  font-size: 3.2rem;
}

#box01 .box01-top .box01-top-right .timetable .tt-box h3 small {
  font-size: 1.9rem;
}

#box01 .box01-top .box01-top-right .timetable .tt-box b, #box01 .box01-top .box01-top-right .timetable .tt-box strong {
  font-size: 1.8rem;
  font-weight: bold;
}

#box01 .box01-top .box01-top-right .timetable .tt-box p {
  padding-bottom: 1.5em;
}

#box01 .box01-bottom .bnr-cf {
  width: 95%;
  margin: 0 auto;
}

#box01 .box01-bottom .bnr-cf a {
  display: block;
  padding: 6.56276%;
  background-color: #e4007f;
  font-size: 0;
  line-height: 0;
  text-align: center;
}

#box01 .box01-bottom .bnr-cf a img {
  width: 80%;
}

@media (min-width: 769px) {
  #box01 .liquid-inner {
    background-color: transparent;
  }
  #box01 .box01-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    margin-bottom: 1.23052%;
  }
  #box01 .box01-top .box01-top-left {
    width: 75.7178%;
    margin-bottom: 0;
  }
  #box01 .box01-top .box01-top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: sb;
        -ms-flex-align: sb;
            align-items: sb;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 22.80558%;
    margin-bottom: 0;
  }
  #box01 .box01-top .box01-top-right .bnr-line {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 56.11511%;
    width: 100%;
    margin: 0;
  }
  #box01 .box01-top .box01-top-right .bnr-line p {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #box01 .box01-top .box01-top-right .bnr-line p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
  }
  #box01 .box01-top .box01-top-right .bnr-line p a:hover {
    opacity: .7;
  }
  #box01 .box01-top .box01-top-right .bnr-line p a img {
    width: 66.54676%;
  }
  #box01 .box01-top .box01-top-right .timetable {
    padding: 0;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 120.5036%;
    width: 100%;
    margin: 0;
  }
  #box01 .box01-top .box01-top-right .timetable .timetable-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 3em;
  }
  #box01 .box01-top .box01-top-right .timetable h2 {
    padding: 0 0 5px .2em;
  }
  #box01 .box01-top .box01-top-right .timetable .tt-box {
    height: 100%;
  }
  #box01 .box01-bottom .bnr-cf {
    width: 100%;
  }
  #box01 .box01-bottom .bnr-cf a {
    padding: 1.64069%;
  }
  #box01 .box01-bottom .bnr-cf a img {
    width: 33.74668%;
  }
}

#box02 {
  background-color: #231815;
}

#box02 .liquid-inner {
  width: 95.23438%;
  margin: 0 auto;
  padding: 0 0 3.125%;
  background-color: #fff;
  -webkit-transform: translateY(-0.79%);
          transform: translateY(-0.79%);
}

#box02 .liquid-inner .solid-inner {
  width: 88.85163%;
  margin: 0 auto;
}

#box02 h3 {
  width: 85%;
  margin: 0 auto;
  padding: 15.625% 0 9.375%;
}

#box02 .guest-box {
  width: 95%;
  margin: 0 auto;
}

#box02 .guest-box ul li {
  padding-bottom: 9.375%;
}

#box02 .guest-box ul li dl dt {
  padding: 0 .3em;
  background-color: #231815;
  color: #fff;
  font-size: 2.9rem;
  font-weight: bold;
}

#box02 .guest-box ul li dl dd h4 {
  font-size: 2.6rem;
  text-align: center;
}

#box02 .guest-box ul li dl dd p {
  font-size: 1.6rem;
}

#box02 .genre-box {
  width: 95%;
  margin: 0 auto;
}

#box02 .genre-box h4 {
  font-size: 4rem;
}

#box02 .genre-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 9.375%;
  background-color: #e6e6e6;
}

#box02 .genre-box ul li figure {
  width: 40%;
  font-size: 0;
  line-height: 0;
}

#box02 .genre-box ul li dl {
  width: 60%;
  padding: 1em;
  font-size: 1.6rem;
}

#box02 .genre-box ul li dl dt {
  padding-bottom: .5em;
  font-weight: bold;
}

#box02 .genre-box ul li.genre-box01 {
  background-color: #000;
}

#box02 .genre-box ul li.genre-box01 dl {
  color: #fff;
}

#box02 .genre-box ul li.genre-box02 {
  background-color: #000;
}

#box02 .genre-box ul li.genre-box02 dl {
  color: #fff;
}

#box02 .genre-box .artist-box ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 9.375%;
  background-color: #e6e6e6;
}

#box02 .genre-box .artist-box ul li figure {
  width: 40%;
  font-size: 0;
  line-height: 0;
}

#box02 .genre-box .artist-box ul li dl {
  width: 60%;
  padding: 1em;
  font-size: 1.6rem;
}

#box02 .genre-box.idol h4 {
  padding-bottom: .2em;
}

#box02 .genre-box.idol h4 div {
  font-size: 1.4rem;
  font-weight: normal;
}

#box02 .genre-box.idol h4 div span {
  display: inline-block;
  margin-bottom: .5em;
  padding: .5em 1em;
  border: 1px #231815 solid;
  font-weight: bold;
}

#box02 .genre-box.idol ul li.genre-box02 {
  display: none;
}

#box02 .genre-box.jazz h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: .2em;
}

#box02 .genre-box.jazz h4 span small {
  display: block;
  margin-right: 1em;
  font-size: 1.2rem;
  line-height: 1.2;
}

#box02 .genre-box.jazz h4 a {
  width: 20%;
}

#box02 .genre-box.dj h4 {
  padding-bottom: .2em;
}

#box02 .genre-box.dj h4 div {
  font-size: 1.4rem;
  font-weight: normal;
}

#box02 .genre-box.dj h4 div span {
  display: inline-block;
  margin-bottom: .5em;
  padding: .5em 1em;
  border: 1px #231815 solid;
  font-weight: bold;
}

@media (min-width: 769px) {
  #box02 .liquid-inner {
    -webkit-transform: translateY(-0.55%);
            transform: translateY(-0.55%);
  }
  #box02 h3 {
    width: 57.50615%;
    padding: 3.28138% 0;
  }
  #box02 .guest-box {
    width: 93.92945%;
    margin: 0 auto;
  }
  #box02 .guest-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: 2.18341%;
  }
  #box02 .guest-box ul li {
    width: 22.8821%;
    margin-right: 2.18341%;
    padding-bottom: 0;
  }
  #box02 .guest-box ul li:last-child {
    margin-right: 0;
  }
  #box02 .genre-box {
    width: 93.92945%;
  }
  #box02 .genre-box h4 {
    padding-top: .5em;
    font-size: 7.1rem;
  }
  #box02 .genre-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%;
  }
  #box02 .genre-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 32.0524%;
    margin-bottom: 30px;
  }
  #box02 .genre-box ul li:last-child {
    margin-bottom: 0;
  }
  #box02 .genre-box ul li.genre-box01 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #box02 .genre-box ul li.genre-box01 figure {
    background-color: #000;
  }
  #box02 .genre-box ul li.genre-box02 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    margin-bottom: 0;
  }
  #box02 .genre-box ul li.genre-box02 figure {
    background-color: #000;
  }
  #box02 .genre-box ul li.genre-box03 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #box02 .genre-box ul li.genre-box04 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  #box02 .genre-box ul li.genre-box05 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
    margin-bottom: 0;
  }
  #box02 .genre-box ul li.genre-box06 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
    margin-bottom: 0;
  }
  #box02 .genre-box ul li.genre-box07 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
    margin-bottom: 0;
  }
  #box02 .genre-box ul li figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 59.67302%;
    width: 56.13079%;
    background-color: #bbbcbc;
    font-size: 0;
    line-height: 0;
  }
  #box02 .genre-box ul li figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto;
    text-align: center;
  }
  #box02 .genre-box ul li dl {
    width: 43.86921%;
    padding: .5em;
    font-size: 1.9rem;
  }
  #box02 .genre-box ul li dl dd {
    font-size: 1.4rem;
  }
  #box02 .genre-box .artist-box {
    width: 66.0262%;
  }
  #box02 .genre-box .artist-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100%;
    height: 100%;
  }
  #box02 .genre-box .artist-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 48.54497%;
    margin-bottom: 30px;
  }
  #box02 .genre-box .artist-box ul li:nth-child(n+3) {
    margin-bottom: 0;
  }
  #box02 .genre-box .artist-box ul li figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 59.67302%;
    width: 56.13079%;
    background-color: #bbbcbc;
    font-size: 0;
    line-height: 0;
  }
  #box02 .genre-box .artist-box ul li figure img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
    margin: auto;
    text-align: center;
  }
  #box02 .genre-box .artist-box ul li dl {
    width: 43.86921%;
    padding: .5em;
    font-size: 1.9rem;
  }
  #box02 .genre-box .artist-box ul li dl dd {
    font-size: 1.4rem;
  }
  #box02 .genre-box.idol h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: .2em;
    line-height: 1;
  }
  #box02 .genre-box.idol h4 div {
    width: 60%;
    margin-left: 2em;
    line-height: 1.6;
  }
  #box02 .genre-box.idol h4 div span {
    display: inline-block;
    margin-bottom: .5em;
    padding: .5em 1em;
    border: 1px #231815 solid;
    font-weight: bold;
  }
  #box02 .genre-box.idol ul li.genre-box01 {
    margin-bottom: 30px;
  }
  #box02 .genre-box.idol ul li.genre-box02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    background-color: transparent;
  }
  #box02 .genre-box.jazz h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: .5em;
    padding-bottom: .1em;
    line-height: 1;
  }
  #box02 .genre-box.jazz h4 span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #box02 .genre-box.jazz h4 span small {
    display: inline-block;
    margin-left: 1em;
    font-size: 2.4rem;
    line-height: 1;
  }
  #box02 .genre-box.jazz h4 a {
    display: inline-block;
    width: auto;
    height: 102px;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  #box02 .genre-box.jazz h4 a img {
    width: auto;
    height: 102px;
  }
  #box02 .genre-box.jazz h4 a:hover {
    opacity: 0.7;
  }
  #box02 .genre-box.dj h4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: .2em;
    line-height: 1;
  }
  #box02 .genre-box.dj h4 div {
    width: 60%;
    margin-left: 2em;
    line-height: 1.6;
  }
  #box02 .genre-box.dj h4 div span {
    display: inline-block;
    margin-bottom: .5em;
    padding: .5em 1em;
    border: 1px #231815 solid;
    font-weight: bold;
  }
  #box02 .genre-box.dj ul li.genre-box02 {
    margin-bottom: 30px;
  }
  #box02 .genre-box.dj ul li.genre-box05 {
    margin-bottom: 30px;
  }
  #box02 .genre-box.dj ul li.genre-box06 {
    margin-bottom: 30px;
  }
  #box02 .genre-box.dj ul li.genre-box07 {
    margin: 0 auto;
  }
}

#footer {
  padding: 9.375% 0 16.40625%;
  background-color: #231815;
  color: #fff;
}

#footer ul {
  width: 86.66667%;
  margin: 0 auto 3em;
}

#footer ul li {
  padding: 1em 0;
  border-bottom: 1px #ccc solid;
  font-size: 1.4rem;
  text-align: center;
}

#footer ul li a {
  text-decoration: none;
  color: #fff;
}

#footer dl {
  width: 86.66667%;
  margin: 0 auto;
}

#footer dl dt {
  position: relative;
  margin-bottom: 1em;
  text-align: center;
}

#footer dl dt:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#footer dl dt span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding: 0 .8em;
  background-color: #231815;
  font-size: 1.6rem;
}

#footer dl dd {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

#footer dl dd a {
  text-decoration: none;
}

#footer dl dd .bnr {
  width: 200px;
  margin: 1em auto 0;
}

@media (min-width: 769px) {
  #footer {
    padding: 35px 0 50px;
  }
  #footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #footer ul li {
    margin-right: 1em;
    padding: 0;
    border-bottom: none;
  }
  #footer ul li a {
    text-decoration: underline;
  }
  #footer ul li a:hover {
    text-decoration: none;
  }
  #footer dl {
    width: 603px;
  }
  #footer dl dt {
    position: relative;
    font-weight: bold;
    text-align: center;
  }
  #footer dl dt:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    background-color: #fff;
  }
  #footer dl dt span {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 .8em;
    background-color: #231815;
    color: #fff;
    font-size: 1.6rem;
  }
  #footer dl dd {
    color: #fff;
    font-size: 1.9rem;
    line-height: 1.6;
    text-align: center;
  }
  #footer dl dd strong {
    font-weight: bold;
  }
  #footer dl dd .bnr a {
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
  }
  #footer dl dd .bnr a:hover {
    opacity: 0.7;
  }
}
/*# sourceMappingURL=online-festival.css.map */