@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap');
body {
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: -0.005em;
  background-color: #fff;
  background-repeat: repeat;
  color: #000;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
  animation: fadeIn 2s ease 0s 1 normal;
  -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
i.fa-external-link {
  font-size: 0.8em;
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
img {
  vertical-align: top;
  border: 0;
  max-width: 100%;
  height: auto;
}
.text_day {
  font-family: 'Luckiest Guy', cursive;
  font-size: 3em;
  text-align: center;
}
.text_blue {
  color: #0e308f;
}
h3 {
  font-family: 'Heebo', sans-serif;
  font-size: 32px;
}
h4 {
  font-size: 1.5em;
  font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 700;
}
.spnone {
  display: none;
}
.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.spblock {
  display: inline-block;
}
a {
  color: #02c6b9;
  word-break: break-all;
  transition: 0.8s;
  -webkit−transition: 0.8s;
}
a:hover {
  opacity: 0.5;
}
a.disabled {
  pointer-events: none;
  color: #949494 !important;
}
/*  共通  */
article, .wrap {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
article h2 {
  font-size: 190%;
  text-align: center;
  font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 700;
}
article h3 {
  text-align: center;
  font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
article h2 img {
  height: 50px;
  width: auto;
}
article h3 img {
  height: 40px;
  width: auto;
}
#read h3 {
  display: block;
  text-align: center;
  margin: 10px auto;
  font-size: 35px;
  color: #0e308f;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
}
#read p {
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
  margin-bottom: 10px;
}
.none_nav {
  color: #8E8C8C;
}
.sp_tt {
  font-size: 1.2rem;
  display: block;
  padding: .75rem;
  text-decoration: none;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  border-bottom: 1px #fff dotted;
}
.drawer-menu a:hover {
  opacity: 0.8;
  background: #000000;
  /* text-decoration: none; */
  color: #ffffff;
  opacity: 1;
}
.drawer-menu .unc {
	pointer-events: none;
	color:#aaa;
}

.place_quattro:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #FF5252;
  font-weight: 900;
  margin-right: 5px;
}
.place_takeoff7:before {
  font-family: "Font Awesome 5 Free";
  content: "\f3c5";
  color: #119E59;
  font-weight: 900;
  margin-right: 5px;
}
/*  2ndページ共通  */
#second h2 {
  margin: 30px auto 20px;
}
#second_navi {
  /* background-color: #000; */
  border-bottom: 14px solid #02c6b9;
  padding: 15px 0;
}
#second_navi h1 {
  width: 80%;
  float: right;
}
/*  sns  */
section .sns {
  margin-left: auto;
  margin-right: auto;
}
/*  header  */
#header_bg {
  padding: 10px 0 0px;
}
.sns {
  text-align: right;
}
.sns a {
  color: #000;
}
header h1 {
  text-align: center;
  margin: 1% auto 3%;
  width: 78%;
}
.lead {
  font-size: 18px;
  padding: 2% 0 0;
  font-family:  "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic","Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
}
.catch {
  text-align: center;
  font-size: 20px;
  color: #023fb3;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;;
  margin: 0 auto 30px;
  width: 96%;
}
.underline {
  text-decoration: underline;
}
.catch a {
  text-decoration: none;
}
.catch a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  color: #023fb3;
  font-weight: 900;
  margin-right: 5px;
}
header .announce {
  text-align: center;
  font-size: 130%;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
}
header .announce .emp {
  font-size: 130%;
  color: #023fb3;
}
.btn {
  background: #023fb3;
  color: #FFF;
  width: 100px;
  padding: 10px 25px;
  text-decoration: none;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  line-height: 2;
}
/*  SNS  */
#hesns {
  margin: 0 auto;
}
ul.snsBtn {
  display: flex;
  justify-content: center;
  margin-left: -8px;
  margin-top: 30px;
}
ul.snsBtn li:first-of-type {
  margin: 0 5px 0 0;
}
ul.snsBtn li {
  margin: 0 5px;
  display: inline-block;
}
.fb-like > span {
  width: 118px !important;
}
.fb-like iframe {
  width: 118px !important;
}
/*  about  */
#about h3 {
  display: block;
  text-align: center;
  font-size: 45px;
  color: #0e308f;
}
#about p {
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-bottom: 10px;
}
/*  TOP  */
#news h3 {
  font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 700;
  text-align: left;
  background-color: #000000;
  border-left: #02c6b9 solid 10px;
  color: #fff;
  padding: 5px 0 5px 10px;
  font-size: 22px;
  margin: 20px 0 10px 0;
}
#news dt {
  padding-left: 10px;
  width: 105px;
}
#news dd {
  padding-left: 10px
}
#twtime {
  margin: 30px auto 0;
  width: 90%;
}
.new {
  font-size: small;
  color: #ee7600;
  margin: 0 0 0 3px;
  font-family: initial;
  font-weight: bold;
}
/*  ticket  */
#ticket section {
  margin-bottom: 10%;
}
#ticket .link {
  font-weight: bold;
}
#ticket h3 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
	background-color: #02c6b9;
}


