@charset "UTF-8";
/* CSS Document */

body{ background-image: url('img/bg4.jpg'); 
background-attachment:fixed; background-repeat: no-repeat; 
background-size: 100%; color: #fff;font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 400; background-color: #000;
  font-style: normal;}

@media screen and (max-width: 991px) {
body{background-image: url('img/bg4_sp.jpg'); background-position: center top;}
}


.sawarabi-gothic-regular {
  font-family: "Sawarabi Gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.noto-sans-jp-<uniquifier> {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
	
	
/* animate delay*/
.animate__delay-01s {animation-delay: calc(var(--animate-delay) * 0.1);}
.animate__delay-02s {animation-delay: calc(var(--animate-delay) * 0.2);}
.animate__delay-03s {animation-delay: calc(var(--animate-delay) * 0.3);}
.animate__delay-04s {animation-delay: calc(var(--animate-delay) * 0.4);}
.animate__delay-05s {animation-delay: calc(var(--animate-delay) * 0.5);}
.animate__delay-06s {animation-delay: calc(var(--animate-delay) * 0.6);}
.animate__delay-07s {animation-delay: calc(var(--animate-delay) * 0.7);}
.animate__delay-08s {animation-delay: calc(var(--animate-delay) * 0.8);}
.animate__delay-09s {animation-delay: calc(var(--animate-delay) * 0.9);}


.pc{ display:inline;}
.mp,
.sp,
.mpsp,
.mw600{display:none;}

.b{ font-weight:bold;}
.n{ font-weight:normal;}

a:link,
a:visited {color:#fff;text-decoration:none;}
a:active,
a:hover {color:#4992DB;}

/*a img:hover{opacity: 0.72;}*/

hr{border: none; background-color: rgba(191,235,255,0.5); height: 2px; width: 90%; margin: 5%;}

/*フォームスタイルのリセット*/

 input,textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    max-width: 100%;
  }

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 200px;
    margin: 0;
    border: 0;
    outline: none;
    padding: 0;
    background: transparent;
}

ol, ul {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    vertical-align:top;
    background:transparent;
}

ol li, ul li{list-style: none;}

.site-content{ margin: 0 auto; max-width: 1200px;}

#top{padding: 0; margin: 20px auto; width: 100%; text-align: center;}
#top img{width: 600px;}

.topposter a img:hover{box-shadow:0 0 2px #E8FDD2, 0 0 2px #E8FDD2, 0 0 2px #E8FDD2, 0 0 10px #E8FDD2, 0 0 5px #E8FDD2, 0 0 10px #E8FDD2, 0 0 10px #E8FDD2, 0 0 10px #E8FDD2;}


.day{ font-weight:900;  margin:60px 60px 30px 8%;  font-family: "Noto Sans JP", sans-serif; font-size: 18px;
width: 500px;}
.toplive .inner-wrap{ width: 1000px;}

.day a{color: #fff;}
.day a:hover {color: #E8FDD2;
text-shadow:0 0 1px #4390ec, 0 0 1px #4390ec, 0 0 1px #4390ec, 0 0 5px #4390ec, 0 0 2.5px #4390ec, 0 0 5px #4390ec, 0 0 5px #4390ec, 0 0 5px #4390ec;}


.day ul::after { content: " "; display: block; clear: both; }
.day ul li{text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.75);
text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97999px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.51361px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px;}
.day ul li:nth-of-type(1){}
.day ul li:nth-of-type(2){font-size: 50px; margin: 15px 0;line-height: 50px;}
.day ul li:nth-of-type(2) span{font-size: 34px;}
.day ul li:nth-of-type(3),
.day ul li:nth-of-type(4){ margin: 15px 0;}
.day ul li:nth-of-type(4) span{font-size: 14px; display: inline-block; margin-left: 5px;}
.day ul li:nth-of-type(4) span:last-child{margin-left: 0;}
.day ul li:nth-of-type(5) a{margin: 5px 0 ; display: inline-block;}

.newsin{display: flex;}
.newsin img{width: 360px;margin: 20px 25px 0 0;}

#tw{margin: 5% auto; width: 500px;}

/*リード*/
#lead{background-color:rgba(255,255,255,0.7); color: #1e263d; padding: 40px 50px 30px; font-weight: 400; width: fit-content; margin: 0 auto;font-family: "Noto Sans JP", sans-serif;border: 1px solid #1e263d;}
#lead p{font-size: 16px; text-align: center; line-height: 200%;}
#lead p span{font-size: 17px; font-weight: bold}

#artists{ background-image: url("img/artists6_2.png"); background-repeat: no-repeat; background-position: center left; background-size: 100%;}

#artists::after { content: " "; display: block; clear: both;}
#artists{width: 720px; margin: 5% auto ;}

#artists ul a li{ background-color:rgba(0,0,0,0.5); border-radius: 100px; width: 200px; height: 200px; padding-top: 85px;float: left;margin: 20px 15px; text-align: center; font-weight: bold;
font-family: "Noto Sans JP", sans-serif;font-size: 20px; font-style: italic;}

#artists ul a li:hover,
.artists-list ul a li:hover
{background-color:rgba(0,0,0,0.8); color: #fff;box-shadow:0 0 2px #4390ec, 0 0 2px #E8FDD2, 0 0 2px #E8FDD2, 0 0 15px #E8FDD2, 0 0 5px #E8FDD2, 0 0 15px #E8FDD2, 0 0 15px #E8FDD2, 0 0 15px #4390ec;
text-shadow:0 0 2px #4390ec, 0 0 2px #4390ec, 0 0 2px #4390ec, 0 0 15px #4390ec, 0 0 5px #4390ec, 0 0 15px #4390ec, 0 0 15px #4390ec, 0 0 15px #4390ec;}

#artists ul a:last-of-type li{ padding-top: 70px; margin-left: 33.3%;}
#artists ul a li span{font-size: 14px;}

img.past_number{width: 250px;}

/*#past{background-image: url("img/past.png"); background-repeat: no-repeat; background-position: 95% top; background-size: 20%;}*/

.artists-list {
background-repeat: no-repeat; background-position:left top; background-size: 120px;}
.artists-list{ max-width: 1000px; margin: 0 auto;}

#past5 .artists-list {background-image: url("img/fifth.png");}
#past4 .artists-list {background-image: url("img/fourth.png");}
#past3 .artists-list {background-image: url("img/third.png");}
#past2 .artists-list {background-image: url("img/second.png");}
#past1 .artists-list {background-image: url("img/first.png")}

.artists-list {display:inherit;}

/*.artists-list .pposter{margin-top: 130px;}*/
.artists-list .pposter a img:hover{opacity: 0.7;}
.artists-list .pposter:focus,
.artists-list .pposter:active,
.artists-list .pposter:hover{border: none;}

.artists-list::after { content: " "; display: block; clear: both;}
.artists-list h3{font-weight:900;  margin:0px auto 20px 120px;  font-family: "Noto Sans JP", sans-serif; font-size: 22px; line-height: 28px; color: #fff;}
.artists-list h2{font-weight:900;  margin:20px auto;  font-family: "Noto Sans JP", sans-serif; font-size: 35px; line-height: 40px; color: #fff;}

.artists-list ul{width: fit-content;}
.artists-list ul a li{ background-color:rgba(0,0,0,0.5); border-radius: 100px; width: 140px; height: 140px; padding-top: 55px;float: left;margin: 10px 7.5px 5px; text-align: center; font-weight: bold; border: 1px solid rgba(255,255,255,0.5); 
font-family: "Noto Sans JP", sans-serif;font-size: 16px; font-style: italic;}

.artists-list .inner-wrap{float: left; width: 65%;}
.artists-list .pposter{float: left;margin-top: 90px; background-color: #000;}
.artists-list .pposter img{width: 300px;}

.artists-list ul.artist_photo li{ width: 200px;background-color:rgba(0,0,0,0.8);float: left;padding: 5px 5px 10px;margin: 0.5px;
color: #fff;font-family: "Noto Sans JP", sans-serif;font-size: 16px; font-style: italic;font-weight: bold;}
#past3 .artists-list ul.artist_photo li:last-of-type{font-size: 15px; }

.artists-list ul.artist_photo li:nth-child(odd){}
.artists-list ul.artist_photo li:nth-child(even){}
.artists-list ul.artist_photo li img{width: 100%; margin-bottom: 5px;}
.artists-list ul.artist_photo li a img:hover{opacity: 0.72;}
.artists-list ul.artist_photo li span{margin-left: 10px; display: inline-block;}
.artists-list ul.artist_photo li span:last-child{font-size: 12px; font-weight: normal;margin-right: 10px;float: right;}
.artists-list ul.artist_photo li a:hover{color: rgba(255,255,255,0.7);}

.artists-list ul.artist_photo li.artist_num{float: none; width: 100%; font-weight:900;  margin:20px auto;  font-family: "Noto Sans JP", sans-serif; font-size: 35px; line-height: 40px; color: #fff;}

.artists-list ul.artist_photo li a:nth-of-type(2),
.artists-list ul.artist_photo li a:nth-of-type(3),
.artists-list ul.artist_photo li a:nth-of-type(4)
{display: none;}
.artists-list ul.artist_photo li a title{color: #fff;}

/*写真が2枚の場合*/
#past2 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(3){display: block;}

/*写真が3枚の場合*/
#past2 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(4){display: block;}
#past3 .artists-list ul.artist_photo li:nth-of-type(2) a:nth-of-type(4){display: block;}

/*写真が5枚の場合*/
#past3 .artists-list ul.artist_photo li:nth-of-type(1) a:nth-of-type(5){display: none;}
#past3 .artists-list ul.artist_photo li:nth-of-type(1) a:nth-of-type(6){display:block;}
#past4 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(5){display: none;}
#past4 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(6){display:block;}
#past4 .artists-list ul.artist_photo li:nth-of-type(4) a:nth-of-type(5){display: none;}
#past4 .artists-list ul.artist_photo li:nth-of-type(4) a:nth-of-type(6){display:block;}
#past5 .artists-list ul.artist_photo li:nth-of-type(1) a:nth-of-type(5){display: none;}
#past5 .artists-list ul.artist_photo li:nth-of-type(1) a:nth-of-type(6){display:block;}
#past5 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(5){display: none;}
#past5 .artists-list ul.artist_photo li:nth-of-type(3) a:nth-of-type(6){display:block;}
#past5 .artists-list ul.artist_photo li:nth-of-type(5) a:nth-of-type(5){display: none;}
#past5 .artists-list ul.artist_photo li:nth-of-type(5) a:nth-of-type(6){display:block;}

/*
#past2 .artists-list ul a:nth-of-type(1) li,
#past2 .artists-list ul a:nth-of-type(4) li,
#past2 .artists-list ul a:nth-of-type(5) li,
#past1 .artists-list ul a:nth-of-type(3) li
{ padding-top: 47px;}

#past3 .artists-list ul a:last-of-type li,
#past1 .artists-list ul a:nth-of-type(1) li
{ padding-top: 45px;}

#past2 .artists-list ul a:nth-of-type(6) li
{ letter-spacing: -0.08em;}
*/



/*footer*/
.site-info{background-image:url(img/footer.png); background-size:120px; background-repeat:no-repeat; background-position:2% 0;
padding: 20px 0 25px;}

.site-footer .widget-area .widget_categories{ width:340px; margin:0 auto ;}
.site-footer .widget-wrap{ padding-bottom:30px; background-color:rgba(171,114,115,1.00);}
