

/* --------------------------------------*/
/* TOP GAMETITLE                         */
/* --------------------------------------*/

#top_gametitle_anq {
  margin:6px 8px;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/cm/top_gametitle_anq.png") no-repeat scroll transparent; 
  width:420px;
  height:100px;
  z-index: 1;
  box-sizing:border-box;
}
@media(min-width:501px){
.top_gametitle_img {
  margin:6px 8px;
  margin-top:42px;
    width:420px;
  height:auto;
  z-index: 1;
  box-sizing:border-box;
}}

@media(max-width:500px){
.top_gametitle_img {
  margin:4px 8px;
  width:100%;
  height:auto;
  z-index: 1;
  box-sizing:border-box;
}}


.box_gamettl_red {
  width:100%;
  height:auto;
  padding:4px 10px;
    background:#c00;
  background:-webkit-gradient(linear, left top, right top, from(#f00), to(#000));
  background:-webkit-linear-gradient(left, #f00, #000);
  background:linear-gradient(to right, #f00, #000);
  border:solid 1px #000;
  box-sizing:border-box;
}
.box_gamettl_orange {
  width:100%;
  height:auto;
  padding:4px 10px;
    background:#c00;
  background:-webkit-gradient(linear, left top, right top, from(#f80), to(#000));
  background:-webkit-linear-gradient(left, #f80, #000);
  background:linear-gradient(to right, #f80, #000);
  border:solid 1px #000;
  box-sizing:border-box;
}

.box_gamettl_green {
  width:100%;
  height:auto;
  padding:4px 10px;
    background:#0c0;
  background:-webkit-gradient(linear, left top, right top, from(#0c0), to(#000));
  background:-webkit-linear-gradient(left, #0c0, #000);
  background:linear-gradient(to right, #0c0, #000);
  border:solid 1px #000;
  box-sizing:border-box;
}
.box_gamettl_black {
  width:100%;
  height:auto;
  padding:4px 10px;
  background:#000;
  box-sizing:border-box;
}
.text_top {
  text-shadow:#000 2px 2px 2px;
  font-size:14pt;
  color:#fff;
}
.text_tip {
  text-shadow:#000 2px 2px 2px;
  font-size:10pt;
  color:#fff;
}
.text_men {
  float:left;
  font-size:10pt;
  color:#fff;
  padding-right:6px;
}

/*2列時は片側2タイトルまで*/
@media (min-width:840px){
#top_gametitle {
  position: relative;
  height:345px;
  width:100%;
}
.top_gametitle_bannerL {
  width:49%;
  height:auto;
  float:left;
  margin:0px;
  box-sizing:border-box;
}
.top_gametitle_bannerR {
  width:49%;
  height:auto;
  float:left;
  margin-left:4px;
  box-sizing:border-box;
}}

@media (max-width:839px){
#top_gametitle {
  position: relative;
  height:auto;
  width:98%;
  margin:0 auto;
}
.top_gametitle_bannerL {
  width:96%;
  float:left;
  margin:0px auto;
}
.top_gametitle_bannerR {
  width:96%;
  float:left;
  margin:0px auto;
}}

#gamebox2 {
  display: flex;
  align-content: stretch;
  justify-content: space-around;
  flex-wrap: wrap;
  background:#fffc;
  position: relative;
  padding:6px;
  border:dotted 1px #ddd;
  box-sizing:border-box;
  height: auto;
  width: 100%;
}

#top_gametitle_none {
  float:left; margin:6px 8px;
  height: 140px;
  width: 10px;
  border:solid 1px #ccc;
  background:#fff;
}

#top_gametitle_bsac {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacbusoshinki/bc/ks_banner/top_gametitle_bsac.png") no-repeat scroll transparent;
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_bsac a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_bsac:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_konapra {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/getprize/knst/np/img/ks_banner/top_gametitle_konapura.png") no-repeat scroll transparent;
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_konapra a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_konapra:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_conp {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/cm/top_side_banner_conp_start.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_conp a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_conp:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_ddr {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacddr/konaddr/images/top_gametitle_ddr.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
  box-sizing:border-box;
}
#top_gametitle_ddr a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_ddr:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_qma {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/qma/eacloud/p/images/game/top_gametitle_qma.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
  box-sizing:border-box;
}
#top_gametitle_qma a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_qma:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_qks {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/qk_stadium/images/konast/top_gametitle_qks.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
  box-sizing:border-box;
}
#top_gametitle_qks a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_qks:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_xxx {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/game/top_gametitle_xxx.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_xxx a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_xxx:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}
#top_gametitle_popn {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacpopn/lively/images/konast/top_gametitle_popn.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_popn a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_popn:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_sdvx {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacsdvx/vi/images/game/top_gametitle_sdvx.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_sdvx a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_sdvx:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}
#top_gametitle_sdvxiii {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacsdvx/iii/p/images/game/top_gametitle_sdvx.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_sdvxiii a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_sdvxiii:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_shogi {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/shogi/eacloud/p/images/game/top_gametitle_shogi.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_shogi a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_shogi:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_mfc {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/mfc/eacloud/p/images/game/top_gametitle_mfc.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_mfc a {
  display: block;
  width:190px;
  height: 140px;
}
#top_gametitle_mfc:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_iidx {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eac2dx/infinitas/p/images/game/top_gametitle_iidx.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_iidx a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_iidx:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}
#top_gametitle_iidx2 {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/infinitas/2/img/eacloud/top_gametitle_iidx2.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_iidx2 a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_iidx2:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_ek {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/ek/eacloud/p/images/game/top_gametitle_ec.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_ek a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_ek:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_an5 {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/lotta/anknst/eacloud/p/images/game/top_gametitle_anm.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_an5 a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_an5:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}
#top_gametitle_fp1 {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/featurepremium/eacloud/p/images/game/top_gametitle_fp_tdr.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_fp1 a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_fp1:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}


#top_gametitle_medal {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/medal/eacloud/p/images/game/top_gametitle_mdl.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_medal a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_medal:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_gfdm {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacgitadora/konagt/images/game/top_gametitle_gitadora.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_gfdm a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_gfdm:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_nos {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacnostalgia/op3/images/konast/top_gametitle_nostalgia.png") no-repeat scroll transparent; 
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_nos a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_nos:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_bg {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/eacbg/bg/ks_banner/top_gametitle_bombergirl.png") no-repeat scroll transparent;
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_bg a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_bg:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}

#top_gametitle_sen4 {
  margin:6px 4px;
  background: url("https://eacache.s.konaminet.jp/game/kps-sengokucollection4/eacloud/p/images/game/top_gametitle_kpssc4.png") no-repeat scroll transparent;
  width:190px;
  height: 140px;
  z-index: 1;
}
#top_gametitle_sen4 a {
  display: block;
  width:190px;
  height: 140px;
  box-sizing:border-box;
}
#top_gametitle_sen4:hover {
  background-position: 0px -140px;
  width:190px;
  height: 140px;
}



