﻿@charset "UTF-8";


/*------------------------------------------------------------
モバイル表示
-------------------------------------------------------------*/
@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
.fixedGachaBtn{
display:block;
}


.recommendBtn {
    display: block;
    width: 43%;
    background: #000;
    border-radius: 10px 0 0 10px;
    opacity: 0.8;
    font-size: 12px;
    color: #fff;
    min-height: 75px;
    overflow: hidden;
    right: 0;
    position: fixed;
    bottom: 145px;
}
.recommendBtn img{
	width:50px;
	padding:4px;
}
.recommendBtn a{
	color:#00d8ff;	
}
.recommendBtn span:nth-child(1){
	font-weight:bold;
	display: inline-block;
	border-bottom:1px dotted #fff;
	width:100%;
	padding:5px;
}
.recommendBtn span:nth-child(2){
	position:absolute;
	top: -3px;
    right: 8px;
    font-size: 20px;
}
.footerBtn .recommendBtn dl{
	width:100%;
margin:2px 2px 0 0;
    padding: 2px;
}
.recommendBtn dt{
	float:left;
	width:35%;
}
.recommendBtn dd{
	float:right;
	width:63%;
	margin-left:0;
}

	#mainInner{
		width: 100%
	}
	#mainWrapLeft #mainContents{
		width: 100%;
		float: none;
	}
	#mainWrapLeft #mainLeft{
		width: 100%;
		float: none;
	}
	#mainWrapLeft{
		width: 100%;
		float: none;
	}
	#mainRight{
		width: 100%;
		float: none;
	}
	footer .footerLeft{
		width: 100%;
		float: none;
	}
	footer #footerInner{
		width: 100%;
		float: none;	
	}
	nav ul{
		width: 100%;
	}
	nav ul li{
		width: 33.1%;
		border: 1px solid #a9e1f5;
		margin-top: -1px;
		margin-right: -1px;
	}
	nav{
		width: 100%;
	}
	header .headerInner{
		width: 100%;
		padding: 10px 0;
	}
	header p{
		display: none;
	}
	footer .footerRight{
		width: 100%;
		float: none;
	}
	address{
		width: 100%;
	}
#container #header #header-in {
    background-size: 100%;
    margin: 0;
    width: 100%;
    padding: 20px 0 52px 0;
}
#header .header-logo{
width:auto;
}
}

/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){

#mainCenter table td li,
#main-contents table td li{
margin-bottom:1px;
}
.jizenTopBox .jizenNo4{
    background: #666;
    text-align: center;
}
#jizenNavi li{
border-bottom:0;
padding:10px 0 0 0px;
}
#main-contents #jizenNavi a{
display:block;
margin-left:2px;
}
.jizenTopBox{
background:url("https://img.altema.jp/altema/uploads/2018/05/2018y05m14d_1656121361.png") no-repeat top center;
background-size: 100% !important;
padding-top: 150px;
border-radius: 4px 4px 0 0;
position:relative;
}
.jizenTopBox02{
background:url("https://img.altema.jp/altema/uploads/2018/05/2018y05m15d_1409372799.jpg") no-repeat top center;
background-size: 100% !important;
}
.jizenTopBox03{
background:url("https://img.altema.jp/altema/uploads/2018/05/2018y05m15d_1527550318.jpg") no-repeat top center;
background-size: 100% !important;
}
.jizenTopBoxInner{
z-index: 2;
background: #fff;
padding: 12px 8px 0 10px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.jizenTopBoxInner .jizenLeft{
float:left;
width:20%;
margin-top:0;
padding-bottom:10px;
}
.jizenTopBox span{
position: absolute;
top: 5%;
left: 0%;
background: #cc0000;
color: #fff;
padding: 1px 14px 1px 26px;
font-weight: bold;
font-size: 140%;
}
.jizenTopBox  .jizenNo1{
background:url(https://img.altema.jp/altema/uploads/2018/05/2018y05m30d_1424116612.png),#daae00;
background-size: 20px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.jizenTopBox  .jizenNo2{
background:url(https://img.altema.jp/altema/uploads/2018/05/2018y05m30d_1424116612.png),#adadad;
background-size: 20px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.jizenTopBox  .jizenNo3{
background:url(https://img.altema.jp/altema/uploads/2018/05/2018y05m30d_1424116612.png),#4e3c22;
background-size: 20px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
}
.jizenTopBoxInner .jizenRight{
float:right;
width:77%;
}
.jizenTopBoxInner .jizenRight p:nth-child(1) a{
color:#0c749b;
font-size: 136%;
margin-top: 11px;
line-height: 1.3;
font-weight:bold;
}
.jizenTopBoxInner .jizenRight p.yoyakuBtn{
float: right;
width: 35%;
background: #d9f6ff;
text-align: center;
border-radius: 3px;
padding: 2px 0;
margin-left: 5px;
font-weight: bold;
box-shadow: 0px 3px 0 #83c9de;
}
.jizenTopBoxInner .jizenRight dl dt{
float: left;
padding: 1px 0 3px 0;
text-align: center;
font-weight: bold;
font-size: 120%;
letter-spacing: 1px;
}
#main-contents .jizenTopBoxInner .jizenRight dl dd{
float: left;
text-align: center;
font-weight: bold;
color: #cc0000;
font-size: 130%;
margin: 0;
}
.jizenTopBoxInner .jizenRight dl {
width: 60%;
float: left;
margin-top: 0;
}
#main-contents .jizenTopBoxInner .jizenRight p{
margin-bottom:4px;
}
.jizenBottomBox{
border-left:1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom:1px solid #ccc;
border-radius: 0 0 4px 4px;
padding:0 10px;
margin-bottom:20px;
border-top: 1px dotted #ccc;
}
.jizenBottomBox dl dt{
background:#dde4e6;
text-align:center;
font-size:90%;
}
.jizenBottomBox dl dt.jizenInfo{
background:#fbe3e3;
}
.jizenBottomBox dl dt.jizenInfo + dd {
color:#cc0000;
font-weight:bold;
}
.jizenBottomInner dl:nth-child(1){
float:left;
width:50%;
}
.jizenBottomInner dl:nth-child(2){
float:right;
width:50%;
}
.jizenBottomInner dl dt{
float:left;
width:30%;
padding: 3px;
}
.jizenBottomInner dl dd{
float: right;
    width: 61%;
    padding: 0px 0 0 5px;
    font-size: 90%;
}
.jizenBottomBox .unei dd{
float:right;
width:81%;
font-size:90%;
padding: 0 0 0 5px;
}
.jizenBottomBox .unei dt{
float:left;
padding: 3px;
width:15%;
}
.jizenBottomBox .unei {
margin-top:0;
}


#main-contents .topImg{
display:none!important;
}

.headermenuMbInner h1 + #siteTopSearch{
background:none;
}

.headerWrap {
    border-bottom: 1px dotted #ccc;
    padding: 0px 0 7px;
}

#container #mobileTop + div{
margin:0;
}
.ninki-ranking dt{
border-radius:4px;
}
#container #main-contents p.post-meta02{
    padding: 5px 0 5px 5px;
    margin: 0;
    color: #999;
    font-size: 11px;
    display: inline-block;
    height: 0;
}
.swiper-container-horizontal{
background:#f5f5f5;
overflow: hidden;
}
#gNavi_button{
box-shadow: 0 2px 8px #ccc;
}
.ninki-ranking #more_rank{
    display: block;
    font-weight:bold;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding: 0.5em 0;
    text-decoration: none;
    color: #34A3D1;
    background: #fff;
    border: solid 1px #0f9ada;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    margin: 10px 0;
    border: 1px #34A3D1 solid;
}

