<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/
/*åŸºæœ¬è¨­å®šï¼ˆæ»…å¤šã«å¤‰æ›´ã—ãªã„ï¼‰*/
/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/
body {
  background-image: url("../img/back.jpg");
  background-color: #000;
  background-repeat: repeat;
  font-family: "æ¸¸æ˜Žæœ", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ï¼­ï¼³ æ˜Žæœ", serif;

}

a {
  color: #d8d7d9;
  text-decoration: none;
  transition: 0.3s;
  font-size: 18px;
}

a:hover {
  color: #333;
  transition: 0.3s;
  text-shadow: 0px 0px 2px #fff;
}

a img {
  transition: 0.3s;   /*ã‚†ã£ãã‚Šãƒ›ãƒãƒ¼ã™ã‚‹ãŸã‚ã®æŒ‡å®šï¼ˆå‡ºã‚‹æ™‚ï¼‰*/
}

a:hover img {
  opacity: 0.5;   /*é€æ˜Žåº¦ã®æŒ‡å®š*/
  transition: 0.3s;   /*ã‚†ã£ãã‚Šãƒ›ãƒãƒ¼ã™ã‚‹ãŸã‚ã®æŒ‡å®šï¼ˆå…¥ã‚‹æ™‚ï¼‰*/
}

.midashi {
  margin: 70px 0 25px 0;
}

/*è¿½å¾“ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã¨ãƒˆãƒƒãƒ—ã¸æˆ»ã‚‹ãƒœã‚¿ãƒ³ã®è¨­å®š*/
.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    border: 1px solid #d8d7d9;
}

#page-top a:hover {
    text-decoration: none;
    background: #000;
    border: 1px solid #d8d7d9;
}

.clearfix {
  margin: 0 auto;
}

/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/
/*ä¸»ãªdivè¨­å®šï¼ˆå¿…è¦ã«å¿œã˜ã¦å¤‰æ›´ã™ã‚‹ã¨ã“ã‚ï¼‰*/
/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/

/*ãƒˆãƒƒãƒ—ç”»åƒå‘¨è¾º*/
#top {
  width: 500px;
  height: 706px;
  margin: 0 auto;
}

#topNews {
  width: 650px;
  margin: 0 auto;
  color: #d8d7d9;
  padding-bottom: 10px;
}

/*ãƒ¡ãƒ‹ãƒ¥ãƒ¼å‘¨è¾º*/
.menu {
  padding-top: 10px;
  height: 60px;
  font-size: 24px;
  text-align: right;
  background-image: url(../img/head_back.png);
}

nav ul li {
  display: inline-block;
  margin-right: 25px;
}

.logo {
  margin: 0;
}

.logo a {
    position: absolute;
    left: 20px;
    top: 0;
}

.logo img {
  height: 60px;
  overflow: hidden;
  margin-top: 5px;
}

/*ãŠçŸ¥ã‚‰ã›å‘¨è¾º*/
#news {
  width: 960px;
  height: auto;
  margin: 0 auto;
  color: #d8d7d9;
  padding-bottom: 100px;
}

.newsList {
  list-style: none;
  padding: 0 40px;
}

.newsList li {
  padding-top: 5px;
  border-bottom: 2px dotted #999;
}

.date {
  margin-right: 40px;
}

#newsSyousai {
  width: 960px;
  height: auto;
  margin: 0 auto;
  color: #d8d7d9;
}

#newsSyousai p {
  text-align: center;
  margin: 20px;
}

.other {
  margin-left: 40px;
}

/*ã‚­ãƒ£ã‚¹ãƒˆå‘¨è¾º*/
#cast {
  width: 960px;
  margin: 0 auto;
  color: #d8d7d9;
}

.oya {
  display: flex;
  justify-content: center;
  margin: 40px 0 60px 0;
}

