@charset "utf-8";
@media only screen  and (max-width:768px){

/*=========== Main Parts =============*/

*  {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


body {
	background-color:#fff;}

.imgBox01 {
	margin:15px auto;
}

#wrapper{
	width:100%;
	height:100%;
	margin:0 auto;
	padding-top:10%;
	background-color:#fff;
	
		
}

#main_contents {
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 0px 10px 10px #ccc;
	-moz-box-shadow: 0px 10px 10px #ccc;
	box-shadow: 0px 10px 10px #ccc;
	background-color: #fff !important;
}


/* パンクズ */
#pandust {
	width:90%;
	margin:0% auto;
	font-size: 13px;
	padding:5% 0;
	font-family: 'Lato', sans-serif;
	font-weight:400;
	

}

.pickup {
	color:#0649bd !important;
	font-weight:bold;
	margin-bottom:5px;
	font-size:13px!important;
}

.pickup2 {
	color:#A50207 !important;
	font-weight:bold;
	margin-bottom:5px;
	font-size:13px !important;
}


.pickup3 {
	color:#000 !important;
	font-weight:bold;
	margin-bottom:7px;
	font-size:12px!important;
}

.pickup4 {
	color:#0649bd !important;
	font-weight:bold;
	margin-bottom:7px;
	font-size:12px!important;
}

.pickup5 {
	color:#d20101 !important;
	font-weight:bold;
	margin-bottom:15px;
	font-size:13px!important;
}

.pickup6 {
	color:#A50207 !important;
	margin-bottom:5%;
	font-size:14px !important;
	border-bottom:1px solid #e4e4e4;
	text-indent:10px;
	line-height:30px;
	display:block;
	-webkit-box-shadow: 1px 2px 3px #ccc;
	-moz-box-shadow: 1px 2px 3px #ccc;
	box-shadow: 1px 2px3px #ccc;
}

.new {
	color:#d20101 !important;
	font-weight:bold;
	font-size:10px !important;
}


.cap {
	font-size:10px;
	color:#666;
	font-weight:lighter !important;
}


/*==== HEADER ====*/
#header {
	width:100%;
	margin:0 auto;
	
	
	
}

.logo {
	display:none;
		}

.logo_sp {
	width:90%;
	margin:0 auto 8% auto;
	display:block;
	-moz-transition: .7s;
	-webkit-transition: .7s;
	-o-transition: .7s;
	-ms-transition: .7s;
	transition: .7s;
}


.logo_sp a img {
	max-width:200%;
	width:100%;
	height:auto;

}


.logo_sp a:hover {
	
}


/*=== MENU ===*/
#menuAria {
	width: 100%;
	height: auto;
	background:url(../img/public/sp_mn_bg.jpg) repeat-x;
	height:auto;
	background-color:#fff;
}

#menuAria ul {
	display:block;
	width: 96%;
	margin:0 auto;
	letter-spacing: -.4em;
	text-align: center;
	padding: 15px 0 ;
	}
	

#menuAria ul li{
	font-family: 'Lato', sans-serif;
	letter-spacing: 0px;
	font-weight: 100;
	vertical-align: middle;
	font-size:13px;
	line-height:100%;
	margin-right:2%;
	display: inline-block;
	width:23%;

}
#menuAria ul li:nth-of-type(4n) {margin-right: 0;}

#menuAria ul li a{
	
	color:#fff;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2;
	-webkit-text-shadow: 1px 2px 3px #666;
	-moz-text-shadow: 1px 2px 3px #666;
	text-shadow: 1px 2px 3px #666;
	text-decoration:none !important;
	
}

#menuAria  li a:hover,
#menuAria #b-news .mn01 a,
#menuAria #b-sch .mn02 a,
#menuAria #b-prof .mn03 a ,
#menuAria #b-disco .mn04 a ,
#menuAria #b-live .mn06 a,
#menuAria #b-link .mn07 a {
	text-decoration:none !important;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	
}
/*
#menuAria ul .mn01 a {width:100%; margin-left:10%;}
#menuAria ul .mn02 a {width:100%; margin-left:10%;}
#menuAria ul .mn03 a {width:100%; margin-left:10%;}

#menuAria ul .mn04 a {width:150%; margin-left:10%;}
#menuAria ul .mn05 a {width:100%; margin-left:50%;}
#menuAria ul .mn06 a {width:100%; margin-left:40%;}
#menuAria ul .mn07 a {width:100%; margin-left:10%;}


#menuAria #b-news .mn01 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	}
	
#menuAria #b-sch .mn02 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	}
#menuAria #b-prof .mn03 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
			}
			
#menuAria #b-disco .mn04 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	}
	
#menuAria #b-fan .mn05 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	}
	
#menuAria #b-live .mn06 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;}
	
#menuAria #b-link .mn07 a {
	width:100%;
	-webkit-text-shadow: 1px 1px 5px #4bdbff;
	-moz-text-shadow: 1px 1px 5px #4bdbff;
	text-shadow: 1px 1px 5px #4bdbff;
	}

*/
.sp_menu1 {width:80%; display:table; margin:0 auto; padding:3% 0; text-align:center; table-layout:fixed;}
.sp_menu2 {width:96%; display:table; margin:0 auto;  padding-bottom:3%; clear:both; text-align:center; table-layout:fixed;}


@media only screen and (max-width:320px){
#menuAria ul {padding: 8px 0 ;}
#menuAria ul li{	font-size:10px; width: auto; margin-right: 4%;}

}
/*=========▼ contents ▼=============*/