#main .h3mode{
border-radius:0;
}
.h3mode + dl{
border-radius:5px 5px 0 0;
}
#header h1{
float:none;
}
.ninki-ranking div {
    font-size: 140%;
    font-weight: bold;
    padding: 0 10px;
    margin-top: 0px;
    /* width: 98%; */
    margin: 0 auto;
    border-radius:0 0 5px 5px;
}

.header_top_h1 img{
width: 10%;
padding: 0 0 0 8px;
margin-top:-2px;
vertical-align: middle;
}

.ninki-ranking{
background:#f5f5f5;
margin-bottom:10px;
padding-bottom: 5px;
}
.ninki-ranking dl{
background:#fff;
padding:10px;
margin:0 10px;
}

#main div.h3mode{
	background: #333;
	color: #fff;
	padding: 5px 10px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0px;
}
#main div.h3mode#ninki{
	margin-bottom: 10px;	
}

span#headerSubMenuBtn {
    width: 25px;
    float: right;
    padding: 3px 19px 0 0;
}

#header .header-logo img {
    width: 34%;
    margin-left: 10px;
    display: block;
    margin: 0 auto;
}

.youtubeMovie{
height:260px;
}

#header .sp-hedno-txt .kasouTitle{
display:none;
}

#main-contents .contents .interviewTitle{
background:none;
border-bottom:3px solid #ccc;
color:#333;
padding:0 0 3px 0;
}

#sidebar .gachaBtn{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00b5ed+0,004de8+100 */
background: #00b5ed; /* Old browsers */
background: -moz-linear-gradient(left, #00b5ed 0%, #004de8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00b5ed 0%,#004de8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00b5ed 0%,#004de8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b5ed', endColorstr='#004de8',GradientType=1 ); /* IE6-9 */
border-radius:25px;
color:#fff;
	display: block;
	border: 1px solid #34A3D1;
	font-weight: bold;
	padding: 7px 0;
	text-align:center;
}

.post ol.toriatukai li {
    width: 33%;
    float: left;
    min-height: 127px;
text-align:center;
}
#main-contents .post ol.toriatukai li{
margin-bottom:0;
}
#main-contents .post{
padding:0 2px 0 2px;
}
#main-contents .post ol.toriatukai li p{
margin-bottom:0;
}
.post ol.toriatukai li span{
font-size:12px;
display:inline-block;
padding-top:5px;
line-height:1.5em;
height:25px;
}

/*サブメニュー*/

.drawer-menu {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
	z-index: 100;
	overflow: auto;
	background-color: rgba(17, 17, 17, 0.7);
    z-index: 99999999999;
}
.drawer-menu-box {
	width: auto;
	height:100%;
	left: 0;
	top: 0;
	padding-right:45px;
}
.drawer-menu-box2 {
	background-color: #fff;
	height:100%;
}
.drawer-menu-list {
	background-color: #fff;
}
.submenu-control {
	float: right;
        color:#dde4e6;
}
.drawer-menu-title,.drawer-menu li {
	border-bottom: solid 1px #dde4e6;
}
.drawer-menu-title {
    font-size: 15px;
    padding: 10px 5px 0 11px;
    height: 32px;
    font-weight: bold;
    background: #dde4e6;
}
.drawer-menu-list ul {
	display: none;
}
.drawer-menu-list li {
	padding: 10px;
	font-size: 11px;
	cursor: pointer;
}
.drawer-menu-list li a{
    display: block;
    background-color: #eaf9ff;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin: -9px -9px -9px -11px;
}
.drawer-menu-close-button {
	position: fixed;
	top: 0;
	right:0;
	font-size: xx-large;
	height:100%;
	width:45px;
	z-index: 1;
}
.drawer-menu-level2 {
	background-color: #fff;
}

.drawer-menu-list .drawer-menu-level2,
.drawer-menu-list .drawer-menu-level3 {
	margin-left: 30px;
}
.drawer-background-fixed {
	position: fixed;
	width: 100%;
	overflow-y: scroll;
}
.drawer-menu-list  .drawer-menu-level3 li{
    border-color:#c2dce6;
}
.drawer-menu-box:after {
    content: "×";
    font-size: 270%;
    position: absolute;
    right: 1px;
    bottom: 30%;
    display: block;
    width: 44px;
    height: 48px;
    border-radius: 0 4px 4px 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    text-align: center;
    padding-top: 3px;
}
.drawer-menu dm-icon {
	width: 32px;
	height: 32px;
	border-radius: 4px;
	background-image: url(https://img.altema.jp/common/titleicon/hosidora.png);
}

/*ちゃっと*/

.drawer-chat {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    z-index: 100;
    background-color: rgba(17, 17, 17, 0.7);
    z-index: 99999999999;
}
.drawer-chat-box {
    width: 85%;
    height:100%;
    left: 0;
    top: 0;
    padding-right: 45px;
    position: absolute;
}
.drawer-chat-box2 {
  background: #E6ECF5;
  height:100%;
}
.drawer-chat-list {
  background-color: #fff;
}
.drawer-chat-area{
    overflow: auto;
    background:#E6ECF5;
    margin-bottom: -40px;
}

.drawer-chat-title {
    font-size: 14px;
    padding: 10px 5px 10px 11px;
    height: auto;
    font-weight: bold;
    background: #dde4e6;
}
.drawer-chat-title .nowActUser {
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
}
.drawer-chat-input{
    padding: 0px;
    height: 50px;
    background: #dde4e6;
}
.drawer-chat-input #chat-input{
    width: 70%;
    font-size: 16px;
    height: 40px;
    padding: 15px 0px 0px 15px;
    border: 0;
    outline: 0;
    background: #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ecef', endColorstr='#ffffff',GradientType=0 );
}
.drawer-chat-input button {
    width: 23%;
    height: 55px;
    background: #34a3d1;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.chat-err ul {
  display: none;
}
.chat-err li {
  padding: 10px;
  font-size: 120%;
}
.drawer-chat-list ul {
  display: none;
}
/*.drawer-chat-list li {
  padding: 10px;
  font-size: 120%;
}
.drawer-chat-list li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin: -9px -9px -9px -11px;
}*/

.drawer-chat-list li {
padding: 10px;
    font-size: 12px;
    margin: 40px 7px 0 7px;
    border-radius: 4px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+35,f2f2f2+84,e5e5e5+99 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 35%, #f2f2f2 84%, #e5e5e5 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 35%,#f2f2f2 84%,#e5e5e5 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 35%,#f2f2f2 84%,#e5e5e5 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
position:relative;
box-shadow: 1px 2px 5px #aaa;
}
.drawer-chat-close-button{
    height: 100%;
}
.drawer-chat-list li:after {
  border-bottom: 12px solid #fff;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -5px;
  left: 10%;
}
.chat-name{
position: absolute;
    top: -23px;
    left: 0;

}
.chat-date{
    position: absolute;
    top:-19px;
    right: 0;
font-size:10px;
}

.drawer-chat-list li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    margin: -9px -9px -9px -11px;
}

body .drawer-chat-list{
background:#E6ECF5;
padding-bottom: 20px;
}

.drawer-chat-list .chat-comment{
    display:block;
    margin:-15px 0 0 0;
}

.drawer-chat-list .chat-date{
color:#777;
}
.drawer-chat-list .chat-name{
color:#333;
font-weight:bold;
}
.drawer-chat-side-area {
    position: absolute;
    top: 0;
    right: 0;
    height:100%;
    width:45px;
    z-index: 1;
}
.drawer-chat-level2 {
  background-color: #fff;
}

