@charset "UTF-8";
#ARTIST .jpnF {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-weight: 900;
	font-feature-settings: "palt";
	letter-spacing: 0.1rem;
}
.andmore {
	text-align: center;
	font-size: 3vw;
	width: 100%;
	padding: 1rem 0;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #fff;
}
#RBlist .andmore {
	margin: -3rem 0 2rem;
	font-size: 4vw;
}
#ARTIST .innerA {
	max-width: none;
	padding: 0 3vw;
	margin: 0 auto;
	position: relative;
	width: 94%;
}
#ARTIST h4 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	margin: 2vw auto;
	padding: 0;
	letter-spacing: 0;
	color: #fff;
}
#ARTIST h4 span {
	text-align: center;
	display: block;
	font-size: 1.5rem;
	margin:  0;
	padding: 0;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
	display: block;
}
#ARTIST h5 {
	text-align: center;
	font-size: 2.0rem;
	margin: 0;
	padding: 2rem;
}
.artistlist {
	margin: 0;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.artistlist a {
	width: 50%;
	padding: 1vw;
}
.atmclist {
	margin: 0 auto;
	padding: 	5px;
	width: 90%;
}
.atmclist a {
	padding:3px;
}
.artistlist a.ATMC {
	width: 50%;
}
.artistlist a {
	position: 	relative;
}
.artistlist .new {
	position: absolute;
	top: -5px;
	left: -5px;
	font-family: "Recursive", sans-serif;
	;
	font-weight: 400;
	font-style: normal;
	font-size: 10px;
	padding-left: 5px;
	line-height: 30px;
	background-color: #FF6600;
	color:#fff;
	width: 50px;
	height:40px;
	letter-spacing: 0;
	z-index: 5;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.artistBox {
	margin: 0;
	position: relative;
	overflow: hidden;
}
a:hover .artistBox img {
	text-decoration: none!important;
	filter: opacity(0.8);
 transition:.3s all;
}
.artistBox h3 {
	text-align: center;
}
.artistPhoto {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 66.67%;
	overflow: hidden;
	text-align: center;
}
.artistPhoto {
	transition: opacity 1s ease-in-out;
}
.artistPhoto img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	object-fit: cover;
}
.artistNamebox {
	position: relative;
}
/*font*/
.artistNamebox p {
	position: relative;
	margin:0;
	padding: 2vw 0 4vw;
	color: #fff;
	text-align: center;
	letter-spacing:0;
	font-weight: 800;
	line-height: 1;
	font-size: 3.2vw;
}
.artistNamebox .jpnF {
	font-size: 3.0vw;
}
.artistlist a.ATMC p {
	font-size: 2.7vw;
}
.artistlist a.ATMC .jpnF {
	font-size: 2.4vw;
}
.artistBox div.day {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: 700;
	font-size: 10px;
	background-color: #66CCCC;
	width: 37px;
	height: 26px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	letter-spacing:0;
	z-index: 5;
}
.artistBox div.new {
	position: absolute;
	top: 0;
	left: 0;
	font-family: "Recursive", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2vw;
	padding-left: 3px;
	line-height: 20px;
	background-color: #FF6600;
	width: 40px;
	height: 25px;
	color: #fff;
	flex-direction: column;
	justify-content: center;
	letter-spacing:0;
	z-index: 5;
	clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.artistBox.s11 div.new {
	left: 16.6%;
}
.artistBox.s2 div.new {
	left: 5.5%;
}
.daytitle {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 2.4rem;
	padding: 0 3vw 0!important;
}
.daytitle span {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
	line-height: 1.6rem;
	color: #fff;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
	display: block;
}
.atmc_inner {
	width: 100%;
	margin: 	0 auto;
	padding: 0 3vw 3vw;
	background: #fff;
}
div.atmc {
	text-align: center;
	margin:  0 auto;
	padding: 20px;
	width: 90%;
}
div.atmc img {
	width: 10vw;
	height: 	auto;
	max-width: 100px;
	display: inline-block;
}
.boxBlock1 ul.atmcblock li img {
	height: 20px;
	background: #66CCCC;
	margin: -30px 0 0 0;
	padding: 0 10px;
}
.boxBlock2 ul.atmcblock li img {
	height: 20px;
	background: #FF66CC;
	margin: -30px 0 0 0;
	padding: 0 10px;
}
ul.atmcblock li.img {
	border-top: 1px solid #fff;
	margin: 0 6% !important;
}
#RBlist ul {
	margin: 6rem 0 3rem;
}
#RBlist ul li {
	margin:10px auto;
}
#RBlist ul.atmcblock {
	margin:0 0 3rem;
}
#RBlist ul.atmcblock li {
	margin:5px;
}
#RBlist ul li a {
	font-weight: 800;
	font-size: 4.5vw;
	line-height: 0.9;
	color: #000;
	display : inline-block;
}
#RBlist ul li.cancel a{
	color: #777 !important;
}
#RBlist ul li a span.new {
	color: #FF6600;
	font-size: 3vw;
	font-weight: 800;
	padding-right: 3px;
}
#RBlist ul li.jpnF a, #RBlist ul li a span.jpnF {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	font-size: 5vw;
}
#RBlist ul.atmcblock a {
	font-size: 4vw!important;
}
#RBlist ul.atmcblock li.jpnF a, ul.atmcblock li span.jpnF {
	font-size: 4vw!important;
}
#RBlist ul li a span.fontS {
	font-size: 3vw;
	line-height: 2;
	display: block;
}
#RBlist ul li a:hover, #RBlist ul li.atmc a:hover, #RBlist ul li.atmcjpnF a:hover {
	color: #FF66CC;
}
span.oa {
	margin-top: 0.5rem;
	font-size: 1.6rem;
	display: block;
	vertical-align: middle;
	color: #fff;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
}
.atmcstage img {
	width: 60px;
	height: auto;
	padding-bottom: 	5px;
}
div.atmcstage {
	margin-bottom: 2rem;
}
div.atmcstage:before {
	font-size: 1.8rem;
	font-family: 'RUSHBALL' !important;
	font-weight: 900;
	content: "\e915";
	display: block;
	margin-bottom: 1rem;
	padding-top: 3rem;
	color: #66CCCC;
}
#list-boxBlock {
	width: 88%;
	padding: 0;
	margin: 60px auto 0;
	position: relative;
}
.boxBlock {
	margin: 12vw 0;
	padding: 0 0;
	word-wrap: break-word;
	text-align: center;
	vertical-align: top;
	background: #fff;
	position: relative;
	border: 3px solid #66CCCC;
}
.boxBlock1 {
	background:#66CCCC;
}
.boxBlock2 {
	margin-top: 16vw;
	background:#FF66CC;
	border: 3px solid #FF66CC;
}
.boxBlock1 a, .boxBlock2 a {
	color: #fff!important;
}
.boxBlock1 a:hover, .boxBlock2 a:hover {
	color: #fff!important;
	transform: scale(1.2);
}
.boxBlock1 ul li, .boxBlock2 ul li {
}
.daysBox {
	position: 	relative;
}
.daysBox:before {
	display: block;
	content: "";
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: -10px;
	left: calc(50% - 60px);
	width: 120px;
	height: 60px;
	border-style: solid;
	border-width: 70px 60px 0 60px;
	border-color: #fff transparent transparent transparent;
}
.daysBox .day {
	font-family: 'Roboto', sans-serif;
	font-size: 2.4rem;
	line-height: 1;
	text-align: left;
	color: #66CCCC;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -30px;
}
.daysBox .day p {
	/* margin-top: 0.5rem; */
	text-align: center;
	z-index: 	1;
	font-weight: 900;
}
.boxBlock2 .daysBox .day {
	color: #FF66CC;
}
.daysBox span.sat {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
	line-height: 1.6rem;
	color: #66CCCC;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
	display: block;
}
.daysBox .sun {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	line-height: 1.6rem;
	color: #FF66CC;
	font-family: "Recursive", sans-serif;
	font-weight: 700;
	display: block;
}
.atmctop {
	margin-top: 20px;
}
#RBlist ul li.atmc a {
	font-size:1.8rem;
	color: #000
}
#RBlist ul li.atmcjpnF a {
	font-size:1.6rem;
	color: #000;
}
#RBlist ul li.atmc {
	line-height: 1.8rem
}
#RBlist ul li.atmc a {
	font-size:1.8rem
}
.day1_pbox, .day2_pbox {
	width: 100%;
	padding: 1vw;
	background: #66CCCC;
}
.day2_pbox {
	background: #FF66CC;
}
@media screen and (min-width: 768px) {
 .andmore {
 font-size: 1.8vw;
 padding: 2rem 0 0;
}
 .shot .andmore {
 font-size: 1.6vw;
 margin: 	0;
 padding: 0 0 2vw;
}
 #RBlist .andmore {
 font-size: 1.6rem;
}
 #ARTIST .innerA {
 padding: 0 3vw;
}
 p.artistName {
 padding: 5px 0 10px;
}
 .daytitle {
 padding: 0 30px 0 30px !important;
 font-size: 4vw;
 line-height: 1;
}
 .atmc_inner {
 margin: 	0 auto;
 padding: 10px 30px 30px;
}
 div.atmc img {
 width: 6vw;
 max-width: 60px;
}
 #list-boxBlock {
 display: 	flex;
 width: 100%;
 margin-top: 60px;
}
 .boxBlock {
 margin: 30px auto 1%;
 width: 48%;
}
 .atmclist {
 margin-bottom: 0;
 padding: 	2px;
 width: 100%;
}
 .artistlist a {
 width: 33.3333%;
}
 .artistlist a.ATMC {
 width: 33.333%;
 padding:3px;
}
 .artistBox {
 margin: 0;
 padding: 0;
}
 .artistPhoto {
 width: 100%;
}
 .artistBox div.day p {
 font-size: 1.4rem;
}
/*fontsize*/
#RBlist ul li a {
 font-size: 1.8rem
}
 #RBlist ul li.jpnF a, #RBlist ul li.jpnF a, #RBlist ul li a span.jpnF {
 font-size: 1.6rem
}
 #ARTIST .fontB {
 font-size:1.6rem
}
 #RBlist ul.atmcblock a {
 font-size: 1.6rem!important;
}
 #RBlist ul.atmcblock li.jpnF a, ul.atmcblock li span.jpnF {
 font-size: 1.4rem!important;
}
 #RBlist ul li a span.fontS {
 font-size: 1.2rem
}
 #RBlist ul li a span.new {
 font-size: 1.2rem
}
.artistBox div.new {
 font-size: 10px;
 width: 50px;
 height: 30px;
}
/*font*/
.artistNamebox p {
 font-size: 2.2vw;
}
.artistNamebox .jpnF {
 font-size: 2vw;
}
.artistlist a.ATMC p {
 font-size: 1.9vw;
}
.artistlist a.ATMC .jpnF {
 font-size: 1.71vw;
}
.shot .artistNamebox p {
 font-size: 2.2vw;
}
.shot .artistNamebox .jpnF {
 font-size: 2vw;
}
.shot a.ATMC p {
 font-size:1.6vw
}
.shot a.ATMC p.jpnF {
 font-size: 1.4vw
}
/*__*/
.artistNameC {
 font-size: 1.4vw!important;
 line-height: 1.4vw!important;
}
.nor {
 white-space: nowrap!important;
 display: inline-block;
}
.atmclist {
 width: 90%;
}
}
@media screen and (min-width: 1024px) {
 #ARTIST .innerA {
 padding: 	0;
}
 #ARTIST h4 {
 font-size: 3rem;
 margin: 20px auto;
 line-height: 1;
}
 .andmore {
 font-size: 1.8rem;
 padding: 2rem 0 0;
}
 .andmore {
 font-size: 1.8rem;
}
 #RBlist .andmore {
 font-size: 2rem;
}
 a.ATMC .artistBox {
 margin:0;
}
 .artistPhoto img {
}
 .daytitle {
 font-size: 4rem;
}
 .artistlist a {
 width: 20%;
 padding: 5px;
}
 .artistlist a.ATMC {
 width: 20%;
 padding: 3px;
}
 .atmclist {
 width: 90%;
}
/*font*/
.artistNamebox p {
 font-size: 1.5rem;
}
.artistNamebox .jpnF {
 font-size: 1.6rem;
}
.artistlist a.ATMC p {
 font-size: 1.4rem;
}
.artistlist a.ATMC .jpnF {
 font-size: 1.2rem;
}
.shot .artistNamebox p {
 font-size: 2rem;
}
.shot .artistNamebox .jpnF {
 font-size: 1.8rem;
}
.shot a.ATMC p {
 font-size: 1.6rem;
}
.shot a.ATMC p.jpnF {
 font-size: 1.4rem;
}
/*__*/
#RBlist ul li a {
 font-size: 2.4rem
}
#RBlist ul li.jpnF a, #RBlist ul li.jpnF a, #RBlist ul li a span.jpnF {
 font-size: 2.2rem
}
#ARTIST .fontB {
 font-size: 2.2rem
}
#RBlist ul li a span.fontS {
 font-size: 1.2rem
}
#RBlist ul.atmcblock a {
 font-size: 2rem!important;
}
#RBlist ul.atmcblock li.jpnF a, ul.atmcblock li span.jpnF {
 font-size: 1.9rem!important;
}
}
@media screen and (min-width: 1280px) {


/*font*/
.artistNamebox p {
 font-size: 1.9rem;
}
.artistNamebox .jpnF {
 font-size: 1.8rem;
}
.artistlist a.ATMC p {
 font-size:1.8rem;
}
.artistlist a.ATMC .jpnF {
 font-size: 1.7rem;
}
}
@media screen and (min-width: 1600px) {
.artistNamebox p {
        font-size: 2rem;
}
.artistNamebox .jpnF {
 font-size: 1.9rem;
}
.artistlist a.ATMC p {
 font-size:1.8rem;
}
.artistlist a.ATMC .jpnF {
 font-size: 1.7rem;
}
}
/*cancel*/
  .cancel .artistPhoto img{
    opacity: 0.75;
  }
  .cancel .artistNamebox{
    opacity: 0.75;
  }
  .cancel .artistPhoto p.cancel {
    opacity: 1;
    z-index: 50;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
     background:rgba(255,255,255,0.5);
     font-family: 'Noto Sans JP', sans-serif;
     font-weight:800;
     font-size: 28px;
     color: red;
}
 @media screen and (max-width: 559px) {
  .cancel .artistPhoto p.cancel  {
   font-size: 16px;
  }
}
#RBlist ul li.cancel span{
	background: red;
  font-size: 1.4rem;
  padding: 0 0.5rem;
  color:#fff;
  font-weight:800;
}
#RBlist ul li.pinchhitter span{
	background:#FF6600;
  font-size: 1.4rem;
  padding: 0 0.5rem;
  color:#fff;
  font-weight:800;
}