@charset "UTF-8";
.device-mobile * {
	font-size: 100%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
.device-mobile .spHidden {
	display:none !important;
}
.device-mobile {
}
.device-mobile #header {
}
.device-mobile #header .inner {
	overflow:hidden;
}
.device-mobile #header .logoarea {
	display:table-cell;
	width:60%;
	vertical-align:middle;
}
.device-mobile #header .logo {
	padding:0 2.5%;
	width:95%;
}
.device-mobile #header .logo img {
	width:100%;
}
.device-mobile #header .headerMenu {
	display:table-cell;
	width:40%;
	list-style-type:none;
	height:100%;
}
.device-mobile #header .sp_backBtn {
	display:table-cell;
	width:50%;
	border-right:1px solid #ccc;
}
.device-mobile #header .sp_backBtn img {
	width:100%;
}
.device-mobile #header .entryBtn {
	display:table-cell;
	width:50%;
	height:100%;
}
.device-mobile #header .entryBtn {
	width:50%;
	display:table-cell;
	background:#E94545 url(../img/btn_reg_sp.gif) no-repeat -2px top;
	background-size:100%;
	vertical-align:middle;
	border-left:1px solid #fff;
}
.device-mobile #header .entryBtn a {
	display:block;
	min-height:100%;
	color:#fff;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	opacity:0;
}
.device-mobile #header .entryBtn a {
	width:100%;
}
.device-mobile #content {
}
.device-mobile #pankuzu {
	display:none;
}
.device-mobile #mainvisual img {
	width:100%;
}
.device-mobile #contentInner {
	overflow:hidden;
}
.device-mobile #maincontents {
	margin:0;
	padding:0;
}
.device-mobile h1 {
}
.device-mobile h1 img {
	width:100%;
}
/* parts
-------------------------------------------------------------------------*/

.device-mobile .sp_copy {
	display:block;
	font-size:13px;
	padding:3% 3% 0;
	font-weight:bold;
}
.device-mobile #gnav {
	list-style-type:none;
	overflow:hidden;
	background:#E4E4E4;
	margin-top:5%;
	padding:1% 3% 2.5%;
}
.device-mobile #gnav li {
	list-style-type:none;
	float:left;
	width:30%;
	margin:1.5% 1.5% 0;
	border-radius:6px;
}
.device-mobile #gnav li a {
	display:block;
	padding:8px 0 7px;
	line-height:1;
	border:3px solid #fff;
	border-radius:6px;
	text-align: center;
}
.device-mobile #gnav li img {
	width: auto;
	height: 15px;
}
.device-mobile #gnav li.nav01 {
	background:#F0508C;
}
.device-mobile #gnav li.nav02 {
	background:#1E78B9;
}
.device-mobile #gnav li.nav03 {
	background:#6EA014;
}
.device-mobile #gnav li.nav04 {
	background:#EEC143;
}
.device-mobile #gnav li.nav05 {
	background:#7030a0;
}
.device-mobile .anchor_area {
	position:relative;
}
.device-mobile .anchor_area h2 {
	background:#333;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:1% 2%;
	margin-top:5%;
}
.device-mobile .anchor_area .anchorlink {
	overflow:hidden;
			margin-left:3%;
			padding-bottom:7%;
}
.device-mobile .anchor_area .anchorlink li {
	float:left;
	margin:3% 2% 0 0;
	width:90px;
	background:#fff;
	border:1px solid #ccc;
	border-radius:4px;
	list-style-type:none;
}
.device-mobile .anchor_area .anchorlink li a {
	display:block;
	padding:5% 0 3%;
	line-height:1;
}
.device-mobile .anchor_area .anchorlink li img {
	width:100%;
}
.device-mobile h3 {
	margin-top:2px;
	background:#777 url(../img/allow02.png) no-repeat 3% center;
	color:#fff;
	font-size:90%;
	padding:2% 5% 2% 10%;
	font-weight:bold;
	position:relative;
}
.device-mobile h3 span {
	content:" ";
	display:block;
	width:35px;
	height:35px;
	background:url(../img/sp_ac_op.png) no-repeat center center;
	background-size:35px;
	position:absolute;
	right:0;
	top:0;
	border-left:2px solid #fff;
	cursor:pointer;
}

