@import url('https://fonts.googleapis.com/css?family=Alegreya+Sans');

@charset "UTF-8";

iframe[name="google_conversion_frame"] { position: absolute; top: 0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

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

body {
  font-family: "游ゴシック",YuGothic,"Helvetica","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  width: 100%;
  min-width: 1000px;
  overflow-x: hidden;
  position: relative;
  word-wrap: break-word;
  opacity: 0;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

*:focus {
  outline: none;
}

/* contents */

.only_sp {
  display: none;
}

.animated { 
    animation-duration: 0.3s; 
    animation-fill-mode: both; 
    animation-timing-function: ease-in-out; 
}

@keyframes bounceIn { 
    0% { 
        opacity: 0; 
        transform: scale(0); 
    } 

    50% { 
        opacity: 1; 
        transform: scale(1.05); 
    } 

    70% { 
        transform: scale(.9); 
    } 

    100% { 
        transform: scale(1); 
    } 
} 

.bounceIn { 
    animation-name: bounceIn;
    animation-delay: 0.8s;
}

a {
  color: #000;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

a:hover {
  opacity: .6;
}


hr {
  width: 100%;
  height: 18px;
  margin: 0 auto;
  padding: 0;
  border: none;
  background: url(/p5a/event/assets/img/line_repeat.jpg) repeat-x;
}

.wrap {
  position: relative;
  /* width: 980px; */
  margin: 0 auto;
  text-align: center;
}

header {
  position: relative;
  /* max-width: 1280px; */
  height: 777px;
  margin: 0 auto;
}

header h1 {
  position: absolute;
  top:0;
  left: 50%;
  width: 2000px;
  margin: 0 0 0 -1000px;
}

header nav {
  position: fixed;
  right: 0;
  bottom: 27px;
  text-align: right;
  z-index: 999;
}

header nav li {
  height: 44px;
  margin-top: 10px;
  line-height: 44px;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

header nav li:hover {
  opacity: .6;
}


header nav a {
  padding: 0 12px 0 13px;
  font-size: 36px;
  font-family: 'Alegreya Sans', sans-serif;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  background: #d00111;
}

#event {
  position: relative;
  padding: 0 0 73px;
}

#event:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 2000px;
  height: 740px;
  margin: 0 0 0 -1000px;
  background: url(/p5a/event/assets/img/bg_event.png) no-repeat;
  z-index: 1;
}

#event h2 {
  padding: 85px 0 56px;
}

#event .event_info {
  position: relative;
  width: 630px;
  margin: 0 auto;
  text-align: left;
  letter-spacing: -.4em;
  font-weight: 800;
  z-index: 2;
}

#event .event_info dt {
  display: inline-block;
  width: 145px;
  margin-bottom: 24px;
  padding-top: 3px;
  font-size: 24px;
  vertical-align: top;
  letter-spacing: -0.01em;
}

#event .event_info dd {
  display: inline-block;
  width: 477px;
  margin-bottom: 24px;
  vertical-align: top;
  font-size: 20px;
  letter-spacing: -0.01em;
  line-height: 1.6;
}

#event .event_info dd a {
  color: #000;
}

#event .event_info dd span {
  font-weight: normal;
}

#event .event_info dd span.attention {
  font-size: 14px;
  font-weight: 800;
}

#ticket {
  position: relative;
  padding: 0 0 73px;
}

#ticket:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 2000px;
  height: 1600px;
  margin: 0 0 0 -1000px;
  background: url(/p5a/event/assets/img/bg_ticket.png) no-repeat;
  z-index: 1;
}

#ticket h2 {
  padding: 73px 0 40px;
  z-index: 2;
}

#ticket .ticket_info {
  display: inline-block;
  margin-bottom: 48px;
  vertical-align: top;
  font-size: 20px;
  letter-spacing: -0.01em;
  line-height: 1.6;
  font-weight: bold;
}

#ticket .liveviewing,
#ticket .playguide {
  position: relative;
  z-index: 2;
}

#ticket .liveviewing h3 {
  position: relative;
  height: 1em;
  margin-bottom: 41px;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.01em;
}

#ticket .liveviewing h3:before {
  content: " ";
  display: inline-block;
  width: 215px;
  height: 22px;
  margin-right: 16px;
  background: url(/p5a/event/assets/img/line_cap.jpg) center repeat-x;
}

#ticket .liveviewing h3:after {
  content: " ";
  display: inline-block;
  width: 215px;
  height: 22px;
  margin-left: 16px;
  background: url(/p5a/event/assets/img/line_cap.jpg) center repeat-x;
}

