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

body {
  background: #000;
  min-width: 980px;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS-PGothic', sans-serif;
  -webkit-text-size-adjust: none;
}
*{
  outline : none;
  -webkit-tap-highlight-color: rgba(106, 198, 228, 0.4);
}
::selection {
  background: rgba(106, 198, 228, 0.4);
}

/*
 * Override
 */
header#sqexHeader-black_rsp {
  position: relative;
  z-index: 1000;
}
#sqexFooter {
  z-index: 10;
  position: relative;
}
#contents {
  background: #000;
  width: 100%;
  position: relative;
  opacity: 0;
}

/*
 * Common layout
 */
#wp {
  background: #000;
  min-width: 980px;
  position: relative;
  font-size: 13px;
  line-height: 1.7em;
  color: #fff;
}


/*
 * Piano concert
 */
#contents {
  background: url(../img/pc/bg.png) no-repeat center top;
  color: #fff;
}
#contents .background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/pc/bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  z-index: 0;
}

/*
 * Top
 */
#top {
  padding: 73px 0 0 0;
  position: relative;
}
#top .tagline {
  background: url(../img/pc/top_text_1.png);
  width: 420px;
  height: 31px;
  margin: 0 auto 25px auto;
  text-indent: -9999px;
}
#top h1 {
  background: url(../img/pc/logo.png);
  width: 422px;
  height: 220px;
  margin: 0 auto 80px auto;
  text-indent: -9999px;
}
#top .lead {
  background: url(../img/pc/bg_stripe.png);
  padding: 10px 0;
}
#top .lead .container {
  padding: 12px 0 6px 0;
}
#top .lead .text {
  background: url(../img/pc/top_text_2.png);
  width: 483px;
  height: 38px;
  margin: 0 auto -3px auto;
  text-indent: -9999px;
}
#top .lead .ticket a {
  background: url(../img/pc/btn_ticket.png);
  width: 529px;
  height: 89px;
  margin: 0 auto;
  text-indent: -9999px;
  display: block;
}

/*
 * description
 */
#description {
  padding: 50px 0 40px 0;
  position: relative;
}
#description p {
  background: url(../img/pc/description.png);
  width: 720px;
  height: 299px;
  margin: 0 auto;
  text-indent: -9999px;
}


/*
 * outline
 */
#outline {
  background: url(../img/pc/bg_stripe2.png);
  padding: 45px 0;
  position: relative;
}
#outline a {
  text-decoration: underline;
}
#outline h2 {
  background: url(../img/pc/outline_title.png);
  width: 163px;
  height: 43px;
  margin: 0 auto 35px auto;
  text-indent: -9999px;
}
#outline .cities {
  width: 904px;
  margin: auto;
}
#outline .cities:after {
  content: "";
  clear: both;
  display: block;
}
#outline .city {
  width: 392px;
  margin: 0 30px 45px 30px;;
  text-align: center;
  float: left;
  
  -webkit-text-shadow: rgba(0, 141, 229, 0.9) 0px 0px 5px;
  -moz-text-shadow: rgba(0, 141, 229, 0.9) 0px 0px 5px;
  -ms-text-shadow: rgba(0, 141, 229, 0.9) 0px 0px 5px;
  text-shadow: rgba(0, 141, 229, 0.9) 0px 0px 5px;
}
#outline .city h3 {
  width: 392px;
  height: 57px;
  margin: 0 auto 10px auto;
  text-indent: -9999px;
}
#outline .city.tokyo h3 {
  background: url(../img/pc/outline_tokyo.png);
}
#outline .city.osaka h3 {
  background: url(../img/pc/outline_osaka.png);
}
#outline .city .date {
  text-align: center;
  font-size: 15px;
  line-height: 1.7em;
  margin-bottom: 1em;
}
#outline .city .announce {
  text-align: center;
  font-size: 15px;
  line-height: 1.7em;
  margin-top: 4.5em;
}
#outline .city .time {
  text-align: center;
  font-size: 13px;
  line-height: 1.7em;
  margin-bottom: 1em;
  min-height: 3.4em;
}
#outline .city dl {
  font-size: 13px;
  line-height: 1.7em;
  display: inline-block;
}
#outline .city dt {
  float: left;
  clear: both;
  text-align: right;
  width: 6em;
}
#outline .city dd {
  padding-left: 6em;
  text-align: left;
}

