@charset "UTF-8";
#ranking2016{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 100%;
	line-height: 1.3em;
	background-image: none !important;
}

#ranking{
	width: 1200px !important;
	margin: 0 auto;
}

#topic-path{
	width: 1200px !important;
	margin: 0 auto;
}

#intro-area{
	background: url(../img/bg.jpg) repeat-y 50% 0;
	background-color: #1c1e20;
	margin: 40px auto 0 auto;
	background-size: contain;
}
#intro-area .intro-text{
	width: 1200px;
	height: 176px;
	margin: 0 auto;
	color: #fff;
}
#intro-area .intro-text p{
	font-size: 14px;
	line-height: 2.0em;
	margin-bottom: 20px;
}
.menu{
	width: 1200px;
	margin: 40px auto 0 auto;
	padding-bottom: 5px;
}

.menu ul{
    padding: 0 2px;    
}

.menu ul li{
	float: left;
    margin: 0 2px;
	width: 295px;
}

.menu ul li .title{
    padding: 13px 0;
}

.menu ul li.all .title{
    border-top: 5px solid #fff;
}

.menu ul li.all .on{
    background-color: rgba(255,255,255,0.2);
}

.menu ul li.hm .title{
    border-top: 5px solid #518abd;
}

.menu ul li.hm .on{
    background-color: rgba(81,138,189,0.2);
}

.menu ul li.ko .title{
    border-top: 5px solid #ca5858;
}

.menu ul li.ko .on{
    background-color: rgba(202,88,88,0.2);
}

.menu ul li.ke .title{
    border-top: 5px solid #845dcb;
}
 
.menu ul li.ke .on{
    background-color: rgba(132,93,203,0.2);
}

.menu ul li p.btn{
	float: left;
}

.menu ul li p.btn a{
    display: block;
    cursor: pointer;
    padding: 12px 0;
}
.menu ul li .btn{
    width: 49%;
    background-image: url("../img/arrow_white.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.menu ul li.hm .btn{
    background-color: #518abd;
}
.menu ul li.ko .btn{
    background-color: #ca5858;
}
.menu ul li.ke .btn{
    background-color: #845dcb;
}

.menu ul li .btn:last-child{
    margin-left: 2%;
}

.menu ul li.all .btn{
    width: 100%;
    background-color: #fff;
    background-image: url("../img/arrow_black.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-radius: 5px;
}

.menu ul li.all .btn:last-child{
    margin-left: 0;
}


.menu .bottom{
	border-top: 5px solid #1c1e20;
}

.bgmain{
	background: url(../img/bg.jpg) repeat-y 50% 0;
	background-color: #1c1e20;
}

.past {
    width: 1200px;
	padding: 5px 0px 10px ;
	margin: 0 auto;
}

.past-title {
	float: left;
	width: 300px;
	height: 65px;
	background-color: #262626;
	border-radius: 5px;
	margin-right: 3px;
}

.past-title img {
    padding-top: 13px;
}


.past li{
	float: left;
}

.past li.sp{
   display: none !important;
}

#ranking h2{
	margin-top: 30px;
	padding-top: 60px;
	font-size: 30px;
	background: url(../img/crown.png) no-repeat 50% 0;
}
#ranking p.exp{
	margin-top: 40px;
	text-align: center;
	font-size: 16px;
}
#ranking p.exp span{
	font-size: 12px;
}
#ranking .large{
	margin: 40px 0 30px 0;
	padding: 20px;
	text-align: left;	
}
#ranking .first{
	background-color: #fff9d9;
}
#ranking .second{
	background-color: #f3f3f3;
}
#ranking .third{
	background-color: #fff3e3;
}
#ranking .fourth{
	background-color: #f1f1f1;
}
#ranking .large .left-box{
	width: 680px;
	float: left;
}
#ranking .fourth .left-box{
	width: 320px!important;
	float: left;
}

#ranking .large .left-box-case{
	width: 450px!important;
	float: left;
}

