@charset "UTF-8";
#ARTIST .jpnF {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-weight: 900;
	font-feature-settings: "palt";
}
#ARTIST .jpnF2 {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-weight: 900;
	font-feature-settings: normal!important;
}
.ap_block {
	margin: 40px auto 0;
}
.andmore {
	text-align: center;
	font-size: 3vw;
	width: 100%;
	padding: 1rem 0;
	font-family: "Atkinson Hyperlegible", sans-serif!important;
	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 .innerShot {
	max-width: none;
	padding:0;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
#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: "Atkinson Hyperlegible", sans-serif;
	font-weight: 700;
	display: block;
}
#ARTIST h5 {
	text-align: center;
	font-size: 2.0rem;
	margin: 0;
	padding: 2rem;
}
#ARTIST .fontB {
	font-family: 'Noto Sans JP', sans-serif!important;
	font-size: 5vw;
	font-weight: 700;
 letter-spacing: -.3rem;
}
.artistlist {
	margin: 0;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*justify-content: left;*/
}
.artistlist a {
	width: 50%;
	padding: 1vw;
}
.shot {
	margin: 0 auto;
	padding: 0 0;
	background-color: #fff;
	border-top-color: #e19476;
	border-right-color: #e19476;
	border-bottom-color: #2195c6;
	border-left-color: #2195c6;
	border-width: 2px;
	border-style: solid;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	width: 94%;
}
.shot h3 {
	display: block;
	text-align: center;
	color:#e19476;
	font-weight: 800;
	font-size: 18px;
	line-height: 1;
	padding: 20px;
}
.shot img {
	display: block;
	width: 100%;
	height: auto;
	opacity: 1;
}
img.shotatmc {
	height: 30%;
}
.shot:before, .shot:after {
	content: "";
	display: block;
	width:100%;
	height: 100%;
	position: absolute;
	top: 0;
	transition: 1s;
	opacity: 1;
}
.shot:before {
	right: 0;
 animation: side .5s ease-in-out forwards;
	background:#e19476;
	z-index: 	10;
}
.shot:after {
	left: 0;
 animation: side .5s ease-in-out forwards;
	background:#2195c6;
	z-index: 	11;
}
@keyframes side {
 0% {
 width: 100%;
}
 100% {
 width: 0%;
}
}
.shot .artistNamebox p {
	padding: 10px 0;
}
.shot .andmore {
	font-size: 1.2rem;
	margin: 	0;
	padding: 0 0 2vw;
}
.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: "Black Han Sans", sans-serif !important;
	font-weight: 400;
	font-style: normal;
	font-size: 10px;
	padding-left: 5px;
	line-height: 40px;
	background-color: #ebcb44;
	width: 60px;
	height: 50px;
	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.5);
 transition:.3s all;
}
a:hover .nofil img {
	filter: saturate(100%)!important;
 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, .artistNamebox .jpnF2 {
	font-size: 3.0vw;
}
.artistlist a.ATMC p {
	font-size: 2.7vw;
}
.artistlist a.ATMC .jpnF, .artistlist a.ATMC .jpnF2 {
	font-size: 2.4vw;
}
.shot .artistNamebox p {
	font-size: 4.2vw;
}
.shot .artistNamebox .jpnF {
	font-feature-settings: "palt";
	font-size: 4vw;
}
.shot a.ATMC p {
	font-size: 3vw;
}
.shot a.ATMC p.jpnF {
	font-size: 2.6vw;
}
/*__*/
.shot .artistlist a.ATMC {
	width: 33.333%;
}
.shot .atmclist {
	width: 100%;
}
.shot div.atmc {
	text-align: center;
	margin:  0 auto;
	padding: 0;
	width: 90%;
}
.artistBox div.day {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: 700;
	font-size: 10px;
	background-color: #2195c6;
	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: "Black Han Sans", sans-serif!important;
	font-weight: 400;
	font-style: normal;
	font-size: 2vw;
	padding-left: 3px;
	line-height: 20px;
	background-color: #ebcb44;
	width: 40px;
	height: 25px;
	color: #9da5a8;
	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%;
}
.artistBox div.shotatmc {
	position: absolute;
	bottom: 0;
	left: 0;
	font-style: normal;
	padding-left: 5px;
	line-height: 40px;
	width: 60px;
	height: auto;
	z-index: 5;
}
.daytitle {
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 2.4rem;
	padding: 0 3vw 0!important;
}
.daytitle1 {
	color: #2195c6;
}
.daytitle2 {
	color: #2195c6;
}
.daytitle span {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
	line-height: 1.6rem;
	color: #fff;
	font-family: "Atkinson Hyperlegible", 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: #2195c6;
	margin: -30px 0 0 0;
	padding: 0 10px;
}
.boxBlock2 ul.atmcblock li img {
	height: 20px;
	background: #e19476;
	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: 5.7vw;
	line-height: 0.9;
	color: #000;
	display : inline-block;
}
#RBlist ul li a span.new {
	color: #ebcb44;
	font-size: 3vw;
	font-weight: 800;
	padding-right: 3px;
}
#RBlist ul li.jpnF a, #RBlist ul li a span.jpnF, #RBlist ul li.jpnF2 a, #RBlist ul li a span.jpnF2 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 900;
	font-size: 5vw;
}
#RBlist ul.atmcblock a {
	font-size: 4.7vw!important;
}
#RBlist ul.atmcblock li.jpnF a, ul.atmcblock li span.jpnF, #RBlist ul.atmcblock li.jpnF2 a, ul.atmcblock li span.jpnF2 {
	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: #e19476;
}
span.oa {
	margin-top: 0.5rem;	
	font-size: 1.6rem;
	display: block;
	vertical-align: middle;
	color: #fff;
		font-family: "Atkinson Hyperlegible", sans-serif!important;
		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: #2195c6;
}
#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 #2195c6;
}
.boxBlock1 {
	background:#2195c6;
}
.boxBlock2 {
	margin-top: 16vw;
	background:#e19476;
	border: 3px solid #e19476;
}
.boxBlock3 {
	margin-top: 16vw;
	background:#F18D00;
	border: 3px solid #F18D00;
}
.boxBlock1 a, .boxBlock2 a, .boxBlock3 a {
	color: #fff!important;
}
.boxBlock1 a:hover, .boxBlock2 a:hover, .boxBlock3 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: #2195c6;
	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: #e19476;
}
.daysBox span.sat {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	text-align: center;
	line-height: 1.6rem;
	color: #2195c6;
	font-family: "Atkinson Hyperlegible", sans-serif;
	font-weight: 700;
	display: block;
}
.daysBox .sun {
	font-size: 1.6rem;
	font-weight: 400;
	margin-top: 0;
	line-height: 1.6rem;
	color: #e19476;
	font-family: "Atkinson Hyperlegible", sans-serif;
	font-weight: 700;
	display: block;
}
.atmctop {
	margin-top: 20px;
}
#RBlist ul li.atmc a {
	font-size:1.8rem;
	color: #5F5F5F
}
#RBlist ul li.atmcjpnF a {
	font-size:1.6rem;
	color: #5F5F5F;
}
#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: #2195c6;
}
.day2_pbox {
	background: #e19476;
}
@media screen and (min-width: 520px) {
 .shot .day_wrap {
 display: flex;
 justify-content: center;
 padding: 	0 0 1%;
}
 .shot_wrap h3 {
 font-size: 32px;
 padding: 30px 0;
}
 .shot h4 {
 font-size: 3.4rem!important;
 line-height: 1;
}
 .shot .day1_pbox, .shot .day2_pbox {
 width:49%;
 padding: 1%;
}
 .shot .artistlist a {
 width: 50%;
 padding: 3px;
}
 .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,  #RBlist ul li.jpnF2 a, #RBlist ul li.jpnF2 a, #RBlist ul li a span.jpnF2 {
 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,  #RBlist ul.atmcblock li.jpnF2 a, ul.atmcblock li span.jpnF2 {
 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, .artistNamebox .jpnF2 {
 font-size: 2vw;
}
.artistlist a.ATMC p {
 font-size: 1.9vw;
}
.artistlist a.ATMC .jpnF, .artistlist a.ATMC .jpnF2 {
 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%;
}
.shot .atmclist {
 width: 100%;
}
}
@media screen and (min-width: 960px) {
	#ARTIST .innerA{
		padding: 	0;
	}
 #ARTIST h4 {
 font-size: 3rem;
 margin: 20px auto;
 line-height: 1;
}
 .andmore {
 font-size: 1.8rem;
 padding: 2rem 0 0;
}
 .shot .andmore {
 font-size: 1.8rem;
 margin: 0;
 padding: 0 0 10px;
}
 .andmore {
 font-size: 1.8rem;
}
 #RBlist .andmore {
 font-size: 2rem;
}
 a.ATMC .artistBox {
 margin:0;
}
 .artistPhoto img {
}
 .daytitle {
 font-size: 4rem;
}
 .shot {
 padding: 0 2vw 2vw;
}
 .shot .artistlist a {
 width: 50%;
 padding: 5px;
}
 .shot .artistlist a.ATMC {
 width: 33.333%;
 padding: 5px;
}
 .artistlist a {
 width: 20%;
 padding: 5px;
}
 .artistlist a.ATMC {
 width: 20%;
 padding: 3px;
}
 .atmclist {
 /*width: 100%;*/
 width: 90%;	
}
/*font*/
.artistNamebox p {
 font-size: 1.8rem;
}
.artistNamebox .jpnF, .artistNamebox .jpnF2 {
 font-size: 1.6rem;
}
.artistlist a.ATMC p {
 font-size: 1.4rem;
}
.artistlist a.ATMC .jpnF, .artistlist a.ATMC .jpnF2 {
 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, #RBlist ul li.jpnF2 a, #RBlist ul li.jpnF2 a, #RBlist ul li a span.jpnF2 {
 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, #RBlist ul.atmcblock li.jpnF2 a, ul.atmcblock li span.jpnF2 {
 font-size: 1.8rem!important;
}
}
@media screen and (min-width: 1200px) {
 #ARTIST .innerA {
 padding: 	0 30px;
}
 .shot h3 {
 font-size:2.4rem;
 padding: 30px;
}

/*font*/
.artistNamebox p {
 font-size: 2rem;
}
.artistNamebox .jpnF, .artistNamebox .jpnF2 {
 font-size: 1.8rem;
}
.artistlist a.ATMC p {
 font-size:1.8rem;
}
.artistlist a.ATMC .jpnF, .artistlist a.ATMC .jpnF2 {
 font-size: 1.6rem;
}
.shot .artistNamebox p {
 font-size: 2.4rem;
}
.shot .artistNamebox .jpnF {
 font-size:  2.2rem;
}
.shot a.ATMC p {
 font-size: 1.8rem;
}
.shot a.ATMC p.jpnF {
 font-size: 1.6rem;
}
/*__*/

}
