@charset "UTF-8";

/*----rankingarchive_start----*/

.rankingarchive .sp{
	display:none;
}

#theme,#result,#trial,#compensation{
    margin-top: -120px;
    padding-top: 120px;
}

body.rankingarchive {
	background:#010b0f url(../../assets/images/ms_tw_bg_archive.jpg) top center repeat-y;
	line-height:1.5em;
	text-align:left;
	font-size:13px;
}

.rankingarchive #vis{
    /*background: #000 url(../../assets/images/ms_tw_onlineranking_archive_kv_201612.jpg) bottom center no-repeat;*/
    padding-top: 136px;
    height: 400px;

}

.countdown-archive-wrapper {
    background: url(../../assets/images/ms_tw_ranking_count03.png) top center repeat-x;
    margin: -47px auto 1px;
    position: relative;
    height: 352px;
    width: 100%;
}

.countdown-archive {
    background: url(../../assets/images/ms_tw_archive_count01.png) top center no-repeat;
    position: relative;
    margin: 0 auto;
    width: 1280px;
    height: 353px;
}

.countdown-archive-text {
    margin-left: -405px;
    position: absolute;
    width: 810px;
    height: 145px;
    top: 85px;
    left: 50%;
}

.countdown-archive-text01 {
    text-align: center;
    padding: 13px 0 0;
    font-weight: bold;
    font-size: 17px;
    color: #fff;
}

.countdown-archive-text02 {
    text-align: center;
    font-weight: bold;
    padding: 45px 0 0;
    font-size: 24px;
    color: #fff;
}

.rankingarchive-wrapper{
    background:url(../../assets/images/ms_tw_bg_archive_grow.png) no-repeat center 236px;
}

.rankingarchive-sub-nav{
	margin:80px 0 0 0;
    position: fixed;
    z-index: 9999;
    width: 100%;
	left:0;
	top:0;
    background:rgba(0, 0, 0, 0.9);
    text-align:center;
    height: 56px;
}

.rankingarchive-sub-nav ul{
    overflow:hidden;
    height:56px;
    max-width:1200px;
    display:inline-block;
    margin:0 auto;
}
.rankingarchive-sub-nav ul::after
{
    content:" ";
    display:block;
    clear:both;
    width:0px;
    height:0px;
}

.rankingarchive-sub-nav li
{
    float:left;
    width: 300px;
    height:56px;
    display:block;
}

.rankingarchive-sub-nav li a{
	/*background:rgba(0, 0, 0, 0.9);*/
    /*background:rgba(0, 0, 0, 0.9);*/
    text-align: center;
    font-weight: bold;
	display: block;
	font-size:14px;
    padding: 19px;
    width: 300px;
    height:56px;
    box-sizing: border-box;
	color:#fff;
	float:left;
}

.rankingarchive-sub-nav li a:hover{
    background:#1e4b73;
}

#rankingarchive-peorid-wrap {
    background: url(../../assets/images/sp_ms_tw_onlineranking_archive_period.png) no-repeat center top / 320px auto;
	position:relative;
    margin: 0 auto;
    height: 174px;
    width: 320px;
}

.rankingarchive-peorid-txt01{
    text-align: center;
    font-size: 1.0rem;
	position:absolute;
    margin: 0 auto;
    width: 230px;
    color: #fff;
	top:21px;
	left:44px;
}

.rankingarchive-peorid-txt02 {
    text-align: center;
	position:absolute;
    font-size: 1.2rem;
    margin: 0 auto;
    width: 275px;
    color: #fff;
	top:53px;
	left:23px;
}

.rankingarchive-theme {
    /*background: url(../../assets/images/ms_tw_onlineranking_archive_theme_01.png) no-repeat center top / 1165px 724px;*/
    margin: -75px auto 0 auto !important;
    text-indent: -9999px;
    height: 610px;
    width: 1165px;
	color:#fff;
}

.rankingarchive h1 {
    background: url(../../assets/images/ms_tw_onlineranking_archive_title.png) no-repeat center bottom / 978px 108px;
    margin: 0 auto 30px auto;
    text-align: center;
    padding: 63px 0 0;
    font-size: 22px;
    height: 63px;
    width: 978px;
    color: #fff;
}

.rankingarchive h2 {
    margin: 0 auto 30px;
    text-align: center;
	line-height:160%;
    font-size: 18px;
    width: 960px;
    color: #fff;
}

