.pc,.sp{
	display:none;
}
.tab{
	display:block;
}
.pagetop{
	display:none !important;
}
header{
	height:129px;
	border-top: solid 3px #f24fa0;
	border-bottom: solid 3px #f7f7f7;
	box-shadow: 0px 1px #dadada;
}


header .inner{
	width: 100%;
	height: 132px;
	padding: 0px 10px;
}


header #border{
	position:absolute;
	background-color:#dadada;
	height:1px;
	font-size:0;
	line-height:0;
	top:90px;
	left:0;
	width:100%;
}

/*--- form ----*/
#SS_searchForm{
	padding:7px;
	border-radius: 3px;
	position: absolute;
	right:10px;
	top: 37px;
}

#SS_searchForm #SS_searchQuery{
	width:280px;
	margin-right:7px;
}
#btn_isearch{
	width:86px;
}
#mainNav{
	width:100%;
	height:45px;
	margin:0 auto;
	position: relative;
	margin-top: 87px;
	border-right:1px solid #dadada;
}
#mainNav li{
	float: left;
	display: block;
	border-left:1px solid #dadada;
	height: 45px;

	vertical-align: middle;
	width: 16.6%;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
#mainNav li.items,#mainNav li.tokusen,#mainNav li.osusume,#mainNav li.disney{
	width:16.5%;
}
#mainNav li.pokemon{
	width:15%;
}
#mainNav li.specials{
	width:19%;
}
#mainNav li a{
	font-size: 12px;
	line-height:45px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	vertical-align:middle;
	display: block;
	text-align: center;
	margin-top:0px;
	padding-top:1px;
}


#mainNav li a img{
	height: 18px;
	width: 15px;
	vertical-align: middle;
	margin-top:-4px;
	margin-right: 5px;
	display:inline;
}


#subNav{
	position: absolute;
	right:10px;
	top: 10px;
}
#subNav li{
	height:17px;
	line-height:17px;
	float: left;
	padding-left: 10px;
}




#subNav .rss a{
	background-image: url(../../images/index/rss.svg);
	background-position:4px center;
	background-repeat: no-repeat;
	background-size:10px 10px;
	font-size: 12px;
	text-indent:12px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	background-color: #ff7400;
	line-height: 10px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
     padding:4px 5px 3px 5px;
}


.content_inner{
	padding:0 10px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
}
#main{
	position:relative;
	width:100%;
	margin:10px auto;
	padding:10px 10px 5px 10px;
}
.sp-button{
	width: 10px;
	height: 10px;
}
#loading{
	padding-bottom:5px;
}

#middle{
	position:relative;
	width:100%;
}

#updateAndCampaign{
	width:100%;
	position:relative;
}
#theRight{
	display:none;
}
#theLeft{
	width:100%;
}


#update,#event{
	/*display:block !important;*/
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	display:block;
	float:left;
	width:49.3%;
}
#update .middle,#event .middle{
	overflow:auto;
	padding:5px;
	display:block;
	height:400px;
	margin-bottom:5px;
}
#update{

	margin-right:1.3%;
}

#event .thumb{
	width:125px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
	border:1px solid #dadada;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#event .thumb img{
	width:100%;
}
#event p{
	/*padding-left:70px;*/
}

#pickup{
	position:relative;
	margin-top:10px;
	float:none;
	clear:both;
}
#pickup ul{
	margin:1.5625% 0 0 1.5625%;
}
#pickup li{
	display:block;
	width:24.87%;
	padding-right:1.302%;
	padding-bottom:1.5625%;
	float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#pickup li a img{
	width:100%;

}

#twi_and_sns{
	width:100%;
	margin-top:10px;
	float:left;
	width:37.5%;
	margin-right:1.3%;
	overflow:hidden;
}

iframe[id^="twitter-widget-1"] {
    width: 740px !important;
}
#banners{
	width:61.2%;
	float:left;
	margin:10px 0;
	padding:10px 0 0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
#banners li{
	float:left;
	width:50%;
	padding-right:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-bottom:10px;
}
#banners li a{
	width:100%;

	display:block;
}
#banners li a img{
	width:100%;
}

#banners li a{
	overflow: hidden;
	float:left;
}
#annotation{
	margin-top:10px;
}
#annotation p{
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	/*display:none;*/
}

footer{
	height:88px;
}
footer .inner{
	width:100%;
	padding:0 10px;
}
footer nav{
	float:left;
	margin-top:13px;
}
footer li{
	margin-right:12px;
}

footer h3{
	margin-top:13px;
	float:right;
}

footer small{
	position:absolute;
	top:34px;
	right:10px;
}
