


/* --------------------------------------*/
/* FAQ                                   */
/* --------------------------------------*/
#header_eacloud_faq {
/*  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/faq/page_faq_title_01.png") no-repeat scroll transparent;*/
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/info_title_common.png") no-repeat scroll transparent;
  background-position:right 0;
  -webkit-border-radius:8px 8px 0 0;
  -moz-border-radius:8px 8px 0 0;
  border-radius:8px 8px 0 0;
}
#contents_eacloud_faq {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/common/page_faq_base_01.jpg") no-repeat scroll transparent;*/
  background-color: #ffffff;
  border-top: none;
  border-bottom: none;
  border-left: solid 1px #bfbfbf;
  border-right: solid 1px #bfbfbf;
  width: 98%;
  height: auto;
  /*項目を増やした場合、適度に増やしてください。また、各セルの高さ/幅は自動なので、ブラウザによって見た目が変わる可能性があります。あまりシビアな数値は設定しないこと。*/
}
#fotter_eacloud_faq {
  /*background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/faq/page_faq_title_01.png") no-repeat scroll transparent;*/
}

/* --------------------------------------*/
/* 見出し                                 */
/* --------------------------------------*/
#contents_eacloud_faq #header_image {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 96%;
  height: auto;
  box-sizing:border-box;
}

/* --------------------------------------*/
/* テキストエリア                          */
/* --------------------------------------*/
#contents_eacloud_faq #text_area {
  width: 96%;
  height: auto;
  box-sizing:border-box;
}

.contents_main {
  background-color: #ffffff;
  border: solid 1px #bfbfbf;
  width: 96%;
  box-sizing:border-box;
}

.title_main {
  position: absolute;
  width: 37px;
  height: 37px;
  box-sizing:border-box;
}
/*.taxt_main {
  position: absolute;
  left: 45px;
}*/

#contents_br {
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/faq/page_faq_title_sub_br.jpg") no-repeat scroll transparent;
  position: relative;  
  width: 96%;
  height: auto;
  /*top: 10px;*/
  box-sizing:border-box;
}
.in_boxfaq {
  position: relative;  
  display:block;
  width:100%;
  height:auto;/*3200*/
  margin:0;
  /*border:solid 1px #999;*/
  background:#fff;
  box-sizing:border-box;
}
.in_boxabout {
  position: relative;  
  display:block;
  width:98%;/*728*/
  //height:1600px;//2880
  margin:0;
  border-left:solid 1px #999;
  border-right:solid 1px #999;
  background:#fff;
  box-sizing:border-box;
}

.faq_midasi_obi {
  float:left;
  margin:0 4px;
  background:#ccc;
  width:98%;
  height:auto;
  padding:4px 0.5em;
  font-size:14pt;
  font-weight:bold;
  box-sizing:border-box;
}
.in_box100 {
  width:98%;
  height:auto;
  margin:0;
  border-left:solid 1px #999;
  border-right:solid 1px #999;
  background:#fff;
  box-sizing:border-box;
}

.faq_box_m {
  float:left;
  /*margin:6px 0px 8px 8px;*/
  margin:6px;
  padding:0 4px;
  border:solid #ccc 1px;
  width:98%; 
  box-sizing:border-box;
}
.faq_box_s {
  float:left;
  margin:2px 6px; 
  width:98%;
  box-sizing:border-box;
}
.faq_box_line {
  border-top:dashed #999 1px;
  float:left;
  width:95%;
  margin:0 12px;
  box-sizing:border-box;
}
.faq_box_txt {
  float:left;
  width:96%;
  margin:2px 10px;
  padding:4px;
  /*border:solid 1px #ccc;*/
  box-sizing:border-box;
}
.faq_box_tq {
  float:left;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/faq/page_faq_title_sub_q.png") no-repeat scroll transparent;
  width:37px; height:37px;
  margin:4px;
  box-sizing:border-box;
}
.faq_box_ta {
  float:left;
  background: url("https://eacache.s.konaminet.jp/game/eacloud/p/images/faq/page_faq_title_sub_a.png") no-repeat scroll transparent;
  width:37px; height:37px;
  margin:4px;
  box-sizing:border-box;
}
.wa_box {
  width:98%;
  height:auto;
  margin:3px auto;
}

