

/* --------------------------------------*/
/* GENERAL                               */
/* --------------------------------------*/
.clear {clear: both; height: 0; margin: 0; padding: 0;}

@media(min-width:460px){
body { 
  font: 90%/1.3 Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
}}
@media(max-width:459px){
body {
  font: 75%/1.3 Meiryo,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Arial,Helvetica,sans-serif;
  margin: 0;
  padding: 0;
}}

b {
  font-weight:bold;
}
p {
  margin:10px 0;
  box-sizing:border-box;
}

.txt_border{
  position: relative;
  width: 100%;
  height:4px;
  margin: 4px 0px 10px;
  border-bottom: dashed 1px #bfbfbf;
  box-sizing:border-box;
}

/*NEWS ICON*/
#ns_pc {
  font-size:10pt;
  width:auto;
  height:auto;
  padding:1px 10px;
  margin:4px -4px;
  background:#f66;
  box-sizing:border-box;
  color:#fff;
  letter-spacing:1px;
}
#ns_and {
  font-size:10pt;
  width:auto;
  height:auto;
  padding:1px 10px;
  margin:4px -4px;
  background:#76bf5e;
  box-sizing:border-box;
  color:#fff;
  letter-spacing:1px;
}
#ns_all {
  font-size:10pt;
  width:auto;
  height:auto;
  padding:1px 10px;
  margin:4px -4px;
  background:#08f;
  box-sizing:border-box;
  color:#fff;
  letter-spacing:1px;
}

.header_barnner {
  width:100%;
  height: auto;
  background:#ddd;
  padding:4px 8px;
  box-sizing:border-box;
  font-weight:bold;
  margin-bottom:4px;
}
.header_barnner_txt{
  width:100%;
  max-width:964px;
  margin: 0 auto;
  padding:0 8px;  
}

.cloud_all {
  width:100%;
  height:auto;
  border:solid 1px #ccc;
  box-sizing:border-box;  
  margin:0px 10px 0px 0px;
}

.main_box {
  width:96%;
  height:auto;
  margin:0 auto;
  box-sizing:border-box;  
}
@media (min-width:600px){
.in_box80 {
  width:96%;
  height:auto;
  padding:4px 8px;
  word-break:break-word;
  box-sizing:border-box;  
  margin:4px auto;
}}
@media (max-width:599px){
.in_box80 {
  width:98%;
  height:auto;
  padding:2px 6px;
  word-break:break-word;
  box-sizing:border-box;  
  margin:2px auto;
}}


li { list-style: none outside none;}
.textindent { overflow: hidden; text-indent: -9999px;}
a , img {border:none; text-decoration:none;}
a.common_link_color, a.common_link_color.visited {
  color: #00f;
}

.newfont { font-weight:bold; color:#f00;}
/*.floatL {float:left;}
.letter_1 {letter-spacing:1px; }
.letter_2 {letter-spacing:2px; }*/

/* 点滅 */ 
.blinking{ 
    -webkit-animation:blink 1s ease infinite alternate; 
    -moz-animation:blink 1s ease infinite alternate; 
    animation:blink 1s ease infinite alternate; 
} 

@-webkit-keyframes blink{ 
    0% {opacity:0;} 
    50% {opacity:1;} 
    100% {opacity:1;} 
} 

@-moz-keyframes blink{ 
    0% {opacity:0;} 
    50% {opacity:1;} 
    100% {opacity:1;} 
} 

@keyframes blink{ 
    0% {opacity:0;} 
    50% {opacity:1;} 
    100% {opacity:1;} 
} 



/*汎用ボタン*/
/*HTML側で幅の指定をするもの*/
/*.btn_M30 {height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/btn_dataM20.png); 
  background-position:left -5px;
  border-top:solid 1px #ddd;
  border-left:solid 1px #ddd;
  border-bottom:solid 1px #888;
  border-right:solid 1px #888;
  text-align:center; margin:2px -2px 2px 2px;
}
.btn_M30 a { height:30px; background-position:left 0; display:block; border:solid 0px #000;}
.btn_M30:hover , .btn_M30_select{
  height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/btn_dataM20.png) ;
  background-position:left -45px; margin:0; text-align:center; margin:2px -2px 2px 2px;
  border-top:solid 1px #fbd;
  border-left:solid 1px #fbd;
  border-bottom:solid 1px #c68;
  border-right:solid 1px #c68;
}
.btn_M30_txt {font-size:12px; color:#333; font-weight:normal;
  text-shadow:#666 0px 0px 1px;
  text-decoration:none; line-height:2.7em; letter-spacing:1px; text-align:center;
}
.btn_M30_txt:hover {font-size:12px; color:#603; font-weight:normal;
   text-shadow:#926 0px 0px 1px;
  text-decoration:none; line-height:2.7em; letter-spacing:1px; text-align:center;
}*/

/*トップページに戻るボタン(汎用化)*/
.return_top { width:140px; height:38px; margin:0 auto; background:none;}
.btn_top_page {width:120px; height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/bt_return_01.png); margin:0 auto;}
.btn_top_page a {width:120px; height:30px; background-position:left 0; display:block;}
.btn_top_page:hover , .btn_top_page_select{width:120px; height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/bt_return_01.png) ; background-position:left -30px; margin:0 auto;}