.device-mobile h3 span.close {
content:" ";
	display:block;
	width:35px;
	height:35px;
	background:url(../img/sp_ac_cl.png) no-repeat center center !important;
	background-size:35px !important;
	position:absolute;
	right:0;
	top:0;
	border-left:2px solid #fff;
	cursor:pointer;
}
.device-mobile #top10 {
	background:url(../img/bar01.png) repeat-x left top;
	padding-top:7px;
	padding-bottom:7px;
}
.device-mobile #top10 .inner {
	background:#FFFDD0 url(../img/bar01.png) repeat-x left bottom;
	padding:12px 3% 19px;
	overflow:hidden;
}
.device-mobile #top10 #top3 {
	width:88%;
	max-width:330px;
	margin:0 auto 5px;
}
.device-mobile #top10 #top3 li {
	list-style-type:none;
}
.device-mobile #top10 #top3 li img {
	width:100%;
}
.device-mobile #top10 table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px auto;
}
.device-mobile #top10 table td {
	border-bottom:1px solid #FFFDD0;
	vertical-align:middle;
	font-size:12px;
	padding:2% 0 3% 3%;
	text-align:left;
	width:300px;
}
.device-mobile #top10 table td.rank {
	text-align:center;
	border-bottom:1px solid #FFFDD0;
	border-right:1px solid #FFFDD0;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	background:#1C76B3;
	color:#fff;
	padding:1%;
	width:50px;
	white-space:nowrap;
}

