@charset "UTF-8";
.device-desktop #content a img:hover {
	opacity:0.5;
}
.device-desktop {
}
.device-desktop #header {
	border-bottom:1px solid #ccc;
}
.device-desktop #header .inner {
	width:778px;
	margin: 0 auto;
	overflow:hidden;
}
.device-desktop #header .logoarea {
	float: left;
	margin:13px 0;
}
.device-desktop #header .logo {
	width:519px;
}
.device-desktop #header .headerMenu {
	list-style-type:none;
}
.device-desktop #header .sp_backBtn {
	display:none;
}
.device-desktop #header .entryBtn {
	float:right;
	margin-top:8px;
}
.device-desktop #header .navigation {
	display:none;
}
.device-desktop #content {
	width:780px;
	margin:0 auto;
}
.device-desktop #pankuzu {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
}
.device-desktop #mainvisual {
	margin-top:0px;
	padding:0;
	line-height:1;
}
.device-desktop #mainvisual img {
	width:100%;
}
.device-desktop #mainvisual .spCopy {
	display:none;
}
.device-desktop #contentInner {
	margin-top:0px;
	overflow:hidden;
}
.device-desktop #maincontents {
	margin:0 auto;
	width:780px;
}
/* parts
-------------------------------------------------------------------------*/

.device-desktop .sp_copy {
	display:none;
}
.device-desktop #gnav {
	list-style-type:none;
	overflow:hidden;
}
.device-desktop #gnav li {
	list-style:none;
	float:left;
	width:18%;
	margin:1% 1% 4%;
	border-radius:4px;
}
.device-desktop #gnav li a {
	display:block;
	text-align: center;
	padding: 6px 0;
	line-height: 1;
}
.device-desktop #gnav li img {
	width: auto;
	height: 20px;
}
.device-desktop #gnav li.nav01 {
	background:#F0508C;
}
.device-desktop #gnav li.nav02 {
	background:#1E78B9;
}
.device-desktop #gnav li.nav03 {
	background:#6EA014;
}
.device-desktop #gnav li.nav04 {
	background:#EEC143;
}
.device-desktop #gnav li.nav05 {
	background:#7030a0;
}
.device-desktop .anchor_area {
	position:relative;
}
.device-desktop .anchor_area h2 {
	background:#333;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:1% 2%;
}
.device-desktop .anchor_area .anchorlink {
	position:absolute;
	right:2%;
	bottom:0;
}
.device-desktop .anchor_area .anchorlink li {
	float:left;
	margin-left:10px;
	width:105px;
	background:#fff;
	border-radius:4px 4px 0 0;
	list-style-type:none;
}
.device-desktop .anchor_area .anchorlink li a {
	display:block;
	padding:7% 0;
	line-height:1;
}
.device-desktop .anchor_area .anchorlink li img {
	width:100%;
}
.device-desktop h3 {
	margin-top:30px;
	background:url(../img/allow01.png) no-repeat left 0.25em;
	color:#F0508C;
	font-size:110%;
	padding-left:27px;
	font-weight:bold;
}

.device-desktop .danjyo h3 {
	margin-top:30px;
	background:url(../img/allow03.png) no-repeat left 0.25em;
	border-bottom:3px solid #1E78B9;
	color:#1E78B9;
	font-size:110%;
	padding-left:27px;
	padding-bottom:3px;
	font-weight:bold;
}

.device-desktop .bunri h3 {
	margin-top:30px;
	background:url(../img/allow04.png) no-repeat left 0.25em;
	border-bottom:3px solid #6EA014;
	color:#6EA014;
	font-size:110%;
	padding-left:27px;
	padding-bottom:3px;
	font-weight:bold;
}

.device-desktop .old h3 {
	margin-top:30px;
	background:url(../img/allow05.png) no-repeat left 0.25em;
	border-bottom:3px solid #EBB31F;
	color:#EBB31F;
	font-size:110%;
	padding-left:27px;
	padding-bottom:3px;
	font-weight:bold;
}

.device-desktop h3 span {
	display:none;
}