#content_body {	width:100%;}


/*=== LEFT SIDE ===*/
#content_body #left-side {width: 92%;padding-bottom: 30px;}
#left-side .innerBlock {padding:0 20px;}

.title {margin-bottom:20px;padding: 10px 20px;}
.title_name {font-size:14px;}



.caption {
	position: absolute;
	display: block;
	width:*/100%;
	padding:0 2%;
	font-size: 10px;
	color: #880b00;
	font-weight: 100 !important;
	line-height: 16px;
	right: 0px;
	top: 41px;
	text-align: center !important;
	background-color:#efefef;
	font-family: 'Lato', sans-serif;
	min-width:20%;
	margin-bottom:5%;
	}

.t_box {
	width: 96%;
	border-bottom: 1px dotted #b6b6b6;
	margin: 5% auto 10% auto;
	padding: 5% 0 3% 0;	
	}
	
.t_box p {
	font-size:12px;
	color:#000;
}

.t_box img {
	width:100%;
	max-width:100%;
	height:auto;
}

.hintBox {
	border:1px solid #ccc;
	padding:4% 3%;
	margin:5% auto;
}
	
.hintBox p {
	font-size:11px;
	line-height:18px;
}


/*=== RIGHT SIDE ===*/
#content_body #right-side {
	width:92%;
	height:100%;
	margin:0 auto;
}

#bnr_aria01 {
	width:100%;
	margin:0 auto;

}

#bnr_aria01 img {
	display:block;
	margin-top:5%;
	max-width:100%;
	width:100%;
	height:auto;
}


#bnr_aria01 a img  {
	width:100%;
	height:auto;
	max-width:100%;
	display:block;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .3s;
	-ms-transition: .6s;
	transition: .6s;
	
}


#bnr_aria01  a:hover img{
	--webkit-transition:  0.1s linear;
	-moz-transition:  0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s  linear;
	filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	-webkit-box-shadow: 0px 0px 10px #3b9de2;
	-moz-box-shadow: 0px 0px 10px #3b9de2;
	box-shadow: 0px 0px 10px #3b9de2;
		
}

#bnr_aria02 {
	display:none;

}

#bnr_aria02 img {
	margin-bottom:10px;
	max-width:100%;
	width:100%;
	height:auto;
}


#bnr_aria02 a img  {
	display:block;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .3s;
	-ms-transition: .6s;
	transition: .6s;
	
}


#bnr_aria02  a:hover img{
	--webkit-transition:  0.1s linear;
	-moz-transition:  0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s  linear;
	filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;
	-webkit-box-shadow: 0px 0px 10px #3b9de2;
	-moz-box-shadow: 0px 0px 10px #3b9de2;
	box-shadow: 0px 0px 10px #3b9de2;
		
}



/*=========▼ footer ▼=============*/
#footer {
	width: 100%;
	padding:5% 0;	
}

.footerlink {
	text-align:center;
	color:#505050;
	font-size:14px;
	width:70%;
	margin:0 auto;
	
	
}

.footerlink a {text-decoration:underline; line-height:30px;}
.footerlink a:hover {text-decoration:none !important;}
.attention a {	text-decoration:none !important;}

#copy {
	width:80%;
	height:auto;
	margin:5% auto;
}

#copy img{
	width:100%;
	max-width:100%;
	height:auto;
	
}

#sp_footbox {

}

#page-top2 {
	width:30%;
	margin-left:68%;
	margin-right:2%;
	display:block;
	text-align:center;
}
#page-top2 a {
	color:#fff;
	background-color:#818181;
	display: block;
	font-weight:400;
	font-size: 12px;
	display:block;
	line-height:25px;
	text-decoration:none !important;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .3s;
	-ms-transition: .6s;
	transition: .6s;
	border:1psx solid #818181;
}


#page-top2 a:hover {
	text-decoration:none !important;
	-webkit-transition:  0.1s linear;
	-moz-transition:  0.1s linear;
	-o-transition: 0.1s linear;
	-ms-transition: 0.1s linear;
	transition: 0.1s  linear;
	border:1psx solid #818181;
	background:#fff;
	color:#818181;
	
}

#page-top {display:none !important;}


/*20151016追加*/
.ticker {
    margin: 0 auto;
    padding: 5px;
    width: 100%;
	margin-bottom:18px;
    text-align: left;
    position: relative;
    overflow: hidden;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#e8e8e8');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#fcfcfc', endColorstr = '#e8e8e8')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -ms-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -o-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: -webkit-gradient(linear, center top, center bottom, from(#fcfcfc), to(#e8e8e8));
background-image: -webkit-linear-gradient(top, #fcfcfc, #e8e8e8);
background-image: linear-gradient(top, #fcfcfc, #e8e8e8);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/
border:#ededed 1px solid;
	background-image:url(../img/top/t_wn.png);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding-top:26px;
}
 
.ticker ul {
	
    width: 100%;
    position: relative;
}
 
.ticker ul li {
    width: 100%;
	font-size:12px;
    display: none;
	padding-top:1px;
	padding-left:6px;
	padding-right:6px;
	min-height:100px;
	padding-bottom:10px;
}
.ticker ul li a {
	text-decoration:none;
	color:#666;
}
.ticker ul li a:hover {
	color:#09F;
}
.ticker ul li span {
	color:#b2302d;
	padding-right:10px;
}


}