

.title_bar_text:after { content:"フィーチャープレミアム コナステ パチスロボンバーガール"; }

@media (min-width:640px){
#pic_top_title {
  background: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/title.jpg") no-repeat scroll center top transparent;
  width: 100%;
  height:220px;
}
}
@media (min-width:980px){
#pic_top_title_s {
 background: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/title_s.jpg") no-repeat scroll center top transparent;
  width: 100%;
  height:200px; 
}}

@media (max-width:639px){
#pic_top_title {
  background: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/title_s.jpg") no-repeat center top transparent;
  background-size:cover;
  /*デフォルトは両端が切れていく*/
  width: 100%;
  height:0;
  padding-top:40%;
}
}
@media (max-width:971px){
#pic_top_title_s {
 background: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/title_s.jpg") no-repeat scroll center top transparent;
  /*デフォルトは両端が切れていく*/
  width: 100%;
  height:200px;  
}}

#image_01,#image_02,#image_03,#image_04,#image_05{display:block;margin:4px auto;box-sixing:border-box;
width: calc((100% / 4) - 4px);max-width: 233px;height:0;padding-top:13.5%;
background-repeat:no-repeat;background-size:100% auto;}

#image_01 {background-image: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/common/title_fp_bbg_top_image_01.png");}
#image_02 {background-image: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/common/title_fp_bbg_top_image_02.png");}
#image_03 {background-image: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/common/title_fp_bbg_top_image_03.png");}
#image_04 {background-image: url("https://eacache.s.konaminet.jp/game/featurepremium/ea_bomber_girl/eacloud/p/images/common/title_fp_bbg_top_image_04.png");}

.info_box{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;}
  .info_box .tweet_box #fp,.info_box .tweet_box #fp iframe{height:100%;}

.info_box a.info:link,
.info_box a.info:visited {
    text-decoration: underline;
    color: #0000ff;
}

/*.title_news #news_scroll #scr_inner {
    height: inherit;
}*/

@media (max-width:979px) {
.info_box{display:block;height: inherit;}
}

@media (max-width: 939px){
.left_box{min-height:inherit;}
}

@media (max-width:749px){
}