.drawer-chat-list .drawer-chat-level2,
.drawer-chat-list .drawer-chat-level3 {
  margin-left: 30px;
}
.drawer-background-fixed {
    position: fixed;
    width: 100%;
    overflow-y: scroll;
}
.drawer-chat-list  .drawer-chat-level3 li{
    border-color:#c2dce6;
}
.drawer-chat-list .myCommentArea:after {
  border-bottom: 12px solid #FFF5CE;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  content: '';
  margin-left: -10px;
  position: absolute;
  top: -5px;
  left: 10%;
}
#chat-area .myCommentArea{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff5ce+0,fff5ce+41,ffeba3+99 */
background: #fff5ce; /* Old browsers */
background: -moz-linear-gradient(top, #fff5ce 0%, #fff5ce 41%, #ffeba3 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #fff5ce 0%,#fff5ce 41%,#ffeba3 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #fff5ce 0%,#fff5ce 41%,#ffeba3 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff5ce', endColorstr='#ffeba3',GradientType=0 ); /* IE6-9 */
}
.drawer-chat-box:after {
    content: "×";
    font-size: 210%;
    position: absolute;
    right: 1px;
    bottom: 6%;
    display: block;
    width: 44px;
    height: 48px;
    border-radius: 0px 4px 4px 0px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,eaeaea+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #eaeaea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#eaeaea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#eaeaea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 ); /* IE6-9 */
    text-align: center;
    padding-top: 3px;
}
.drawer-chat dm-icon {
  width: 32px;
  height: 32px;
  border-radius: 4px;
  background-image: url(https://img.altema.jp/common/titleicon/hosidora.png);
}
.drawer-chat .control-btn {
      float: right;
        color:#999 !important;
        cursor: pointer;
        margin-right: 8px;
}
.drawer-chat-list span.chat-reply {
border-radius: 4px;
    padding: 2px 3px;
    color: #333;
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
}
#chatSelectType{
    position: fixed;
    right: 0;
    top: 40px;
    width: 200px;
    border: 1px #c3c3c3 solid;
    z-index: 999999999999;
    background: #f8f8f8;
    text-align: center;
}
ul#chatSelect {
    z-index: 9999999999;
    text-align: center;
}
ul#chatSelect li label {
    width: 16px;
    z-index: 999999999999;
    border-radius: 0px 5px 5px 0px;
    padding: 12px 16px 12px 12px;
    background: #cecece;
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    margin: 5px 0 0;
}
ul#chatSelect li label.activechat {
    background: #16bacd;
color:#fff;
}
ul#chatSelect li input {
    display: none
}
#chatIssetWriter{
    z-index: 999999999999;
    background: #cc0000;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 60px;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 33px;
    padding-top: 6px;
    margin-left: 18px;
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
    line-height: 1.3em;
}
.drawer-chat .drawer-chat-list .writer-name{
color:#ff9900;
}

body .chatBtn{
background: rgba(0,0,0,.6);
}

#writerOnline{
    z-index: 999999999999;
    background: #37a500;
    text-align: center;
    position: absolute;
    top: 60px;
    font-size: 9px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 33px;
    padding-top: 6px;
    margin-left: 18px;
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
    line-height: 1.3em;
}

#writerOffline{
    z-index: 999999999999;
    background: #cc0000;
    text-align: center;
    font-weight: bold;
    position: absolute;
    top: 60px;
    font-size: 9px;
    color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 33px;
    padding-top: 6px;
    margin-left: 18px;
    -webkit-animation: blink 1.5s ease-in-out infinite alternate;
    -moz-animation: blink 1.5s ease-in-out infinite alternate;
    animation: blink 1.5s ease-in-out infinite alternate;
    line-height: 1.3em;
}




@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
/*コムラナビ*/
.topNavi{
	filter:alpha(opacity=50);
	-moz-opacity: 0.8;
	opacity: 0.9;
	width: 100%;
margin-top:-37px;


}
.topNavi ul li{
float: left;
    text-align: center;
    width: 19.75%;
    border-right: 1px #457ead solid;
    padding: 0!important;
    background: #002D57;
    opacity: 1;
}
.topNavi ul li img{
	width:15px;
}
.topNavi ul li:last-child{
	border-right:none;
}
.topNavi ul li a{
	display: block;
	height: 20px;
	color: #fff;
	font-size: 80%;
    padding: 10px 0 7px 0;
}
.topNavi ul{
	width:100%;
}
.topNavi.fixed{
	position: fixed;
	top: 0;
	z-index: 999999;
}
/*--------------------------------------------------------
modal-menu
-------------------------------------------------------*/
.topNavi-background-fixed {
	overflow: hidden;
        height: 100%;
	width: 100%;
}
.topNavi-modal-menu {
	position: fixed;
	display: none;
	left: 0;
	top: 0;
	width: 100%;
	height:100%;
	overflow: auto;
	background-color: rgba(17, 17, 17, 0.7);
	z-index: 11110000;
}
.topNavi-modal-menu-box {
	margin: auto;
	width: 300px;
	background-color: #fff;
	left: 0;
	top: 5%;
	min-height: 80%;
	position: relative;
}
.topNavi-modal-menu-title,.topNavi-modal-menu li {
	border-bottom: solid 1px #dde4e6;
}
.topNavi-modal-menu li {
	border: solid 1px #dde4e6;
	margin: 1%;
	border-radius: 3px;
}
.topNavi-modal-menu-title {
	font-size: 125%;
	padding: 10px;
	font-weight: bold;
	background: #dde4e6;
	position: relative;
}
.topNavi-modal-menu-list li a {
	display: block;
	padding: 10px;
	font-weight: bold;
	font-size: 1.15em;
	color: #34A3D1;
}
.topNavi-modal-menu-close-button {
	font-size: 200%;
	z-index: 11110005;
	position: absolute;
	right: 5%;
	top: -3%;
}
.topNavi-modal-menu-items {
	display: none;
}


/*--------------------------------------------------------
サイト全体の共通設定 (レスポンシブver)
-------------------------------------------------------*/
html{
	overflow-y: scroll;
	overflow-x: hidden;
}
html,body{
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0px;
}
textarea,input{ max-width: 95%; }
input[type="submit"],input[type="image"],
input[type="reset"],input[type="button"],
input[type="file"]{
	max-width: none;
}
.sub-column dl.search-box dt, .sub-column dl.search-box dd {
	float: left;
}
.sub-column dl.search-box dt input {
	width: 95%;
}
/*-------- エリアの設定 -----------*/
#container{
	padding-top: 0;
	padding-bottom: 1.5em;
}
#container,
#top,
#header,
#global-nav,
#breadcrumbs,
#main-image,
#main,
#footer,
#footer-banner,
.copyright{
	width: 100%!important;
	min-width: 100%!important;
	overflow:hidden;
}
#top-in,
#breadcrumbs ol,
#global-nav-in,
#main-image-in,
#main-in,
#footer-in,
#footer-banner ul,
.copyright p{
	width: 100%!important;
	margin: 0!important;
}
#sub-contents,
#sidebar,
#main-and-sub,
#main-contents{
	float: none!important;
	width: 100%!important;
}
/*●画像サイズの調整*/
.mainImage {
display:none;
}
img {
	height: auto;
	max-width: 100%;
}
a {
	-webkit-tap-highlight-color: #fc6;
}
#main-contents ul,
#main-contents ol{
	margin-left:0;
	margin-right:0;
}
#main-image,.topImg {
	display:none;
}
.mainTopImg,
.mainTopImg02{
	font-size:80%;
}
#mobileTop .goTop{
	background:url(https://img.altema.jp/common/topIcon.png) 3px 6px no-repeat;
	background-size:12px;
}
#mobileTop a{
	color:#fff;
	text-shadow:1px 0 #333;
font-size:12px;
}
#swiper-container{
	margin-bottom:0!important;
}
#breadcrumbs{
    color: #777;
    font-size: 10px;
    margin-bottom: 1.5em;
    background: #f5f5f5;
    margin-top: 0;
