.foam__v .img__box {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.foam__v .img__box.w370 {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
.foam__v .img__box.h210 {
  min-height: 21rem;
}
.foam__v .img__box.h250 {
  min-height: 25rem;
}
.foam__v .img__box.-usage {
  margin-bottom: 2rem;
}
.foam__v .img__box.-usage:last-child {
  margin-bottom: 0;
}
.foam__v .img__box div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
@media screen and (max-width: 724px) {
  .foam__v .img__box.w370 {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
  }
  .foam__v .img__box.h210, .foam__v .img__box.h250 {
    min-height: 0;
  }
}
.foam__v img.w180 {
  max-width: 18rem;
  width: 100% !important;
}
.foam__v img.w200 {
  max-width: 20rem;
  width: 100% !important;
}
.foam__v img.w205 {
  max-width: 20.5rem;
  width: 100% !important;
}
.foam__v img.w225 {
  max-width: 22.5rem;
  width: 100% !important;
}
.foam__v img.w240 {
  max-width: 24rem;
  width: 100% !important;
}
.foam__v img.w280 {
  max-width: 28rem;
  width: 100% !important;
}
.foam__v img.w290 {
  max-width: 29rem;
  width: 100% !important;
}
.foam__v img.w300 {
  max-width: 30rem;
  width: 100% !important;
}
.foam__v img.w310 {
  max-width: 31rem;
  width: 100% !important;
}
.foam__v img.w330 {
  max-width: 33rem;
  width: 100% !important;
}
.foam__v img.w340 {
  max-width: 34rem;
  width: 100% !important;
}
.foam__v img.w345 {
  max-width: 34.5rem;
  width: 100% !important;
}
.foam__v img.w420 {
  max-width: 42rem;
  width: 100% !important;
}
.foam__v img.w430 {
  max-width: 43rem;
  width: 100% !important;
}
.foam__v img.w450 {
  max-width: 45rem;
  width: 100% !important;
}
.foam__v img.w460 {
  max-width: 46rem;
  width: 100% !important;
}
.foam__v img.w490 {
  max-width: 49rem;
  width: 100% !important;
}
.foam__v img.w500 {
  max-width: 50rem;
  width: 100% !important;
}
.foam__v img.w540 {
  max-width: 54rem;
  width: 100% !important;
}
.foam__v img.w560 {
  max-width: 56rem;
  width: 100% !important;
}
.foam__v img.w620 {
  max-width: 62rem;
  width: 100% !important;
}
.foam__v img.w635 {
  max-width: 63.5rem;
  width: 100% !important;
}
.foam__v img.w700 {
  max-width: 70rem;
  width: 100% !important;
}
.foam__v img.w725 {
  max-width: 72.5rem;
  width: 100% !important;
}
.foam__v img.w740 {
  max-width: 74rem;
  width: 100% !important;
}
.foam__v img.w770 {
  max-width: 77rem;
  width: 100% !important;
}
.foam__v img.w810 {
  max-width: 81rem;
  width: 100% !important;
}
.foam__v img.w850 {
  max-width: 85rem;
  width: 100% !important;
}
.foam__v img.w890 {
  max-width: 89rem;
  width: 100% !important;
}
.foam__v img.w905 {
  max-width: 90.5rem;
  width: 100% !important;
}
.foam__v img.w1010 {
  max-width: 101rem;
  width: 100% !important;
}
.foam__v img.w1030 {
  max-width: 103rem;
  width: 100% !important;
}
.foam__v .section__block {
  margin-bottom: 8rem;
}
.foam__v .section__block:last-child {
  margin-bottom: 0;
}
.foam__v .section__block--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 4rem;
}
.foam__v .section__block--flex + .section__sub__title {
  margin-top: 3rem;
}
.foam__v .section__block--flex > .w530 {
  width: 53rem !important;
}
.foam__v .section__block--flex > .w630 {
  width: 63rem !important;
}
@media screen and (max-width: 724px) {
  .foam__v .section__block--flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .foam__v .section__block--flex > .w530 {
    width: 100% !important;
  }
  .foam__v .section__block--flex > .w630 {
    width: 100% !important;
  }
}
.foam__v .section__block--flex.-video {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(38rem, 1fr));
  gap: 6.5rem 6rem;
  margin-top: 6rem;
  margin-bottom: 4rem;
}
.foam__v .section__block--flex.-video dl {
  width: 100%;
}
.foam__v .section__block--flex.-video dl dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4rem;
  margin-bottom: 2.4rem;
  padding: 0 2rem;
  background-color: #F0F4F8;
  font-size: 2.2rem;
  color: #054A97;
}
.foam__v .section__block--flex.-video dl dd iframe {
  width: 100%;
  aspect-ratio: 570/320;
}
.foam__v .section__block--flex.-video dl dd h4 {
  margin-bottom: 1.5rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
}
.foam__v .section__block--flex.-video dl dd p {
  margin-top: 1.6rem;
}
.foam__v .section__block--flex.-video dl dd p.-border {
  padding: 1.5rem 2rem;
  border: 0.1rem solid #BABABA;
}
.foam__v .section__block--flex.-video .border__box {
  margin-top: 2rem;
  padding: 1.5rem 2rem;
  border: 0.1rem solid #BABABA;
}
.foam__v .section__block--flex.-video .border__box:first-child {
  margin-top: 0;
}
.foam__v .section__block--flex.-video .border__box h4 {
  margin-bottom: 0.5rem;
  font-size: 2.2rem;
  font-weight: 700;
  color: #054A97;
}
@media screen and (max-width: 724px) {
  .foam__v .section__block--flex.-video {
    grid-template-columns: repeat(auto-fit, minmax(32rem, 1fr));
  }
}
.foam__v .section__block--flex.-video + p + p {
  margin-top: 6rem;
}
.foam__v .section__block .img--flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 3rem;
}
@media screen and (max-width: 724px) {
  .foam__v .section__block .img--flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.foam__v .section__block .img--flex figure {
  width: calc((100% - 3rem) / 2);
}
.foam__v .section__block .img--flex figure figcaption {
  margin-top: 1rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-align: center;
}
.foam__v .section__block.-text p {
  margin-bottom: 1em;
}
.foam__v .section__block.-text p:last-child {
  margin-bottom: 0;
}
.foam__v .btn--border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 7rem;
  margin-top: 3rem;
  margin-bottom: 6rem;
  padding: 1.8rem;
  border: 0.1rem solid #1F4992;
  border-radius: 0.4rem;
  font-size: 1.7rem;
  font-weight: 500;
  color: #054A97;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.foam__v .btn--border:hover {
  opacity: 1;
  background-color: #1F4992;
  color: #fff;
  text-decoration: none;
}
.foam__v .btn--border:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 724px) {
  .foam__v .btn--border {
    height: auto;
    min-height: 7rem;
  }
}
.foam__v .mt30 {
  margin-top: 3rem;
}
.foam__v .-sp--scroll {
  overflow: auto;
}
.foam__v .products__table.-primary {
  min-width: 100rem;
  table-layout: initial;
}
.foam__v .products__table.-primary .w450 {
  width: 45rem !important;
}
@media screen and (max-width: 724px) {
  .foam__v .products__table.-primary .w450 {
    width: auto !important;
  }
}
.foam__v .products__table.-primary tbody tr:nth-child(odd) {
  background-color: #F2F6FA;
}
.foam__v .section__sub__title {
  margin-bottom: 3rem;
  font-size: 2.6rem;
  font-weight: 700;
  color: #054A97;
}
.foam__v ul.-dotted + .section__sub__title,
.foam__v .-sp--scroll + .section__sub__title {
  margin-top: 6rem;
}
.foam__v .lineup__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(32rem, 1fr));
  grid-gap: 6rem 4.5rem;
  margin-top: 6rem;
}
.foam__v .lineup__list__item h4 {
  margin-bottom: 2rem;
  font-size: 2.2rem;
  font-weight: 700;
  color: #054A97;
}
.foam__v .lineup__list__item figure {
  padding: 1.5rem;
  border: 0.1rem solid #BABABA;
}
.foam__v .lineup__list__item figure img {
  width: 100% !important;
}
.foam__v .lineup__list__item p {
  margin-top: 1rem;
}