.figure-block img {
  height: 100%;
}
.togglePic .togglePic-img-toggle li {
  line-height: 1.4;
}
.togglePic .togglePic-img .caption {
  line-height: 1.5em;
  text-align: center;
  margin-top: 0.5em;
}
section.mSection-outer article .figure-block figcaption p {
  line-height: 1.6em;
  padding: 0;
}
section.mSection-outer article .figure-block figcaption p + p {
  margin-top: 1.6em;
}
p.pic img {
  max-width: 100%;
}
.zoom_image + .zoom_image {
  margin-top: 50px;
}
.zoom_image figcaption {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 600;
}
.zoom_image figcaption span {
  display: inline-block;
  margin-left: 10px;
  font-size: 1.6rem;
  font-weight: normal;
}
.sec-copy.use-printer {
  margin-top: 15px;
  padding: 0;
  font-weight: bold;
}

@media (max-width: 767px) {
  section.mSection-outer article p {
    padding: 0;
  }
  .togglePic {
    margin-bottom: 5.6vw;
  }
  .togglePic .togglePic-img {
    padding: 0;
  }
  .togglePic .togglePic-img .figure-outer.padding {
    padding: 4vw;
  }
  .zoom_image + .zoom_image {
    margin-top: 5.3333vw;
  }
  .zoom_image figcaption {
    margin-bottom: 1.3333vw;
    font-size: 3.2vw;
    line-height: 1.3;
  }
  .zoom_image figcaption span {
    display: block;
    margin-left: 0;
    font-size: 2.6666vw;
  }
  .sec-copy.use-printer {
    margin-top: 2.6666vw;
  }
}

/* section01
-------------------------------------------------- */
#section01.mSection-outer .elem-wrap.bg::before {
  height: 105%;
  max-height: 600px;
}
#section01.mSection-outer .article03 .figure-block {
  margin-bottom: 0;
}
.pic01 {
  margin-top: 50px;
}

/* SP Only */
@media (max-width: 767px) {
  #section01.mSection-outer .elem-wrap.bg::before {
    height: 102%;
    max-height: none;
  }
}

/* section02
-------------------------------------------------- */
#section02.mSection-outer .elem-wrap.bg::before {
  height: 98.8%;
  max-height: none;
}
#section02.mSection-outer article:nth-last-child(1) {
  margin-top: 100px;
}
#section02 .article01 {
  margin-top: 80px;
}
#section02 .article01 .togglePic .togglePic-img {
  max-width: 940px;
}
#section02 .article02 .togglePic .togglePic-img {
  max-width: 940px;
}
#section02 .article02 .pic01 {
  margin-bottom: 40px;
}
#section02 .article02 .pic02 {
  margin-bottom: 90px;
}
.paper-list {
  display: flex;
  flex-wrap: wrap;
  gap: 50px 30px;
  margin-top: 60px;
}
.paper-list li {
  width: 30%;
}
#section02 .paper-list .paper-name1,
#section03 .paper-list .paper-name1 {
  padding: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
}
#section02 .paper-list .paper-name2,
#section03 .paper-list .paper-name2 {
  margin-top: 10px;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
}
#section02 .paper-list .paper-copy,
#section03 .paper-list .paper-copy {
  margin-top: 15px;
  padding: 0;
  font-size: 18px;
  line-height: 1.45;
}
.paper-list img {
  width: 100%;
}
sup {
  top: 0;
}


/* SP Only */
@media (max-width: 767px) {
  #section02.mSection-outer .elem-wrap.bg::before {
    top: 5.333332vw;
  }
  #section02.mSection-outer .article01 {
    margin-top: 11.2vw;
  }
  #section02 .article02 .pic01 {
    margin-bottom: 5.3vw;
  }
  #section02 .article02 .pic02 {
    margin-bottom: 12vw;
  }
  .paper-list {
    gap: 6.6667vw 5%;
    margin-top: 8vw;
  }
  .paper-list li {
    width: 100%;
  }
  #section02 .paper-list .paper-name1,
  #section03 .paper-list .paper-name1 {
    font-size: 4vw;
  }
  #section02 .paper-list .paper-name2,
  #section03 .paper-list .paper-name2 {
    margin-top: 2.6666vw;
    font-size: 3.2vw;
  }
  #section02 .paper-list .paper-copy,
  #section03 .paper-list .paper-copy {
    margin-top: 2.6666vw;
    font-size: 3.2vw;
  }
}

