@charset "shift_jis";

/*******************************/
/*【@楽天ゲキカグ用】カラー指定*/
/*******************************/
/*背景*/
body        {background:transparent}

/*受賞履歴タイトル部分*/
#rank_title span        {background:#eee;color:#000;}

/*スクロール部分*/
#rank_in    {border:solid 1px #aaa;background:#fff;color:#000;}
#rank_in li {background:#fff url(https://image.rakuten.co.jp/chair-bon/cabinet/rank2/rank_icon.jpg) left no-repeat;}
#rank_in br {display:none;}

/*******************************/
/*共通部分*/
/*******************************/

html     {font-size: calc(100vw / 32);}
body        {margin:0;line-height:16px;font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;}
img         {vertical-align: bottom;}

/*1画像（PC）*/
#gazo    {background-image:url('rank_api_bg.png');background-size: 100%;background-repeat:no-repeat;background-position: top center;width:100%;height:8.5rem;position:relative;}
#gazo img{width: 4.7rem;height: 4.7rem;position:absolute;top: 3.4rem;left: 7.2rem;}

/*ランキングタイトル*/
#rank_title             {width:100%;height:auto;margin:0;padding:6px 0 4px;display:block;}
#rank_title span        {width:100%;max-width:768px;height: 22px;padding:5px 6px;letter-spacing:3px;line-height:24px;font-size:18px;display:block;}
#rank_title span::before{content:"履歴";}

/*スクロール部分*/
#rank_in    {width:calc(100% - 30px);max-width:768px;height:88px;margin:0 0 15px;padding:5px;overflow:auto;}
#rank_in li {margin:0 atuo;padding:5px 0 3px 60px;text-align:left;line-height:12px;font-size:10px;list-style-type:none;}

/*【スマホ表示用】*/
@media screen and (min-width:1px) and (max-width:798px) { 
	#rank_title span{width:calc(100% - 18px);height: 14px;padding:5px 0;letter-spacing:2px;line-height:16px;font-size:14px;}
	/*1画像（SP）*/
	#gazo           {background-size:52.0rem;padding-bottom:5.2rem;}
	#gazo img       {width: 7.55rem;height: 7.55rem;position:absolute;top: 5.6rem;left: 1.7rem;}
}

/**************************************************/
/* ファイル内消えてないかチェック *****************/
/**************************************************/
