@charset "utf-8";
#wrapper { overflow: hidden; }
/**
 * レスポンシブ：
	pit-kpop
 *
 **/


/* meadia query set
@media only screen and (min-width: 769px) {

}
@media screen and (max-width: 1180px) and (min-width: 769px) {

}
@media only screen and (max-width: 768px) {

}
*/

.Y15-snsbtn-box {
    position: relative !important;
    height: auto;
    text-align: center;
    max-width:1180px;
    margin: 20px auto 0;
    padding-bottom: 10px;
}

/*　いろいろ　*/
#pit-kpop .txt-c { text-align:center;}
#pit-kpop .font-big { font-size:150%; }
@media only screen and (max-width: 768px) {
#pit-kpop .font-big { font-size:120%; }
}
#pit-kpop .font-b { font-weight:bold; }
#pit-kpop .font-red { color:#e70012; }
#pit-kpop .font-blue { color:#00a2e3; }
#pit-kpop .font-navey { color:#171c60; }
#pit-kpop ul , #pit-kpop li { list-style:none;}
#pit-kpop img { display:block; }
#pit-kpop a:hover img {
opacity: 0.6;
filter: alpha(opacity=60);
}
#pit-kpop p.cs {
	font-family: 'Ubuntu Condensed', sans-serif;
	text-align:center;
	font-size:35px;
	letter-spacing:5px;
	padding:75px 0;
}


/*　frame　*/
#pit-kpop {
	position: relative;
	width: 100%;
	padding:0 0 0px 0; 
	color: #232323;
	background-color: #f8f8f8;
	font-size: 14px !important;
	line-height:160%;
	font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif !important;
}
@media only screen and (max-width: 768px) {
	font-size: 13px !important;
	line-height:150%;
}



/* feature-header BEGIN */
#pit-kpop .pit-kpop-header {
	text-align: center;
	margin-top:50px;
}
#pit-kpop .header-inner {
	position: relative;
	max-width: 1180px;
	margin: 0 auto;
	padding: 0;
}
#pit-kpop .header-inner h1 {
	padding:20px 0;
}
#pit-kpop .header-inner h1 img {
	max-width:700px;
	height:auto;
	display:block;
	margin:0 auto;
}
#pit-kpop .header-inner h2 {
	margin:0px auto;
}
#pit-kpop .header-inner h2 img {
	max-width:600px;
	height:auto;
	display:block;
	margin:0 auto;
}
/* feature-header END */


/*幅768まで*/
@media only screen and (max-width: 768px) {
	#pit-kpop .pit-kpop-header {
		text-align: center;
		margin-top:35px;
	}	
	#pit-kpop .header-inner h1 img {
		width:90%;
		height:auto;
		display:block;
		margin:0 auto;
	}	
	#pit-kpop .header-inner h2 img {
		width:90%;
		height:auto;
		display:block;
		margin:0 auto;
	}
}
/* feature-header END */


/* navi-pc BEGIN */
#pit-kpop .navi-pc {
	width: 100%;
	height: 50px;
	background-color:#e70012;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	box-shadow: 0 0px 3px #000;
	}
#pit-kpop .navi-pc ul {
	max-width: 1180px;
	height: 50px;
	margin: 0px auto;
	text-align: left;
	letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
	border-right: 1px solid #e70012;
	font-size:0;
}
#pit-kpop .navi-pc ul li {
	position: relative;
	letter-spacing: normal; /* 文字間を通常に戻す */
	height: 50px;
	line-height: 50px;
	display: inline-block;
	text-align: center;
	margin:0;
	width:20%;
}
#pit-kpop .navi-pc ul li a {
	color: #fff;
	font-size: 18px;/*幅769以上のときの文字の大きさ*/
	font-family: 'Ubuntu Condensed', sans-serif;
	letter-spacing: 2px;
	display: block;
	background-color:#e70012;
	border-left: 1px solid #e70012;
}
#pit-kpop .navi-pc ul li a:hover {
	text-decoration: none;
	background-color: #171c60;
	color:#fff;
}
#pit-kpop #navi-sp {
	display:none;
}
/* navi-pc END */

