@CHARSET "UTF-8";

#global-navi .current-menu-item a:after  {
    border-color: transparent transparent #FFFFFF;
    border-style: solid;
    border-width: 6px;
    bottom: -1px;
    content: " ";
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}
#global-navi  .current-menu-item a {
    background-color: #0065B3;
    color: #FFFFFF;
}


#global-navi .current-menu-item a .inner  {
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
}

span.next {
	display:none;
}

#store-donwload-link .store-donwload-link-list a {
	text-decoration:none;
}
/* Correct typo for donw => down */
#store-download-link .store-download-link-list a {
	text-decoration:none;
}

#store-donwload-link {
	line-height:16px;
}
/* Correct typo for donw => down */
#store-download-link {
	line-height:16px;
}

.menu-item-7564:before, .menu-item-43713:before {
	content: "\A";
	white-space: pre;	
}

li.iphone,li.android,li.ipad {
	display: none;
}
/*----------------------------------------------
 * ピックアップ枠
 *--------------------------------------------*/
.contents-root{
margin-top: 10px;
}
.section-special{
	background: #fff;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}
.section-special.contents-wrapper{
    margin: 24px 0 0;
}
.section-special-inner{
	overflow: hidden;
	padding: 5px 0 0 5px;
}
.section-special .special-list a{
	color: #0074CC;
}
.special-title{
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
}
.special-title i{
	transform: rotate(-6deg);
	margin: 0 3px 0 0;
	font-size: 20px;
}
.special-list{
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	line-height: 1;
	box-sizing: border-box;
}
.special-list-03{
	clear: left;
}
.special-list-link{
	display: block;
	margin: 0 5px 6px 0;
	padding: 5px;
	border: 1px solid #ddd;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}
.special-list figure{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #f5f5f5;
	background-color: #fafafa;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	box-sizing: border-box;
}
.special-list figure img{
	display: block;
	width: 100%;
	height: auto;
}
.special-list-text{
	height: 80px;
	overflow: hidden;
	padding: 1px 1px 0 2px;
}
.special-list-label{
	height: 10px;
	overflow: hidden;
	margin: 0;
	padding: 0 1px 3px;
	color: #999;
	font-size: 9px;
	line-height: 1.1;
	text-align: right;
}
.special-list-gametitle{
	display: table-cell;
	vertical-align: middle;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.1;
}
.special-list-catchcopy{
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	maxf-height: 2.6em;
	overflow: hidden;
	word-break: break-all;
}
.special-list-more{
	display: block;
	width: 10em;
	margin: 5px auto 0;
	padding: 5px 0;
	border: 1px solid #334;
	border-radius: 100px;
	text-align: center;
	font-size: 10px;
	text-align: center;
}
.special-list-pr,
.tokusetsu-list-pr {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 1.3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	maxf-height: 2.6em;
	overflow: hidden;
	word-break: break-all;
	text-align: right;
    /*color: #808080;*/
    color:#bbb;
}

.tokusetsu-list-pr  {
	margin-right: 8px;
}

.special-list-pr div,
.tokusetsu-list-pr div {
    /*background-color: #f0f0f0;*/
    display: inline-block;
    padding: 5px;
    font-size:11px;
}