.device-desktop #top10 {
	background:url(../img/bar01.png) repeat-x left top;
	padding-top:7px;
}
.device-desktop #top10 .inner {
	background:#FFFDD0 url(../img/bar01.png) repeat-x left bottom;
	padding:12px 12px 19px;
	overflow:hidden;
}
.device-desktop #top10 #top3 {
	width:330px;
	float:left;
	margin-bottom:5px;
}
.device-desktop #top10 #top3 li {
	list-style-type:none;
}
.device-desktop #top10 #top3 li img {
	width:100%;
}
.device-desktop #top10 table {
	width:400px;
	float:right;
	border-collapse:collapse;
	border-spacing:0;
	margin-top:10px;
}
.device-desktop #top10 table td {
	border-bottom:1px solid #FFFDD0;
	vertical-align:middle;
	font-size:12px;
	padding:7px 0 7px 7px;
	text-align:left;
	width:355px;
}
.device-desktop #top10 table td.rank {
	text-align:center;
	border-bottom:1px solid #FFFDD0;
	border-right:1px solid #FFFDD0;
	vertical-align:middle;
	font-size:18px;
	font-weight:bold;
	background:#1C76B3;
	color:#fff;
	padding:0;
	width:44px;
}
.device-desktop #top10 table tr.odd {
	background:#E8F1F7;

}
.device-desktop #top10 table tr.even {
	background:#fff;
}

.device-desktop #top10 table dl {
	margin:0;
	padding:0;
}
.device-desktop #top10 table dl dt {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	padding-bottom:4px;
	vertical-align:baseline;
}
.device-desktop #top10 table dl dt span {
	padding-left:10px;
	font-size:10px;
	font-weight:bold;
}
.device-desktop #top10 table dl dd {
	vertical-align:middle;
	margin:0;
	padding:0;
}
.device-desktop #top10 table dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
}
.device-desktop #top10 table dl dd ul li {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 5px 0;
	font-size:10px;
}
.device-desktop #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;
	font-size:11px;
}
.device-desktop #top10 table dl dd ul li:last-child {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 5px;
	border-right:none;
	font-size:11px;
}
.device-desktop .point_area {
	overflow:hidden;
	margin-top:10px;
}
.device-desktop .point_area .point_box {
	width:48.5%;
	float:left;
	margin-right:1%;
	padding-top:15px;
}
.device-desktop .point_area .point_box dt {
	background:#ED467F;
	padding:10px 5px 10px 70px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	position:relative;
	line-height: 1.2;
}
.device-desktop .point_area .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-desktop .point_area .point_box:last-child {
	width:48.5%;
	float:right;
	margin-left:1%;
	margin-right:0;
}
.device-desktop .point_area .point_box dd {
	background:#FFFDD0;
	border:1px solid #ED467F;
	padding:8px;
	color:#D96109;
	font-size:11px;
	min-height:120px;
}
.device-desktop table.rank_type02 {
	width:780px;
	margin:10px auto 0;
}
.device-desktop table.rank_type02 {
	border-collapse:collapse;
	border-spacing:0;
}
.device-desktop table.rank_type02 td {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	vertical-align:middle;
	font-size:12px;
	padding:3px 0;
	text-align:left;
}

.device-desktop table.rank_type02 tr.odd {
	background:#f5f5f5;
}

.device-desktop 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-desktop table.rank_type02 dl {
	margin:0;
	padding:0;
	zoom:1;
}
.device-desktop table.rank_type02 dl dt {
	width:300px;
	display:table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	padding-right:15px;
	padding-left:10px;
}
.device-desktop table.rank_type02 dl dd {
	display:table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}
*html .device-desktop table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*html .device-desktop table.rank_type02 dl dd {
	float:right;
	width:450px;
}
*+html .device-desktop table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*+html .device-desktop table.rank_type02 dl dd {
	float:right;
	width:450px;
}
.device-desktop table.rank_type02 dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
}
.device-desktop table.rank_type02 dl dd ul li {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 10px;
	border-left:1px solid #999;
	font-size:11px;
}
.pagetop {
	text-align:right;
	margin-top:10px;
}
.device-desktop .btn_links {
	overflow:hidden;
	zoom:1;
}
.device-desktop .btn_links li {
	width:46.5%;
	float:left;
	margin:3% 1.5%;
	list-style-type:none;
}
.device-desktop .btn_links li img {
	width:100%;
}
.device-desktop #note_title {
	background:#666;
	color:#fff;
	font-weight:bold;
	font-size:120%;
	padding:1% 2%;
}
.device-desktop #note_title span {
	display:none;
}
.device-desktop #note_title .note_area {
}
.device-desktop .note_box {
	background:#F5F5F5;
	padding:1px 12px 12px;
}
.device-desktop .note_box p {
	margin-top:15px;
	font-size:12px;
}
.device-desktop .note_box p.note_title {
	margin-top:15px;
	font-size:12px;
}
.device-desktop .note {
	font-size:11px;
	margin-top:3px;
}
.device-desktop .entry_btn {
	width:85%;
	margin:15px auto;
}
.device-desktop .entry_btn img {
	width:100%;
}
.device-desktop .rankingkaito {
	width:60%;
	margin:15px auto;
}
.device-desktop .rankingkaito img {
	width:100%;
}

