@charset "UTF-8";

/*=========================================================
          define
=========================================================*/
* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #C9C9C9;
	background: #000000 url(/image/lots/bg_lots.gif) repeat-x top;
}

a:link {
	color: #D0D0D0;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

p {
	font-size: 90%;
	line-height: 130%;
}

img {
	border: none;
}

h1 {
	text-align: right;
	font-size: 85%;
	font-weight: normal;
	line-height: 150%;
	height: 40px;
}

#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 760px;
}
#wrapper_b {
	margin: 0px auto;
	text-align: left;
	width: 760px;
	background: url(/image/lots/bg_lots_concert2.jpg) no-repeat bottom;
}


/*=========================================================
          header
=========================================================*/

#header {
	height: 240px;
	background: url(/image/lots/bg_lots_up.jpg) no-repeat top;
}
#header .access {
	padding: 0px 5px 0px 0px;
	text-align: right;
	height: 200px;
	background: url(/image/lots/bg_lots_map.gif) no-repeat top right;
}
#header .access p {
	margin: 4px 0px 0px 0px;
	font-size: 90%;
	line-height: 150%;
}
#header .access p a {

}
#header .access p a:hover {
	color: #FCC23C;
}
#header .access p a strong {
	font-size: 110%;
}

#header .menu {
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#header .menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
#header .menu ul li {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 40px;
	display: inline;
}
#header .menu ul li a {
	margin: 0px;
	padding: 0px;
	border-right:1px solid #464646;
}
#header .menu ul li a:hover {
	border-right:3px solid #464646;
}
.dis {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	display: none;
}
.menu_01 a		{background:url(/image/lots/menu_lots_01.gif) no-repeat right; margin:0px;    padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_01 a:hover{background:url(/image/lots/menu_lots_01_on.gif) no-repeat right; margin:0px; padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_02 a		{background:url(/image/lots/menu_lots_02.gif) no-repeat right; margin:0px;    padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_02 a:hover{background:url(/image/lots/menu_lots_02_on.gif) no-repeat right; margin:0px; padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_03 a		{background:url(/image/lots/menu_lots_03.gif) no-repeat right; margin:0px;    padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_03 a:hover{background:url(/image/lots/menu_lots_03_on.gif) no-repeat right; margin:0px; padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_04 a		{background:url(/image/lots/menu_lots_04.gif) no-repeat right; margin:0px;    padding:0px; display: block; width:650px; height: 40px; float: right;}
.menu_04 a:hover{background:url(/image/lots/menu_lots_04_on.gif) no-repeat right; margin:0px; padding:0px; display: block; width:650px; height: 40px; float: right;}



/*=========================================================
          contents
=========================================================*/
#contents {
}
#contents h2 {
	margin: 20px 0px 3px 0px;
	padding: 20px 0px 0px 0px;
	font-size: 80%;
	text-align: right;
	color: #DBA033;
	clear: both;
}
.title_001 {
	background: url(/image/lots/ttl_lots_001.gif) no-repeat bottom;
}
.title_002 {
	background: url(/image/lots/ttl_lots_002.gif) no-repeat bottom;
}
.title_003 {
	background: url(/image/lots/ttl_lots_003.gif) no-repeat bottom;
}
.title_004::before{
	content: "ACCESS";
	float: left;
	font-size: 1.8em;
	font-style: italic;
}

/* ========== infomation ========== */

.infomation_bg {
	background: url(/image/lots/bg_lots_concert.jpg) no-repeat top right;
}
#contents .infomation {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#contents .infomation p {
	margin: 0px 0px 5px 0px;
	display: block;
}
#contents .infomation p strong {
	font-size: 120%;
	line-height: 180%;
}
#contents .infomation p em {
	margin: 0px 10px 0px 40px;
	font-style: normal;
	display: block;
}
#contents .infomation p em a {
}
#contents .infomation p img {
	margin: 10px 0px 0px 40px;
	padding: 5px;
}
#contents .infomation p img:hover {
	border: 2px solid #FFFFFF;
}
.date {
	padding: 30px 20px 20px 0px;
	font-family: "Courier New", Courier, mono;
	text-align: right;
}
.date_b {
	padding: 30px 20px 50px 0px;
	border-bottom: 1px solid #333333;
	font-family: "Courier New", Courier, mono;
	text-align: right;
}

