@charset "UTF-8";
body, h1, h2 {
  margin: 0;
}

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

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

/* section共通 */
.contsBlcok01 {
  max-width: 880px;
  width: 83.667%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}

.contsArea {
  padding-top: 4.3%;
  background-image: url(../img/bg_01.png);
}

.conts01Txt01 {
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 4%;
  font-size: 14px;
  line-height: 1.61;
}

.conts01Txt01 li {
  padding-left: 1em;
  text-indent: -1em;
}

.conts01Img01 {
  padding: 1% 0 0;
}
.conts01Img01.campaign {
  text-align: center;
}
.conts01Img01.campaign img {
  width: auto;
}
@media only screen and (max-width: 960px) {
  .conts01Img01.campaign img {
    width: 100%;
  }
}
.conts01Img01 .campaignLink {
  padding: 2% 0 0;
}
@media only screen and (max-width: 960px) {
  .conts01Img01 .campaignLink img {
    width: 100%;
  }
}
.conts01Img01.banner {
  text-align: center;
  margin-top: 5%;
  padding: 1.2% 8.33334% 0;
}
.conts01Img01.banner .bannerTitle {
  margin-bottom: 2%;
  width: auto;
}
@media only screen and (max-width: 960px) {
  .conts01Img01.banner .bannerTitle {
    margin-bottom: 7.5%;
    width: 100%;
  }
}
.conts01Img01.banner .bannerLink {
  display: block;
  margin-bottom: 5%;
}
.conts01Img01.banner .bannerLink img {
  width: auto;
}
@media only screen and (max-width: 960px) {
  .conts01Img01.banner .bannerLink img {
    margin-bottom: 5%;
    width: 100%;
  }
}

.conts01Img02 {
  border-radius: 12px;
  background: white;
  margin: 2.5% 1% 5%;
}

.conts01Img02Box {
  display: flex;
  align-items: center;
  padding: 4.5% 10%;
}

.conts01Img02Img {
  width: 45% !important;
  object-fit: contain;
  height: auto;
}

.conts01ImgItem {
  width: 50%;
  padding-left: 7.33334%;
  text-align: left;
}

.conts02Txt01 {
  font-size: 20px;
  line-height: 1.45;
  margin-top: 7%;
}

.conts02Txt01 ul a {
  display: inline;
  color: #d90514;
  text-decoration: underline !important;
  word-break: break-all;
}

.pl1em {
  padding-left: 1em;
}

.conts02Txt01 p {
  padding-top: 5.8%;
  text-align: center;
}

.conts02Txt01 .contsTxtLink01 {
  font-size: 26px;
  font-weight: bold;
}

.contsTxtLink01 {
  display: inline;
  word-break: break-all;
}

.contsTxtLink01:link, .contsTxtLink01:visited {
  color: #000;
  text-decoration: underline;
}