.device-desktop .old .ranking_area {
	overflow:hidden;
}

.device-desktop .old .left_box {
	width:50%;
	float:left;
}

.device-desktop .old .right_box {
	width:50%;
	float:left;
}

.device-desktop table.old_rank {
	border-collapse:collapse;
	border-spacing:0;
	margin-top:20px;
}
.device-desktop 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-desktop 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-desktop .old .left_box tr.odd{
	background:#fff;
}

.device-desktop .old .left_box tr.even{
		background:#FFFDD0;
}

.device-desktop .old .right_box tr.odd{
		background:#FFFDD0;
}

.device-desktop .old .right_box tr.even{
background:#fff;
			
}


.device-desktop .old .note_box {
	clear:both;
	border-top:15px solid #fff;
}

.device-desktop .old .anchor_area .anchorlink li {
	float:left;
	margin-left:10px;
	width:85px;
	background:#fff;
	border-radius:4px 4px 0 0;
	list-style-type:none;
}


/* footer */

.device-desktop #footer {
	margin-top:35px;
	padding-bottom:50px;
}
.device-desktop #footer .inner {
	width:778px;
	border-top:1px solid #ccc;
	margin:0 auto;
}
.device-desktop #footer .inner .footerLogo {
	text-align:center;
	margin-top:10px;
	font-size:12px;
}
.device-desktop #footer .inner .footerLogo img {
	display:none;
}
.device-desktop #footer .inner .copyright {
	text-align:center;
	margin-top:3px;
	font-size:12px;
}
.device-desktop #footer p {
	text-align:center;
	margin-top:3px;
	font-size:12px;
}
.device-desktop #footer .footerPickupArea {
	margin-top:30px;
}
.device-desktop #footer .footerPickup {
	width:620px;
	margin:10px auto 20px;
}
.device-desktop #footer .footerPickup td {
	padding:10px 5px;
	text-align:left;
}
.device-desktop #footer .footerPickup td.boderL .photo {
	border-left:1px dotted #ccc;
	padding:5px 0 5px 10px;
}
.device-desktop #footer .footerPickup td p {
	text-align:left;
}
.device-desktop #footer .footerPickup td .title {
	background:url(../../../../howto/img/arrow_02.gif) no-repeat left 0em;
	padding:3px 0 3px 12px;
}
.device-desktop #footer .footerPickup td p.note {
	font-size:10px;
	margin-top:5px;
	line-height:1.5;
}
.device-desktop #footer .footerPickupArea {
	display:block !important;
}
.device-desktop .ranking_area {
	display:block !important;
}
.device-desktop .note_area {
	display:block !important;
}
.device-desktop #top10 {
	display:block !important;
}

/* page */
.device-desktop .ranking_box {
	
}

.device-desktop .ranking_box .inner {
	padding:12px 12px 19px;
	overflow:hidden;
	background:#FFFDD0;
}

.device-desktop .ranking_box .inner #top3 {
	margin-bottom:5px;
	overflow:hidden;
	padding:0 10px;
}
.device-desktop .ranking_box .inner #top3 li {
	float:left;
	width:48%;
	list-style-type:none;
	margin:5px 1% 0;
}

.device-desktop .ranking_box .inner #top3 li.top1 {
	float:none;
	width:48%;
	margin:0 auto;
}

.device-desktop .ranking_box .inner #top3 li img {
	width:100%;
}

.device-desktop .ranking_box .inner table.rank_type02 {
	width:100%;
	margin:20px auto 0;
}
.device-desktop .ranking_box .inner table.rank_type02 {
	border-collapse:collapse;
	border-spacing:0;
}
.device-desktop .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-desktop .ranking_box .inner table.rank_type02 tr {
	background:#fff;
}

.device-desktop .ranking_box .inner table.rank_type02 tr.odd {
	background:#f5f5f5;
}

