@charset "UTF-8";
/********************/
/** 更新情報       **/
/********************/
#kj1_div {
  position: absolute;
  z-index: 30;
  top: 0;
  left: 0;
  /**	width:			80%;**/
  width: 75%;
  padding-top: 0.5rem;
  padding-left: 1.5rem;
  padding-right: 3rem;
  color: white;
  font-size: 1.215rem;
  background-color: rgba(32, 47, 78, 0.9);
  display: none;
}

#kj1_div p {
  margin-left: 0.5rem;
}

/** 更新情報・全リスト **/
#kj1_div ul {
  list-style-type: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  color: black;
  background-color: white;
  line-height: 1.8rem;
}

#kj1_div ul a {
  color: black;
  text-decoration: none;
}

.kj1_td_img img {
  width: 4rem;
}

.kj1_td_close {
  text-align: right;
  vertical-align: top;
  position: relative;
  left: 1.5rem;
  top: -0.9rem;
}

.kj1_td_close img {
  width: 3rem;
}

/** 更新情報見出し部 **/
#kj1_tb_head {
  padding: 0;
  width: 100%;
  margin-top: 1rem;
  text-align: left;
}

/** 更新情報アイコン **/
.kj1_td_img {
  width: 10%;
  padding: 0;
}

/** 更新情報タイトル **/
.kj1_td_title {
  width: 90%;
  font-size: 1.825rem;
}

.kj1_td_title p {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

/** 更新情報サブタイトル **/
.kj1_td_sub {
  font-size: 1rem;
}

.kj1_td_sub p {
  margin-top: 0;
}

/** 各店舗毎の設定 **/
/** 店舗名 **/
.kj1_title {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: black;
  font-size: 1.825rem;
  background-color: #f5f5f5;
  border: solid thin #000000;
  cursor: pointer;
}

.kj1_td_titleText {
  width: 95%;
}

.kj1_td_titleImg {
  text-align: right;
}

.kj1_td_titleImg img {
  width: 3rem;
  height: 2.5rem;
}

/** 店舗リスト部 **/
.kj1_text {
  position: relative;
  left: 1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

/** ＨＥＡＤＬＩＮＥ **/
.kj1_p_headline {
  margin-bottom: 0.5rem;
  font-size: 1.825rem;
  text-align: center;
}

.kj1_a_headline {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

.kj1_a_headline a {
  color: white;
  text-decoration: none;
} 

/*# sourceMappingURL=updateNews.css.map */