.device-mobile #top10 table td.rank span {
	font-weight:bold;
}
.device-mobile #top10 table tr:nth-child(odd) {
	background:#fff;
}
.device-mobile #top10 table tr:nth-child(even) {
	background:#E8F1F7;
}
.device-mobile #top10 table dl {
	margin:0;
	padding:0;
}
.device-mobile #top10 table dl dt {
	margin:0;
	padding:0 0 3px;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
}
.device-mobile #top10 table dl dt span {
	font-size:9px;
	padding:2px 0 3px 6px;
	font-weight:bold;
	color:#1C76B3;
	vertical-align:bottom;
}
.device-mobile #top10 table dl dd {
	vertical-align:middle;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.device-mobile #top10 table dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
	white-space:nowrap;
}
.device-mobile #top10 table dl dd ul li {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 5px 0;
	border-right:1px solid #999;
	line-height:1;
	font-size:10px;
}
.device-mobile #top10 table dl dd ul li:first-child {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 0;
	border-right:none;
	line-height:1;
	font-size:10px;
}
.device-mobile #top10 table dl dd ul li:last-child {
	float:left;
	clear:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 5px 0 0;
	border-right:none;
	line-height:1;
	font-size:10px;
}
.device-mobile .point_area {
	overflow:hidden;
	margin-top:10px;
	padding:0 3%;
}
.device-mobile .point_area .point_box {
	width:100%;
	margin:0 auto 3%;
}
.device-mobile .point_area .point_box dt {
	background:#ED467F;
	padding:10px 10px 10px 70px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	position:relative;
}
.device-mobile .point_area .point_box dt:before {
	content:"";
	position:absolute;
	width:40px;
	height:45px;
	background:url(../img/icon_point.png) no-repeat center center;
	background-size:40px;
	left:8px;
	top:5%;
}
.device-mobile .point_area .point_box dd {
	background:#FFFDD0;
	border:1px solid #ED467F;
	padding:8px;
	color:#D96109;
	font-size:11px;
}
.device-mobile table.rank_type02 {
	width:100%;
	margin:0 auto;
}
.device-mobile table.rank_type02 {
	border-collapse:collapse;
	border-spacing:0;
}
.device-mobile table.rank_type02 td {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	vertical-align:middle;
	font-size:12px;
	padding:7px 0 7px 7px;
	text-align:left;
}
.device-mobile table.rank_type02 tr:nth-child(odd) {
	background:#f5f5f5;
	width:100%;
}
.device-mobile table.rank_type02 tr:nth-child(evan) {
	background:#fff;
	width:100%;
}
.device-mobile table.rank_type02 td span {
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	background:#999999;
	color:#fff;
	width:35px;
	height:35px;
	vertical-align:middle;
	font-weight:bold;
	line-height:35px;
	font-size:14px;
	
}
.device-mobile table.rank_type02 dl {
	margin:0;
	padding:0;
}
.device-mobile table.rank_type02 dl dt {
	vertical-align:middle;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	padding-right:15px;
	padding-bottom:0;
}
.device-mobile table.rank_type02 dl dd {
	vertical-align:middle;
	margin:0;
	padding:0;
}
.device-mobile table.rank_type02 dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
}
.device-mobile table.rank_type02 dl dd ul li {
	float:left;
	list-style-type:none;
	margin:4px 0 0 0;
	padding: 0 8px 0 8px;
	line-height:1;
	font-size:10px;
}
.device-mobile table.rank_type02 dl dd ul li:first-child {
	float:left;
	list-style-type:none;
	margin:4px 0 0 0;
	padding-right:8px;
	border-right:1px solid #999;
	padding-left:0;
	border-left:none;
	line-height:1;
	font-size:11px;
}
.device-mobile table.rank_type02 dl dd ul li:last-child {
	float:left;
	clear:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 6px 0;
	border-right:none;
	line-height:1;
	font-size:11px;
}
.pagetop {
	text-align:right;
	margin-top:10px;
	margin-right:3%;
}
.device-mobile .btn_links {
	overflow:hidden;
}
.device-mobile .btn_links li {
	width:85%;
	margin:3% auto;
	list-style-type:none;
}
.device-mobile .btn_links li img {
	width:100%;
}
.device-mobile #note_title {
	margin-top:2px;
	background:#777;
	color:#fff;
	font-weight:bold;
	font-size:90%;
	padding:2% 3% 2% ;
	position:relative;
}
.device-mobile #note_title span {
	content:" ";
	display:block;
	width:35px;
	height:35px;
	background:url(../img/sp_ac_op.png) no-repeat center center;
	background-size:35px;
	position:absolute;
	right:0;
	top:0;
	border-left:2px solid #fff;
	cursor:pointer;
}

.device-mobile #note_title span.close {
content:" ";
	display:block;
	width:35px;
	height:35px;
	background:url(../img/sp_ac_cl.png) no-repeat center center !important;
	background-size:35px !important;
	position:absolute;
	right:0;
	top:0;
	border-left:2px solid #fff;
	cursor:pointer;
}
.device-mobile #note_title img {
	width:100%;
}
.device-mobile #note_title .note_area {
}
.device-mobile .note_box {
	background:#F5F5F5;
	padding:1px 12px 12px;
}
.device-mobile .note_box p {
	margin-top:15px;
	font-size:12px;
}
.device-mobile .note_box p.note_title {
	margin-top:15px;
	font-size:12px;
}
.device-mobile .note {
	font-size:11px;
	margin-top:3px;
		margin-left:3%;
}
.device-mobile .entry_btn {
	width:90%;
	margin:15px auto;
}
.device-mobile .entry_btn img {
	width:100%;
}
.device-mobile .rankingkaito {
	width:90%;
	margin:15px auto;
}
.device-mobile .rankingkaito img {
	width:100%;
}
/* footer */

.device-mobile #footer {
	background:#fff;
	border-top:1px solid #ddd;
}
.device-mobile #footer .inner {
	overflow:hidden;
	padding:0 10px;
}
.device-mobile #footer .inner .footerLogo {
	width: 69px;
	height: 23px;
	margin: 15px 0;
	float: left;
}
.device-mobile #footer .inner .footerLogo img {
	width: 100%;
	height: auto;
}
.device-mobile #footer .inner .footerLogo a {
	display:none;
}
.device-mobile #footer .inner .copyright {
	margin: 15px 0;
	line-height: 23px;
	float: right;
	font-size: 9px;
}
.device-mobile #footer .footerPickupArea {
	display:none;
}

