.note {
  vertical-align: top;
  font-size: 0.6rem;
}

#ipv6 {
  max-width: 980px;
  margin: 0 auto;
  padding-bottom: 6em;
}
#ipv6 p {
  margin: 0.5em 0;
}
#ipv6 small {
  line-height: 1.5;
  font-size: 0.9rem;
}
#ipv6 .width {
  padding: 0 1em;
}
@media screen and (max-width: 767px) {
  #ipv6 .width {
    padding: 0;
  }
}
#ipv6 .top .ipv6FV img {
  width: 100%;
}
#ipv6 .about .aboutWrap {
  padding-top: 4em;
}
#ipv6 .about .aboutWrap .border-dotted {
  display: inline-block;
  position: relative;
  margin-bottom: 1em;
}
#ipv6 .about .aboutWrap .border-dotted:before, #ipv6 .about .aboutWrap .border-dotted:after {
  bottom: -0.5em;
}
#ipv6 .about .aboutWrap .border-dotted:before {
  background-image: linear-gradient(to right, transparent, transparent 2px, #fff 2px, #FFDED8 5px);
}
#ipv6 .about .aboutWrap .border-dotted img {
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
}
#ipv6 .about .aboutWrap .border-dotted h2 {
  display: inline-block;
  padding: 0 0 0 30px;
}
@media screen and (max-width: 767px) {
  #ipv6 .about .aboutWrap img.img-explain {
    width: 100%;
  }
}
#ipv6 .about ul.list {
  list-style: disc;
  padding-left: 1.6em;
  margin: 1em 0;
  line-height: 1.3;
}
#ipv6 .about .table {
  border: 2px solid #FFD1A5;
  width: 100%;
  margin: 2em 0 1em;
}
@media screen and (max-width: 767px) {
  #ipv6 .about .table {
    flex-direction: column;
  }
}
#ipv6 .about .table .tableWrap {
  width: 33.33333%;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  #ipv6 .about .table .tableWrap {
    width: 100%;
  }
}
#ipv6 .about .table .tableWrap dt {
  background: #FFD1A5;
  border-right: 2px solid #fff;
  justify-content: center;
  align-items: center;
}
#ipv6 .about .table .tableWrap dt p {
  padding-left: 0.5em;
}
#ipv6 .about .table .tableWrap dd {
  background: #fff;
  border-right: 2px solid #FFD1A5;
  text-align: center;
}
#ipv6 .about .table .tableWrap dt, #ipv6 .about .table .tableWrap dd {
  padding: 1em;
}
@media screen and (max-width: 767px) {
  #ipv6 .about .table .tableWrap dt, #ipv6 .about .table .tableWrap dd {
    border-right: none;
  }
}
#ipv6 .about .table .tableWrap.last dt {
  border-right: none;
}
#ipv6 .about .table .tableWrap.last dd {
  border-right: none;
}
#ipv6 .about .table tr th img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  padding-right: 0.2em;
}
#ipv6 .about .table tr th p {
  display: inline-block;
}
#ipv6 .about .table tr td {
  text-align: center;
}
#ipv6 .about .table tr td:nth-of-type(1), #ipv6 .about .table tr td:nth-of-type(2) {
  border-right: 2px solid #FFD1A5;
}/*# sourceMappingURL=ipv6.css.map */