padding:3px 0 3px 5px;
}
#main-in{
	padding-top:0px!important;
}
#main-contents .snsBox01 {
	margin: 0 auto !important;
	width: 82%;
	float:none;
}
/*●パン屑ナビ*/
#breadcrumbs li{
	margin-right:0;
	letter-spacing:-0.5px;
}
#breadcrumbs li a{
	padding-right:10px;
}
#breadcrumbs {
	color: #777;
	font-size: 10px;
	margin:0;
	background: #f5f5f5;
    padding: 0px;
}
#breadcrumbs ol{
	padding:5px;
overflow:auto;
}
/*--------------------------------------------------------
header
--------------------------------------------------------*/
/*--------------------------------------------------------
Top-banner
-------------------------------------------------------*/
@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
#main .search-form_inputXX{
background:#fff;
border:none;
}
#header #header-in {
	background-size:100%;
	margin: 0;
	width: 100%;
padding: 1.5em 0 3.9em 0;
}
#mobileTop{
	padding: 5px 0;
	/*position: fixed;*/
	top: 0px;
	width: 100%;
	z-index:99999;
}
}
/*---  Top-banner End --------*/
/*●ヘッダの回り込み解除*/
#header #header-title,
#header-in #header-text{
	float: none;
	width: 100%;
}
/*-- header-logo (おそらくPCだけの記述→Mb版では削除してOK？) --*/
#header .header-logo{ 
	margin-bottom: 0;
}
#header .header-logo img{
	width:30%;
display:block;
margin: -15px auto;
margin:0 auto;

}
#header .header-logo a {
	bottom: 111%;
	color: #333;
	font-size: 16px;
	padding-top: 15px;
	position: absolute;
	right: 2%;
}
/*-- haader-logo End --*/
#header .headerInner{
	width:100%;
	margin-top:0!important;
}
.headerInner a img {
    width: 100px;
margin-left:8px;
}
#header-in h1,
.snsBox{
    font-size: 100%;
    padding: 0;
    line-height: 1.6;
    display: inline;
    font-weight: bold;
}
/*-- headerMenuBoxBt --*/
.headerMenuBoxBt button{
	display: inline-block;
	overflow: hidden;
	position: relative;
	width: 30px;
	height: 0;
	padding-top: 18px;
	background: #fff;
	border:none;
}
.headerMenuBoxBt button::before,
.headerMenuBoxBt button::after{
	position: absolute;
	left: 0;
	content: "";
	width: 30px;
	height: 0;
	border-top: 3px solid #012C6B;
}
.headerMenuBoxBt button::before{
	top: 4px;
}
.headerMenuBoxBt button::after{
	bottom: 4px;
}
.headerMenuBox ul {
	font-size:1.4em;
}
.headerMenuBox ul li{
	margin-bottom:4px;
}
.headerMenuBoxBt img:hover {
	cursor:pointer;
	opacity:0.8;
}
/*-- headerMenuBoxBt End --*/
/*-------------------  header End ------------------*/
/*--------------------------------------------------------
gNavi_button
--------------------------------------------------------*/
.gNaviWrap,
.gNavi li {
	display:none;
}
#gNavi_button {
	display: block;
	width: 100%;
	margin: 0 auto 5px auto;
}
#gNavi_button ul {
	list-style-type: none;
}
#gNavi_button ul li {
border: 1px solid #dee3e5;
	float: left;
	text-align: center;
	width: 32.6%;
}
#gNavi_button ul li a {
font-weight:bold;
    margin-bottom: -1px;
    margin-right: -1px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e8ebf2+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e8ebf2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#e8ebf2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#e8ebf2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8ebf2',GradientType=0 ); /* IE6-9 */
    display: block;
    font-size: 11px;
    height: 23px;
    line-height: 2;
    padding: 5px 0;
color:#333;
    text-decoration: none;
    text-shadow: 1px 0 0 #fff;
}
#gNavi_button ul li img {
	max-width: 80%;
	max-height: 100%;
	border:none;
}
#gNavi_button.nav-menu {
	/*margin-top: 42px;*/
}
@media not screen and (1) {
	.page-top {
		position: static;
	}
}/* Opera10以上 */
/*-------------------  gNavi_button End ------------------*/
/*--------------------------------------------------------
footerBtn
-------------------------------------------------------*/
.footerBtn {
	display: block!important;
	position: fixed;
	width: 20%;
	bottom: 25%;
z-index: 9999999999;
}
.topBtn, .chatBtn , .menuBtn, .appBtn, .presentGachaBtn {
	position: fixed;
	height: 49px;
	background: rgba(0,0,0,.6);
	z-index: 999999999999999999999999;
}
.topBtn {
	right: -1px;
	bottom: 190px;
	width: 47px;
	border-radius: 4px 0 0 4px;
}
.chatBtn {
  right: 0;
  bottom: 135px;
  border-radius: 4px 0 0 4px;
  width: 43px;
  padding-left: 2px;
}
.menuBtn {
	left: 0;
	bottom: 190px;
	width: 44px;
	border-radius: 0 4px 4px 0;
}
.appBtn {
right: 0;
bottom: 135px;
border-radius: 4px 0 0 4px;
width: 45px;
height:49px;
padding-left: 2px;
background-image: url(https://img.altema.jp/common/icon-kidou.png);	
background-color: rgba(0,0,0,.6);
background-repeat:no-repeat;	
background-size:90%;	
background-position:3px -3px;	
}
.presentGachaBtn {
	left: 0;
	bottom: 100px;
	border-radius: 0 4px 4px 0;
	width: 43px;
	padding-left: 2px;
}
.presentGachaBtn a {
	position: relative;
	color: #fff;
	text-align: center;
}
.chatBtn a,
.topBtn a,
.menuBtn a,
.appBtn a {
	position: relative;
	top: 10px;
	left: 3px;
	color: #fff;
	text-align: center;
font-size:10px;
}
.chatBtn a img,
.topBtn a img,
.menuBtn a img{
	display: block;
	margin: 3px 11px;
	width:17px;
}
.appBtn a img {
position: relative;
    display: block;
    margin: 0px;
    width: 29px;
    top: -6px;
    left: 4px;
}
.appBtn a span{
	display:none;
}
.appBtn a span:nth-child(2){
	left:-2px;
	letter-spacing:-3px;
}
.appBtn a span:nth-child(3){
	letter-spacing: 1px;
}
/*-------------------  footerBtn End ------------------*/
/*--------------------------------------------------------
#sub-contents .sub-column
--------------------------------------------------------*/
#sub-contents-in li a, .widget-conts a {
	border-bottom: 1px solid #f0f0f0;
	display: block;
	font-size: 12px;
	padding: 0 0 5px;
}
.sub-column .widget-conts ul li {
	background: none;
	padding-left: 0;
}
/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
#footer .footer-menu ul{
	float: none;
	width: 100%;
}
#footer .area01,
#footer .area02{
	float: none;
	width: 100%;
	margin-bottom: 2em;
}
.copyright{ padding-bottom: 40px; }
.copyright span{ display: block; }
.footerBtnWrap{
	display: block;
}

/*------------------------------------------------------------
WordPress用
-------------------------------------------------------------*/

#main-contents .sb{
	text-align: left;
	padding-top: 1em;
	padding-bottom:20px;
}
img.alignleft,
img.alignright{
	float: none;
	display: block;
	padding: 0;
	margin: auto;
}
/* レビュー(点数)用特殊 */