.device-mobile .ranking_area {
	display:none;
	padding-bottom:30px;
}

.device-mobile .note_area {
	display:none;
}

.device-mobile #top10 {
	display:block;
}

.device-mobile #danshi_ranking{
	display:block;
}
.device-mobile #bun_ranking{
	display:block;
}
.device-mobile #old_first{
	display:block;
}

/* page */
.device-mobile .ranking_box {
}

.device-mobile .ranking_box .inner {
	background:#FFFDD0;
	padding:12px 0 0;
	overflow:hidden;
}

.device-mobile .ranking_box .inner #top3 {
	margin-bottom:5px;
	overflow:hidden;
	padding:0 10px;
}

.device-mobile .ranking_box .inner #top3 li {
	float:none;
	width:88%;
	margin:5px auto;
	list-style-type:none;
}

.device-mobile .ranking_box .inner #top3 li img {
	width:100%;
}

.device-mobile .ranking_box .inner table.rank_type02 {
	width:100%;
	margin:20px auto 0;
}
.device-mobile .ranking_box .inner table.rank_type02 {
	border-collapse:collapse;
	border-spacing:0;
}
.device-mobile .ranking_box .inner table.rank_type02 td {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	vertical-align:middle;
	font-size:12px;
	padding:3px;
	text-align:left;
}

.device-mobile .ranking_box .inner table.rank_type02 tr {
	background:#fff;
}

.device-mobile .ranking_box .inner table.rank_type02 tr.odd {
	background:#f5f5f5;
}

.device-mobile .ranking_box .inner table.rank_type02 td span {
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	background:#999999;
	color:#fff;
	width:25px;
	height:25px;
	vertical-align:middle;
	font-weight:bold;
	line-height:25px;
}
.device-mobile .ranking_box .inner table.rank_type02 dl {
	margin:0;
	padding:0;
	zoom:1;
}
.device-mobile .ranking_box .inner table.rank_type02 dl dt {
	width:290px;
	display:.ranking_box .inner table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	padding-left:0;
}
.device-mobile .ranking_box .inner table.rank_type02 dl dd {
	display:.ranking_box .inner table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}
*html .device-mobile .ranking_box .inner table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*html .device-mobile .ranking_box .inner table.rank_type02 dl dd {
	float:right;
	width:450px;
}
*+html .device-mobile .ranking_box .inner table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*+html .device-mobile .ranking_box .inner table.rank_type02 dl dd {
	float:right;
	width:450px;
}
.device-mobile .ranking_box .inner table.rank_type02 dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
}

.device-mobile .ranking_box .inner table.rank_type02 dl dd ul li {
	float:left;
	list-style-type:none;
	margin:4px 0 0 0;
	padding: 0 8px 0 8px;
	line-height:1;
	font-size:10px;
}
.device-mobile .ranking_box .inner table.rank_type02 dl dd ul li:first-child {
	float:left;
	list-style-type:none;
	margin:4px 0 0 0;
	padding-right:8px;
	border-left:1px solid #999;
	padding-left:0;
	border-left:none;
	line-height:1;
	font-size:11px;
}
.device-mobile .ranking_box .inner table.rank_type02 dl dd ul li:last-child {
	float:left;
	clear:left;
	list-style-type:none;
	margin:4px 0 0 0;
	padding: 1px 0 6px;
	border-left:none;
	border-right:none;
	line-height:1;
	font-size:11px;
}

.device-mobile .point_area01 {
	overflow:hidden;
	margin-top:10px;
	padding:0 12px 0;
}
.device-mobile .point_area01 .point_box {
	width:100%;
	margin-right:1%;
	padding-top:15px;
}
.device-mobile .point_area01 .point_box dt {
	background:#ED467F;
	padding:10px 10px 10px 70px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	position:relative;
}

