.efforts-newsletter .titIcon_icon_inner {
  color: #fff;
  background-color: #816602;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateY(-10%);
          transform: translateY(-10%);
  white-space: nowrap;
}
.efforts-newsletter .titIcon_tit {
  padding-left: 0.5em;
  text-align: left;
}
.efforts-newsletter_txt_1 {
  margin: 0;
  font-weight: bold;
}
.efforts-newsletter_txt_2 {
  color: #777;
}
.efforts-newsletter_box:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "";
}
.efforts-newsletter_box_col dt {
  font-weight: bold;
  color: #806600;
  margin-bottom: 10px;
}
.newsletterList_style {
  list-style-position: inside;
  margin: 0;
  padding-left: 0;
}
.newsletterList_style > li {
  padding-left: 1.5em;
  position: relative;
}
.list_style--noPadding.newsletterList_style > li {
  padding-left: 1em;
}
.newsletterList_style > li:before {
  position: absolute;
  left: 0;
}
.newsletterList_style--attentionNum > li {
  padding-left: 3.7em;
}
.newsletterList_style--attentionNum > li:nth-child(1)::before {
  content: '（※1）';
}
.newsletterList_style--attentionNum > li:nth-child(2)::before {
  content: '（※2）';
}
.newsletterList_style--attentionNum > li:nth-child(3)::before {
  content: '（※3）';
}
.newsletterList_style--attentionNum > li:nth-child(4)::before {
  content: '（※4）';
}
.newsletterList_style--attentionNum > li:nth-child(5)::before {
  content: '（※5）';
}
.newsletterList_style--attentionNum > li:nth-child(6)::before {
  content: '（※6）';
}
.newsletterList_style--attentionNum > li:nth-child(7)::before {
  content: '（※7）';
}
.newsletterList_style--attentionNum > li:nth-child(8)::before {
  content: '（※8）';
}
.newsletterList_style--attentionNum > li:nth-child(9)::before {
  content: '（※9）';
}
.newsletterList_style--attentionNum > li:nth-child(10)::before {
  content: '（※10）';
}
.newsletterList_style--attentionNum > li:nth-child(11)::before {
  content: '（※11）';
}
.newsletterList_style--attentionNum > li:nth-child(12)::before {
  content: '（※12）';
}
.newsletterList_style--attentionNum > li:nth-child(13)::before {
  content: '（※13）';
}
.newsletterList_style--attentionNum > li:nth-child(14)::before {
  content: '（※14）';
}
.newsletterList_style--attentionNum > li:nth-child(15)::before {
  content: '（※15）';
}
.newsletterList_style--attentionNumJa > li {
  padding-left: 3.7em;
}
.newsletterList_style--attentionNumJa > li:nth-child(1)::before {
  content: '（注1）';
}
.newsletterList_style--attentionNumJa > li:nth-child(2)::before {
  content: '（注2）';
}
.newsletterList_style--attentionNumJa > li:nth-child(3)::before {
  content: '（注3）';
}
.newsletterList_style--attentionNumJa > li:nth-child(4)::before {
  content: '（注4）';
}
.newsletterList_style--attentionNumJa > li:nth-child(5)::before {
  content: '（注5）';
}
.newsletterList_style--attentionNumJa > li:nth-child(6)::before {
  content: '（注6）';
}
.newsletterList_style--attentionNumJa > li:nth-child(7)::before {
  content: '（注7）';
}
.newsletterList_style--attentionNumJa > li:nth-child(8)::before {
  content: '（注8）';
}
.newsletterList_style--attentionNumJa > li:nth-child(9)::before {
  content: '（注9）';
}
.newsletterList_style--attentionNumJa > li:nth-child(10)::before {
  content: '（注10）';
}
.newsletterList_style--attentionNumJa > li:nth-child(11)::before {
  content: '（注11）';
}
.newsletterList_style--attentionNumJa > li:nth-child(12)::before {
  content: '（注12）';
}
.newsletterList_style--attentionNumJa > li:nth-child(13)::before {
  content: '（注13）';
}
.newsletterList_style--attentionNumJa > li:nth-child(14)::before {
  content: '（注14）';
}
.newsletterList_style--attentionNumJa > li:nth-child(15)::before {
  content: '（注15）';
}
@media print, screen and (min-width: 768px) {
  .efforts-newsletter .titIcon {
    display: flex;
  }
  .efforts-newsletter .titIcon_icon_inner {
    font-size: 1.7rem;
    line-height: 1.764705882352941;
    padding: 0 10px;
  }
  .efforts-newsletter_txt_1 {
    font-size: 2rem;
  }
  .efforts-newsletter_txt_2 {
    font-size: 1.2rem;
  }
  .efforts-newsletter_box_col {
    width: 335px;
  }
  .efforts-newsletter_box_col dt {
    font-size: 2rem;
  }
  .w656--pc {
    width: 656px !important;
    margin-left: auto;
    margin-right: auto;
  }
  .w430--pc {
    width: 430px !important;
  }
  .w408--pc {
    width: 408px !important;
  }
  .w310--pc {
    width: 310px !important;
  }
  .w270--pc {
    width: 270px !important;
  }
}
@media screen and (max-width: 767px) {
  .efforts-newsletter .titIcon_icon_inner {
    font-size: 1.2rem;
    line-height: 1.666666666666667;
    padding: 0 5px;
  }
  .efforts-newsletter_txt_1 {
    font-size: 1.6rem;
  }
  .efforts-newsletter_txt_2 {
    font-size: 10px !important;
  }
  .efforts-newsletter_txt_3--sp {
    font-size: 16px !important;
  }
  .efforts-newsletter_box_col dt {
    font-size: 1.7rem;
  }
  .efforts-newsletter_box_col dd {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .w500--sp {
    width: 83.33333333333334% !important;
    margin-left: auto;
    margin-right: auto;
  }
  .newsletterList_style > li {
    font-size: 1.4rem;
  }
}
