@charset "UTF-8";
/* for Microsoft Edge */
@supports (-ms-ime-align:auto) {
.pc_only{display:block;}
}
/*---------------------------------
ランキング
----------------------------------*/
table.calbase_rakuten {
  border: none !important;
  padding: 0 !important;
  width: 100% !important;
    }

@media screen and (max-width: 200px) {
  table.calbase_rakuten {
    width: 190px !important;
	  font-size: 6px;
	  }
}

table.calframe_rakuten {
  margin: 0 !important; }


@media screen and (max-width: 750px) {
    table.calframe_rakuten {
      width: 48% !important;
      margin: 1% !important;
      float: left; }
}


@media screen and (max-width: 200px) {
  table.calframe_rakuten {
    width: 100% !important;
	margin-top: 14px!important;}
}

@media screen and (max-width: 750px) {
table.calbase_rakuten * {
  font-size: 3.5vw !important;
}
}

@media screen and (max-width: 200px) {
  table.calbase_rakuten * {
    font-size: 107.5% !important; }
}


@media screen and (max-width: 750px) {
  th.caltitle_rakuten {
    padding-bottom: 1em; }
}



@media screen and (max-width: 200px) {
  th.caltitle_rakuten {
    font-size: 180% !important; }
}


@media screen and (max-width: 200px) {
  th.caltitle_rakuten {
    padding-top: 1em !important; }
}


table.event_rakuten {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
  line-height: 160% !important; }

@media screen and (max-width: 200px) {
  table.event_rakuten {
    font-size: 99% !important; }
}

@media screen and (min-width: 999px) {
table.calbase_rakuten * {
    font-size: 100% !important; }
	
table.calframe_rakuten{
	width: 215px!important;
	float: left;
}

table.calbase_rakuten {
	width: 555px !important;
	margin: 0 auto;
}
	
table.calbase_rakuten th.caltitle_rakuten{
	text-align: left!important;
	line-height: 300%;
}
	
table.calframe_rakuten:first-of-type{
	margin-left: 40px!important;
	margin-right: 85px!important;
}
	table.event_rakuten{
		margin-top: 30px!important;
	}
	
	
}