.btn-link a {
    padding: 15px 20px;
    border-radius: 42px;
    text-decoration: none !important;
    text-align: center;
    display: block;
    width: 70%;
    line-height: 1.4;
    letter-spacing: 0.02ex;
    font-weight: 700;
	font-size: 1.4rem;
    margin: 1.5rem auto 0;
    border: #ffa300 3px solid;
    background: none;
    color: #ffa300;
    background-color: #fff;
}

.btn-link a:hover {
    color: #ffffff;
    opacity: 1;
    background: #ffa300;
}

.ticket_text {
	text-align: center;
	font-size: 1.6rem;
}

#ticket .small {
	line-height: normal;
	font-size: 1.4rem;
	text-align: center;
}

.small_alert {
	font-size: 1rem;
}

.ticket_alert {
	text-align: center;
	font-size: 1rem;
	margin-top: 10px;
}

/*  about  */
#about section {
  margin-bottom: 10%;
}
#about .link {
  font-weight: bold;
}
#about h3 {
  font-size: 25px;
  font-weight: bold;
  color: #fff;
}

/*  artist  */
#artist h3 {
  text-align: center;
  margin-top: 60px;
}
#artist h4 {
  font-size: 21px;
  font-weight: bold;
  font-family:'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  margin-bottom: 15px;
  text-align: center;
  padding: 5px;
}
#artist h4.line30 {
  background-color: #000;
  color: #fff;
}
#artist h4.line31 {
  background-color: #023fb3;
  color: #fff;
}
#artist .tabs {
  margin-top: 40px;
  text-align: center;
  display: flex;
  justify-content: center;
}
#artist .tabs li {
  margin: 0 10px;
}
#artist .lists {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
#artist .lists li {
  width: calc(100% / 3 - 20px);
  margin: 0 10px 20px;
}
#artist .lists li a {
  cursor: pointer;
}
#artist .lists li a .img {
  transition-duration: 0.5s;
  position: relative;
  overflow: hidden;
  background: #fff;
}
#artist .lists li a img {
  transition-duration: 0.5s;
}
#artist .lists li a img:hover {
  transform: scale(1.1, 1.1);
  cursor: pointer;
}
#artist .lists li .text {
  font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
  font-weight: bold;
  line-height: 1.4;
}
span.oa {
  color: #023fb3;
  font-size: 80%;
  margin-right: 5px;
}
span.new {
  background-color: #ee7600;
  font-size: 80%;
  color: #fff;
  font-weight: bold;
  padding: 4px 6px 3px;
  margin-left: 5px;
  line-height: 1;
}
.andmore {
  text-align: center;
  color: #ffa300;
  font-weight: bold;
  font-style: italic;
  font-size: 110%;
}
/*  access  */
#map_canvas {
  width: 100%;
  height: 350px;
  margin-top: 2%;
}
#marker_list li {
  text-decoration: underline;
  color: #ff0000;
}
.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
/*  time table  */
.timetable_list {
  display: block;
  margin: 0 auto;
}
.timetable_1230 {
  float: left;
  width: 100%;
}
.timetable_1231 {
  float: right;
  width: 100%;
}
/*--------------------------------------
 * footer
 * ---------------------------------------*/