.device-mobile .point_area01 .point_danjyo dt {
	background:#1E78B9 !important;
}

.device-mobile .point_area01 .point_danjyo dd {
	border:1px solid #1E78B9 !important;
}

.device-mobile .point_area01 .point_bunri dt {
	background:#6EA014 !important;
}

.device-mobile .point_area01 .point_bunri dd {
	border:1px solid #6EA014 !important;
}

.device-mobile .point_area01 .point_box dt:before {
	content:"";
	position:absolute;
	width:56px;
	height:65px;
	background:url(../img/icon_point.png) no-repeat center center;
	background-size:56px;
	left:8px;
	top:-15px;
}
.device-mobile .point_area01 .point_box dd {
	background:#FFFDD0;
	border:1px solid #ED467F;
	padding:8px;
	color:#D96109;
	font-size:11px;
}

.device-mobile table.old_rank {
	border-collapse:collapse;
	border-spacing:0;

}
.device-mobile table.old_rank td {
	border-bottom:1px solid #fff;
	vertical-align:middle;
	font-size:12px;
	padding:7px 0 7px 7px;
	text-align:left;
	width:355px;
}
.device-mobile table.old_rank td.rank {
	text-align:center;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	vertical-align:middle;
	font-size:18px;
	font-weight:bold;
	background:#EBB31F;
	color:#fff;
	padding:0;
	width:44px;
}

.device-mobile .old .note_box {
	clear:both;
	border-top:15px solid #fff;
}

.device-mobile table.old_rank tr.odd {
	background:#FFFDD0;

}
.device-mobile table.old_rank tr.even {
	background:#fff;
}


/* otherLinks
-----------------------------------------------------------------------*/
.device-mobile .otherLinks {
	text-align:center;
	margin:0 0 30px;
}

.device-mobile .otherLinks li{
	display:inline-block;
	width:90%;
	margin:0 auto 1%;
}


.device-mobile .otherLinks li a{
	display:block;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #076100), color-stop(0.04, #0da800));
background: -webkit-linear-gradient(top, #0da800 4%, #076100 100%);
background: -moz-linear-gradient(top, #0da800 4%, #076100 100%);
background: -o-linear-gradient(top, #0da800 4%, #076100 100%);
background: -ms-linear-gradient(top, #0da800 4%, #076100 100%);
background: linear-gradient(to bottom, #0da800 4%, #076100 100%);

font-size:10px;
	padding:12px 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border:4px solid #F7CA18;
	border-radius:12px;
	position:relative;
}
.device-mobile .otherLinks li a:hover{
	opacity:0.5;
}

.device-mobile .otherLinks li a:before{
	content:" ";
	background:url(../img/allow06.png) no-repeat center center;
	height:17px;
	width:17px;
	position:absolute;
	margin:auto;
	margin-left:-25px;
	top:0;
	bottom:0;
}

/* socialarea
-------------------------------------------------------------------------*/
.device-mobile .socialarea {
	overflow:hidden;
	padding: 10px 3% 0;
}
.device-mobile .socialarea ul {
	list-style-type:none;
	float:right;
}
.device-mobile .socialarea ul li {
	float: left;
}
.device-mobile .socialarea ul li iframe.twitter-share-button {
	width: 100px !important;
}
.device-mobile .socialarea ul li #___plusone_0 {
	width: 85px !important;
}




/* point_area - 251120追記 / もっと見るボタン、ポイント周りの修正
-------------------------------------------------------------------------*/
.device-mobile #point_accordion .point_area .point_box dt{
    display: flex;
    align-items: center;
}
.device-mobile #point_accordion .point_box dt {
    height: auto !important;
    padding: 24px 10px 18px 52px !important;
}
.device-mobile .point_area .point_box dt:before{
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);   
}
.device-mobile #point_accordion .more-btn{
    z-index: 1;
}
.device-mobile #point_accordion h2{
    font-size: 13px;
    margin-bottom: 10px;
}
.device-mobile #point_accordion {
    margin-top: 15px;
}