#ticket .liveviewing .liveviewing_info {
  position: relative;
  width: 870px;
  margin: 0 auto;
  text-align: left;
  letter-spacing: -.4em;
  font-weight: 800;
  z-index: 2;
}

#ticket .liveviewing .liveviewing_info dt {
  display: inline-block;
  width: 175px;
  margin-bottom: 24px;
  padding-top: 3px;
  font-size: 24px;
  vertical-align: top;
  letter-spacing: -0.01em;
}

#ticket .liveviewing .liveviewing_info dd {
  display: inline-block;
  width: 690px;
  margin-bottom: 24px;
  vertical-align: top;
  font-size: 20px;
  letter-spacing: -0.01em;
  line-height: 1.6;
}

#ticket .liveviewing .liveviewing_info dd a,
#ticket .liveviewing p a {
  color: #000;
}

#ticket .liveviewing .liveviewing_info dd span {
  font-size: 18px;
}

#ticket .liveviewing .liveviewing_info dd span.attention {
  font-size: 14px;
  font-weight: 800;
}

#ticket .liveviewing p {
  position: relative;
  display: block;
  width: 880px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: -0.01em;
  font-weight: 800;
  z-index: 2;
  line-height: 1.6;
}

#ticket .liveviewing .liveviewing_info + p {
  margin: 10px auto 12px;
}

#ticket .playguide {
  width: 746px;
  height: 543px;
  margin: 58px auto 0;
  background: url(/p5a/event/assets/img/frame_playguide.png) center no-repeat;
}

#ticket .playguide h3 {
  padding: 49px 0 0;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.3;
}

#ticket .playguide h3:after {
  content: " ";
  display: block;
  width: 26px;
  height: 26px;
  margin: 9px auto 22px;
  background: url(/p5a/event/assets/img/icon_star.png) no-repeat;
}

#ticket .playguide .day {
  font-size: 18px;
  letter-spacing: -0.01em;
  font-weight: 800;
}

#ticket .playguide .day span {
  display: block;
  color: #e70010;
  padding-top: 8px;
}

#ticket .playguide p {
  display: block;
  width: 436px;
  margin: 23px auto 0;
  text-align: left;
  line-height: 1.6;
  font-size: 16px;
}

#ticket .playguide p strong {
  display: block;
  text-align: left;
  font-weight: bold;
}

#ticket .playguide p a {
  color: #000;
}

#ticket .playguide p span {
  font-size: 12px;
}

#goods {
  position: relative;
  padding: 0 0 101px;
}

#goods:before {
  content: " ";
  display: block;
  position: absolute;
  top: -61px;
  left: 50%;
  width: 2000px;
  height: 2100px;
  margin: 0 0 0 -1000px;
  background: url(/p5a/event/assets/img/bg_goods.png) no-repeat;
  z-index: 1;
}

#goods h2 {
  padding: 77px 0 46px;
  z-index: 2;
}


#goods .goods_after {
  position: relative;
  width: 746px;
  height: auto;
  margin: 0 auto 54px;
  background: url(/p5a/event/assets/img/frame_playguide.png) center no-repeat;
  background-size: 100% 100%;
  z-index: 2;
}

#goods .goods_after h4 {
  padding: 74px 0 20px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.01em;
  line-height: 1.3;
}

#goods .goods_after p.after {
  width: 660px;
  margin: 0 auto;
  padding-bottom: 46px;
  text-align: left;
  line-height: 1.4;
  font-size: 14px !important;
}

#goods .goods_after p span {
  display: inline-block;
  padding-left: 1rem;
  text-indent: -1rem !important;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
}

#goods .goods_list,
#goods .goods_time,
#goods .option {
  position: relative;
  z-index: 2;
}

#goods h3 {
  position: relative;
  width: 760px;
  height: auto;
  margin: 0 auto 41px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.01em;
}

#goods h3:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  margin-top: -2px;
  background: url(/p5a/event/assets/img/line_cap.jpg) center repeat-x;
}

#goods h3 span {position: relative;display: inline-block;background: #fff;padding: 0 20px;line-height: 1.2;}

.goods_time {
  width: 1000px;
  margin: 0 auto 62px;
}

#goods .goods_time_contents {
  width: 916px;
  margin:  auto;
}

#goods .time_attention,
.goods_time p span {
  font-size: 14px !important;
  margin: 41px auto 14px;
}




#goods .goods_time dl {
  float: left;
  width: 284px;
  height: 252px;
  background: url(/p5a/event/assets/img/frame_time02.png) top center no-repeat;
  background-size: 100% 100%;
  letter-spacing: -0.01em;
}

