.info_list {
  padding: 24px 48px 60px;
}

.info_list ul li {
  font-size: 15px;
  line-height: 1.6;
  padding: 15px 0 15px 64px;
  border-bottom: dotted 1px #666;
  background-image: url(../img/info_arrow.png);
  background-position: left 19px;
  background-repeat: no-repeat;
  background-size: 46px 17px;
}

.info_list ul li.pdf {
  background-image: url(../img/info_pdf.png);
}

.info_list ul li a span {
  font-weight: 700;
  padding-right: 16px;
}

@media screen and (max-width: 830px) {
  .info_list {
    padding: 16px 24px 40px;
  }
}
/* SP */
@media screen and (max-width: 650px) {
  .info_list ul li {
    padding: 15px 0 15px 0;
    background-size: 45px 18px;
  }
  .info_list ul li a span {
    padding-left: 55px;
    display: block;
  }
}
#header_info_bar {
  background-color: #e60012;
  padding: 15px;
}
#header_info_bar .hb_inner_wc {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  margin: 0 auto;
}
#header_info_bar .hb_inner_wc img {
  width: 240px;
  height: auto;
}
@media screen and (max-width: 959px) {
  #header_info_bar .hb_inner_wc img {
    width: 180px;
  }
}
#header_info_bar .hb_inner_wc a {
  font-size: 13px;
  color: #fff;
}
#header_info_bar .hb_inner_wc a:hover {
  color: #fff;
}
@media screen and (max-width: 559px) {
  #header_info_bar .hb_inner_wc span {
    display: none;
  }
}

.info_wrapper {
  max-width: 840px;
  margin: 0 auto;
  padding: 0 20px 80px;
}
.info_wrapper .fb {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .info_wrapper .fb {
    padding-top: 20px;
  }
}
.info_wrapper .fb .date {
  padding-top: 20px;
}
.info_wrapper .fb2 {
  padding-top: 10px;
  display: flex;
  gap: 20px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .info_wrapper .fb2 {
    gap: 0px;
  }
}
.info_wrapper .fb2 p {
  padding-top: 15px;
}
.info_wrapper h1.heading {
  padding: 30px 0px 50px;
  font-size: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .info_wrapper h1.heading {
    font-size: 24px;
  }
}
.info_wrapper h1.heading span {
  display: inline-block;
}
.info_wrapper h2.heading {
  padding: 40px 0 5px;
  font-size: 18px;
  line-height: 1.5;
  border-bottom: dotted 1px #aaa;
}
.info_wrapper h3.heading {
  padding: 20px 0px;
  font-size: 18px;
  line-height: 1.5;
}
.info_wrapper .prodimg {
  width: 400px;
}
.info_wrapper span.ib {
  display: inline-block;
}
.info_wrapper .text {
  font-size: 17px;
  line-height: 2;
}
.info_wrapper .text + .text {
  margin-top: 1em;
}
.info_wrapper .ta_c {
  text-align: center;
}
.info_wrapper img {
  max-width: 100%;
}
.info_wrapper .taishou_text1 {
  padding-top: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
.info_wrapper .taishou_text2 {
  padding-top: 20px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .info_wrapper .taishou_text2 {
    font-size: 18px;
  }
}
.info_wrapper .taishou_text2 strong {
  font-weight: bold;
  font-size: 1.3em;
}
.info_wrapper .taishou_text3 {
  padding-top: 40px;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .info_wrapper .taishou_text3 {
    font-size: 18px;
  }
}
.info_wrapper .taishou_text3 strong {
  font-weight: bold;
  font-size: 1.3em;
}
.info_wrapper .note {
  color: #f00;
  padding-top: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .info_wrapper .note {
    text-align: left;
  }
}
.info_wrapper .taishou_text4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.info_wrapper .taishou_text4 p {
  font-size: 16px;
  line-height: 1.8;
  padding-top: 5px;
}
.info_wrapper .taishou_text4 .mt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.info_wrapper .contact {
  margin-top: 50px;
  background-color: #f5f5f5;
  padding: 30px 40px 40px;
}
@media screen and (max-width: 767px) {
  .info_wrapper .contact {
    padding: 20px 20px 30px;
  }
}
.info_wrapper .contact h4.heading {
  padding: 0px 0 5px;
  font-size: 16px;
  line-height: 1.5;
  border-bottom: dotted 1px #aaa;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.info_wrapper .contact h4.heading span:last-child {
  font-size: 13px;
  font-weight: 400;
}
.info_wrapper .contact .mt {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .info_wrapper .contact .mt {
    font-size: 18px;
  }
}
.info_wrapper .contact .ct {
  font-size: 14px;
  line-height: 1.5;
}
.info_wrapper .contact .ct strong {
  font-size: 1.3em;
  font-weight: 400;
}
.info_wrapper .contact .ct a {
  display: inline-block;
  text-decoration: underline;
  background-image: url(../img/arrow_r.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 14px;
  color: #666;
  padding: 6px 22px 6px 0;
}
.info_wrapper .contact .ct a:hover {
  color: #cc0000;
}
.info_wrapper .contact .ct + .ct {
  padding: 10px 0;
}

main.wcinfo {
  max-width: 880px;
  margin: 0 auto;
  padding: 80px 24px 40px;
}
@media screen and (max-width: 559px) {
  main.wcinfo {
    padding: 40px 24px 40px;
  }
}
main.wcinfo h1 {
  padding-top: 32px;
  font-size: 32px;
  font-weight: 400;
}
@media screen and (max-width: 559px) {
  main.wcinfo h1 {
    font-size: 28px;
  }
}
main.wcinfo .t1 {
  padding-top: 24px;
  text-align: right;
}
main.wcinfo .text {
  padding-top: 24px;
  line-height: 2;
  letter-spacing: 0.04em;
}
main.wcinfo dl {
  padding-top: 40px;
}
main.wcinfo dl dt {
  font-weight: 600;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
main.wcinfo dl dd {
  padding-top: 8px;
  line-height: 1.7;
  letter-spacing: 0.04em;
}
main.wcinfo dl dd a {
  color: #003388;
  text-decoration: underline;
}
main.wcinfo dl dd a:hover {
  color: #0063f8;
}
main.wcinfo dl dd.notice {
  padding-top: 1em;
  padding-left: 1em;
  text-indent: -1em;
}