@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){
div.reviewScoreBoxArea {
	width: 100%;
	margin: 0 auto; 
}
div.reviewScoreBox {
	width:100%;
}
div.rvImg,
p.rvSup{
	text-align:center;
}
div.rvImg img {
	width:60%;
	height:60%;
}
div.reviewScoreBox .rvText{
	min-height:115px;
	padding:10px 24px 15px 24px
}
.movieNone{
	display:none;
}
.mainTopImg02 div{
	width:47.5%!important;
}
.gameTitle{
	min-height:21px;
}

/*ここからテーブル*/
#bbpress-forums{
	width:100%;
	float:none;
}
span.post-data {
	color: #999;
	display: inline;
	font-size: 85%;
	padding-left: 2px;
}
.lineBtn{
	margin-top:-12px;
}
/*-------------------  #siteTopSearch ------------------*/
#siteTopSearch.search-form_inputXX {
    display: block;
    background: #f5f5f5;
    margin: 4px 2px 0 2px;
    padding: 10px 0 10px 0;
}
/*-------------------  #siteTopSearch End ------------------*/
/*--------------------------------------------------------
これ何？(要確認)
--------------------------------------------------------*/
.kouryakuBox img{
	width: 50px;
}
.kouryakuTxt{
	margin-top:10px!important;
}
.kouryakuBox ul li{
	padding:10px 0 10px 0;
	border-bottom:1px dotted #ccc;
}
#main-contents .hikakuTable td{
	font-size:10px!important;
	padding:1px!important;
}
#main-contents .hikakuTable th{
	letter-spacing:-1px;
	padding:2px;
}
#main-contents .hikakuTable th:nth-child(1){
	width:20%;
}


/*--------------------------------------------------------
ﾗﾝｷﾝｸﾞエリア調整
--------------------------------------------------------*/
#main-contents > #ranking-area,
#main-contents > #recommend-area {
	margin-bottom: 3.5em;
	padding: 0 10px;
}
/*--------------------------------------------------------
header緊急パッチ(要統合)
-------------------------------------------------------*/
.col2 #header .header-logo a {
	background-color: inherit;
	bottom: 0;
}
.col2 #header #header-in {
    height: 26px;
}
/*--------------------------------------------------------
jack対応
-------------------------------------------------------*/
#header .header-logo a {
	color: #fff;
	position: absolute;
	background-color: rgba(51, 51, 51, 0.7);
	padding: 5px;
	width: 97.2%;
	right: initial;
	bottom: 0%;
}
/*--------------------------------------------------------
review
-------------------------------------------------------*/
.paraBox {
	display: flex;
    align-items: center;
}
.paraBox div {
	width: 60%;
}
.reviewTopBox {
    background: url(https://img.altema.jp/altema/review/bg-last.jpg) no-repeat left top;
    background-size: cover;
    color: #fff;
    width: 98%;
}
#main-contents .reviewTopBox ul li {
	background:inherit;
	padding: 0;
	border-bottom:none;
}
#main-contents .reviewTopBox .reviewTensu {
    color: #fff;
}
#main-contents .reviewTopBox img {
	border-radius: 10px;
}
#main-contents .reviewTopBox dd {
	margin: inherit;
}
#main-contents .post h1 {
	margin-left:2px;
}
.voiceTopWrap02 ul li {
	padding: 5px 0 5px 5px!important;
}
.article p.sougou {
	padding: 18px 0 2px 0px;
	margin: 10px 0 10px 20px;
}
.swiper-wrapper .swiper-slide {
	width:60%;
}
#main-contents .reviewTopBox dt {
	font-weight: bold;
    font-size: 1.3em;
}
#main-contents table.topTable {
	margin-bottom:inherit;
}
.voiceTopWrap02 ul li {
	padding: 5px 0 5px 5px;
}
.syokai-douga li,
.topReviewInner {
	display: flex;
}
.syokai-douga li .imgDiv,
.topReviewInner div {
	max-width:50%;
}
.syokai-douga dl {
	margin-left:10px;
}
.syokai-douga dl dt a,
.topReviewInner dl dt a{
	font-size: 14px;
    font-weight: bold;
}
.widget-conts ol.appList {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px;
}
.widget-conts ol.appList li {
	width: 32%;
    margin-bottom: 8px;
text-align:center;
}
.widget-conts ol.appList li a {
border-bottom:inherit;
}
#main-contents .reviewTopBox ul li span{
    display: inline-block;
    width: 53px;
}
#sub-contents-in .appList li a{
font-size:12px;
}


/*------------------------------------------------------------
事前登録ランキング
-------------------------------------------------------------*/
#main-contents ul.osusume-sinsaku-navi{
}
#main-contents ul.osusume-sinsaku-navi li:first-child{
	table-layout: fixed;
	display: table-cell;
	width: 30%;
    padding-right: 1px;
}
#main-contents ul.osusume-sinsaku-navi li{
	table-layout: fixed;
	display: table-cell;
	width: 30%;
}
#main-contents .osusume-sinsaku-navi li.stabactive a{
	background: #1298d6;
}
#main-contents .osusume-sinsaku-navi li a {
	background: #78bede;
	border-radius: 4px 4px 0 0;
	padding: 7px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 12px;
}
#main-contents .osusume-sinsaku-navi li a:link {
	color: #fff!important;
}
#main-contents .stabdetail td.Appimg-box{
	text-align: center;
	width: 60px;
}
#main-contents .stabdetail .Appimg{
	text-align: center;
	position:relative;
	padding: 0;
}
#main-contents .stabdetail .Appimg img.appicon{
	border-radius: 10px;
	width:60px;
	position: relative;
}
#main-contents .stabdetail .Appimg img.apprank{
	position: absolute;
    top: -2px;
    left: -2px;
    width: 40px;
}
#main-contents .stabdetail .Apptitle{
	font-size: 14px;
	padding: 5px;
	margin: 0px;
}
#main-contents .stabdetail p.Apptxt{
	padding:5px;
	margin: 0px;
}
#osusume-game-ranking-area{
    margin-bottom: 15px;
    padding: 0;
}
#main-contents #osusume-game-ranking-area table{
    margin: 0px auto;
    width: 100%;
}

/*------------------------------------------------------------
事前登録ランキング
-------------------------------------------------------------*/
#main-contents .osusume-sinsaku-navi li a:link {
	color: #fff!important;
}
#main-contents #osusume-game-ranking-area td.Appimg-box{
	text-align: center;
	width: 100px;
}
#main-contents #osusume-game-ranking-area .Appimg{
	text-align: center;
	position:relative;
	padding: 0;
}
#main-contents #osusume-game-ranking-area .Appimg img.appicon{
	border-radius: 10px;
	width:60px;
	position: relative;
}
#main-contents #osusume-game-ranking-area .Appimg img.apprank{
	position: absolute;
    top: -2px;
    left: 18px;
    width: 40px;
}
#main-contents #osusume-game-ranking-area .Apptitle{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
display:block;
}
#main-contents #osusume-game-ranking-area p.Apptxt{
	padding:5px;
	margin: 0px;
}
#osusume-game-ranking-area{
    margin-bottom: 15px;
    padding: 0;
}
#main-contents #osusume-game-ranking-area table{
    margin: 0px auto;
    width: 100%;
}
#main-contents section #osusume-game-ranking-area .Appimg img.apprank{
position: absolute;
    top: -2px;
    width: 40px;
}

}/*-- ← media only screen End --*/
/*--------------------------------------------------------
広告表示スタイル
-------------------------------------------------------*/

div.adstir_native_wrapper_176228 {
    font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","Osaka","MS PGothic",arial,helvetica,sans-serif;
    line-height: 1.5;
    color: #444;
    background: #fff;
    word-wrap: break-word;
    border-bottom: 1px solid #dde4e6;
    /* margin: 0.25em 0; */
    /* padding: 0 0 5px; */
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    font-size: 100%;
    font-weight: normal;
    height: 100%;
    position: relative;
    /* margin-left: -16px; */
    display: block;
    /* margin-top: 10px; */
}