#goods .goods_time_contents dl:nth-child(even) {
  margin: 0 32px;
}

#goods .goods_time dl dt {
  padding: 46px 0 0;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: -0.01em;
}

#goods .goods_time dl dt:after {
  content: " ";
  display: block;
  width: 26px;
  height: 26px;
  margin: 8px auto 5px;
  background: url(/p5a/event/assets/img/icon_star.png) no-repeat;
}

#goods .goods_time dl dd span.time {
  /* font-family: 'Alegreya Sans', sans-serif; */
  display: block;
  margin: 10px 0 22px;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  transform: scale(0.95, 1);
}

#goods .goods_time dl dd span.note {
  /* font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯",YuGothic,"Helvetica","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, "Helvetica Neue", Arial, sans-serif; */
  /* transform: scale(1,1) !important; */
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  line-height: 1.4;
}

#goods .goods_time dl dd span.note span {
  text-decoration: underline;
}

#goods .goods_time p {
  display: block;
  width: 100%;
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 54px;
  font-weight: bold;
}

#goods .goods_time .tokuten {
  width: 746px;
  height: 543px;
  margin: 58px auto 0;
  background: url(/p5a/event/assets/img/frame_playguide.png) center no-repeat;
}

#goods .goods_time .tokuten h4 {
  padding: 71px 0 0;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.01em;
}

#goods .goods_time .tokuten h4:after {
  content: " ";
  display: block;
  width: 26px;
  height: 26px;
  margin: 9px auto 9px;
  background: url(/p5a/event/assets/img/icon_star.png) no-repeat;
}

#goods .goods_time .tokuten p {
  font-size: 18px;
  letter-spacing: -0.01em;
  font-weight: 800;
  padding: 69px 0 20px;
}


#goods .goods_time .tokuten p {
  display: block;
  width: 739px;
  margin: 0 auto 0;
  text-align: center;
  line-height: 1.6;
}

#ticket .playguide p strong {
  display: block;
  text-align: left;
  font-weight: bold;
}

#ticket .playguide p a {
  color: #000;
}

#ticket .playguide p a:hover {
  animation: bounce .5s ease-out;
}

#ticket .playguide p span {
  font-size: 12px;
}


#goods .goods_list ul {
  width: 1001px;
  margin: 0 auto 62px;
}

#goods .goods_list ul li {
  position: relative;
  float: left;
  width: 314px;
  margin: 30px 28px 30px 0;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_repeat.png) center repeat-y;
  vertical-align: top;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

#goods .goods_list ul li:hover {
  opacity: .6;
}

#goods .goods_list ul li:nth-child(3n) {
  margin: 30px 0;
}

#goods .goods_list ul li:before {
  content: " ";
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
  width: 314px;
  height: 30px;;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_top.png) top center no-repeat;
}

#goods .goods_list ul li:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 314px;
  height: 30px;;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_under.png) top center no-repeat;
}

#goods .goods_list ul li div {
  padding: 0 24px;
  text-align: left;
  font-weight: bold;
}

#goods .goods_list ul li div p.name {
  font-size: 22px;
  line-height: 1.4;
  margin-bottom: 14px;
}

#goods .goods_list ul li div p.info {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: 14px;
}

#goods .goods_list ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#goods .option {width: 1001px;margin:  auto;}

#goods .option .left {
  position: relative;
  float: left;
  width: 314px;
  margin: 30px 28px 30px 0;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_repeat.png) center repeat-y;
  vertical-align: top;
}

#goods .option .left:before {
  content: " ";
  display: block;
  position: absolute;
  top: -30px;
  left: 0;
  width: 314px;
  height: 30px;;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_top.png) top center no-repeat;
}

#goods .option .left:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 314px;
  height: 30px;;
  background: url(/p5a/event/assets/img/common/goods/frame_goods_under.png) top center no-repeat;
}

#goods .option .right {
  text-align: left;
  font-weight: bold;
  float: right;
}

#goods .option .right p.option_name {
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 14px;
}

#goods .option .right p.option_txt {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 14px;
}

#goods .option_notes {
    font-size: 12px;
    line-height: 1.4;
}

#goods .goods_attention {
  position: relative;
  width: 760px;
  margin: 41px auto 0;
  text-align: left;
}

#goods .goods_attention li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
  font-weight: bold;
  margin-bottom: 2px;
}

#goods .goods_attention li.liveviewing_attention {
  font-size: 20px;
  margin-top: 41px;
}