/* navi-sp BEGIN */
@media only screen and (max-width: 768px) {
	#pit-kpop .navi-pc {
		display:none;
	}
	#pit-kpop #navi-sp {
	width:100%;
	margin:0;
	display:block;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	box-shadow: 0 0px 3px #000;	
	}
	#pit-kpop #navi-sp p.accordion {
	height:35px;
	background-color:#e70012;
	}
	#pit-kpop #navi-sp p.actn {
	background-image: url(http://image.pia.jp/images2/static/pia/feature/event/pit0917/sp-menu-bar.png);
	background-position: 97% center;
	background-repeat:no-repeat;
	}	
	#pit-kpop #navi-sp p.active {
	background-image: url(http://image.pia.jp/images2/static/pia/feature/event/pit0917/sp-menu-close.png);
	background-position: 97% center;
	background-repeat:no-repeat;
	}	
	#pit-kpop #navi-sp ul {
	display:none;
	}
	#pit-kpop #navi-sp ul li {
	display:inline-block;
	width:50%;
	margin:0;
	padding:0;
	}	
	#pit-kpop #navi-sp ul li:last-child {
	width:100%;
	}
	#pit-kpop #navi-sp ul li a {
	background-color: rgba(25,25,112,.8);
	line-height:40px;
	color:#fff;
	letter-spacing: 2px;
	text-align:center;
	display:block;
	font-size:12px;
	}
	#pit-kpop #navi-sp ul li a:hover {
	background-color:#00a2e3;
	text-decoration:none;
	}
}
/* navi-sp END */



/* frame,h3,inner */
#pit-kpop .frame {
	max-width: 100%;
	margin: 50px auto;
}
#pit-kpop h3 {
	display: table;
	position: relative;
	margin-top: 0px;
	font-size: 30px;	
	line-height:60px;
	color:#fff;
	text-align:center;
	font-weight: normal;
	letter-spacing: 0.3em;	
	background-color:#171c60;
	font-family: 'Ubuntu Condensed', sans-serif;
}
#pit-kpop h3 span {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
}
#pit-kpop .frame .inner {
	max-width:1180px;
	margin:0 auto;
	padding:40px;
}

@media only screen and (max-width: 768px) {
	#pit-kpop .frame {
		margin: 30px 0 0;
	}
	#pit-kpop .frame h3 {
		font-size: 20px;	
		line-height:40px;
	}		
	#pit-kpop .frame .inner {
		padding:20px 10px;
	}		
}



/* news */
#pit-kpop ul.news {
	width:90%;
	margin:0 auto;
	/*height:250px;
	overflow-y:scroll;*/
}
#pit-kpop ul.news li {
	position:relative;
	padding:0 10px 10px 10px;
	margin:0 0 10px 0;
	border-bottom:1px solid #e0e0e0;
}
#pit-kpop ul.news li:last-child {
	border-bottom:none;
}
#pit-kpop ul.news li a {
	color:#00a2e3;
	text-decoration:underline;
}
#pit-kpop ul.news li a:hover {
	text-decoration:none;
}
#pit-kpop ul.news li span.deta {
	display:block;
	color:#e70012;
	font-size:90%;
	letter-spacing:0.1em;
	margin:0 13px 0 0; 
}
#pit-kpop ul.news li p.width-half {
	width:50%;
}
#pit-kpop ul.news li img {
	display:block;
	margin:20px auto 5px;	
	/*position:absolute;
	display:block;
	top:20px;
	right:0;*/
}
#pit-kpop ul.news li .yuudou {
	text-align:center;
	color:#e70012;

	/*position:absolute;
	display:block;
	top:49%;
	right:170px;	
	font-size:90%;
	color:#e70012;
	margin-top:-7px;*/
}



