a{color:#444444;}
a:hover{color:#444444!important;}
#recommend-tab {
  margin: 15px auto 30px;
}
#recommend-tab a img:hover{opacity: 0.8;}
#recommend-tab img.full{width: 100%;}

/* タブ */
/* タブの基本機能 */
.orTab .orTabList:after{
    clear: both;
    display: block;
    content: '';
}

.orTab .orTabList > div{
    float: left;
}

.orTab .orTabContent > div{
    display: none;
}

.orTab .orTabContent > div.selected{
    display: block;
}

/* タブスタイル1 */
#tabStyle1{ /* タブ全体 */
    width: 96%;
    margin: 0 auto;
    padding: 0 2%;
    font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
#tabStyle1 .orTabList div{ /* タブのボタン */
    width: 27%;
    margin: 0 2px;
    padding: 10px 0 10px 0;
    text-align: center;
    /*height: 54px;*/
    z-index: 20;
    font-size: 19px;
    font-weight: bold;
    line-height: 1.2em;
    cursor: pointer;
}
#tabStyle1 .orTabList div.selected{ /* 選択したタブ */
    padding: 10px 0 15px 0;
    z-index: 10;
    /*height: 54px;*/
    /*line-height: 3em;*/
    background-color:#EBEBEB;
    color:#444444;
}
#tabStyle1 .orTabList div:not(.selected){ /* 選択していないタブ */
    z-index: 5;
    margin-top: 5px;
    /*line-height: 3em;*/
    background-color:#224A88;
    color:#fff!important;
}
#tabStyle1 .orTabList div:not(.selected) a{
    color:#fff!important;
}

#tabStyle1 .orTabContent{ /* コンテンツ部分 */
    position: relative;
    background-color: #EBEBEB;
    z-index: 30;
    margin-left:2px;
    padding:2px 0 20px;
}

.orTabList div:first-child{
  margin-left:0px;
}
.orTabContent .title{
  width:8em;
  text-align:center;
  color:#fff;
  padding:10px 15px;
  margin:10px 0 0 0;
  background-color:#D90000;
}
.info-content{
  width:97%;
  margin:3% auto 0;
  background-color:#fff;
  padding:1px 0;
}
.banner{
  text-align:center;
  margin:2% 0;
}
.banner img{
  width:96%;
}
.event-box{
  padding: 2% 1.5%;
}
.rec-box{
  padding: 1% 1.5%;
}

.event-box div{
  float: left;
  width: 32%;
  margin-right:2%;
  background-color: #EBEBEB;
  padding: 1.5% 1%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  height: 270px;
}
.event-box div:last-child,.rec-box div:last-child{
  margin-right: 0px;
}
.event-box div img{
  width: 100%;
  border: 1px solid #9e9e9e;
}
.rec-box .float-first{
  float: left;
  width: 49%;
  margin-right:2%;
  background-color: #EBEBEB;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  padding: 2% 1%;
  height: 142px;
}
.float-first div{
  float: left;
}
.float-first div:first-child{
  margin-right: 4%;
  width: 25%;
  text-align: center;
}
.float-first div:last-child{
  width: 70%;
}

.cf:after {
    content:"";
    display: block;
    clear: both;
}
.orTabContent .grade{
  font-size: 14px;
  color: #008677;
  margin-bottom: 5%;
  font-weight: bold;
}
/* ランキング上位用対象学年　追加*/
.orTabContent .grade_rank{
  font-size: 14px;
  color: #008677;
  margin-bottom: 0;
  font-weight: bold;
}

.orTabContent .grade:before{
  content:'';
  font-size:1.5em;
  vertical-align: middle;
  color: #ff7f00;
}
.orTabContent .description{
  font-size: 15px;
  line-height: 1.5;
}
.orTabContent .event-title{
  font-size: 15px;
  color: #444444;
  font-weight: bold;
  margin: 1% 0 5% 1%;
}
.orTabContent .rank-box-small p.event-title{
  margin: 2% 0 4%;
}
.orTabContent .rank-box-small p.grade{
  margin-bottom: 2%;
}
#tab2 .movie-box{
  background-color: #EBEBEB;
  width: 97%;
  margin:1.5% auto 1%;
}
#tab2 .movie-box div{
  float: left;
  width: 49%;
  padding: 1.5% 1%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  height: 245px;
  text-align: center;
}

#tab2 .movie-box div img{
  width: 88%;
}
#tab2 .movie-box div:last-child{
  margin-right: 0px;
}
#tab2 .movie-box #movie-title{
  font-size: 22px;
  line-height: 1.2;
}

#tab3 .rank-box-large {
  padding-top:2%;
}
#tab3 .rank-box-large .float-second{
  float: left;
  margin-right:2%;
  padding: 1.5% 1%;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  background-color: #EBEBEB
}
#tab3 .rank-box-large .float-second:first-child{
  margin-left: 1.5%;
  width: 40%;
  /*height: 300px;*/
}
#tab3 .rank-box-large .float-second:last-child{
  margin-right: 0px;
  width: 55%;
}
#tab3 .rank-box-large .float-second .rank-right:first-child{
  margin-bottom: 5%;
}
#tab3 .rank-box-large .float-second .rank-right img{
  width: auto;
}
#tab3 .rank-box-large .float-second .rank-right div{
  float: left;
  width: 48%;
  margin-right:2%;
  text-align: center;
}
#tab3 .rank-box-large .float-second .rank-right div:last-child{
  margin: 0;
}

#tab3 p.date{
  text-align: center;
  border-bottom: 3px solid #EBEBEB;
  margin:5% 0;
  font-size: 15px;
}
#tab3 .rank-box-small{
  margin-bottom: 2%;
}
#tab3 .rank-box-small .float-first{
  float: left;
  width: 47.5%;
  margin-right:2%;
  background-color: #EBEBEB;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  padding: 2% 1%;
  height: 136px;
}
#tab3 .rank-box-small .float-first:first-child{
  margin: 0 2% 0 1.5%;
}
#tab3 .rank-box-small .float-first:last-child{
  margin-right: 0px;
}
#tab3 .rank-box-small a,#tab1 .event-box a,#tab2 .rec-box a,#tab3 .rank-box-large a,.movie-box a{
  display: block;
  text-decoration: none;
}
#tab3 .rank-box-small a:hover,#tab1 .event-box a:hover,#tab2 .rec-box a:hover,#tab3 .rank-box-large a:hover,.movie-box a:hover{
  opacity: 0.8;
}


/*イベント下部*/
#OsusumeInfo{
  color:#333;
  width:740px;
  padding-top:20px;
  border-top:solid 1px #EDEDED;
  margin: 0 auto;
  background-color: #fff;
}
#OsusumeInfo .BoxList{
  margin-left:10px;
}
#OsusumeInfo .BoxList .box{
  margin: 0 2px 20px 0;
  float:left;
  width: 239px;
  min-height:60px;
}
#OsusumeInfo .image{
  float:left;
  width: 43px;
}
#OsusumeInfo .text{
  float:left;
  margin:0 0 0 6px;
  width: 190px;
  font-size:10px;
  line-height:110%;
}
#OsusumeInfo .link{
  float:left;
  margin: 2px 0 0 6px;
  width: 182px;
  font-size:15px;
  padding-left:8px;
  background:url(../../image/index/Common/Arrow_Orange_TextLink.png) no-repeat left 4px;
}