#attention {
  position: relative;
  padding: 0 0 101px;
}

#attention:before {
  content: " ";
  display: block;
  position: absolute;
  top: -61px;
  left: 50%;
  width: 2000px;
  height: 1578px;
  margin: 0 0 0 -1000px;
  background: url(/p5a/event/assets/img/bg_attention.png) no-repeat;
  z-index: 1;
}

#attention h2 {
  padding: 80px 0 63px;
  z-index: 2;
}

#attention article {
  position: relative;
  z-index: 2;
}

#attention h3 {
  position: relative;
  width: 760px;
  height: 1em;
  margin: 0 auto 41px;
  font-size: 28px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -0.01em;
}

#attention h3:before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  width: 290px;
  height: 22px;
  /* margin-right: 16px; */
  background: url(/p5a/event/assets/img/line_cap.jpg) center repeat-x;
}

#attention h3:after {
  content: " ";
  display: inline-block;
  position: absolute;
  right: 0;
  width: 290px;
  height: 22px;
  margin-left: 16px;
  background: url(/p5a/event/assets/img/line_cap.jpg) center repeat-x;
}

#attention .flower h3:before,
#attention .flower h3:after {
  width: 202px;
}

#attention ul,
#attention .flower {
  position: relative;
  width: 760px;
  margin: auto;
  text-align: left;
}

#attention ul li {
  padding-left: 1em;
  text-indent: -1em;
  line-height: 1.6;
  font-weight: bold;
}

#attention dl.inquiry {
  position: relative;
  width: 760px;
  margin: 22px auto 58px;
  line-height: 1.6;
  font-weight: bold;
  text-align: left;
  font-size: 13px;
}

#attention .flower p,
#attention .flower .flower_attention {
  line-height: 1.6;
  font-weight: bold;
}

#attention .flower .lead {
  margin-bottom: 42px;
}

#attention .flower dl {
  margin-bottom: 28px;
}

#attention .flower dl .note_list {
  font-size: 13px;
  margin-top: 28px;
}

footer {
  background: #000;
  color: #fff;
  font-size: 12px;
}

footer:before {
  content: " ";
  display: block;
  width: 100%;
  height: 18px;
  background: url(/p5a/event/assets/img/line_repeat.jpg) repeat-x;
  color: #fff;
}

footer h3 {
  margin: 87px 0 37px;
}

footer .share {
  width: 194px;
  margin: 0 auto 69px;
}

footer .share li {
  float: left;
  width: 38px;
  text-align: center;
}

footer .share li:nth-child(even) {
  margin: 0px 40px;
}

footer .foot_txt {
  margin: 55px 0 15px;
  font-size: 12px;
}

footer .footer_link li {
  position: relative;
  display: inline-block;
}

footer .footer_link li a {
  color: #fff;
}

footer .footer_link li:after {
  content: "|";
  position: relative;
  display: inline-block;
  margin: 0 10px;
}

footer .footer_link li:last-child:after {
  content: none;
}

footer .copy {
  padding: 15px 0 43px;
}








#btn_close {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
/*   -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out; */
  z-index: 10000;
}

#btn_close:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}


#cboxClose {
  outline: none;
  position: absolute;
  top: -62px;
  left: 50%;
  width: 62px;
  height: 62px;
  margin-left: 440px;
  background: url(/p5a/event/assets/img/common/modal/btn_modal_close.png) no-repeat;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
}



#cboxClose:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

#cboxClose:hover:after {
}

#cboxClose:hover:before{
}

.goods_info {
  width: 1000px;
  height: auto;
  margin: auto;
  padding:  59px;
  background: #d52f83;
  color: #fff;
  font-weight: bold;
}

.goods_info .right {
  position: relative;
  float: left;
  margin: 24px 34px 24px 0;
  padding: 30px;
  background: #fff;
  text-align: center;
}

.goods_info .right:before {
  content: " ";
  display: block;
  position: absolute;
  top: -24px;
  left: 0;
  width: 350px;
  height: 24px;
  background: url(/p5a/event/assets/img/common/modal/modal_img_bg_top.png) no-repeat;
  background-size: cover;
}

.goods_info .right:after {
  content: " ";
  display: block;
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 350px;
  height: 24px;
  background: url(/p5a/event/assets/img/common/modal/modal_img_bg_foot.png) no-repeat;
    background-size: cover;
}

.goods_info .left {
  
}
.goods_info .left p.name {
  font-size: 22px;
}

.goods_info .left p {
  margin-bottom: 14px;
  line-height: 1.4;
}