#outline .ticket-door {
  background: rgba(0, 0, 0, .75);
  border: #70a5c7 1px solid;
  padding: 15px;
  margin: 50px 0 0 0;
  text-align: left;
}
#outline .ticket-door h4 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8em;
  margin: 10px 0 20px 0;
}
#outline .ticket-door h4 strong {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: .15em;
  -webkit-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  -moz-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  -ms-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
}
#outline .ticket-door .description {
  font-size: 12px;
  margin-bottom: 40px;
}
#outline .ticket-door h5 {
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.8em;
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  color: #00c6ff;
  position: relative;
}
#outline .ticket-door h5:after {
  content: "";
  background: #fff;
  width: 70px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -35px;
  opacity: .4;
}
#outline .ticket-door dl {
  font-size: 13px;
  line-height: 1.3;
}
#outline .ticket-door dt {
  float: left;
  clear: both;
  width: 4em;
  color: #999;
}
#outline .ticket-door dd {
  padding: 0 0 10px 5em;
}
#outline .ticket-door .notes li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 5px;
}

#outline .ticket-order {
  background: rgba(0, 0, 0, .5);
  border: #999 1px solid;
  margin: 45px 0 0 0;
  padding: 15px;
}
#outline .ticket-order h4 {
  background: url(../img/pc/outline_ticket_order.png);
  width: 392px;
  height: 53px;
  text-indent: -9999px;
  margin: -40px 0 5px -15px;
}
#outline .ticket-order h4.now {
  background-image: url(../img/pc/outline_ticket_order2.png);
}
#outline .ticket-order .date {
  border-bottom: #fff 1px solid;
  text-align: center;
  font-size: 16px;
  line-height: 1.7em;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
#outline .ticket-order dl {
  font-size: 13px;
  line-height: 1.5em;
  display: block;
}
#outline .ticket-order dt {
  float: none;
  clear: none;
  width: auto;
  text-align: left;
  color: #00c6ff;
}
#outline .ticket-order dd {
  padding: 0 0 10px 1em;
}
#outline .ticket-order .notes {
  border-top: #fff 1px solid;
  margin-top: 5px;
  padding-top: 10px;
  font-size: 11px;
}
#outline .ticket-order .notes2 {
  background: #00c6ff;
  font-size: 13px;
  line-height: 2em;
  color: #fff;
}
#outline .spec {
  width: 830px;
  margin: auto;
  font-size: 13px;
  line-height: 1.7em;
}
#outline .spec dt {
  float: left;
  clear: both;
  width: 3em;
}
#outline .spec dd {
  padding-left: 3em;
  margin-bottom: 5px;
}
#outline .spec .notes {
  font-size: 11px;
  line-height: 1.4em;
}
#outline .spec .notes li {
  text-indent: -1em;
  padding-left: 1em;
}


/*
 * schedule
 */
#schedule {
  background: rgba(0, 0, 0, .9);
  margin: 20px 0 45px 0;
  padding: 40px 0;
  position: relative;
}
#schedule h2 {
  background: url(../img/pc/schedule_title.png);
  width: 648px;
  height: 38px;
  margin: 0 auto 25px auto;
  text-indent: -9999px;
}
#schedule .date {
  border: #999 1px solid;
  margin: 0 auto 15px auto;
  padding: 20px 95px;
  font-size: 14px;
  line-height: 1.7em;
  width: 570px;
}
#schedule .date dt {
  float: left;
  clear: both;
  color: #00c6ff;
  width: 4em;
}
#schedule .date dd {
  padding-left: 5em;
}
#schedule .date br {
  display: none;
}
#schedule .date .notes {
  font-size: 76%;
}
#schedule .ticket a {
  background: url(../img/pc/btn_appli.png);
  width: 449px;
  height: 89px;
  margin: 0 auto;
  text-indent: -9999px;
  display: block;
}