.infomation_box {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	height: 800px;
	overflow-y: scroll;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FCC23C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #333333;
}

#contents .infomation .pager {
	margin: 30px 0px 30px 0px;
	text-align: center;
}
#contents .infomation .pager p {
}
#contents .infomation .pager p strong {
	font-size: 100%;
	padding: 0px 10px 0px 10px;
}
#contents .infomation .pager p strong a {
	font-size: 100%;
	color: #D0D0D0;
	background: none;
	border: none;
}
#contents .infomation .pager p strong a:hover {
	font-size: 100%;
	color: #FFFFFF;
	background: none;
	border: none;
}
#contents .infomation .pager p span {
	margin: 0px 5px 0px 5px;
	padding: 5px 10px 5px 10px;
	color: #333333;
	background: #999999;
	border: 1px solid #666666;
}
#contents .infomation .pager p a {
	margin: 0px 5px 0px 5px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background: #333333;
	border: 1px solid #666666;
}
#contents .infomation .pager p a:hover {
	color: #FFFFFF;
	background: #333333;
}


/* ========== event ========== */
#contents .event {
	margin: 0px 0px 80px 0px;
}
#contents .event ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}
#contents .event ul li {
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 80%;
}
#contents .event ul li a {
	margin: 0px;
	padding: 3px;
	display: block;
}
#contents .event ul li a:hover {
	background: #333333;
}
#contents .event ul li span {
	margin: 0px;
	padding: 0px 20px 0px 10px;
	font-size: 70%;
	line-height: 200%;
	color: #DBA033;
}


/* ========== about ========== */
#contents .about {
	margin: 0px;
	padding: 0px;
}
#contents .about .photo {
	margin: 10px 0px 30px 0px;
	text-align: center;
}
#contents .about .photo img {
	width: 200px;
	height: 150px;
	margin: 0px 24px;
	padding: 0px;
	border: 1px solid #666666;
}

#contents .about .equipment {
	margin: 0px;
	padding: 0px 20px;
}
#contents .about .equipment .eq_title {
	margin: 30px 0px 10px 0px;
	padding: 0px;
}
#contents .about .equipment .eq_title p {
	margin: 0px;
	padding: 5px;
	font-weight: bold;
	background-color: #464646;
	display: block;
}

#contents .about .equipment p {
	margin: 10px 0px;
	padding: 0px 10px;
	font-size: 80%;
}
#contents .about .equipment p strong {
	margin: 0px;
	padding: 0px;
	display: block;
}
#contents .about .equipment p span {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	display: block;
}
#contents .about .equipment p span a {
	margin: 0px;
	padding: 3px;
	color: #FFCC00;
}
#contents .about .equipment p span a:hover {
	background-color: #333333;
	border: 1ps solid #666666;
}


/* ========== concert ========== */
#contents .concert {
}
#contents .concert .container {
	margin: 0px 0px 10px 10px;
	padding: 5px;
}
#contents .concert .container p {
}
#contents .concert .container p a {
	padding: 8px;
	display: block;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 25px solid #333333;
	width: 500px;
	clear: both;
	overflow: hidden;
}
#contents .concert .container p a:hover {
	background: url(/image/lots/bg_lots_box.gif) repeat;
}
#contents .concert .container p a em {
	font-style: normal;
	color: #999999;
	font-size: 80%;
	line-height: 200%;
}
#contents .concert .container p a span {
	font-size: 80%;
	line-height: 80%;
}
#contents .concert .container p a img {
	float: right;
	border: 1px solid #000000;
}
#contents .concert .container p a .push {
	float: none;
}
#contents .concert span strong {
	font-size: 110%;
    line-height: 180%;
}
.no_concert {
	margin: 10px 0px 0px 30px;
}

/* 埋め込んだインフォメーションのフォントカラーを白にする */
.concert {
    color: #fff;
}
.concert p,
.concert div {
    color: #fff;
}


/* ========== access ========== */
.page-access .table-company {
    margin-top: 20px;
}

.page-access .table-company td {
    border-bottom: 2px solid #333;
	padding: 10px;
	vertical-align: top;
}

.page-access .table-company .table-left {
	width: 33%;
}

.page-access .table-company .table-left p {
	font-weight: bold;
	font-size: 1.2rem;
}

