.jitan {
  overflow: hidden;
  margin: 0 auto;
  max-width: 680px;
}
.jitan * {
  box-sizing: border-box;
}
.jitan img {
  vertical-align: bottom;
}
@media screen and (max-width: 767px) {
  .jitan img {
    width: auto;
  }
}
.jitan-head {
  margin-bottom: 40px;
}
.jitan-box {
  position: relative;
  margin-bottom: 36px;
  padding: 26px 15px 15px;
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
@media screen and (min-width: 768px) {
  .jitan-box {
    padding: 35px 20px 20px;
  }
}
.jitan-box:before {
  position: absolute;
  background-repeat: no-repeat;
  content: "";
}
@media screen and (max-width: 767px) {
  .jitan-box:before {
    display: none;
  }
}
.jitan-box.contents01 {
  background-color: #ffe329;
  background-image: radial-gradient(#f1ba00 10%, rgba(0, 0, 0, 0) 0%), radial-gradient(#f1ba00 10%, rgba(0, 0, 0, 0) 0%);
}
.jitan-box.contents01:before {
  top: -20px;
  right: 40px;
  width: 78px;
  height: 153px;
  background-image: url(/files/user/lp/img/jitan/img01_ttl-pic.png);
  z-index: +1;
}
.jitan-box.contents02 {
  background-color: #dae121;
  background-image: radial-gradient(#aacf52 10%, rgba(0, 0, 0, 0) 0%), radial-gradient(#aacf52 10%, rgba(0, 0, 0, 0) 0%);
}
.jitan-box.contents02:before {
  top: -29px;
  right: 10px;
  width: 183px;
  height: 186px;
  background-image: url(/files/user/lp/img/jitan/img02_ttl-pic.png);
}
.jitan-box.contents03 {
  background-color: #d3edfb;
  background-image: radial-gradient(#9fd8f7 10%, rgba(0, 0, 0, 0) 0%), radial-gradient(#9fd8f7 10%, rgba(0, 0, 0, 0) 0%);
}
.jitan-box.contents03:before {
  top: -24px;
  right: 20px;
  width: 202px;
  height: 200px;
  background-image: url(/files/user/lp/img/jitan/img03_ttl-pic.png);
}
.jitan-box.contents04 {
  background-color: #fadce2;
  background-image: radial-gradient(#f4b5bd 10%, rgba(0, 0, 0, 0) 0%), radial-gradient(#f4b5bd 10%, rgba(0, 0, 0, 0) 0%);
}
.jitan-box.contents04:before {
  top: -20px;
  right: 33px;
  width: 166px;
  height: 166px;
  background-image: url(/files/user/lp/img/jitan/img04_ttl-pic.png);
}
.jitan-box.contents05 {
  background-color: #d2d5ec;
  background-image: radial-gradient(#bdc6e5 10%, rgba(0, 0, 0, 0) 0%), radial-gradient(#bdc6e5 10%, rgba(0, 0, 0, 0) 0%);
}
.jitan-box.contents05:before {
  top: 31px;
  right: 10px;
  width: 227px;
  height: 108px;
  background-image: url(/files/user/lp/img/jitan/img05_ttl-pic.png);
}
.jitan-box-ttl {
  margin-bottom: 25px;
}
.jitan-box-ttl:before {
  position: absolute;
  top: 0;
  left: 50%;
  width: 204px;
  height: 44px;
  -webkit-transform: translate(-50%, -30px);
          transform: translate(-50%, -30px);
  background-repeat: no-repeat;
  content: "";
}
@media screen and (min-width: 768px) {
  .jitan-box-ttl:before {
    -webkit-transform: translate(-50%, -16px);
            transform: translate(-50%, -16px);
  }
}
.contents01 .jitan-box-ttl:before {
  background-image: url(/files/user/lp/img/jitan/img_vol01.png);
}
.contents02 .jitan-box-ttl:before {
  background-image: url(/files/user/lp/img/jitan/img_vol02.png);
}
.contents03 .jitan-box-ttl:before {
  background-image: url(/files/user/lp/img/jitan/img_vol03.png);
}
.contents04 .jitan-box-ttl:before {
  background-image: url(/files/user/lp/img/jitan/img_vol04.png);
}
.contents05 .jitan-box-ttl:before {
  background-image: url(/files/user/lp/img/jitan/img_vol05.png);
}
.jitan-box-contents {
  position: relative;
  padding: 15px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .jitan-box-contents {
    height: 355px;
    padding: 30px 25px 20px;
  }
}
.jitan-box-contents-ttl {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .jitan-box-contents-thumb {
    margin-bottom: 20px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .jitan-box-contents-thumb {
    position: absolute;
    top: 20px;
    right: 16px;
  }
}
@media screen and (max-width: 767px) {
  .jitan-box-contents-dl_btn {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .jitan-box-contents-dl_btn {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
}
.jitan-box-contents-dl_btn:before {
  position: absolute;
  content: "";
}
@media screen and (max-width: 767px) {
  .jitan-box-contents-dl_btn:before {
    display: none;
  }
}
.contents01 .jitan-box-contents-dl_btn:before {
  right: 20px;
  bottom: 66px;
  width: 74px;
  height: 91px;
  background: url(/files/user/lp/img/jitan/img01_pic.png) no-repeat;
}
.contents02 .jitan-box-contents-dl_btn:before {
  right: 33px;
  bottom: 50px;
  width: 72px;
  height: 112px;
  background: url(/files/user/lp/img/jitan/img02_pic.png) no-repeat;
}
.contents03 .jitan-box-contents-dl_btn:before {
  right: -20px;
  bottom: 47px;
  width: 121px;
  height: 119px;
  background: url(/files/user/lp/img/jitan/img03_pic.png) no-repeat;
}
.contents04 .jitan-box-contents-dl_btn:before {
  right: 0;
  bottom: 50px;
  width: 135px;
  height: 141px;
  background: url(/files/user/lp/img/jitan/img04_pic.png) no-repeat;
}
.contents05 .jitan-box-contents-dl_btn:before {
  right: -14px;
  bottom: 45px;
  width: 60px;
  height: 111px;
  background: url(/files/user/lp/img/jitan/img05_pic.png) no-repeat;
}