@media only screen and (max-width: 768px) {
#pit-kpop ul.news {
	width:100%;
	margin:0 auto;
	/*height:200px;
	overflow-y:scroll;*/
}
#pit-kpop ul.news li {
	padding:0 0px 10px 0px;
	margin:0 0 10px 0;
	border-bottom:1px solid #e0e0e0;
}
#pit-kpop ul.news li p.width-half {
	width:100%;
}
#pit-kpop ul.news li img {
	position:static;
	display:block;
	margin:10px auto 5px;
	max-width:300px;
	height:auto;
}
#pit-kpop ul.news li .yuudou {
	display:block;
	font-size:90%;
	color:#e70012;
	text-align:center;
}
}




/* artist */
#pit-kpop ul.artist {
	width:100%;
	text-align:center;
	margin:20px 0 80px 0;
}
#pit-kpop ul.artist:last-child {
	margin:0px 0 0px 0;
}
#pit-kpop .border-b {
	border-bottom:1px solid #171c60;
}
#pit-kpop ul.artist li {
	display:inline-block;
	width:350px;
	margin:0 20px 40px 0;
	font-size:140%;
	letter-spacing:0.1em;
	color:#171c60;
	vertical-align:top;
}
#pit-kpop ul.artist li img {
	width:100%;
	height:auto;
	margin:0 auto 10px;
}
#pit-kpop ul.artist li span {
	background-color:#171c60;
	width:150px;
	line-height:20px;
	display:block;
	margin:7px auto 0;
}
#pit-kpop ul.artist li span a {
	font-size:70%;
	color:#fff;
	text-align:center;
}	
#pit-kpop ul.artist li span a:hover {
	color:#fff100;
	text-decoration:none;
}	


@media only screen and (max-width: 768px) {
#pit-kpop ul.artist {
	width:100%;
	text-align:center;
	margin:20px 0 30px 0;
}
#pit-kpop ul.artist li {
	display:inline-block;
	width:46%;
	margin:0 2px 20px 2px;
	font-size:100%;
}
#pit-kpop ul.artist li img {
	width:100%;
	height:auto;
	margin:0 auto 5px;
}
#pit-kpop ul.artist li span {
	background-color:#171c60;
	width:100px;
	display:block;
	margin:7px auto 0;
}
}




/* movie */
#pit-kpop ul.movie {
	width:100%;
	text-align:center;
	margin:20px 0 80px 0;
}
#pit-kpop ul.movie:last-child {
	margin:0px 0 0px 0;
}
#pit-kpop .border-b-movie {
	border-bottom:1px solid #333;
}

#pit-kpop ul.movie li {
	display:inline-block;
	width:350px;
	margin:0 20px 20px 0;
	font-size:140%;
	letter-spacing:0.1em;
	color:#e70012;
}
#pit-kpop ul.movie li img {
	width:100%;
	height:auto;
	margin:0 auto 10px;
}
@media only screen and (max-width: 768px) {
#pit-kpop ul.movie {
	width:100%;
	text-align:center;
	margin:20px 0 30px 0;
}
#pit-kpop ul.movie li {
	display:inline-block;
	width:44%;
	margin:0 5px 10px 0;
	font-size:100%;
}
#pit-kpop ul.movie li img {
	width:100%;
	height:auto;
	margin:0 auto 5px;
}
}

#pit-kpop .movie-wrapper {
	margin: 40px auto;
	max-width: 560px !important;
	height: 0 !important;
	padding: 0 0 315px 0 !important;
	position: relative !important;
	overflow: hidden !important;
}
#pit-kpop .movie-wrapper iframe {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	margin: auto;
	z-index: 1 !important;
	width: 100% !important;
	height: 100% !important;
}
@media only screen and (max-width: 768px) {
	#pit-kpop .movie-wrapper {
	margin: 40px auto;
	max-width: 300px !important;
	height: 0 !important;
	padding: 0 0 168.75px 0 !important;
	position: relative !important;
	overflow: hidden !important;
	}
}





