.contsTtl .redH {
  background: #d00f31;
}

.redBtn {
  background-color: #d00f31;
  -webkit-box-shadow: 0px -5px 0px 0px #a2031f inset;
  box-shadow: 0px -5px 0px 0px #a2031f inset;
}

a.txtLink {
  text-decoration: underline;
  color: #0000ff;
  display: inline;
}

.contsImg.intro01 {
  max-width: 902px;
  padding: 6.1777% 3.125% 4.1664%;
}

.store {
  background-color: #fff4bf;
  padding: 6.25% 8.33333% 3.125%;
}

.store h2 {
  width: 55%;
  margin: 0 auto;
}

.store_block {
  background-color: #FFF;
  border-radius: 20px;
  margin-top: 5.2083%;
  padding: 0 0 2.0832%;
}

.store_block h3 a {
  position: relative;
  display: block;
  margin: 0 auto;
}

.store_block h3 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -20px;
  width: 14px;
  height: 14px;
  border: 0px;
  border-top: solid 4px #d31111;
  border-left: solid 4px #d31111;
  border-radius: 0;
  box-sizing: content-box;
  -webkit-transform: translateY(-50%) rotate(-225deg);
  -ms-transform: translateY(-50%) rotate(-225deg);
  transform: translateY(-50%) rotate(-225deg);
}

.store_block .contsImg {
  margin-top: 5.2083%;
  padding: 0;
}

.store_block .contsTxt {
  margin-top: 5.2083%;
}

.store_block:nth-of-type(n + 2) {
  margin-top: 4.1664%;
}

.store_block .LinkItem_Wrap {
  margin-top: 5.2083%;
}

.store_block .LinkItem {
  padding: 0 3% 2% 8%;
}

.store_block .LinkItem:last-of-type {
  margin-bottom: 0;
}

.store_block .LinkItem a {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
  text-decoration: underline;
  text-indent: -8px;
  padding-left: 12px;
}
@media only screen and (min-width: 641px) {
  .store_block .LinkItem a {
    font-size: 32px;
    text-indent: -12px;
    padding-left: 16px;
  }
}
.store_block .LinkItem a::before {
  content: "";
  position: relative;
  top: -4px;
  left: 0;
  width: 6px;
  height: 6px;
  display: inline-block;
  border-radius: 50%;
  background-color: #ffbb00;
}
@media only screen and (min-width: 641px) {
  .store_block .LinkItem a::before {
    width: 12px;
    height: 12px;
  }
}

.store .contsImg.bnr {
  margin-top: 6.25%;
  padding: 0 0 3.125%;
}

.contsTxt02 {
  line-height: 1.6;
  font-size: 18px;
  color: #333333;
  padding: 0;
  text-align: center;
}
.contsTxt02 strong {
  font-weight: bold;
}

.dcard {
  padding: 6.25% 4.16667% 5.2083%;
}

ul.dcardAreaTtl {
  padding-top: 1.0416%;
}

.dcardAreaTtl li.cRed {
  color: #e71224;
}

.cpNotes {
  padding-bottom: 1.0416%;
}

@media only screen and (max-width: 640px) {
  .contsTxt.spfs {
    font-size: 12.8px;
  }
  .store_block {
    border-radius: 10px;
  }
  .store_block h3 a {
    width: 24%;
  }
  .store_block h3 a::after {
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #d31111;
    border-left: solid 2px #d31111;
  }
  .store_block .contsTxt {
    font-size: 0.8em;
  }
}
@media only screen and (min-width: 641px) {
  .store_block h3 a {
    max-width: 195px;
  }
}