footer {
  margin-top: 8%;
  padding-bottom: 1%;
  padding-top: 2%;
  text-align: center;
  color: #fff;
  background-color: #000000;
  border-top: 14px solid #02c6b9;
}
#archive {
  margin-bottom: 1%;
  text-align: center;
}
#archive li {
  font-size: 1em;
  display: inline-block;
}
footer p {
  font-size: 80%;
}
footer a {
  color: #fff;
}
footer h3 {
  font-size: 130%;
  font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
  text-align: center;
  margin-bottom: 10px;
	font-family: 700;
}
footer ul li {
  width: 50%;
  float: left;
  margin-bottom: 2%;
}
footer ul li:nth-child(2n) {
  width: 49%;
  border-left: dotted 1px #fff;
}
/*  table  */
table.lp_play_info_main, table.lp_play_info_detail, table.lp_playguide_info {
  border-top: 0px none;
  vertical-align: middle;
  padding: 0px;
  width: 100%;
}
table.lp_play_info_main tbody, table.lp_play_info_detail tbody, table.lp_playguide_info tbody {
  width: 100%;
}
table.lp_play_info_main tbody tr {
  display: block;
  margin-bottom: 30px;
}
table.lp_play_info_main tbody th {
  list-style-type: none;
  background-color: #000;
  color: #fff;
  font-weight: bold;
}
table.lp_play_info_main tbody th, table.lp_play_info_main tbody td {
  display: list-item;
  list-style: outside none none;
  padding: 1px 2px;
  /*border: medium none;*/
  /*text-align:center;*/
  margin-bottom: 10px;
}
table.lp_play_info_main tbody th.title {
  background-color: #000;
  color: #fff;
}
table.lp_play_info_main tbody th.titletop {
  background-color: #f15d53;
  color: #fff;
  font-size: 140%;
}
.w800{
	width: 95%;
	margin: 30px auto;
}
/*--------------------------------------
 * min-width: 769px
 * ---------------------------------------*/
@media only screen and (min-width: 769px) {
  .timetable_1230 {
    width: 48%;
  }
  .timetable_1231 {
    width: 48%;
  }
  .pcnone {
    display: none;
  }
  .spnone {
    display: block;
  }
  .br-pc {
    display: block;
  }
  .br-sp {
    display: none;
  }
  /*  共通  */
  article, .wrap {
    width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
  #timetable {
    width: 1180px;
  }
  article h2 {
    font-size: 250%;
  }
  article h2 img {
    height: 80px;
  }
  article h3 img {
    height: 70px;
  }
  /*  header  */
  .lead {
    text-align: center;
    font-size: 18px;
  }
  .catch {
    font-size: 30px;
    width: 1080px;
  }	
	
  header .announce {
    font-size: 200%;
  }
  /*  TOP  */
  #topnavi {
    background-color: #000000;
    border-bottom: 14px solid #02c6b9;
  }
  #topnavi ul {
    width: 1080px;
    margin: 0 auto;
  }
  #topnavi ul li {
    font-size: 28px;
    font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
    font-weight: 700;
    width: 20%; /*270px*/
    float: left;
    text-align: center;
    padding: 15px 0;
    font-weight: bold;
  }
  #topnavi ul li a {
    color: #fff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  #topnavi ul li a:hover {
    opacity: 1;
  }
  #topnavi ul li a::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: #02c6b9;
    transform: scale(0, 1);
    transform-origin: center top;
    transition: transform .3s;
  }
  #topnavi ul li a:hover::after {
    transform: scale(1, 1);
  }
	
/*20231018	*/
  #topnavi ul li .unc  {
	pointer-events: none;
	color:#aaa;
	  
	}	
	
  #topcon {
    margin-top: 60px;
  }
  #news {
    width: 100%;