div.adstir_native_wrapper_176228 .adstir_native_banner_176228 {
    width: 70px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-color: #111;
    border: 0;
    vertical-align: middle;
    float: left;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    border-radius: 0px;
    margin: 10px 0 0 0;
    overflow: hidden;
    max-width: 70px;
    text-align: center;
}

div.adstir_native_wrapper_176228 .adstir_native_textarea_176228 {
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    padding: 10px 0 0 0;
    position: relative;
}


/*-----------------------------------------------
GナビNEW
-----------------------------------------------*/

#gNavi_button_new ul {
  list-style-type: none;
}
#gNavi_button_new ul li {
  border-bottom:1px solid #f2f2f2;
  float: left;
  text-align: center;
  width: 19.7%;
  font-size: 0.7em;
}
#gNavi_button_new ul li:nth-child(1),#gNavi_button_new ul li:nth-child(2),#gNavi_button_new ul li:nth-child(3),#gNavi_button_new ul li:nth-child(4) {
  border-right:1px solid #f2f2f2;
}
#gNavi_button_new ul li.icon-gnavi-01 {
  background-image:url(https://img.altema.jp/common/icon-news-sp.png);
  background-repeat:no-repeat;
  background-size: 35%;
  background-position:50% 50%;
  background-color: #0b9de8;
}
#gNavi_button_new ul li.icon-gnavi-02 {
  background-image:url(https://img.altema.jp/common/icon-gacha-sp.png);
  background-repeat:no-repeat;
  background-size: 38%;
  background-position:50% 50%;
  background-color: #0b9de8;
}
#gNavi_button_new ul li.icon-gnavi-02 a{
    line-height: 1.2em;
}

#gNavi_button_new ul li.icon-gnavi-03 {
  background-image:url(https://img.altema.jp/common/icon-rank-sp.png);
  background-repeat:no-repeat;
  background-size: 38%;
  background-position:50% 50%;
  background-color: #0b9de8;
}
#gNavi_button_new ul li.icon-gnavi-03 a{
    line-height: 1.2em;
}

#gNavi_button_new ul li.icon-gnavi-04 {
  background-image:url(https://img.altema.jp/common/icon-b-sp.png);
  background-repeat:no-repeat;
  background-size: 52%;
  background-position: 50% 50%;
  background-color: #0b9de8;
}
#gNavi_button_new ul li.icon-gnavi-05 {
  background-image:url(https://img.altema.jp/common/icon-g-m-sp.png);
  background-repeat:no-repeat;
  background-size: 38%;
  background-position:50% 50%;
  background-color: #0b9de8;
}
#gNavi_button_new ul li a {
  color: #fff;
  display: block;
  height: 20px;
  line-height: 2;
  padding: 6px 0;
  text-decoration: none;
  font-weight:  bold;
}
/*-----------------------------------------------
NEW LOGO
-----------------------------------------------*/

.logo img{
    width: 100px!important;
}
.logo {
    text-align: left;
    margin: 8px 10px 0;
    display:  inline-block;
}
.head-logo span.home-bt{
  float: right;
    color: #23254c;
    padding: 10px 10px 10px 13px;
    font-size:0.8em;
  background-image:url(https://img.altema.jp/common/icon-home-newsp.png);
  background-repeat:no-repeat;
  background-size: 18%;
  background-position:0% 48%;

}
.head-logo span.login-bt{
  float: right;
    color: #23254c;
    padding: 10px 10px 10px 12px;
    font-size:0.8em;
  background-image:url(https://img.altema.jp/common/icon-login-newsp.png);
  background-repeat:no-repeat;
  background-size: 15%;
  background-position:0% 48%;
  margin-left:5px;
}
span.home-bt a,span.login-bt a{
  color: #23254c;
}
span.home-bt a,span.login-bt a:hover{
  color: #23254c;
}

@media only screen and (orientation:landscape) and (max-width : 813px),(orientation:portrait) and (max-width : 753px){

#gacha-jump .gachaBtn{
  display:block;
  margin:0 auto;
}

/*------------------------------------------------------------
事前登録一覧
-------------------------------------------------------------*/
#main-contents li.app-item{
    border: 2px solid #f2f2f2;
    margin:0 0 20px 0;
    padding:0;
    background: none;
    position: relative;
    z-index: 1;
}
.media-box{
    border: 1px solid #cccccc;
    padding: 0px 0 10px;
}
.media-title-box{
    display: block;
    min-height: 100px;
    position: relative;
}
.media-title-box p{
    margin: 0;
}
p.sub-info{
    color: #FFF;
    font-size: 11px;
    margin-bottom: 5px;
}
.icon-app{
    position: relative;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 40%, #000000f5);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 40%, #000000f5);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, #000000f5);
}
.icon-app img{
    width: 100%;
    display: inline;
    z-index: -1;
    position: relative;
    height: 150px;
    object-fit: cover;
    object-position: top;
}
.icon-app a{
    display: block;
}
.media-title{
    display: inline-block;
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}
#main-contents ul.gacha-list .media-title p{
    padding: 0 10px;
}
.media-title p a{
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}
.tokuten-box{
    margin-bottom:10px; 
}
.reserv-txt{
    width: 36%;
    display: inline-block;
    vertical-align: top;
}
.yoyakunin{
    text-align: center;
    padding: 3px 0;
    background: #f7931e;
    color: #fff;
    font-size: 12px;
}
.tokuten-box .yoyakusuu{
    text-align: center;
    padding: 6px 0;
    font-size: 12px;
    border: 1px solid #ccc;
    border-top: 0px;
}
.wchance-icon{
    text-align: center;
    font-size: 12px;
    padding: 5px 0;
    margin-top: 5px;
    color: #FFF;
    background-color:#8cc63f;
}
.tokuten-item{
    width: 62%;
    display: inline-block;
    vertical-align: top;
}
#main-contents ul.gacha-list .tokuten-item p{
    padding:0 10px;
    line-height: 1.4em;
    margin: 0;
    font-size: 13px;
}
#main-contents ul.gacha-list .tokuten-item p.tokuten-icon{
font-size: 16px;
    color: #ff3e55;
    font-weight: bold;
    background-image: url(https://img.altema.jp/altema/pregacha/icon-gif.png);
    background-repeat: no-repeat;
    background-position: 10px 0px;
    background-size: 15px;
    padding-left:30px;
    margin-bottom:5px; 
}
#main-contents .media-box p{
    margin: 0;
}
.release-txt{
    padding: 5px 0;
    background: #bbb;
    color: #FFF;
    margin-bottom: 10px;
    text-align: center;
    font-size: 10px;
}
.release-txt span{
}
.app-gchend{
    background: #00000070;
    position: absolute;
    width: 100%;
    height: 45%;
    top: 0;
}
.app-ouboend{
    background: #34a3d15e;
    position: absolute;
    width: 100%;
    height: 45%;
    top: 0;
}
img.z-img-end{
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
}
/*------------------------------------------------------------
マイページ
-------------------------------------------------------------*/
#main-contents h2.myPh{
    background: rgba(10,10,43,1);
    background: -moz-linear-gradient(left, rgba(10,10,43,1) 0%, rgba(10,10,43,1) 13%, rgba(36,34,81,1) 13%, rgba(36,34,81,1) 87%, rgba(10,10,43,1) 87%, rgba(10,10,43,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(10,10,43,1)), color-stop(13%, rgba(10,10,43,1)), color-stop(13%, rgba(36,34,81,1)), color-stop(87%, rgba(36,34,81,1)), color-stop(87%, rgba(10,10,43,1)), color-stop(100%, rgba(10,10,43,1)));
    background: -webkit-linear-gradient(left, rgba(10,10,43,1) 0%, rgba(10,10,43,1) 13%, rgba(36,34,81,1) 13%, rgba(36,34,81,1) 87%, rgba(10,10,43,1) 87%, rgba(10,10,43,1) 100%);
    background: -o-linear-gradient(left, rgba(10,10,43,1) 0%, rgba(10,10,43,1) 13%, rgba(36,34,81,1) 13%, rgba(36,34,81,1) 87%, rgba(10,10,43,1) 87%, rgba(10,10,43,1) 100%);
    background: -ms-linear-gradient(left, rgba(10,10,43,1) 0%, rgba(10,10,43,1) 13%, rgba(36,34,81,1) 13%, rgba(36,34,81,1) 87%, rgba(10,10,43,1) 87%, rgba(10,10,43,1) 100%);
    background: linear-gradient(to right, rgba(10,10,43,1) 0%, rgba(10,10,43,1) 13%, rgba(36,34,81,1) 13%, rgba(36,34,81,1) 87%, rgba(10,10,43,1) 87%, rgba(10,10,43,1) 100%);
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
}
#main-contents .myNews-list li{
    padding-left: 5px;
}
#main-contents .myNews-list li a{
    padding: 10px 5px 10px 35px;
    font-size: 14px;
    background-image: url(https://img.altema.jp/altema/pregacha/news-icon.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
    background-size: 20px;
    display: block;
}
#main-contents .myNews-list li a:hover{
    background-color:#F2F2F2;
}
#main-contents .myReserv-list table{
    border: 1px solid #BDCCD4;
    width: 100%;
}
#main-contents .myReserv-list table td{
    padding: 0.6em;
    border-right: 0px solid #BDCCD4;
    border-bottom: 1px solid #BDCCD4;
    vertical-align: middle;
}
.myAppdown a{
    padding: 10px 2px;
}
.myAppdown span.gacha-off{
    padding: 10px 2px;
}
}


