@charset "utf-8";

.tmp_senko_intro h2.is-noborder {
  border-bottom: none !important;
}

.tmp_senko_txt li.is-border {
  background-color: #fff;
  box-sizing: border-box;
  border: 1px solid #e9528e;
  border-radius: 12px;
  padding: 10px;
  width: 340px;
}

.tmp_senko_txt li.is-border h3 {
  border-bottom: 1px solid #e9528e;
  margin-bottom: 20px;
}

.intro_txt {
  max-width: 800px;
  margin: 0 auto 20px;
}