
.cont_txt_box1 {
  width: 100%;
  height: 100%;
  background-image: url("/resources/img/special/ngo_pointrally/bg_img.png");
  background-size: cover;
  text-align: center;
  padding-bottom: 45px;
}
.cont_txt_box3 h3 {
  margin-top: 0;
}
.cng_txt_ttl {
  font-size: 27px;
  color: #b60005;
  font-weight: bold;
}
.cng_txt {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0;
  padding-top: 110px;
  line-height: 1.4;
}
.step {
  display: inline-block;
  width: 300px;
  margin-top: 12px;
  margin-right: 2px;
  vertical-align: top;
  text-align: left;
  background-color: #FFF;
}
.step:last-child {
  margin-right: 0;
}
.step p {
  padding: 0 5px 0;
}
.cont_step {
  background-color: #5f2d01;
  color: #FFF;
  font-size: 20px;
  font-weight: bold;
  padding: 5px auto;
  display: block;
  text-align: center;
}
.text_red {
  color: #b60005;
  font-weight: bold;
}
.txt_caution {
  font-size: 12px;
}
.cont_area {
  background-color: rgba(95, 45, 1, 0.7);
  margin: 5px 20px 0;
  padding-bottom: 15px;
}
.cont_area h4 {
  margin: 0;
  padding: 0;
}
.cont_area h4 img {
  margin-top: 8px;
}
.cont_area p {
  color: #FFF;
}
.yellow {
  color: #ffff00 !important;
}
.cont_area_box {
  text-align: left;
  padding: 0 15px 0;
  margin-top: 17px;
}
.cont_area_box img {
  float: left;
}
.cont_area_box div {
  display: block;
  margin-left: 5px;
  float: left;
}
.cont_area_box p {
  text-align: left;
  margin: 0;
  padding: 0;
}
.area_caution {
  margin-top: 12px;
  display: block;
}
.prize_ttl {
  margin-top: 25px !important;
}
.cont_prize {
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
}
.cont_prize li {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.cont_prize li:nth-child(3n) {
  margin-right: 0;
}
.cont_prize + img {
  margin: 5px 0 15px;
}



.cont_txt_box2 {
  width: 100%;
  height: 100%;
  background-image: url("/resources/img/special/ngo_pointrally/bg_img2.png");
  background-size: cover;
  text-align: center;
}
.cont_txt_box2 img {
  margin-top: 29px;
}
.cont_txt_box2 img:last-child {
  margin-bottom: 35px;
}


.cont_atten {
  background-color: #e5e5e5;
}
.cont_atten h3 {
  text-align: center;
  margin: 0 15px;
  padding:14px 0 20px;
  border-bottom: 1px solid #c8c8c8;
}
.txt_atten {
  text-align: left;
  padding: 25px 0;
  margin: 0 15px;
  border-bottom: 1px solid #c8c8c8;
}
.txt_atten h4 {
  margin: 0;
  padding: 0;
}
.txt_atten p {
  margin-top: 0;
}
.txt_atten ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
.txt_atten ul li {
  list-style: none;
  padding-left: 2em;
  text-indent: -1em;
}
.txt_atten ul li::before {
  content: "◇";
  display: inline-block;
  padding-right: 3px;
}


.cont_txt_box3 {
  width: 100%;
  height: 100%;
  background-image: url("/resources/img/special/ngo_pointrally/bg_img_simple.png");
  background-size: contain;
  background-repeat: repeat-y;
  text-align: center;
}

@media screen and (max-width:500px) {
.cng_txt_ttl {
    font-size: 16px;
}
.cng_txt {
    font-size: 14px;
}
.cont_prize li {
    float: none;
    width: 100%;
    margin: 5px auto;
}
}
