#gals ul#switch{
	font-size:0;
}
#gals ul#switch li{
	font-size:12px;
	display:inline-block;
	width:calc(100% / 2 - 10px);
	box-sizing: border-box;
	margin:5px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	border-radius:0px;
	padding:5px;
}
#gals ul#switch li{
background:#b20815;
}
#gals ul#switch li:nth-child(2){
background:#a09e9f;
}
#gals ul.gallist li{
width: calc(100%/4 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#gals #zoneBox,
#gals #andBox{
	width:calc(50% - 10px);
	vertical-align:top;
	display:inline-block;
	text-align:center;
	margin:3px;
}

#gals #zoneBox ul.gallist,
#gals #andBox ul.gallist{
	text-align:left;
    font-size: 0;
}

#gals #zoneBox ul.gallist li,
#gals #andBox ul.gallist li{
width: calc(100%/2 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#gals #zoneBox ul.gallist li .icon ,
#gals #andBox ul.gallist li .icon {

position:absolute;
right:0;
	top:0;}

#gals #zoneBox ul.gallist li .icon img,
#gals #andBox ul.gallist li .icon img{
width:28px;
}
#gals #zoneBox ul.gallist li .icon span,
#gals #andBox ul.gallist li .icon span{
    vertical-align: top;
}

#gals #zoneBox ul.gallist li .addIconBox,
#gals #andBox ul.gallist li .addIconBox{
	font-size:0;
}
#gals #zoneBox ul.gallist li .addIconBox li,
#gals #andBox ul.gallist li .addIconBox li{
width:calc(100%/3 - 2px);
	font-size:12px;
	color:#ffffff;
	background-color: #a09e9f;
	margin:1px;
}
#gals #zoneBox ul.gallist li .addIconBox li.flgOn,
#gals #andBox ul.gallist li .addIconBox li.flgOn{
	background-color: #ec72a5;
}

.listTypeJ ul li .topBox {
    width: 100%;
    color: #ffffff;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    height: 46px;
    overflow: hidden !important;
}
#schedule ul.gallist li{
width: calc(100%/4 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#schedule ul.gallist li a span{
	position:relative;
	display:block;
}
#schedule ul.gallist li a span img.finished{
display: block;
    width: 100%;
position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
}
#realtime ul.gallist li{
width: calc(100%/4 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#newface ul.gallist > li{
width: calc(100%/4 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#ranking ul.gallist > li{
width: calc(100%/1 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
	height:200px;
}
#ranking ul.gallist > li > a > span{
	float:left;
	height:200px;
	margin-right:10px;
}
#ranking ul.gallist li .bottomBox{
	float:left;
	text-align:left;
	width:calc(100% - 300px);
}
div.snsArea{
/*	position:absolute;
	bottom:1px;
	right:1px;
	width:34px;
*/
	z-index:1;
	color:#ffffff;
	display:inline-block;
	height:30px;
	vertical-align: top;
	float:right;
}
div.icon span.iconTwitter {
background-color: #000000;
    display: inline-block;
    padding: 5px;
    font-size: 16px;
    border: 1px solid #ffffff;
    margin: 1px;
    border-radius: 50%;
    text-align: center;
    width: 16px;
}

div.snsArea span.iconInsta {
	background: #0300d1;
	background: -moz-linear-gradient(-45deg,  #0300d1 0%, #d82b7d 50%, #f99848 100%); 
	background: -webkit-linear-gradient(-45deg,  #0300d1 0%,#d82b7d 50%,#f99848 100%); 
	background: linear-gradient(135deg,  #0300d1 0%,#d82b7d 50%,#f99848 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0300d1', endColorstr='#f99848',GradientType=1 );
    display: inline-block;
    padding: 5px;
    font-size: 20px;
    border: 1px solid #ffffff;
    margin: 1px;
	border-radius:50%;
	text-align:center;
	width:20px;
}
div.snsArea span.iconMobile {
	background: #ff9000;
    display: inline-block;
    padding: 5px;
    font-size: 20px;
    border: 1px solid #ffffff;
    margin: 1px;
	border-radius:50%;
	text-align:center;
	width:20px;
}
div.snsArea a:link,
div.snsArea a:hover,
div.snsArea a:visited {
	color:#ffffff;
	text-decoration:none;
	display:inline-block;
	text-align:center;
}

@media screen and (max-width: 667px) {
#gals ul.gallist li{
width: calc(100%/2 - 10px);
}
#gals #zoneBox ul.gallist li,
#gals #andBox ul.gallist li{
width: calc(100%/1 - 10px);
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    margin: 5px;
}
#schedule ul.gallist li{
width: calc(100%/2 - 10px);
}
#newface ul.gallist > li{
width: calc(100%/2 - 10px);
}
#realtime ul.gallist li{
width: calc(100%/2 - 10px);
}
#ranking ul.gallist li{
	height:auto;
}
#ranking ul.gallist > li > a > span {
    height: 250px;
}
#ranking ul.gallist li .bottomBox {
    width: auto;
}
ul.gallist li h3 {
    font-size: 13px;
	height:24px;
}
ul.gallist li p {
	height:16px;
}
div.snsArea span.iconTwitter {
    font-size: 13px;
    width: 13px;
}
}