.page-access .table-company .table-right {
	width: 67%;
}


/* ========== 背景設定 ========== */
.concert_ground_A {
	background: url(/image/lots/bg_lots_concert2.jpg) no-repeat top right;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 800px;
}
.concert_ground_B {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 30px 0px;
	height: 800px;
	overflow-y: scroll;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FCC23C;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #333333;
	background: url(/image/lots/bg_lots_concert2.jpg) no-repeat;
}


/* ========== バックナンバー・一覧リンク ========== */
.list_number {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: right;
	border-top: 2px solid #333333;
}
.list_number p {
}
.list_number p a {
	padding: 2px 10px;
	border-top: 1px solid #000000;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 80%;
}
.list_number p a:hover {
	background: #666666;
	border-top: 1px solid #666666;
}


/*=========================================================
          footer
=========================================================*/
#footer {
	margin: 10px 0px 30px 0px;
	padding: 30px 0px 0px 0px;
	clear: both;
}
#footer p {
	text-align: center;
	margin: 0px;
}
#footer address {
	font-size: 80%;
	font-style: normal;
	text-align: center;
}
#footer .back_home {
	text-align:center;
	margin: 0px auto 30px auto;
	width: 200px;
	height: 53px;
	background: url(/image/lots/bot_lots_fm.gif);
	display: block;
}
#footer .back_home:hover {
	background: url(/image/lots/bot_lots_fm_on.gif);
}
#footer .back_top {
	text-align:center;
	margin: 20px auto 30px auto;
	width: 60px;
	height: 82px;
	background: url(/image/lots/log_lots.gif);
	display: block;
}
#footer .back_top:hover {
	background: url(/image/lots/log_lots_on.gif);
}


/*=========================================================
    コンサート情報
=========================================================*/

.concert-list .date-list {
    align-items: center;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ccc;
    display: flex;
  }
  
  .concert-list .date-block {
    text-align: center;
    min-width: 150px;
    margin-right: 0.5rem;
  }
  
  .concert-list .date-block .year-month {
    display: block;
  }
  
  .concert-list .date-block .date_text {
    display: block;
    font-weight: bold;
    font-size: 1.5em;
  }
  
  .concert-list .date-block .date_text span {
    font-size: 2em;
  }
  
  .concert-list .date-block .date0 {
    color: #d01025!important;
  }
  
  .concert-list .date-block .date6 {
    color: #1674d9!important;
  }
  
  .concert-list .concert-info-list {
    list-style: none;
    width: 100%;
  }
  
  .concert-list .concert-info-list .item {
    margin-bottom: 1rem;
    padding-left: 1rem;
    border-bottom: solid 1px #ccc;
  }
  
  .concert-list .concert-info-list .item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
  }
  
  .concert-list .concert-info-list a {
    display: block;
    transition: 0.3s;
  }
  .concert-list .concert-info-list a:hover {
      opacity: 0.75;
  }
  
  .concert-list .concert-info-list .name {
    font-weight: bold;
    font-size: 1.15em;
  }
  
  .concert-list .concert-info-list .artist {
    margin-bottom: 0.5rem;
  }
  
  .concert-list .concert-info-list dl {
    font-size: 0.85em;
    display: flex;
    margin: 0.25rem 0;
    color: #fff;
  }
  
  .concert-list .concert-info-list dt {
    width: 9.5em;
  }
  
  .concert-list .concert-info-list .link {
    color: #d01025;
    text-align: right;
  }
  
  .concert-list .concert-info-list .link i {
    margin-left: 3px;
  }
  
  .concert-detail .date {
    color: #898989;
    margin-bottom: 0.5rem;
  }
  
  .concert-detail .artist {
    font-size: 1.35em;
  }
  
  .concert-detail .description {
    margin: 1.5rem 0 2rem;
  }
  
  .concert-detail .description a {
    color: #d01025;
  }
  
  .concert-detail dl {
    display: flex;
    padding: 1rem;
    border-bottom: 1px solid #ccc;
  }
  
  .concert-detail dl:nth-child(odd) {
    background: #f6f3f4;
  }
  
  .concert-detail dt {
    width: 12em;
    padding-left: 0.5rem;
  }
  
  .concert-detail dd a {
    color: #d01025;
  }