.rankingarchive-result-box{
	margin:0 auto 30px auto;
	overflow:hidden;
	width:958px;
}

.rankingarchive-result-box ul {
    vertical-align: middle;
    display: inline-block;
	width:560px;
}

.rankingarchive-result-box li {
    vertical-align: middle;
    display: inline-block;
    padding: 25px 2% 0;
    text-align: center;
    font-size: 0.9rem;
    height: 45px;
    float: left;
    width: 46%;
}

.rankingarchive-result-box li.white{
	background:#fff;
}

.rankingarchive-result-box li.gray{
	background:#efefef;
}

.rankingarchive-result-box-l {
    text-align: center;
    padding: 30px 0 0;
    height: 110px;
    color: #fff;
    float: left;
    width: 90px;
}

/*.rankingarchive-result-box-l p:nth-child(2){
    margin: 7px 0 0 0;
    font-size: 16px;
}*/

.rankingarchive-result-box-l p{
    margin: 30px 0 0 0;
    font-size: 16px;
}

.rankingarchive-result-box.gold .rankingarchive-result-box-l p ,
.rankingarchive-result-box.silver .rankingarchive-result-box-l p ,
.rankingarchive-result-box.copper .rankingarchive-result-box-l p
{
    font-size: 16px;
    margin: 7px 0 0 0;
}
.rankingarchive-result-box.gold .rankingarchive-result-box-l::before
{
    content:" ";
    display:inline-block;
    background-image:url(./../images/ms_tw_onlineranking_archive_icon01.png );
    width:60px;
    height:54px;
}
.rankingarchive-result-box.silver .rankingarchive-result-box-l::before
{
    content:" ";
    display:inline-block;
    background-image:url(./../images/ms_tw_onlineranking_archive_icon02.png );
    width:60px;
    height:54px;
}

.rankingarchive-result-box.copper .rankingarchive-result-box-l::before
{
    content:" ";
    display:inline-block;
    background-image:url(./../images/ms_tw_onlineranking_archive_icon03.png );
    width:60px;
    height:54px;
}


.rankingarchive-result-box-r{
	height:100px;
	padding:20px;
	width:268px;
	color:#fff;
	float:left;
}

.rankingarchive-result-box-r p:nth-child(1){
    font-weight: bold;
    margin: 0 0 12px;
    font-size: 19px;
}

.rankingarchive-result-box-r p:nth-child(2){
    margin: 0 0 12px;
    font-size: 18px;
}

.rankingarchive-result-box-r p:nth-child(3){
    display: inline-block;
    background: #f3e235;
    border-radius: 15px;
    padding: 5px 19px;
    font-size: 17px;
    color: #000;
}

.rankingarchive-result-box.gold .rankingarchive-result-box-r {
  background: -moz-linear-gradient( -90deg, rgb(218,189,42) 0%, rgb(204,177,38) 100%);
  background: -webkit-linear-gradient( -90deg, rgb(218,189,42) 0%, rgb(204,177,38) 100%);
  background: -ms-linear-gradient( -90deg, rgb(218,189,42) 0%, rgb(204,177,38) 100%);
}

.rankingarchive-result-box.silver .rankingarchive-result-box-r {
  background: -moz-linear-gradient( -90deg, rgb(86,140,180) 0%, rgb(77,124,159) 100%);
  background: -webkit-linear-gradient( -90deg, rgb(86,140,180) 0%, rgb(77,124,159) 100%);
  background: -ms-linear-gradient( -90deg, rgb(86,140,180) 0%, rgb(77,124,159) 100%);
}

.rankingarchive-result-box.copper .rankingarchive-result-box-r {
  background: -moz-linear-gradient( -90deg, rgb(195,88,40) 0%, rgb(173,78,35) 100%);
  background: -webkit-linear-gradient( -90deg, rgb(195,88,40) 0%, rgb(173,78,35) 100%);
  background: -ms-linear-gradient( -90deg, rgb(195,88,40) 0%, rgb(173,78,35) 100%);
}

.rankingarchive-result-box .rankingarchive-result-box-r ,
.rankingarchive-result-box.standard .rankingarchive-result-box-r {
  background: -moz-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
  background: -webkit-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
  background: -ms-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
}