/*--------------------------------------------------------
レビュー一覧
--------------------------------------------------------*/
#main-contents .ninkiRanking li{
    margin: 0;
    padding: 0;
    display: flex;
    align-items: baseline;
}

.ranking_img{
  display:inline-block;
  vertical-align: middle;
  width: 35px;
  text-align: center;
  }
.ranking_img img{
  vertical-align: middle;
}
.ninkiRanking .topReview{
  float:none;
  width: 100%;
  border: none;
  display:inline-block;
  vertical-align: middle;
}
.ninkiRanking .topReview p{
  display:none;
}
.topReview .topReviewInner div a img{
   vertical-align: middle;
   display: inline-block;
   width: 50px;
}
.topReviewInner div {
    max-width:none;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px;
}
.topReviewInner {
    display: inline-block;
    vertical-align: middle;
    width:100%;
}
.ninkiRanking .topReviewInner dl{
  display:inline-block;
  width: 76%;
  vertical-align:middle;
}
.ninkiRanking .Rank{
  text-align: center;
}

/*------------------------------------------------------------
話題ワード
-------------------------------------------------------------*/
div.s-Word-box{
    overflow-x: scroll;
    margin: 0px 0 10px;
    background-color: #effaff;
    padding: 10px 0 0px;
}	
div.s-Word-box ul.s-Word {
    margin: 0;
    margin-bottom: 40px;
    text-align: left;
    width: 100%;
    min-width: max-content;
    flex-wrap: wrap;
}
div.s-Word-box ul.s-Word li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    cursor: pointer;
    position: relative;
    line-height: 20px;
}
div.s-Word-box ul.s-Word li:first-child{
	padding-right: 15px;
	border-right: 1px dashed #999;
	font-weight: bold;
	margin-left: 10px;
}
div.s-Word-box ul.s-Word{
    display:block;
    margin: 0 auto 10px auto;
    text-align:center;
}
div.s-Word-box ul.s-Word li a{
	border:1px solid #ccc;
	border-radius:4px;
	padding:5px 10px;
	background:#fffc;
}
div.s-Word-box::-webkit-scrollbar {
  display: none;
}


/*------------------------------------------------------------
話題ワード
-------------------------------------------------------------*/
div.s-Word-box{
  overflow-x: auto;
  margin: 0px 0px 10px 0px;
  background-color: #f5f5f5;
  padding: 10px 10px 3px 0;
  -webkit-overflow-scrolling: touch;
  border-top:1px solid #eaeaea;
  border-bottom:1px solid #eaeaea;
  cursor:pointer;
  background: -webkit-repeating-linear-gradient(-45deg, #eaeaea, #eaeaea 3px,#f5f5f5 3px, #f5f5f5 7px);
background: repeating-linear-gradient(-45deg, #eaeaea, #eaeaea 3px,#f5f5f5 3px, #f5f5f5 7px);
} 
div.s-Word-box::-webkit-scrollbar{
   height: 3px;　/*スクロールバーを出しますよ*/
}
div.s-Word-box::-webkit-scrollbar-track{
   background: #eaeaea;　/*スクロールバーの背景の色*/
}
div.s-Word-box::-webkit-scrollbar-thumb {
   background: #34a3d1;　/*スクロールバーの色を変えるなら*/
}
div.s-Word-box ul.s-Word {
    margin: 0;
    margin-bottom: 40px;
    text-align: left;
    min-width: max-content;
    flex-wrap: wrap;
    display:block;
    margin: 0px 5px 6px 5px;
    text-align:center;
    background:#FFF;
    padding: 8px 0px 8px 10px;
    box-shadow: #ccc 0px 0px 1px;
    border-radius:20px;
}
div.s-Word-box ul.s-Word li{
  padding-right: 15px;
  border-right: 1px dashed #999;
  font-weight: bold;
  margin-left: 10px;
}
div.s-Word-box ul.s-Word li:last-child{
  padding-right: 15px;
  border-right: 0px dashed #999;
  font-weight: bold;
  margin-left: 10px;
}
div.s-Word-box ul.s-Word li{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;
    position: relative;
}
div.s-Word-box ul.s-Word li a{
  padding:5px 10px;
}


/*--------------------------------------------------------
SPウィジェット用リンク修正
-------------------------------------------------------*/

#main #sub-contents-in ul li{
    font-size:13px;
    margin:0;
    padding:0;
    position:relative;
    border-bottom: 0px solid #dde4e6;
}
#main #sub-contents-in ul li:first-child{
  border-top: 1px solid #f0f0f0;
}
#main #sub-contents-in ul li a{
    padding:8px 30px 8px 5px;
    display:block;
    cursor:pointer;
    font-size:13px;
    text-align:left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main #sub-contents-in ul li a::after {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #d6e0e8;
     border-right: solid 2px #d6e0e8;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     right: 10px;
     margin-top: -5px;
}
#main #submenu-34 ul li:first-child{
  border-top: 0px solid #f0f0f0;
  padding:5px;
}
#main #sidebar #ranking-area ul li{
    font-size:13px;
    margin:0;
    padding:0;
    position:relative;
}
#main #sidebar #ranking-area ul li:first-child{
  border-top: 1px solid #f0f0f0;
}
#main #sidebar #ranking-area ul li:last-child{
  border-top:0px solid #f0f0f0;
  border-bottom:0px solid #f0f0f0;
  margin-bottom:10px;

}
#main #sidebar #ranking-area ul li a{
    padding:8px 30px 8px 5px;
    display:block;
    cursor:pointer;
    font-size:13px;
    text-align:left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main #sidebar #ranking-area ul li a::after {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #d6e0e8;
     border-right: solid 2px #d6e0e8;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     right: 10px;
     margin-top: -5px;
}
#main #sidebar-in ul li{
    font-size:13px;
    margin:0;
    padding:0;
    position:relative;
    border-bottom: 0px solid #dde4e6;
}
#main #sidebar-in ul li:first-child{
  border-top: 1px solid #f0f0f0;
}
#main #sidebar-in ul li a{
    padding:8px 30px 8px 5px;
    display:block;
    cursor:pointer;
    font-size:13px;
    text-align:left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main #sidebar-in ul li a::after {
     position: absolute;
     content: '';
     width: 6px;
     height: 6px;
     border-top: solid 2px #d6e0e8;
     border-right: solid 2px #d6e0e8;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     top: 50%;
     right: 10px;
     margin-top: -5px;
}
#main #side-menu-qa-new ul{
	margin-top:40px;
	margin-bottom:10px;
}