/*
 * performer
 */
#performer {
  background: rgba(0, 0, 0, .9);
  margin: 20px 0 45px 0;
  padding: 40px 0;
  position: relative;
}
#performer h2 {
  background: url(../img/pc/performer_title.png);
  width: 122px;
  height: 43px;
  margin: 0 auto 25px auto;
  text-indent: -9999px;
}
#performer ul {
  margin: auto;
  width: 840px;
}
#performer ul:after {
  content: "";
  display: table;
  clear: both;
}
#performer li {
  width: 420px;
  margin-bottom: 25px;
  float: left;
  text-align: center;
}
#performer li .photo {
  width: 130px;
  margin: 0 auto 5px auto;
}
#performer li .photo img {
  width: 100%;
}
#performer li .name-ja {
  font-size: 16px;
  line-height: 1.4em;
}
#performer li .name-ja small {
  font-size: 75%;
}
#performer li .name-en {
  color: #00c6ff;
  font-size: 12px;
  line-height: 1.4em;
}


/*
 * goods
 */
#goods {
  background: url(../img/pc/bg_stripe2.png);
  padding: 45px 0;
  position: relative;
}
#goods a {
  text-decoration: underline;
}
#goods h2 {
  background: url(../img/pc/goods_title.png);
  width: 268px;
  height: 43px;
  margin: 0 auto 15px auto;
  text-indent: -9999px;
}
#goods .description {
  text-align: center;
  font-size: 14px;
  margin-bottom: 40px;
}
#goods .cities {
  width: 600px;
  margin: 0 auto 40px auto;
}
#goods .cities:after {
  content: "";
  clear: both;
  display: block;
}
#goods .city {
  width: 270px;
  margin: 0 15px;
  text-align: center;
  float: left;
}
#goods .city h3 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4em;
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
  
  -webkit-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  -moz-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  -ms-text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
  text-shadow: rgba(0, 198, 255, 0.7) 1px 1px 5px, rgba(0, 198, 255, 0.7) 1px -1px 5px, rgba(0, 198, 255, 0.7) -1px 1px 5px, rgba(0, 198, 255, 0.7) -1px -1px 5px;
}
#goods .city h3:after {
  content: "";
  background: #fff;
  display: block;
  width: 50px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -25px;
}
#goods .city .date {
  text-align: left;
  display: inline-block;
  font-size: 14px;
  line-height: 1.4em;
}
#goods .city .date dt {
  float: left;
  clear: both;
  width: 6em;
  color: #00c6ff;
}
#goods .city .date dd {
  padding-left: 7em;
  margin-bottom: 5px;
}

#goods .notes {
  background: #000;
  border: #999 1px solid;
  margin: 0 auto;
  padding: 20px;
  font-size: 11px;
  line-height: 1.6em;
  color: #999999;
  position: relative;
  width: 850px;
}
#goods .notes li {
  text-indent: -1em;
  padding-left: 1em;
}
#goods .notes li strong {
  color: #00c6ff;
  font-weight: bold;
}

#goods .bonus {
  background: url(../img/pc/goods_bonus.png) no-repeat;
  background-size: contain;
  width: 889px;
  height: 206px;
  margin: 50px auto 50px auto;
  text-indent: -9999px;
}

