.allergy {
  overflow: hidden;
  margin: 0 auto;
  max-width: 680px;
}
.allergy * {
  box-sizing: border-box;
}
.allergy img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .allergy img {
    width: auto;
  }
}
.allergy-head {
  margin-bottom: 40px;
}
.allergy-box {
  position: relative;
  margin-bottom: 36px;
  padding: 26px 15px 15px;
}
@media screen and (min-width: 768px) {
  .allergy-box {
    padding: 26px 20px 20px;
  }
}
.allergy-box:before {
  position: absolute;
  background-repeat: no-repeat;
  content: "";
}
@media screen and (max-width: 767px) {
  .allergy-box:before {
    display: none;
  }
}
.allergy-box.contents01 {
  background-color: #c2d968;
}
.allergy-box.contents01:before {
  top: -22px;
  right: 40px;
  width: 200px;
  height: 170px;
  background-image: url(/files/user/lp/img/allergy/img01_ttl-pic.png);
  z-index: +1;
}
.allergy-box.contents02 {
  background-color: #f8c866;
}
.allergy-box.contents02:before {
  top: 0;
  right: 0;
  width: 276px;
  height: 137px;
  background-image: url(/files/user/lp/img/allergy/img02_ttl-pic.png);
  z-index: +1;
}
.allergy-box.contents03 {
  background-color: #f7c5da;
}
.allergy-box.contents03:before {
  top: -21px;
  right: 0;
  width: 247px;
  height: 199px;
  background-image: url(/files/user/lp/img/allergy/img03_ttl-pic.png);
  z-index: +1;
}
.allergy-box.contents04 {
  background-color: #b9c8e5;
}
.allergy-box.contents04:before {
  top: 0;
  right: 0;
  width: 277px;
  height: 137px;
  background-image: url(/files/user/lp/img/allergy/img04_ttl-pic.png);
  z-index: +1;
}
.allergy-box-ttl {
  margin-bottom: 20px;
}
.allergy-box-ttl:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 58px;
  height: 58px;
  -webkit-transform: translate(-50%, -30px);
          transform: translate(-50%, -30px);
  background-repeat: no-repeat;
  content: "";
}
@media screen and (min-width: 768px) {
  .allergy-box-ttl:before {
    -webkit-transform: translate(-50%, -16px);
            transform: translate(-50%, -16px);
  }
}
.contents01 .allergy-box-ttl:before {
  background-image: url(/files/user/lp/img/allergy/img_vol01.png);
}
.contents02 .allergy-box-ttl:before {
  background-image: url(/files/user/lp/img/allergy/img_vol02.png);
}
.contents03 .allergy-box-ttl:before {
  background-image: url(/files/user/lp/img/allergy/img_vol03.png);
}
.contents04 .allergy-box-ttl:before {
  background-image: url(/files/user/lp/img/allergy/img_vol04.png);
}
.allergy-box-contents {
  position: relative;
  padding: 15px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .allergy-box-contents {
    height: 355px;
    padding: 30px 25px 20px;
  }
}
.allergy-box-contents-ttl {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .allergy-box-contents-thumb {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .allergy-box-contents-thumb {
    position: absolute;
    top: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .allergy-box-contents-dl_btn {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .allergy-box-contents-dl_btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
}
.allergy-box-contents-dl_btn:before {
  position: absolute;
  content: "";
  z-index: +1;
}
@media screen and (max-width: 767px) {
  .allergy-box-contents-dl_btn:before {
    display: none;
  }
}
.contents01 .allergy-box-contents-dl_btn:before {
  right: 20px;
  bottom: 25px;
  width: 163px;
  height: 95px;
  background: url(/files/user/lp/img/allergy/img01_btn-pic.png) no-repeat;
}
.contents02 .allergy-box-contents-dl_btn:before {
  right: 20px;
  bottom: 26px;
  width: 151px;
  height: 96px;
  background: url(/files/user/lp/img/allergy/img02_btn-pic.png) no-repeat;
}
.contents03 .allergy-box-contents-dl_btn:before {
  right: 20px;
  bottom: 29px;
  width: 143px;
  height: 91px;
  background: url(/files/user/lp/img/allergy/img03_btn-pic.png) no-repeat;
}
.contents04 .allergy-box-contents-dl_btn:before {
  right: 20px;
  bottom: 26px;
  width: 163px;
  height: 99px;
  background: url(/files/user/lp/img/allergy/img04_btn-pic.png) no-repeat;
}
@media screen and (max-width: 767px) {
  .allergy .pc-none {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .allergy .sp-none {
    display: none;
  }
}