#ranking .large h3{
	min-height: 60px;
	font-size: 26px;
	line-height: 28px;
	vertical-align: middle;
	padding-left :90px;
	margin-bottom: 10px;
}
#ranking .large h3.case{
	line-height: 60px;
}
#ranking .large h3.first{
	background: url(../img/first.png) no-repeat left 50%;
}
#ranking .large h3.second{
	background: url(../img/second.png) no-repeat left 50%;
}
#ranking .large h3.third{
	background: url(../img/third.png) no-repeat left 50%;
}
#ranking .large h3 span{
	font-size: 14px;
}
#ranking .large h3 a{
	color: #333;
	text-decoration: none;
}
#ranking .large h3 a:hover,
#ranking .large h3 a:active,
#ranking .large h3 a:focus{
	color: #d62109;	
}
#ranking .large .text-box{
	background-color: #fff;
	padding: 20px;
}
#ranking .large .text-box h4{
	color: #1e8156;
	border-bottom: 1px solid #1e8156;
	margin-bottom: 10px;
	font-size: 1.4rem;
}
#ranking .large .text-box .score{
	font-size: 20px;
	line-height: 40px;
}
#ranking .large .text-box .score span{
	color: #cf0000;
	font-size: 40px;
}
#ranking .large .text-box .score img{
	padding-bottom: 12px;
}
#ranking .red{
	color: #cf0000;
}
#ranking .large .btn-nakoudo{
	position: relative;
	clear: none;
	width: 220px;
	height: 34px;
	margin: 10px auto 0;
	font-size: 1.2em;
	text-align: center;
	background-color: #bd5e00;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
  	-webkit-box-shadow: 0px 3px 0px 0px rgba(162,81,0,1);
	   -moz-box-shadow: 0px 3px 0px 0px rgba(162,81,0,1);
	        box-shadow: 0px 3px 0px 0px rgba(162,81,0,1);
}

#ranking .large .btn-nakoudo a{
	position: absolute;
	display: block;
	width: 220px;
	height: 34px;
	background-color: #bd5e00;
	color: #fff;
	text-decoration: none;
	line-height: 34px;
 	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}
#ranking .large .btn-nakoudo a:hover,
#ranking .large .btn-nakoudo a:active,
#ranking .large .btn-nakoudo a:hover:after,
#ranking .large .btn-nakoudo a:active:after{
	background-color: #f08f2f;
}

#ranking .large .right-box{
	float: right;
	width: 450px;
}
#ranking .fourth .right-box{
	float: right;
	width: 810px!important;
}
#ranking .large .right-box-case{
	float: right;
	width: 680px!important;
}
#ranking .large .image{
	margin-bottom: 10px;
}
#ranking .large .image img{
	width: 450px;
}
#ranking .large .corp-case li{
	width: 140px;
	float: left;
	text-align: left;
}
#ranking .fourth .rank{
	float: left;
	padding-top: 15px;
	color: #666;
	font-size: 20px;
	font-style: italic;	
}
#ranking .fourth .rank span{
	font-size: 60px;
}
#ranking .fourth h3{
	float: left;
	padding: 0 0 0 20px!important;
}
#ranking .fourth .image img{
	width: 320px !important;
}
#ranking .large .corp-nm{
	font-size: 20px;
}
#ranking .large .corp-nm span{
	font-size: 13px;
}
#ranking .large .corp-nm a{
	color: #333;
	text-decoration: none;
}
#ranking .large .corp-nm a:hover,
#ranking .large .corp-nm a:active,
#ranking .large .corp-nm a:focus{
	color: #d62109;	
}

.topagetop{
	clear: both;
	margin: 30px 0 50px 0;
	text-align: right;
}

/*
#footer-area{
	clear: both;
	width: 960px;
	margin: 10px auto 0 !important;
	padding-top: 20px;
	border-top: 1px dotted #ccc;
}
#footer-logo{
	float: left;
	max-width: 320px;
}
.footer-menu{
	float: right;
	max-width: 570px !important;
	margin-bottom: 15px;
	text-align: right;
}
.footer-menu li{
	float: left;
	line-height: 2.0em;
	font-size: 0.95em;
	white-space: nowrap;
}
*/
.footer-menu li:after{
	content: " ｜ ";
}
/*
#copyright{
	clear: both;
	padding: 30px 0 0;
	text-align: center;
}
*/


.btn-newranking{
	width: 600px;
	margin: 20px auto 0;
	font-size: 1.6em;
}

@media screen and (max-width:420px){
    .btn-newranking{
	width: 96%;
}
}