.castList {
  width: 20%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.oya2 {
  display: flex;
  justify-content: center;
  margin: 40px 0 60px 0;
}

.castList2 {
  width: 25%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.castList img {
  width: 120px;
  height: 160px;
}

.castImage {
  margin: 0;
}

.castName {
  margin: 5px 0;
  font-size: 18px;
}

/*å…¬æ¼”æ—¥ç¨‹å‘¨è¾º*/
#schedule {
  width: 961px;
  margin: 0 auto;
  color: #d8d7d9;
  padding-bottom: 100px;
}

#schedule h2 {
  text-align: center;
}

table {
   table-layout: fixed;
   width: 100%;
}
.date {
  background: #4B3A2A;
}


.doniti {
  background: #666;
}

table{
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	border:1px solid #ccc;
	padding:0;
	margin: 20px 10px;
  background: #444;
}

table tr{
	border:1px solid #ddd;
	padding:5px;
}

table th, table td{
  width: 14%;
	padding:10px;
	text-align:center;
  border-right: 1px solid #ccc;
  font-size: 14px;
}

table th{
	font-size:14px;
	letter-spacing:1px;
}

/*ãƒã‚±ãƒƒãƒˆæƒ…å&nbsp;±å‘¨è¾º*/
#ticket {
  width: 960px;
  margin: 0 auto;
  color: #d8d7d9;
  margin-bottom: 100px;
}

.ticketMidashi {
  text-align: center;
  color: #d8d7d9;
}

/*ã‚°ãƒƒã‚ºå‘¨è¾º*/
#goods {
  width: 960px;
  height: autopx;
  margin: 0 auto;
  color: #d8d7d9;
  padding-bottom: 100px;
}

.goodsMidashi {
  text-align: center;
  color: #d8d7d9;
}

/*Qï¼†Aå‘¨è¾º*/
#qa {
  width: 960px;
  margin: 0 auto;
  color: #d8d7d9;
  margin-bottom: 100px;
}

dl.accordion {
  margin:0 auto;
  padding:0 40px;
}

dl.accordion dt {
    border-bottom: 2px dotted #999;
    height:40px;
    text-indent:10px;
    line-height:40px;
    color:#d8d7d9;
    font-weight:bold;
    cursor:pointer;
}

dl.accordion dd {
  padding:10px 40px 10px 10px;
  line-height:1.5;
  display:none;
}

/*ãƒ˜ãƒƒãƒ€ãƒ¼ãƒãƒŠãƒ¼å‘¨è¾º*/
.banner {
  background-image: url(../img/head_back.png);
  margin: 0 auto;
  color: #d8d7d9;
  text-align: center;
}

.banner p {
  margin: 0;
}

.clie {
  height: 45px;
  padding-top: 20px;
  margin: 0;
}

.maruC {
  padding-bottom: 20px;
}

.kako {
  width: 960px;
  margin: 0 auto;
  margin-bottom: 40px;
}

.kako img {
  width: 147px;
  height: 70px;
}

.hansamu {
  margin: 10px;
  text-align: center;
}

/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/
/*ä¸»ãªãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–è¨­å®šï¼ˆè¡¨ç¤ºãŒå´©ã‚Œã‚‹å&nbsp;´åˆãªã©å¿…è¦ã«å¿œã˜ã¦å¤‰æ›´ï¼‰*/
/*ï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Šï¼Š*/

@media screen and (max-width: 600px) {

  body {
    font-size: 150%;
    font-weight: bolder;
  }

	table{
		border:0;
	}

	table thead{
		display:none;
	}

	table tr{
		margin-bottom:10px;
		display:block;
		border-bottom:2px solid #ddd;
	}

	table td{
		display:block;
		text-align:right;
		font-size:13px;
		border-bottom:1px dotted #ccc;
	}

	table td:last-child{
		border-bottom:0;
	}

	table td:before {
		content:attr(data-label);
		float:left;
		font-weight: bold;
	}
}
</pre></body></html>