.rankingarchive-result-tab {
    margin: 0 0 40px;
}

.rankingarchive-result-tab ul {
    background: #efefef;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
    width: 920px;
}

.rankingarchive-result-tab li {
    background: #fff none repeat scroll 0 0;
    border-right: 1px solid #cecece;
    border-top: 3px solid #acacac;
    text-align: center;
    font-size: 14px;
    width: 182px;
    float: left;
    position: relative;
    left: 3px;
}

.rankingarchive-result-tab li:nth-child(5),.rankingarchive-result-tab li:nth-child(10) {
	border-right:none;
}

.rankingarchive-result-tab li a {
    font-weight: bold;
    display: block;
    padding: 10%;
    color: #000;
}

.rankingarchive-result-tab li.select {
    background: -moz-linear-gradient( 90deg, rgb(183,222,253) 0%, rgb(237,247,255) 100%);
    background: -webkit-linear-gradient( 90deg, rgb(183,222,253) 0%, rgb(237,247,255) 100%);
    background: -ms-linear-gradient( 90deg, rgb(183,222,253) 0%, rgb(237,247,255) 100%);
	border-top:solid 3px #204c72;
}

.rankingarchive-compensation-wrap {
	overflow:hidden;
	margin:0 auto;
	width:960px;
}

.rankingarchive-compensation-head-l{
    background-image: -moz-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
    background-image: -webkit-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
    background-image: -ms-linear-gradient( -90deg, rgb(39,99,152) 0%, rgb(30,75,115) 100%);
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    padding: 13px;
    width: 887px;
    color: #fff;
}

.rankingarchive-compensation-head-r{
    display: inline-block;
    padding: 10px 7px 16px;
    text-align: center;
    vertical-align: middle;
    width: 33px;
}

.rankingarchive-compensation-wrap dt {
	border-bottom:solid 1px #cecece;
	background:#183f62;
	overflow: hidden;
}

.rankingarchive-compensation-wrap dt:nth-of-type(3) {
	border:none;
}

.rankingarchive-compensation-wrap dd {
	background:#fff;
	padding:2%;
}

.rankingarchive-compensation-wrap dl.accordion dt {
	background:url(../../assets/images/sp_ms_tw_onlineranking_archive_compensation_icn_close.png) no-repeat 98.2% center #183f62;
}

.rankingarchive-compensation-wrap dl.accordion dt.opened {
	background:url(../../assets/images/sp_ms_tw_onlineranking_archive_compensation_icn_open.png) no-repeat 98.5% center #183f62;
}

.rankingarchive-compensation-attention {
    line-height: 200%;
    margin: 0 auto 40px 0;
    padding: 0 20px;
    width: 920px;
}

.rankingarchive-compensation-attention li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 0.9rem;
    color: #fff;
}

.rankingarchive-compensation-attention li span {
    color: #cc0000;
}

.rankingarchive-compensation-wrap tr:nth-child(odd) {
	background:#f2f2f2;
}

.rankingarchive-compensation-wrap td {
	border:solid 1px #cecece;
	text-align:center;
	text-align:left;
	font-size:15px;
	padding:10px;
}

.rankingarchive-compensation-wrap table {
    border: 1px solid #cecece;
    background: #fff;
}

.rankingarchive-compensation-wrap #menu li{
	border-bottom: 1px solid #dfdfdf;
}

.rankingarchive-compensation-wrap #menu li:last-child{
	border:none;
}

.hide {
	display:none;
}

#menu .main_menu {
    background: #183f62;
}

#menu .sub_menu li {
    background: #ececec;
    padding: 2%;
}

#menu .sub_menu li a{
	color:#9e9478;
	display:block;
}

.main_menu img.rotate {
	transform: rotate(90deg);
}

.rankingarchive-compensation-txt01 {
	text-align: center !important;
	font-weight:bold;
}

.rankingarchive-compensation-cl01 {
	text-align: center !important;
    background: #1e4b73;
	color:#fff;
}

.rankingarchive-compensation-cl02 {
	text-align: center !important;
    background: #276398;
	color:#fff;
}

.rankingarchive-compensation-sub{
	margin:20px 0;
}

.rankingarchive-trial-wrap dl{
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    color: #fff;
    margin: 0 auto 40px auto;
    padding: 30px;
    width: 900px;
	overflow:hidden;
}

