/* line 3, ../../../scss/babyfood/point/common.scss */
.point-ttl-wrap {
  font-size: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
/* line 8, ../../../scss/babyfood/point/common.scss */
.point-ttl-wrap .point-ttl-img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
/* line 13, ../../../scss/babyfood/point/common.scss */
.point-ttl-wrap .point-ttl {
  font-size: 28px;
  color: #e60312;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}

/* line 22, ../../../scss/babyfood/point/common.scss */
.point-wrap {
  font-size: 0;
}
/* line 24, ../../../scss/babyfood/point/common.scss */
.point-wrap .points {
  width: 440px;
  float: left;
  background: #F7F6F1;
  padding: 20px;
  margin-right: 40px;
  margin-bottom: 40px;
}
/* line 31, ../../../scss/babyfood/point/common.scss */
.point-wrap .points:nth-child(even) {
  margin-right: 0;
}
/* line 35, ../../../scss/babyfood/point/common.scss */
.point-wrap .point-contents-img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
/* line 40, ../../../scss/babyfood/point/common.scss */
.point-wrap .caution-ttl-wrap {
  margin-bottom: 15px;
}
/* line 43, ../../../scss/babyfood/point/common.scss */
.point-wrap .caution-ttl {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 10px;
  width: 320px;
  font-size: 20px;
  color: #F15A85;
  font-weight: bold;
  line-height: 1.2;
}
/* line 54, ../../../scss/babyfood/point/common.scss */
.point-wrap .point-txt {
  font-size: 14px;
  line-height: 1.6;
  padding: 10px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 64, ../../../scss/babyfood/point/common.scss */
.allergen-wrap {
  padding: 50px 100px;
  margin-bottom: 50px;
}
/* line 67, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-point-image {
  margin-bottom: 50px;
}
/* line 70, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-ttl {
  color: #997958;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 76, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-txt {
  margin-bottom: 20px;
}
/* line 79, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-point-wrap {
  margin-bottom: 50px;
}
/* line 82, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points {
  width: 280px;
  margin-right: 20px;
  float: left;
  font-size: 0;
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 92, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points:last-child {
  margin-right: 0;
}
/* line 95, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
/* line 100, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points .allergen-caution-ttl-wrap {
  border-bottom: 1px dotted #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* line 104, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points .allergen-caution-ttl-wrap .allergen-caution-ttl {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  line-height: 1.4;
}
/* line 113, ../../../scss/babyfood/point/common.scss */
.allergen-wrap .allergen-points .allergen-point-txt {
  font-size: 14px;
  line-height: 1.6;
}

/* line 119, ../../../scss/babyfood/point/common.scss */
.donot-afraid {
  background: #fff;
  padding: 20px;
}
/* line 122, ../../../scss/babyfood/point/common.scss */
.donot-afraid .donot-afraid-txt {
  line-height: 1.8;
}

@media only screen and (max-width: 768px) {
  /* line 134, ../../../scss/babyfood/point/common.scss */
  .point-ttl-wrap .point-ttl {
    font-size: 18px;
    padding: 0;
  }

  /* line 140, ../../../scss/babyfood/point/common.scss */
  .point-wrap .points {
    max-width: 100%;
    width: auto;
    float: none;
    padding: 12px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  /* line 148, ../../../scss/babyfood/point/common.scss */
  .point-wrap .caution-ttl {
    text-align: left;
    margin-left: 2%;
    width: 60%;
    font-size: 14px;
    color: #F15A85;
  }

  /* line 156, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap {
    padding: 20px;
    margin-bottom: 50px;
  }
  /* line 159, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap .allergen-point-wrap {
    margin-bottom: 20px;
  }
  /* line 162, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap .allergen-points {
    max-width: 100%;
    width: auto;
    margin-right: 0;
    float: none;
    font-size: 0;
    padding: 10px;
    margin-bottom: 20px;
  }

  /* line 174, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap .allergen-points img {
    display: inline-block;
    vertical-align: middle;
    width: 20%;
  }
  /* line 179, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap .allergen-points .allergen-caution-ttl-wrap {
    font-size: 0;
  }
  /* line 181, ../../../scss/babyfood/point/common.scss */
  .allergen-wrap .allergen-points .allergen-caution-ttl-wrap .allergen-caution-ttl {
    font-size: 14px;
    margin-left: 3%;
    width: 75%;
  }
}