#main #sidebar-31 a,#main #sidebar-3 a,#main #sidebar-21 a{
	border:0px;
}
#main #sidebar-10 p a{
		border:0px;
}
#main #recent-comments-2 li a{
	border:0px;
}
#main #sidebar-in #recent-comments-2 li{
	padding:8px 30px 8px 5px;
	display:block;
	cursor:pointer;
	font-size:13px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #f0f0f0;
}
#main #sidebar-in #recent-comments-2 li::after{
	padding:8px 30px 8px 5px;
	display:block;
	cursor:pointer;
	font-size:13px;
	text-align:left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*--------------------------------------------------------
人気ページランキング
--------------------------------------------------------*/
.ninki-ranking div[id^="mntad"]{
font-size: 140%;
font-weight: bold;
padding: 0 10px!important;
margin-top: 0px;
/* width: 98%; */
margin: 0 auto;
border-radius:0 0 5px 5px;
}
.ninki-ranking dt {
position: relative;
font-family: 'Roboto', sans-serif;
font-size:11px;
font-weight:600;
}
#main-contents .ninki-ranking dl:nth-child(2) dt span{
position: absolute;
top:0px;
left:0px;
width: 13px;
padding: 1px 5px;
background: rgba(255,183,0,1);
background: -moz-linear-gradient(-45deg, rgba(255,183,0,1) 0%, rgba(255,208,38,1) 46%, rgba(255,183,0,1) 53%, rgba(251,223,147,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,183,0,1)), color-stop(46%, rgba(255,208,38,1)), color-stop(53%, rgba(255,183,0,1)), color-stop(100%, rgba(251,223,147,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,183,0,1) 0%, rgba(255,208,38,1) 46%, rgba(255,183,0,1) 53%, rgba(251,223,147,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,183,0,1) 0%, rgba(255,208,38,1) 46%, rgba(255,183,0,1) 53%, rgba(251,223,147,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,183,0,1) 0%, rgba(255,208,38,1) 46%, rgba(255,183,0,1) 53%, rgba(251,223,147,1) 100%);
background: linear-gradient(135deg, rgba(255,183,0,1) 0%, rgba(255,208,38,1) 46%, rgba(255,183,0,1) 53%, rgba(251,223,147,1) 100%);  color:#FFF;
border-radius:4px 0 0px 0px;
line-height:normal;
}
#main-contents .ninki-ranking dl:nth-child(3) dt span{
position: absolute;
top:0px;
left:0px;
width: 13px;
padding: 1px 5px;
background: rgba(123,175,201,1);
background: -moz-linear-gradient(-45deg, rgba(123,175,201,1) 0%, rgba(177,209,230,1) 37%, rgba(155,189,209,1) 51%, rgba(149,162,171,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(123,175,201,1)), color-stop(37%, rgba(177,209,230,1)), color-stop(51%, rgba(155,189,209,1)), color-stop(100%, rgba(149,162,171,1)));
background: -webkit-linear-gradient(-45deg, rgba(123,175,201,1) 0%, rgba(177,209,230,1) 37%, rgba(155,189,209,1) 51%, rgba(149,162,171,1) 100%);
background: -o-linear-gradient(-45deg, rgba(123,175,201,1) 0%, rgba(177,209,230,1) 37%, rgba(155,189,209,1) 51%, rgba(149,162,171,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(123,175,201,1) 0%, rgba(177,209,230,1) 37%, rgba(155,189,209,1) 51%, rgba(149,162,171,1) 100%);
background: linear-gradient(135deg, rgba(123,175,201,1) 0%, rgba(177,209,230,1) 37%, rgba(155,189,209,1) 51%, rgba(149,162,171,1) 100%);  color:#FFF;
border-radius:4px 0 0px 0px;
line-height:normal;
}
#main-contents .ninki-ranking dl:nth-child(4) dt span{
position: absolute;
top:0px;
left:0px;
width: 13px;
padding: 1px 5px;
background: rgba(255,183,74,1);
background: -moz-linear-gradient(-45deg, rgba(255,183,74,1) 0%, rgba(193,158,103,1) 40%, rgba(182,141,76,1) 51%, rgba(255,203,125,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255,183,74,1)), color-stop(40%, rgba(193,158,103,1)), color-stop(51%, rgba(182,141,76,1)), color-stop(100%, rgba(255,203,125,1)));
background: -webkit-linear-gradient(-45deg, rgba(255,183,74,1) 0%, rgba(193,158,103,1) 40%, rgba(182,141,76,1) 51%, rgba(255,203,125,1) 100%);
background: -o-linear-gradient(-45deg, rgba(255,183,74,1) 0%, rgba(193,158,103,1) 40%, rgba(182,141,76,1) 51%, rgba(255,203,125,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(255,183,74,1) 0%, rgba(193,158,103,1) 40%, rgba(182,141,76,1) 51%, rgba(255,203,125,1) 100%);
background: linear-gradient(135deg, rgba(255,183,74,1) 0%, rgba(193,158,103,1) 40%, rgba(182,141,76,1) 51%, rgba(255,203,125,1) 100%);
color:#FFF;
border-radius:4px 0 0px 0px;
line-height:normal;
}
#main-contents .ninki-ranking dl:nth-child(5) dt span,#main-contents .ninki-ranking dl:nth-child(6) dt span,#main-contents .ninki-ranking dl:nth-child(7) dt span,#main-contents .ninki-ranking dl:nth-child(8) dt span,#main-contents .ninki-ranking dl:nth-child(9) dt span,#main-contents .ninki-ranking dl:nth-child(10) dt span,#main-contents .ninki-ranking dl:nth-child(11) dt span{
position: absolute;
top:0px;
left:0px;
width: 13px;
padding: 1px 5px;
background: rgba(168,168,168,1);
background: -moz-linear-gradient(-45deg, rgba(168,168,168,1) 0%, rgba(92,92,92,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(168,168,168,1)), color-stop(100%, rgba(92,92,92,1)));
background: -webkit-linear-gradient(-45deg, rgba(168,168,168,1) 0%, rgba(92,92,92,1) 100%);
background: -o-linear-gradient(-45deg, rgba(168,168,168,1) 0%, rgba(92,92,92,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(168,168,168,1) 0%, rgba(92,92,92,1) 100%);
background: linear-gradient(135deg, rgba(168,168,168,1) 0%, rgba(92,92,92,1) 100%);
color:#FFF;
border-radius:4px 0 0px 0px;
line-height:normal;
}


/*--------------------------------------------------------
速報まとめしたのPタグ消すCSS
-------------------------------------------------------*/

div.swiper-container-horizontal + script + p{
  display:none;
}
div.swiper-container-horizontal + script + p + p{
  display:none;
}
div.swiper-container-horizontal + script + p + p + p{
  display:none;
}

div.swiper-container-horizontal + script + .mainImage{
  display:none;
}
div.swiper-container-horizontal + script + .mainImage + p{
  display:none;
}
div.swiper-container-horizontal + script + .mainImage + p + p{
  display:none;
}