.btn_close_page {width:120px; height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/popup_bt_close_01.png); margin:0 auto;}
.btn_close_page a {width:120px; height:30px; background-position:left 0; display:block;}
.btn_close_page:hover , .btn_top_page_select{width:120px; height:30px; background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/popup_bt_close_01.png) ; background-position:left -30px; margin:0 auto;}

/* --------------------------------------*/
/* CONTAINER                             */
/* --------------------------------------*/
/*#container1 {
  background-color: #fff;
  margin: 0;
  padding: 0;
}

#container2 {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/common_bg.jpg") no-repeat scroll center top transparent;
  margin: 0;
  padding: 0;
}
#container2_opening {
  margin: 0;
  padding: 0;
}
#container2_top {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/top_bg_cloud_01.jpg") no-repeat scroll center top transparent;
  margin: 0;
  padding: 0;
}
#container3_top {
  margin: 0 auto;
  padding: 0;
  width: 980px;
}
#container3 {
  margin: 0 auto;
  padding: 0;
  width: 980px;
  height:auto;
}
#container3_popup {
  margin: 0 auto;
  padding: 0;
  width: 740px;
}*/

@media (min-width:980px) {
.eacloud_contents {
  width: 980px;
  height:auto;
  margin: 0 auto;
  position: relative;
  box-sizing:border-box;
}
.eacloud_contents_popup {
  width: 738px;
  height:auto;
  margin: 0 auto;
  position: relative;
  box-sizing:border-box;
}
.eacloud_main {
  float: left;
  position: relative;
  width: 728px;
  height:auto;
  box-sizing:border-box;
}
.eacloud_main_contents {
  position: relative;
  width: 740px;
  height:auto;
  background-color: #000;
  box-sizing:border-box;
}}
@media (max-width:979px) {
.eacloud_contents {
  width: 100%;
  height:auto;
  margin: 0;
  position: relative;
  box-sizing:border-box;
}
.eacloud_contents_popup {
  width: 96%;
  height:auto;
  margin: 0 auto;
  position: relative;
  box-sizing:border-box;
}
.eacloud_main {
  float: left;
  position: relative;
  width: 98%;
  height:auto;
  box-sizing:border-box;
}
.eacloud_main_contents {
  position: relative;
  width: 98%;
  height:auto;
  background-color: #000;
  box-sizing:border-box;
}}

/*------------------------------------*/
.eacloud_contents .main,
.eacloud_contents_popup .main {
  float: left;
  position: relative;
  width: 740px;
}
.eacloud_contents .main_c,
.eacloud_contents_popup .main_c {
  position: relative;
  width: 740px;
  margin:0 auto;
}

.eacloud_contents .header,
.eacloud_contents_popup .header {
  height: 30px;
  width: 740px;
}
/*汎用タイトルバー*/
.title_common_box {
  height: 30px;
  width: 740px;
  background:none;
}