/*    float: left;*/
	  display: flex;
	  justify-content: space-around;
	  gap:20px;
  }
  #news h3 {
    padding: 10px 0 10px 10px;
    font-size: 24px;
    margin: 0 0 15px 0;
	  
	  height: 45px;
	  width: 410px;
  }
  #news dl {
    width: 50%;
    line-height: 1.8;
    display: flex;
    margin-bottom: 20px;
	   
  }
  #news dt {}
  #news dd {}
  #twtime {
    width: 450px;
    float: right;
    margin-top: 0;
  }
  /*  2ndページ共通  */
  #second_navi {
    background-color: #ffffff;
    border-bottom: 14px solid #02c6b9;
    padding: 21px 0 15px;
  }
  #second_navi h1 {
    width: 276px;
    float: left;
  }
  #second_navi ul {
    width: 804px;
    float: right;
    line-height: 45px;
  }
  #second_navi ul li {
    font-size: 19px;
    /*width:20%;*/ /*154px*/
    padding: 0 1em;
    font-family: "Arial black",'Noto Sans JP', "Hiragino Kaku Gothic Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS P Gothic", sans-serif;
    font-weight: 700;
    float: right;
    text-align: center;
  }
	
  #second_navi ul li a {
    /* color: #fff; */
    text-decoration: none;
  }
  #second_navi ul li a.now {
    color: #ec007b;
  }
  #second_navi ul li a.blank, #topnavi ul li a.blank {
    color: #767676;
    pointer-events: none;
  }
	
  #second_navi ul li .unc  {
	pointer-events: none;
	color:#aaa;
  }		
	
  #second h2 {
    margin: 60px auto 40px;
  }
  /*  ticket  */
  #ticket .link {
    font-size: 107%;
  }
  #ticket h3 {
    font-size: 170%;
  }
  /*  artist  */
  /*  access  */
  #access {
    width: 820px;
    margin: 0 auto;
  }
  #map_canvas {
    width: 820px;
    height: 620px;
  }
  /*  time table  */
  .timetable_list {
    max-width: 100%;
    height: auto;
  }
  /*  footer  */
  #archive {
    width: 1080px;
    text-align: center;
    margin: 0 auto;
  }
  #archive li {
    margin: 10px;
    width: 100px;
  }
  footer h6 {
    display: block;
    width: 110px;
    float: left;
  }
  footer ul {
    display: flex;
    margin: 0 auto 20px;
    justify-content: center;
  }
  footer ul li {
    width: 100px;
    float: left;
    margin-bottom: 0;
  }
  footer ul li:nth-child(2n) {
    width: 90px;
    border-left: none;
  }
  .footer_bg {
    width: 100%;
    background-color: #e5137c;
  }
  /*  table  */
  table.lp_play_info_main, table.lp_play_info_detail, table.lp_playguide_info {
    margin: 0px auto 20px;
    padding-left: 20px;
    width: 980px;
  }
  table.lp_play_info_main tbody tr {
    display: inherit;
    background: #eeeeee;
  }
  table.lp_play_info_main tbody th {
    width: 250px;
    text-align: center;
    font-weight: bold;
    border: none;
    background-color: #000;
    color: #fff;
    vertical-align: middle;
    border: 1px solid #fff;
  }
  table.lp_play_info_main tbody td {
    vertical-align: middle;
    width: 800px;
    padding: 11px 15px 9px 14px;
    border: 1px solid #ffffff;
  }
  table.lp_play_info_main tbody th, table.lp_play_info_main tbody td {
    display: table-cell;
    list-style: outside none none;
  }
	.w800{
	width: 800px;
	margin: 50px auto;
}
}
/*--------------------------------------
 * max-width: 768px
 * ---------------------------------------*/
@media only screen and (max-width: 768px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
	header h1 {
		width: 68%;
	}	
	
  h1 .logo img {
    width: 80% !important;
  }
  .spnone {
    display: none !important;
  }
  spblock {
    display: block;
  }
  #news {
    margin-bottom: 30px;
  }
  #news dl {
    margin-bottom: 10px;
  }
  #artist .tabs {
  }
  #artist .tabs img {
    width: 150px;
  }
  #artist .lists li {
    width: calc(100% / 2 - 20px);
  }
  span.oa {
    display: block;
  }
  #archive {
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
  }
  .timetable_1230 {
    float: none;
    width: 100%;
  }
  .timetable_1231 {
    float: none;
    width: 100%;
  }
	.ticket_text {
		font-size: 1rem;
		text-align: left;
	}	
	
	#ticket .small {
		font-size: 1rem;
	}
	
	.small_alert {
	font-size: .8rem;
}
	
	.btn-link a {
		    padding: 10px 20px;
	}
	
	
	
}