#goods .list {
  width: 970px;
  margin: auto;
}
#goods .list ul:after {
  content: "";
  clear: both;
  display: table;
}
#goods .list li {
  width: 174px;
  margin: 0 10px 30px 10px;
  float: left;
  text-align: center;
}
#goods .list li .image {
  background: #fff;
  margin-bottom: 10px;
  line-height: 0;
  cursor: pointer;
}
#goods .list li .image img {
  width: 100%;
}
#goods .list li .name {
  font-size: 12px;
  line-height: 1.3em;
  text-align: left;
  min-height: 3.9em;
}
#goods .list li .price {
  margin-top: 10px;
  font-size: 10px;
  line-height: 1.2em;
  text-align: right;
}
#goods .list li .price strong {
  font-size: 14px;
  -webkit-text-shadow: rgba(0, 198, 255, 0.5) 1px 1px 5px, rgba(0, 198, 255, 0.5) 1px -1px 5px, rgba(0, 198, 255, 0.5) -1px 1px 5px, rgba(0, 198, 255, 0.5) -1px -1px 5px;
  -moz-text-shadow: rgba(0, 198, 255, 0.5) 1px 1px 5px, rgba(0, 198, 255, 0.5) 1px -1px 5px, rgba(0, 198, 255, 0.5) -1px 1px 5px, rgba(0, 198, 255, 0.5) -1px -1px 5px;
  -ms-text-shadow: rgba(0, 198, 255, 0.5) 1px 1px 5px, rgba(0, 198, 255, 0.5) 1px -1px 5px, rgba(0, 198, 255, 0.5) -1px 1px 5px, rgba(0, 198, 255, 0.5) -1px -1px 5px;
  text-shadow: rgba(0, 198, 255, 0.5) 1px 1px 5px, rgba(0, 198, 255, 0.5) 1px -1px 5px, rgba(0, 198, 255, 0.5) -1px 1px 5px, rgba(0, 198, 255, 0.5) -1px -1px 5px;
}
#goods .list li .limit {
  margin-top: 5px;
  font-size: 10px;
  line-height: 1.2em;
  text-align: right;
  color: #999;
}
#goods .score {
  background: url(../img/pc/goods-score.png);
  width: 950px;
  height: 158px;
  text-indent: -9999px;
  margin: auto;
}


/*
 * notes
 */
#notes {
  width: 980px;
  margin: 0 auto 45px auto;
  font-size: 11px;
  line-height: 1.6em;
  color: #999999;
  position: relative;
}
#notes li {
  text-indent: -1em;
  padding-left: 1em;
}

#banners {
  margin: 25px auto;
  position: relative;
}
#banners .piano a {
  background: url(../img/pc/btn_piano.png);
  width: 469px;
  height: 64px;
  margin: auto;
  text-indent: -9999px;
  display: block;
}

/*
 * Modal
 */
#modal {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 101;
  display: none;
}
#modal .modal_container {
  background: #000 url(../img/pc/loading.gif) no-repeat center center;
  width: 600px;
  height: 600px;
  position: absolute;
  left: 50%;
  margin-left: -300px;
}
#modal .close {
  position: fixed;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
#modal .copyright {
  background: #fff;
  font-family: 'Verdana', 'Helvetica', sans-serif;
  font-size: 11px;
  text-align: right;
  padding: 0 5px 5px 5px;
}