.rankingarchive-trial-wrap dt {
    float:left;
    font-size: 18px;
    font-weight: bold;
}

.rankingarchive-trial-wrap dd {
	float:left;
    font-size: 18px;
}

.rankingarchive-trial-wrap dt:nth-of-type(1) {
	margin:0 0 15px 0;
}

.rankingarchive-trial-wrap dt:nth-of-type(2) {
	clear: left;
}

.rankingarchive-trial-txt01{
    margin: 0 auto 30px;
    text-align: center;
    font-size: 15px;
    width: 960px;
    color: #fff;
}

.rankingarchive-trial-txt01 span{
	color:#cc0000;
}

.rankingarchive-trial-banner01{
    /*background: url(../../assets/images/ms_tw_onlineranking_archive_trial01.png) no-repeat center top / 640px 170px;*/
    text-indent: -9999px;
    margin: 0 auto 30px auto;
    display: block;
    height: 170px;
    width: 640px;
}

.rankingarchive-limited p.reward-img {
    /*background: url(../../assets/images/ms_tw_onlineranking_archive_illust01.png) no-repeat center top / 100% 100%;
    height: 501px;
    width: 1280px;*/

    margin: 0 auto 15px auto;
    text-indent: -9999px;
	color:#fff;
}
/*
.rankingarchive-limited p:nth-child(2) {
    background: url(../../assets/images/ms_tw_onlineranking_archive_illust02.png) no-repeat center top / 1280px 608px;
    margin: 0 auto 15px auto;
    text-indent: -9999px;
    height: 608px;
    width: 1280px;
	color:#fff;
}*/

.rankingarchive-limited ul {
    margin: 30px auto 40px auto;
    line-height: 200%;
    padding: 0 20px;
    width: 920px;
}

.rankingarchive-limited li {
    padding-left: 1em;
    text-indent: -1em;
    font-size: 15px;
    color: #fff;
}

.rankingarchive-limited li::before {
	color:#cc0000;
    content:"※";
}

.rankingarchive-attention {
	background: url(../../assets/images/ms_tw_onlineranking_archive_attention_01.png) no-repeat center top / 922px 13px,url(../../assets/images/ms_tw_onlineranking_archive_attention_02.png) no-repeat center bottom / 922px 13px;
    margin: 0 auto 40px auto;
	padding:13px 0;
    width: 918px;
}

.rankingarchive-attention li {
    line-height: 200%;
    text-indent: -1em;
    background: #fff;
    padding: 0 36px;
    font-size: 15px;
}
.rankingarchive-attention li:first-child
{ 
    margin:-2px 0 0 0;
}
.rankingarchive-attention li:last-child
{ 
    margin:0 0 -2px 0;
}


.rankingarchive-attention li span{
    color:#cc0000;
}

.rankingarchive-share {
    margin: 0 auto 30px auto;
    overflow: hidden;
    width: 920px;
}

.rankingarchive-share li{
	float:left;
}

.rankingarchive-share li:nth-of-type(1){
	margin:0 32px 0 0;
}

.rankingarchive-share li:nth-child(1) a {
    background: url(../../assets/images/ms_tw_onlineranking_archive_sns01.png) no-repeat center top / 444px 122px;
    margin: 0 auto 15px auto;
    text-indent: -9999px;
    display: block;
    height: 122px;
    width: 444px;
	color:#fff;
}
.rankingarchive-share li:nth-child(2) a {
    background: url(../../assets/images/ms_tw_onlineranking_archive_sns02.png) no-repeat center top / 444px 122px;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
    height: 122px;
    width: 444px;
	color:#fff;
}

.rankingarchive-info li:nth-child(1) a {
    background: url(../../assets/images/ms_tw_onlineranking_archive_button01.png) no-repeat center top / 924px 120px;
    margin: 0 auto 30px auto;
    text-indent: -9999px;
    display: block;
    height: 120px;
    width: 924px;
	color:#fff;
}

.rankingarchive-info li:nth-child(2) a {
    background: url(../../assets/images/ms_tw_onlineranking_archive_button02.png) no-repeat center top / 925px 148px;
    text-indent: -9999px;
    margin: 0 auto;
    display: block;
    height: 148px;
    width: 925px;
	color:#fff;
}

.rankingarchive-info{
	margin:0 0 20px 0;
}

/*----rankingarchive_end----*/