/*==============================
製品情報
==============================*/
@media (min-width: 768px) {
  .so51f-view--small {
    display: none;
  }
}

@media (max-width: 767px) {
  .so51f-view--large {
    display: none;
  }
}

.so51f-container {
  font-size: 14px;
}
@media (min-width: 768px) {
  .so51f-container {
    font-size: 14px;
    padding: 0;
  }
}
.so51f-container sup {
  font-size: 0.75em;
  line-height: 1;
}
.so51f-container .so51f-el-text--headerX,
.so51f-container .so51f-el-text--headingX {
  font-size: 6.25vw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--headerX,
  .so51f-container .so51f-el-text--headingX {
    font-size: 34px;
    line-height: 1.4705882353;
  }
}
.so51f-container .so51f-el-text--headerX {
  text-align: center;
  margin-top: 3.2em;
  margin-bottom: 0.8em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--headerX {
    margin-top: 4em;
    margin-bottom: 1.2em;
  }
}
.so51f-container .so51f-el-text--headerX > *:first-child {
  margin-top: 0;
}
.so51f-container .so51f-el-text--headerX > *:last-child {
  margin-bottom: 0;
}
.so51f-container .so51f-el-text--header,
.so51f-container .so51f-el-text--heading {
  font-size: 5.21vw;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--header,
  .so51f-container .so51f-el-text--heading {
    font-size: 26px;
    line-height: 1.5384615385;
  }
}
.so51f-container .so51f-el-text--header {
  text-align: center;
  margin-top: 3.2em;
  margin-bottom: 0.8em;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--header {
    margin-top: 4em;
    margin-bottom: 1.2em;
  }
}
.so51f-container .so51f-el-text--header > *:first-child {
  margin-top: 0;
}
.so51f-container .so51f-el-text--header > *:last-child {
  margin-bottom: 0;
}
.so51f-container .so51f-el-text--default {
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.7142857143;
  margin: 1em auto;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--default {
    font-size: 14px;
  }
}
.so51f-container .so51f-el-text--default > *:first-child {
  margin-top: 0;
}
.so51f-container .so51f-el-text--default > *:last-child {
  margin-bottom: 0;
}
.so51f-container .so51f-el-text--notes {
  font-size: 12px;
  letter-spacing: 0.04em;
  line-height: 1.3333333333;
  margin: 1em auto;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-text--notes {
    font-size: 12px;
  }
}
.so51f-container .so51f-el-text--notes > *:first-child {
  margin-top: 0;
}
.so51f-container .so51f-el-text--notes > *:last-child {
  margin-bottom: 0;
}
.so51f-container .so51f-el-text--notes > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.so51f-container .so51f-el-text--notes > ul > li {
  display: flex;
  gap: 0.4em;
  word-break: break-word;
}
.so51f-container .so51f-el-text--notes > ul > li:not(:first-child) {
  margin-top: 0.2em;
}
.so51f-container .so51f-el-text--notes .so51f-el-text--notes__mark {
  flex: 0 0 auto;
}
.so51f-container .so51f-el-images {
  margin: 1.8em auto;
}
.so51f-container .so51f-el-images + .so51f-el-images {
  margin-top: 3em;
}
.so51f-container .so51f-el-images figure {
  margin: 0;
}
.so51f-container .so51f-el-images figure + figure {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-images figure + figure {
    margin-top: 30px;
  }
}
.so51f-container .so51f-el-images picture {
  display: block;
  width: 100%;
}
.so51f-container .so51f-el-images img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  margin: auto;
}
.so51f-container .so51f-el-images figcaption {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.04em;
  margin: 0.6em auto;
  text-align: center;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-images figcaption {
    font-size: 18px;
  }
}
.so51f-container .so51f-el-images__twoup {
  display: flex;
  justify-content: center;
  gap: 9px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  .so51f-container .so51f-el-images__twoup {
    gap: 18px;
    margin-top: 30px;
  }
}
.so51f-container .so51f-el-images__twoup figure + figure {
  margin-top: 0;
}
.so51f-container .so51f-el-images__twoup figcaption {
  font-weight: normal;
}
.so51f-container .so51f-containerInner {
  background-color: #000000;
  color: #ffffff;
  max-width: 940px;
  padding: 0;
}
.so51f-container .so51f-kv figure {
  margin: 0;
}
.so51f-container .so51f-kv picture {
  display: block;
  width: 100%;
}
.so51f-container .so51f-kv img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: cover;
  margin: auto;
}
.so51f-container .so51f-content {
  margin: 0 auto;
  padding: 100px 0 80px;
}
@media (min-width: 768px) {
  .so51f-container .so51f-content {
    padding: 140px 0 100px;
  }
}
.so51f-container .so51f-contentInner {
  padding: 0 10px;
}
@media (min-width: 768px) {
  .so51f-container .so51f-contentInner {
    padding: 0;
  }
}
.so51f-container .so51f-contentInner > *:first-child {
  margin-top: 0;
}
.so51f-container .so51f-contentInner > *:last-child {
  margin-bottom: 0;
}
.so51f-container .so51f-contentBody {
  max-width: 714px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .so51f-container .so51f-contentBody {
  }
}
@media (min-width: 768px) {
  .so51f-container .so51f-mt-60--large {
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .so51f-container .so51f-mt-40--small {
    margin-top: 40px;
  }
}
