/* layout
    ========================================================================== */

@charset "utf-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('//fonts.googleapis.com/css?family=Ropa+Sans:400,400i&amp;subset=latin-ext');
@import url('//fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('html5reset.css');
@import url('normalize.css');
@import url('animation.css');

body {
  margin: 0 auto;
  text-align: center;
  font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
  font-size: 16px;
  line-height: 1.4;
  padding: 0;
  position: relative;
  background-color: #ecf0f5;
  z-index: -3;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

.cf:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  display: inline-block;
}


/* Hides from IE Mac \*/

* html .cf {
  height: 1%;
}

.cf {
  display: block;
}


/* End Hack */

.fastview_text {
  font-family: din-condensed, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #636363;
}

.artist_name {
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  color: #636363;
}

/* PC */
@media (min-width: 768px) {

  .contents_inner {
    max-width: 1120px;
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
    font-size: .9em;
    padding: 0;
    position: relative;
    background-color: #ecf0f5;
    z-index: -2;
  }

  .fastview_contents,
  .artist_contents,
  .description {
    width: 100%;
    padding: .5em 0;
  }

  .artist_contents {
    margin-top: 2em;
  }

  .fastview_contents h1 img {
    display: block;
    margin: .3em auto;
  }

  .fastview_contents {
    background:
      url(../img/border_main_bg.png) right top no-repeat,
      url(../img/dot_main_bg.png) left top no-repeat;
  }

  .tfm_logo,
  .sky_logo,
  .artist_title,
  .ticket_title,
  .outline_title {
    width: 15%;
    margin-bottom: 1.5em;
  }

  .specialguest {
    width: 50%;
    margin: 0 auto;
  }

  .specialguest_title {
    width: 60%;
    margin-bottom: 1.5em;
  }

  .main_logo {
    width: 40%;
    margin-bottom: 3em;
  }

  .fastview_text {
    font-size: 1.8em;
    line-height: 1.1;
    padding-bottom: .5em;
  }

  .artist_contents .cnt_wrap {
    position: relative;
    margin: 0 auto;
  }

  .artist_name {
    font-size: 1.5em;
    position: absolute;
  }

  .artist_text {
    padding-top: 1.25em;
    text-align: left;
  }

  .cnt_fl .artist_name {
    top: -.5em;
    left: 8em;
  }

  .cnt_fr .artist_name {
    top: -.5em;
    left: 40em;
  }

  .hide_pc {
    display: none;
  }

  .description {
    position: static;
    z-index: auto;
    margin-top: 2em;
  }

  .description_contents {
    width: 100%;
    height: 0;
    position: static;
    top: 0;
    color: #FFFFFF;
    /*
    background-image: url(../img/contents_topbg_pc.png), url(../img/contents_bgbottom_pc.png), url(../img/contents_topcenter_pc.png);
    background-position: top, bottom, center;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-size: contain;
    padding: 50% 0;
*/
    background:
      url(../img/contents_bg.png) no-repeat;
    z-index: auto;
    background-size: contain;
    padding-top: 27%;
    padding-bottom: 84.41%;
  }

  .description_text,
  .description_ticket,
  .description_outline {
    z-index: 1;
  }

  .description_ticket {
    width: 75%;
    margin: 0 auto;
    padding-top: 3%;
  }

  .description_outline {
    padding-top: 3%;
  }

  .artist_title,
  .specialguest_title {
    margin: 1.5em auto;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
  }

  .cnt_fl {
    width: 49%;
    float: left;
    /*    margin: 0 auto;*/
    padding-right: 1%;
  }

  .cnt_fr {
    width: 49%;
    float: right;
    padding-left: 1%;
  }

  .description_outline .cnt_wrap {
    display: table;
  }

  .outline_text {
    width: 100%;
    text-align: center;
  }

  .outline_text a {
    color: #FFFFFF;
    text-decoration: none;
  }

  .ticket_text {
    padding-bottom: 1.2em;
  }

  .ticket_button_wrap {
    display: table;
    table-layout: fixed;
    /*19日これをコメントアウト1つの場合*/
    /*width: 280px;*/
    /*19日これをコメントアウト2つの場合*/
    /*    width: 560px;*/
    /*19日これをコメントアウト3つの場合*/
    width: 840px;
    height: 55px;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 10px 0;
  }

  .ticket_button_wrap a{
    display: table-cell;
    vertical-align: middle;
    background-image: url(../img/btn_bg.png);
    color: #e3007f;
    text-decoration: none;
    /*    margin: 0 auto .5em auto;*/
  }

  .ticket_button{
    /*
    display: block;
    padding-top: .5em;
*/
    color: #e3007f;
  }

  .parco_banner {
    margin: 1.2em 0;
  }

  .copyright {
    padding: 1em;
  }
}


/* SP */
@media (max-width: 767px) {

  .contents_inner {
    max-width: 767px;
    width: 100%;
    margin: 0 auto;
    font-family: Helvetica, ArialMT, "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
    font-size: 1em;
    padding: 0;
    position: relative;
    background-color: #ecf0f5;
    z-index: -2;
  }

  .fastview_contents,
  .artist_contents,
  .description {
    width: 100%;
    padding: .5em 0;
  }

  .fastview_contents h1 img {
    display: block;
    margin: .2em auto;
  }

  .fastview_contents {
    background:
      url(../img/border_main_bg_sp.png) right top no-repeat,
      url(../img/dot_main_bg_sp.png) left top no-repeat;
  }

  .tfm_logo,
  .sky_logo,
  .artist_title,
  .ticket_title,
  .outline_title {
    width: 30% !important;
    margin-bottom: .8em;
  }

  .specialguest_title {
    width: 55%;
    margin-bottom: 1.5em;
  }

  .fastview_text {
    font-size: .8em;
    line-height: 1.3;
  }

  .artist_contents .cnt_wrap {
    position: relative;
    margin: 0 auto;
  }

  .artist_contents .cnt_fr,
  .artist_contents .cnt_fl {
    margin: 2em auto 0 auto;
  }

  .artist_name {
    font-size: 1.5em;
    position: absolute;
  }

  .cnt_fl .artist_name {
    top: -.5em;
    left: 2.3em;
  }

  .cnt_fr .artist_name {
    top: 19.8em;
    left: 1.2em;
  }


  .main_logo {
    width: 70% !important;
    margin-bottom: 3em;
  }

  .hide_sp {
    display: none;
  }

  .description {
    position: static;
    z-index: auto;
  }



  .description_contents {
    width: 100%;
    height: auto;
    position: static;
    top: 0;
    color: #FFFFFF;
    background-image: url(../img/contents_topbg.png?1), url(../img/contents_bgbottom.png?1), url(../img/contents_topcenter.png?1);
    background-position: top, bottom, center;
    background-repeat: no-repeat, no-repeat, repeat-y;
    background-size: contain;
    padding: 50% 0;
    /*
    background:
      url(../img/contents_bg_sp.png) no-repeat;
    z-index: auto;
    background-size: contain;
    padding-top: 70%;
    padding-bottom: 286.56%;
*/
  }

  .description_text,
  .description_ticket,
  .description_outline {
    width: 95%;
    margin: 0 auto;
    z-index: auto;
  }

  .description_ticket {
    padding-top: 1.2em;
  }

  .description_outline {
    padding-top: 1.2em;
  }

  .artist_title,
  .specialguest_title {
    margin: 1.5em auto;
  }

  .artist_text {
    width: 100%;
    margin: 0 auto;
    padding-top: 1.25em;
    text-align: left;
  }

  .cnt_wrap {
    width: 100%;
    margin: 0 auto;
  }

  .cnt_fl {
    width: 95%;
    float: none;
    padding-right: 0;
  }

  .cnt_fr {
    width: 95%;
    float: none;
    padding-left: 0;
  }

  .specialguest {
    width: 95%;
    margin: 0 auto 2em auto;
  }

  .description_outline .cnt_wrap {
    display: table;
  }

  .outline_text {
    width: 100%;
    text-align: left;
  }

  .outline_text a {
    color: #FFFFFF;
    text-decoration: none;
  }

  .ticket_text {
    padding-bottom: 1.2em;
  }

  .ticket_button_wrap a{
    display: block;
    width: 280px;
    height: 55px;
    background-image: url(../img/btn_bg.png);
    color: #e3007f;
    margin: 0 auto .5em auto;
    text-decoration: none;
  }

  .ticket_button{
    display: block;
    padding-top: .3em;
    color: #e3007f;
  }

  .ticket_button_one{
    padding-top: 1em;
  }

  .parco_banner {
    margin: 1.2em 0;
  }

  .copyright {
    padding: 0 0 5% 0;
  }

}