.btn-newranking a{
	display: block;
	padding: 20px;
	text-decoration: none;
	color: #dfb614 !important;
	border: 1px solid #c4a424;
 	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.btn-newranking a:hover{
	background-color: rgba(255,255,255,0.2);
}

.btn-newranking2{
	width: 600px;
	margin: 20px auto 0;
	font-size: 1.6em;
}

.btn-newranking2 a{
	display: block;
	padding: 20px;
	text-decoration: none;
	color: #fff !important;
	background-color: #c4a424;
	border: 1px solid #c4a424;
 	-webkit-border-radius: 6px;
	   -moz-border-radius: 6px;
	        border-radius: 6px;
}

.btn-newranking2 a:hover{
	background-color: rgba(163,135,23,0.9);
}



.btn-nakoudo3{
	width: 300px;
	height: 50px;
	margin: 15px auto 0 !important;
	font-size: 1.3rem;
	background-color: #bd5e00;
	background-image:url(/commonimg/btn_nakoudo2.png);
	background-repeat: no-repeat;
	background-position: top;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: 0 0 3px 0 #666; /* Safari, Chrome用 */
	   -moz-box-shadow: 0 0 3px 0 #666; /* Firefox用 */
	        box-shadow: 0 0 3px 0 #666; /* CSS3 */
}

.btn-nakoudo3 a{
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
}

.btn-nakoudo3 a:hover{
	background-color:rgba(255,255,255,0.1);
}

.btn-nakoudo3 a span{
	display: block;
	padding: 15px 0 0 50px;
}

.nakoudo-link{
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.nakoudo-link .nakoudo-link-txt{
	float: left;
	width: 460px;
	margin-top: 15px;
}

.nakoudo-link > .btn-nakoudo3{
	float: right;
}

.orange-txt{
	margin-top: 80px;
	color: #ff6600;
	text-align: center;
	font-size: 1.2em;
}

.nakoudo-link-btn{
	margin-bottom: 80px;	
}


/* iPhone6 Plusのポートレート表示に対応 */
@media screen and (max-width:420px){ /* 〜420px */

#ranking{
	width: 100% !important;
	margin: 0 auto;
}
#topic-path{
	display: none;
	width: 100% !important;
	margin: 0 auto;
}
#intro-area{
	background: url(../img/bg.jpg) repeat-y 50% 0;
	background-color: #1c1e20;
	margin: 40px auto 0 auto;
}
	
#intro-area h1 img{
	width: 100%;
}

#intro-area .intro-text{
	width: 90%;
	height: auto;
	margin: 0 auto;
	color: #fff;
}

#intro-area .intro-text p{
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

.menu{
	width: 96%;
	margin: 40px auto 0 auto;
	padding-bottom: 5px;
}

.menu ul li{
	float: none;
	width: 100%;
	padding-bottom: 10px;
    padding-right: 4px;
	text-align: center;
	overflow: hidden;
}

.menu ul li p.btn{
	float: left;
}

.menu .bottom{
	border-top: 5px solid #1c1e20;
}
    
.past{
    width: 100%;        
}
    
.past-title{
    width: 96%; 
	margin: 0 2%;
}

    
.past li{
    float: none;
    display: inline;
}
   
.past li.pc{
   display: none !important;
}
	
#ranking h2{
	margin-top: 30px;
	padding-top: 50px;
	font-size: 26px;
	line-height: 1.3em;
}
#ranking p.exp{
	margin-top: 30px;
	text-align: center;
	font-size: 13px;
}
#ranking p.exp span{
	font-size: 11px;
}
#ranking .large{
	margin: 30px 0 30px 0;
	padding: 20px;
	text-align: left;
}
#ranking .large .left-box{
	width: 100%;
	float: left;
}
#ranking .fourth .left-box{
	width: 100%!important;
	float: left;
}
#ranking .large .left-box-case{
	width: 100%!important;
	float: left;
}


#ranking .large h3{
	min-height: 60px;
	font-size: 20px;
	line-height: 1.5em !important;
	vertical-align: middle;
	padding-left :80px;
	margin-bottom: 10px;
}
#ranking .large h3 span{
	font-size: 12px;
}
#ranking .large .text-box{
	padding: 15px;
}


#ranking .large .right-box{
	float: right;
	width: 100%;
}
#ranking .fourth .right-box{
	float: right;
	width: 100%!important;
}
#ranking .large .right-box-case{
	float: right;
	width: 100%!important;
}
#ranking .large .image img{
	width: 100%;
}
#ranking .large .corp-case li{
	width: 30%;
	float: left;
	margin-right: 3%;
	text-align: left;
}


#ranking .fourth .rank{
	float: left;
	padding-top: 15px;
	color: #666;
	font-size: 20px;
	font-style: italic;	
}
#ranking .fourth .rank span{
	font-size: 60px;
}
#ranking .fourth h3{
	float: left;
	width: 80%;
	padding: 0 0 0 10px !important;
	line-height: 1.3em !important;
	font-size: 20px !important;
}
#ranking .fourth h3.n10th{
	width: 70% !important;
}
#ranking .fourth h3 span{
	line-height: 1.3em !important;
	font-size: 11px !important;
}


#footer-area{
	width: 100%;
}
.footer-menu{
	display: none;
}

.btn-nakoudo3{
	float: none;
	width: 280px;
	height: 48px;
	max-width: 280px;
	margin: 0 auto !important;
	background-size: contain;
}

.nakoudo-link{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.nakoudo-link .nakoudo-link-txt{
	float: none;
	width: 100%;
	margin-bottom: 15px;
	text-align: left !important;
}

.nakoudo-link > .btn-nakoudo3{
	float: none;
}

.orange-txt{
	margin-top: 0;
	font-size: 0.9em;
}

.nakoudo-link-btn{
	margin-bottom: 0;
}

.nakoudo-link-btn img{
	width: 100%;
}

}