.device-desktop .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-desktop .ranking_box .inner table.rank_type02 dl {
	margin:0;
	padding:0;
	zoom:1;
}
.device-desktop .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:10px;
}
.device-desktop .ranking_box .inner table.rank_type02 dl dd {
	display:.ranking_box .inner table-cell;
	vertical-align:middle;
	margin:0;
	padding:0;
}
*html .device-desktop .ranking_box .inner table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*html .device-desktop .ranking_box .inner table.rank_type02 dl dd {
	float:right;
	width:450px;
}
*+html .device-desktop .ranking_box .inner table.rank_type02 dl dt {
	float:left;
	width:280px;
}
*+html .device-desktop .ranking_box .inner table.rank_type02 dl dd {
	float:right;
	width:450px;
}
.device-desktop .ranking_box .inner table.rank_type02 dl dd ul {
	overflow:hidden;
	margin:0;
	padding:0;
}
.device-desktop .ranking_box .inner table.rank_type02 dl dd ul li {
	float:left;
	list-style-type:none;
	margin:0 0 0 0;
	padding: 0 10px;
	border-left:1px solid #999;
	font-size:11px;
}

.device-desktop .point_area01 {
	overflow:hidden;
	margin-top:10px;
	padding:0 12px 0;
}
.device-desktop .point_area01 .point_box {
	width:100%;
	margin-right:1%;
	padding-top:15px;
}
.device-desktop .point_area01 .point_box dt {
	background:#ED467F;
	padding:10px 10px 10px 70px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	position:relative;
}

.device-desktop .point_area01 .point_danjyo dt {
	background:#1E78B9 !important;
}

.device-desktop .point_area01 .point_danjyo dd {
	border:1px solid #1E78B9 !important;
}


.device-desktop .point_area01 .point_bunri dt {
	background:#6EA014 !important;
}

.device-desktop .point_area01 .point_bunri dd {
	border:1px solid #6EA014 !important;
}

.device-desktop .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-desktop .point_area01 .point_box dd {
	background:#FFFDD0;
	border:1px solid #ED467F;
	padding:8px;
	color:#D96109;
	font-size:11px;
}

/* otherLinks
-----------------------------------------------------------------------*/
.otherLinks {
	text-align:center;
	margin-top:20px;
}

.otherLinks li{
	display:inline-block;
	width:42%;
	margin:0 2%;
}


.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%);


	padding:20px;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	border:4px solid #F7CA18;
	border-radius:12px;
	position:relative;
	margin-top:10px;
}
.otherLinks li a:hover{
	opacity:0.5;
}

.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-desktop .socialarea {
	overflow:hidden;
	padding: 10px 0 0;
}
.device-desktop .socialarea ul {
	list-style-type:none;
	float:right;
}
.device-desktop .socialarea ul li {
	float: left;
	margin-right:5px;
}
.device-desktop .socialarea ul li iframe.twitter-share-button {
	width: 100px !important;
}
.device-desktop .socialarea ul li #___plusone_0 {
	width: 85px !important;
}



/* point_area - 251120追記 / もっと見るボタン、ポイント周りの修正
-------------------------------------------------------------------------*/
/*周り修正*/
#point_accordion{
    margin-top: 35px;
}
#point_accordion h2{
    color: #F0508C;
    font-size: 110%;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: center;    
}
.point_box dt{
    height: 50px !important;
    padding-top: 20px !important;
    display: flex;
    align-items: center;
    line-height: 1.5;
}
/*下記もっと見るボタン*/
#point_accordion .point_box {
    position: relative;
    margin-bottom: 20px;
}
#point_accordion .point_box .d1 {
    display: -webkit-box;
    -webkit-line-clamp:7;      /* 7行表示 */
    -webkit-box-orient: vertical;
    overflow: hidden;
    position: relative;
}
/* 下グラデーション */
#point_accordion .point_box .d1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background: linear-gradient(
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
    );
    pointer-events: none;
}
#point_accordion .point_box .d1 dd{
    position: relative;
}
/* 全文表示時 */
#point_accordion .point_box.open .d1 {
    -webkit-line-clamp: unset;
    padding-bottom: 58px;
}
#point_accordion .point_box.open .d1::after {
    display: none;
}
#point_accordion .more-btn {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: none;
    outline: none;
    background: none;
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    font: inherit;
    cursor: pointer;
    display: inline-block;
    padding: 6px 12px;
    border: 3px solid #ed467f;
    background-color: #fff;
    color: #333;
    border-radius: 4px;
    transition: 0.2s;
    position: absolute;
    bottom: -4px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #ffffff;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: 100%;
    font-size: 13px;
    font-weight: 600;
    border-radius: 5px;
    width: 130px;
    z-index: 1;
}



