@media screen and (max-width:640px)
{
  
  body {
    min-width: 0;
  }
  
  #sqexHeader-black_rsp {
    position: relative;
    z-index: 1000;
  }
  
  #wp {
    min-width: 0;
  }
  
  /*
   * Piano concert
   */
  #contents .background {
    background: url(../img/sp/bg.jpg) no-repeat center top;
    background-size: cover;
    background-position: center top !important;
    min-width: 0;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
  }
  
  /*
   * Top
   */
  #top {
    padding: 52px 0 0 0;
  }
  #top .tagline {
    background: url(../img/sp/top_text_1.png) no-repeat center top;
    background-size: contain;
    width: 248px;
    height: 18px;
    margin: 0 auto 20px auto;
  }
  #top h1 {
    background: url(../img/sp/logo.png) no-repeat center top no-repeat center top;
    background-size: contain;
    width: 255px;
    height: 129px;
    margin: 0 auto 45px auto;
  }
  #top .lead {
    background: url(../img/sp/bg_stripe.png);
    background-size: 12px 12px;
    padding: 12px 0;
  }
  #top .lead .container {
    padding: 0;
  }
  #top .lead .text {
    background: url(../img/sp/top_text_2.png) no-repeat center top;
    background-size: contain;
    width: 280px;
    height: 21px;
    margin: 0 auto -2px auto;
  }
  #top .lead .ticket a {
    background: url(../img/sp/btn_ticket.png) no-repeat center top;
    background-size: contain;
    width: 305px;
    height: 50px;
  }

  
  /*
   * description
   */
  #description {
    padding: 24px 0 28px 0;
  }
  #description p {
    background: url(../img/sp/description.png) no-repeat center top;
    background-size: contain;
    width: 301px;
    height: 199px;
  }


  /*
   * outline
   */
  #outline {
    background: url(../img/sp/bg_stripe2.png);
    background-size: 12px 12px;
    padding: 20px 0 25px 0;
  }
  #outline h2 {
    background: url(../img/sp/outline_title.png) no-repeat center top;
    background-size: contain;
    width: 83px;
    height: 23px;
    margin: 0 auto 12px auto;
  }
  #outline .cities {
    width: auto;
  }
  #outline .city {
    width: auto;
    margin: 0 0 25px 0;
    float: none;
  }
  #outline .city h3 {
    width: 197px;
    height: 34px;
  }
  #outline .city.tokyo h3 {
    background: url(../img/sp/outline_tokyo.png) no-repeat center top;
    background-size: contain;
  }
  #outline .city.osaka h3 {
    background: url(../img/sp/outline_osaka.png) no-repeat center top;
    background-size: contain;
  }
  #outline .city .date {
    text-align: center;
    font-size: 12px;
    line-height: 1.7em;
    margin-bottom: 1em;
  }
  #outline .city .announce {
    text-align: center;
    font-size: 12px;
    line-height: 1.7em;
    margin: 0;
  }
  #outline .city .time {
    text-align: center;
    font-size: 10px;
    line-height: 1.7em;
    margin-bottom: 1em;
    min-height: 0;
  }
  #outline .city dl {
    font-size: 10px;
    line-height: 1.7em;
    display: inline-block;
  }
  
  #outline .ticket-door {
    padding: 10px;
    margin: 30px 10px 0 10px;
  }
  #outline .ticket-door h4 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #outline .ticket-door h4 strong {
    font-size: 18px;
  }
  #outline .ticket-door .description {
    font-size: 10px;
    margin-bottom: 15px;
  }
  #outline .ticket-door h5 {
    font-size: 12px;
    margin-bottom: 15px;
  }
  #outline .ticket-door dl {
    font-size: 10px;
  }
  #outline .ticket-door dd {
    padding-bottom: 5px;
  }
  
  #outline .ticket-order {
    margin: 40px 10px 0 10px;
    padding: 15px 10px;
  }
  #outline .ticket-order h4 {
    background: url(../img/sp/outline_ticket_order.png) no-repeat center top;
    background-size: contain;
    width: 197px;
    height: 33px;
    margin: -30px auto 5px auto;
  }
  #outline .ticket-order h4.now {
    background-image: url(../img/sp/outline_ticket_order2.png);
  }
  #outline .ticket-order .date {
    font-size: 15px;
    line-height: 1.7em;
    margin: 10px 0;
  }
  #outline .ticket-order dl {
    font-size: 12px;
  }
  #outline .ticket-order .notes {
    font-size: 10px;
  }
  #outline .spec {
    width: auto;
    margin: 0 10px;
    font-size: 10px;
    line-height: 1.7em;
  }
  #outline .spec .notes {
    font-size: 9px;
    line-height: 1.4em;
  }


  /*
   * schedule
   */
  #schedule {
    background: rgba(0, 0, 0, .9);
    margin: 15px 0;
    padding: 30px 0 25px 0;
  }
  #schedule h2 {
    background: url(../img/sp/schedule_title.png) no-repeat center top;
    background-size: contain;
    width: 239px;
    height: 42px;
    margin: 0 auto 12px auto;
  }
  #schedule .date {
    border: #999 1px solid;
    margin: 0 10px;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1.7em;
    text-align: center;
    width: auto;
  }
  #schedule .date dt {
    float: none;
    clear: none;
    width: auto;
  }
  #schedule .date dd {
    padding-left: 0;
  }
  #schedule .date br {
    display: block;
  }
  #schedule .ticket a {
    background: url(../img/sp/btn_appli.png) no-repeat center top;
    background-size: contain;
    width: 100%;
    height: 0;
    margin: 0 auto;
    padding-bottom: 14.0625%;
  }

  
  /*
  * performer
   */
  #performer {
    background: rgba(0, 0, 0, .9);
    margin: 15px 0;
    padding: 30px 0 25px 0;
  }
  #performer h2 {
    background: url(../img/sp/performer_title.png);
    background-size: contain;
    width: 61px;
    height: 22px;
    margin: 0 auto 20px auto;
  }
  #performer ul {
    margin: 0 10px;
    width: auto;
  }
  #performer li {
    width: auto;
    margin-bottom: 15px;
    padding-left: 0;
    float: none;
    text-align: center;
  }
  #performer li .name-ja {
    font-size: 13px;
    line-height: 1.4em;
  }
  #performer li .name-ja small {
    font-size: 75%;
  }
  #performer li .name-en {
    color: #00c6ff;
    font-size: 10px;
    line-height: 1.4em;
  }
  
  
  /*
   * goods
   */
  #goods {
    background: url(../img/sp/bg_stripe2.png);
    background-size: 12px 12px;
    padding: 25px 0;
  }
  #goods h2 {
    background: url(../img/sp/goods_title.png) no-repeat center top;
    background-size: contain;
    width: 134px;
    height: 21px;
  }
  #goods .description {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #goods .cities {
    width: auto;
    margin: 0 10px 40px 10px;
  }
  #goods .city {
    width: auto;
    margin: 0 0 30px 0;
    text-align: center;
    float: none;
  }
  #goods .city h3 {
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  #goods .city h3:after {
    height: 1px;
  }
  #goods .city .date {
    font-size: 11px;
  }
  #goods .city .date dd {
    padding-left: 6em;
  }

  #goods .notes {
    background: #000;
    border: #999 1px solid;
    margin: 0 10px;
    padding: 10px;
    font-size: 10px;
    width: auto;
  }

  #goods .bonus {
    background-image: url(../img/sp/goods_bonus.png);
    background-position: center top;
    width: auto;
    height: 0;
    padding-bottom: 92.38%;
    margin: 20px 10px;
  }

  #goods .list {
    width: auto;
    margin: 0 5px;
  }
  #goods .list ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #goods .list li {
    width: 50%;
    margin: 0 0 20px 0;
    padding: 0 5px;
    box-sizing: border-box;
    float: none;
  }
  #goods .list li.item-4 {
    margin-left: 0;
  }
  #goods .list li.item-5 {
    margin-right: 0;
  }
  #goods .list li .image {
    margin-bottom: 5px;
  }
  #goods .list li .name {
    font-size: 11px;
    margin-bottom: 3px;
    min-height: 0;
  }
  #goods .list li .price {
    font-size: 10px;
  }
  #goods .score {
    background: url(../img/sp/goods-score.png) no-repeat;
    background-size: contain;
    width: 300px;
    height: 100px;
  }

  /*
   * notes
   */
  #notes {
    width: auto;
    margin: 0 10px 30px 10px;
    font-size: 10px;
    line-height: 1.6em;
  }
  #notes li {
    text-indent: -1em;
    padding-left: 1em;
  }
  
  /*
   * Modal
   */
  #modal .modal_container {
    background-size: 30px 32px;
    width: 90%;
    height: 0;
    padding-bottom: 90%;
    margin-left: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #modal .modal_container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  #modal .copyright {
    font-size: 10px;
    padding: 0 5px 5px 5px;
    margin-top: -1px;
  }
  
  
  #banners {
    margin: 15px auto;
  }
  #banners .piano a {
    background: url(../img/sp/btn_piano.png) no-repeat;
    background-size: contain;
    width: 305px;
    height: 59px;
  }
}</pre></body></html>