.title_common_header {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/info_title_common.png") no-repeat scroll transparent;
  background-position:right 0;
}
.title_common_txt {font-size:13px; color:#000; font-weight:bold; text-decoration:none; padding:6px 10px; letter-spacing:0em; text-align:left;}

.eacloud_contents .contents,
.eacloud_contents_popup .contents {
  position: relative;
  width: 740px;
}

.eacloud_contents .fotter,
.eacloud_contents_popup .fotter {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/common_title_fotter_01.png") no-repeat scroll transparent;
  height: 10px;
  width: 740px;
}


.box_common1 {
 width:600px;
 height:300px;
 margin-left:10px;
 padding:10px;
 border:solid 1px #f00; 
 background:#9cd;
}
.tcommon_header {width:740px; height:30px; /*padding-top:10px;*/}
.tcommon_header_bg {background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/info_title_common.png") no-repeat scroll transparent;}

.common_main {
  float: left;
  position: relative;
  top: 20px;
  width: 740px;
  background:#dc9;
}

.twitter_icon {
  height:50px;
  width:220px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/twitter_icon.png) no-repeat scroll center top transparent; 
  background-position:left 0;
  margin:7px;
  float:left;
}
.twitter_icon:hover {
  height:50px;
  width:220px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/twitter_icon.png) no-repeat scroll center top transparent; 
  background-position:left -50px;
  margin:7px;
  float:left;
}

.new_icon {
  width:59px;
  height:54px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/game/gametitle_newmark.png) no-repeat scroll center top transparent; 
  margin:0;
  z-index:5;
}
.atest_icon {
  width:44px;
  height:35px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/icon_test_mini.png) no-repeat scroll center top transparent; 
  background-size:contain;
  z-index:5;
  box-sizing:border-box;
}
.btest_icon {
  width:44px;
  height:35px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/icon_btest.png) no-repeat scroll center top transparent; 
  background-size:contain;
  z-index:5;
  box-sizing:border-box;
}
.ac_icon {
  width:44px;
  height:35px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/icon_ac_ren.png) no-repeat scroll center top transparent; 
  background-size:contain;
  z-index:5;
  box-sizing:border-box;
}
.cl_icon {
  width:44px;
  height:35px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/icon_cl_sen.png) no-repeat scroll center top transparent; 
  background-size:contain;
  z-index:5;
  box-sizing:border-box;
}
.org_icon {
  display:block;
  width:44px;
  height:35px;
  background:url(https://eacache.s.konaminet.jp/game/eacloud/p/images/common/icon_cl_org.png) no-repeat scroll center top transparent; 
  background-size:contain;
  z-index:5;
  box-sizing:border-box;
}

/*totop*/
.to_top {
  width: 100%;
  height: auto;
  margin:4px;
  box-sizing:border-box;
}

.totop_btn {
  float: right;
  width: 120px;
  height: 20px;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/totop_bt.png") no-repeat scroll transparent;
  margin:4px;
  box-sizing:border-box;
}
.totop_btn a {
  display: block;
  height: 20px;
  width: auto;
  margin:4px;
  box-sizing:border-box;
}
.totop_btn:hover {
  background-position: 0px -20px;
  width:120px;
  margin:4px;
  box-sizing:border-box;
}

.lbr {
  display: inline-block;
}
.copy_and:after {
  font-size:10px;
  content:"※Android は米国 Google LLC. の米国およびその他の国における商標です。\A ※Google Play and the Google Play logo are trademarks of Google LLC.";
}
.copy_win:after {
  font-size:10px;
  content:"※Windows は米国 Microsoft Corporation の米国およびその他の国における登録商標です";
}

/* --------------------------------------*/
/* MDL_CUSTOM                             */
/* --------------------------------------*/


a.info:link {
text-decoration : underline;
color : #0000ff;
}
a.info:visited {
text-decoration : underline;
color : #0000ff;
}
a.info:active {
text-decoration : underline;
color : #2111EF;
}
a.info:hover {
text-decoration : underline;
color : #ff0000;
}




/* --------------------------------------*/
/* TOP                                   */
/* --------------------------------------*/
#top {
}
a {text-decoration:none;}
/* --------------------------------------*/
/* CONTENTS_TOP_PAGE                     */
/* --------------------------------------*/
@media (min-width:840px){
#top_page {
  position: relative;
  width:100%;
  height:auto;
}
#top_page #main {
  position: relative;
  width: 100%;
  height:auto;
}
#main .inner {
  position: relative;
  width: 100%;
  height: auto;
}}
@media (max-width:839px){
#top_page {
  position: relative;
  width:100%;
  height:auto;
}
#top_page #main {
  position: relative;
  width: 100%;
  height:auto;
}
#main .inner {
  position: relative;
  width:100%;
  height: auto;
}}
/* --------------------------------------*/
/* TOP GAMETITLE                         */
/* --------------------------------------*/
.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;
  font-weight:bold;
}
.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;
}
/* --------------------------------------*/
/* BANNER                       */
/* --------------------------------------*/
.banner_box1{margin-bottom:10px;}