/* section03
-------------------------------------------------- */
#section03.mSection-outer .elem-wrap.bg::before {
  height: 142.2%;
  max-height: 305px;
}
#section03.mSection-outer .article01 {
  margin-top: 120px;
}
#section03 .sec-article-ttl {
  text-align: center;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
}
#section03 .article01 table {
  font-size: 16px;
  line-height: 1.25em;
  margin: 20px auto;
}
#section03 .article01 table th {
  width: 90px;
  padding: 1em 0.5em;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
#section03 .article01 table td {
  width: 100px;
  padding: 1em 0.5em;
  text-align: center;
}
#section03 .article01 table td.maker {
  background: #cccaca;
}
#section03 .article01 .note {
  display: block;
  margin-top: 5px;
  padding: 0;
  font-size: 12px;
  text-align: left;
  line-height: 1.3;
}
#section03 .article01 table img {
  width: 100%;
}
#section03 .article02 .togglePic .togglePic-img,
#section03 .article02 .togglePic .togglePic-img-toggle {
  max-width: 940px;
}
#section03 .article02 .togglePic .togglePic-img-toggle li {
  width: calc(100% / 9);
  padding: 28px 22px;
  background-color: #bfbfbf;
}
#section03 .article02 .togglePic .togglePic-img-toggle li.current {
  background-color: #fff;
}
#section03 .article02 .togglePic .captionList p {
  display: none;
}
#section03 .article02 .togglePic .captionList p.current {
  display: block;
}
#section03 .article01 table sup {
  font-size: 75%;
}

/* SP Only */
@media (max-width: 767px) {
  #section03.mSection-outer .elem-wrap.bg::before {
    height: 128%;
    max-height: none;
  }
  #section03.mSection-outer .article01 {
    margin-top: 9.6vw;
  }
  #section03 .sec-article-ttl {
    font-size: 2.6667vw;
  }
  #section03 .article01 table {
    font-size: 1.6vw;
    line-height: 1.5em;
    margin: 2.6667vw auto;
  }
  #section03 .article01 table th {
    width: 4.1333vw;
    padding: 0.5em;
    text-align: center;
  }
  #section03 .article01 table td {
    width: 9.6vw;
    padding: 0.5em;
  }
  #section03 .article01 .note {
    font-size: 2.1333vw;
  }
  #section03 .article02 .togglePic .togglePic-img-toggle li,
  #section03 .article03 .togglePic .togglePic-img-toggle li,
  #section03 .article04 .togglePic .togglePic-img-toggle li {
    padding: 3.3333vw 0.9333vw;
    background-color: #bfbfbf;
  }
}


/* section04
-------------------------------------------------- */
#section04.mSection-outer .elem-wrap.bg::before {
  height: 136.2%;
}
#section04.mSection-outer .article01 {
  margin-top: 80px;
}
#section04 .article01 table {
  margin: 0 auto;
}
#section04 .article01 table th {
  width: 266px;
  text-align: left;
}
#section04 .article01 table td {
  word-break: break-all;
}

/* SP Only */
@media (max-width: 767px) {
  #section04.mSection-outer .elem-wrap.bg::before {
    height: 135%;
    max-height: none;
  }
  #section04.mSection-outer .article01 {
    margin-top: 9.6vw;
  }
  #section04 .article01 table th {
    width: 26.9333vw;
    line-height: 1.375em;
    font-size: 2.1333vw;
    padding: 0.8em;
  }
  #section04 .article01 table td {
    line-height: 1.375em;
    font-size: 2.1333vw;
    padding: 0.8em 1em;
  }
}