.contsTtl .yellowH {
  color: #333333;
  background-color: #ffde00;
  background-image: radial-gradient(#ffcd00 20%, transparent 20%), radial-gradient(#ffcd00 20%, transparent 20%);
  background-size: 21px 21px;
  background-position: 0 0, 32px 10px;
}

.cardNotesItem {
  text-indent: -1em;
  padding-left: 1em;
}

.cpNotesItem1 {
  padding: 0px 0px 0px 1em;
}

.cpNotesItem2 {
  padding: 0px 0px 0px 2em;
}

.dpointTxtArea {
  padding: 1.2% 8.33334% 4.366667%;
}

.dpointTxtWrap {
  background-color: #ffffff;
  border: 2px solid #000000;
  padding: 3.25% 2% 2.5%;
  border-radius: 4px;
}

/* ご注意事項 */
.cpNotes2 {
  max-width: 802px;
  margin: 0 auto;
  padding: 0 8.33333% 1.925%;
}

.cpNotesBtnWrap2 {
  max-width: 802px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0px 8px 0px 0px #cc0033;
  box-shadow: 0px 8px 0px 0px #cc0033;
  border: 5px solid #cc0033;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}

.cpNotesBtnWrap2.shadowJs {
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.cpNotesBtn2 {
  display: table;
  width: 100%;
}

.cpNotesBtn2 a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.cpNotesFlame2 {
  display: none;
  border-left: 5px solid #cc0033;
  border-right: 5px solid #cc0033;
  border-bottom: 5px solid #cc0033;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
}

.cpNotesSubttl {
  border: 1px solid #cc0033;
  border-radius: 8px;
  line-height: 1;
  margin-bottom: 0.8em;
  padding: 0.3em;
  text-align: center;
  font-weight: bold;
}

.linkTxt {
  display: inline;
  color: #0000ff;
  text-decoration: underline !important;
}

.dpointTxtLink01 {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 2.3%;
}

.dpointTxtLink01 a {
  display: inline;
  color: #cc0033;
  text-decoration: underline !important;
}

.dpointTxtLink02 {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

.dpointTxtLink02 a {
  display: inline;
  color: #00a6ff;
  text-decoration: underline !important;
}

.contsBlcok04 {
  padding: 1.2% 8.33334% 0;
}

.shopBtn01 {
  padding-bottom: 5.5%;
}

.contsBlcok05 {
  max-width: 880px;
  width: 91.667%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 1.2% 0 4.5%;
}

.txtIndent1 {
  text-indent: -1em;
  padding-left: 1em;
}

.contsArea02 {
  padding-top: 4.3%;
  background-color: #009e41;
}

@media only screen and (min-width: 361px) {
  .dpointTxtLink01 {
    font-size: 17px;
  }
  .dpointTxtWrap {
    border-radius: 6px;
  }
  .dpointTxtLink02 {
    font-size: 15px;
  }
}
@media only screen and (min-width: 481px) {
  .dpointTxtLink01 {
    font-size: 23px;
  }
  .dpointTxtLink02 {
    font-size: 19px;
  }
  .dpointTxtWrap {
    border: 3px solid #000000;
    border-radius: 10px;
  }
}
@media only screen and (min-width: 641px) {
  .dpointTxtLink01 {
    font-size: 31px;
  }
  .dpointTxtLink02 {
    font-size: 23px;
  }
  .dpointTxtWrap {
    border: 4px solid #000000;
    border-radius: 14px;
  }
}
@media only screen and (min-width: 961px) {
  .dpointTxtLink01 {
    font-size: 34px;
  }
  .dpointTxtLink02 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 481px) {
  .conts01Txt01 {
    font-size: 16px;
  }
  .conts01Img02Box {
    display: block;
    text-align: center;
    padding: 4.5% 10%;
  }
  .conts01Img02Img {
    width: 80% !important;
  }
  .conts01ImgItem {
    width: 100%;
    padding: 5% 0 0;
  }
}
/* SPスタイル */
@media only screen and (max-width: 640px) {
  .conts01ImgItem,
  .conts02Txt01 {
    font-size: 14px;
  }
  .conts02Txt01 .contsTxtLink01 {
    font-size: 16px;
  }
  .contsTxt {
    font-size: 14px;
  }
  .cpNotesBtnWrap2 {
    border-width: 3px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 4px 0px 0px #cc0033;
    box-shadow: 0px 4px 0px 0px #cc0033;
  }
  .cpNotesFlame2 {
    border-width: 3px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .cpNotesSubttl {
    border-radius: 4px;
  }
}
@media only screen and (min-width: 641px) {
  .conts01Txt01 {
    font-size: 18px;
  }
  .cpNotesList {
    font-size: 16px;
  }
  .cpNotesSubttl {
    margin-top: 1.8em;
    font-size: 20px;
  }
  .dpointTxtWrap {
    border: 4px solid #000000;
    border-radius: 14px;
  }
  .dpointTxtLink01 {
    font-size: 31px;
  }
  .dpointTxtLink02 {
    font-size: 23px;
  }
}
@media only screen and (min-width: 961px) {
  .dpointTxtLink01 {
    font-size: 34px;
  }
  .dpointTxtLink02 {
    font-size: 25px;
  }
}
/*フローティングバナー*/
/* .floatSpBnr {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 2;
}
.floatSpLink {
  display: block;
}
.floatSpBnr img {
  width: 100%;
}
.floatPcBnr {
  height: 324px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: block;
  z-index: 2;
}
a.floatPcLink {
  display: block;
}
@media only screen and (max-width: 640px) {
  .floatSpBnr,a.floatSpLink {
    display: block;
  }
  .floatPcBnr,a.floatPcLink {
    display: none;
  }
  .pb150pApp {
    padding-bottom: 16% !important;
  }
  .firstIndent a{
    display: inline;
  }
} */
.pt100p {
  padding-top: 10.4167% !important;
}

.pt120p {
  padding-top: 12.5% !important;
}