/* ticket */
#pit-kpop ul.ticket-list {
	margin:0px 0;
	/*background-color: #fff;*/
	/*border:1px solid #cdcdcd;*/
}
#pit-kpop .ticket-list li {
	/*padding: 25px 20px;*/
	position: relative;
	/*min-height: 70px;
	border-bottom: 1px solid #cdcdcd;*/
	text-align:center;
}
#pit-kpop .ticket-list li:last-child {
	border-bottom: none;
}
/* koumoku */
#pit-kpop .ticket-list-name {
	font-size:200%;
	margin-top:20px;
	color:#171c60;
	/*font-weight: bold;*/
	/*width: 65%;*/
}
#pit-kpop .ticket-list-name span {
	white-space: nowrap;
}
#pit-kpop .ticket-list-time {
	color:#171c60;
	font-size:150%;
	margin-top:20px;
}
#pit-kpop .ticket-list-price {
	/*width: 65%;*/
	font-size:150%;
	margin-top:20px;
}
#pit-kpop .ticket-list-stats {
	position: absolute;
	right: 220px;
	top: 49%;
	margin-top: -6px;
}
#pit-kpop .ticket-list-attention {
	margin-top:20px;
	/*width: 65%;*/
}
#pit-kpop .ticket-list-button {
	display:block;
}
#pit-kpop .ticket-list-button a {
	position: relative;
	background-color: #fff100;
	border-radius: 8px;
	color: #171c60;
	height: 80px;
	line-height: 80px;
	width: 300px;
	display: block;
	font-size: 20px;
	text-align: center;
	margin:40px auto 0;
}
#pit-kpop .ticket-list-button a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	color:#e70012;
	text-decoration:none;
}


@media only screen and (max-width: 768px) {
	#pit-kpop .ticket-list {
		margin:0;
	}
	#pit-kpop .ticket-list li {
		/*padding: 14px 14px;
		min-height: initial;
		min-height: auto;*/
	}
	#pit-kpop .ticket-list-name {
		font-size:150%;
		line-height:140%;
		margin-top:10px;
	}	
	#pit-kpop .ticket-list-time ,
	#pit-kpop .ticket-list-price {
		font-size:120%;
		margin-top:10px;
	}
	#pit-kpop .ticket-list-attention {
		font-size:100%;
		text-align:left;
	}
	#pit-kpop .ticket-list-stats {
		clear: both;
		position: relative;
		top: 0;
		left: 0;
		margin: 10px auto;
		}
	#pit-kpop .ticket-list-button a {
		position: relative;
		background-color: #fff100;
		border-radius: 8px;
		color: #171c60;
		height: 80px;
		line-height: 80px;
		width: 250px;
		display: block;
		font-size: 20px;
		text-align: center;
		margin:40px auto 0;
	}
}	
	



/* midokoro */
#pit-kpop p.concept_midashi {
	font-size:200%;	
	line-height:150%;
	margin:0 0 20px 0;
	text-align:center;
	color:#171c60;
}
#pit-kpop .concept_txt {
	width:80%;
	line-height:180%;
	margin:0 auto 0;
}

@media only screen and (max-width: 768px) {
#pit-kpop p.concept_midashi {
	font-size:150%;	
	line-height:150%;
	margin:0 0 20px 0;
}
#pit-kpop .concept_txt {
	line-height:160%;
	width:90%;
	margin:0 auto 0;
	font-size:90%;	
}
}

/* bunner */
#pit-kpop .bn-area {
	text-align:center;
	width:100%;
	border-top:0px solid #e0e0e0;
	padding-top:0px;
} 
#pit-kpop .bn-area li {
	display:inline-block;
	padding:5px;
} 

