@charset "UTF-8";
/* ビルドアップフィルム　Insulationfilm
  ------------------------------------------- */
#MainVisual {
  background-image: url(../../images/semicon/Insulationfilm/header-Insulationfilm.jpg);
}

@media screen and (max-width: 767px) {
  #MainVisual h1 {
    font-size: 5.6666666667vw;
    line-height: 1.5;
  }
}
.Insulationfilm #SectionUseTop figure {
  position: relative;
}

.Insulationfilm #SectionUseTop figure div:first-of-type {
  width: 80%;
}

.Insulationfilm #SectionUseTop figure div:last-of-type {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 40%;
}

.Insulationfilm #SectionUse figure img {
  max-width: 100%;
}

.Insulationfilm #SectionUseBUFilm .-sp--scroll {
  overflow: auto;
}

.Insulationfilm #SectionUseBUFilm .-sp--scroll figure {
  width: 920px;
}
@media screen and (max-width: 767px) {
  .Insulationfilm #SectionUseBUFilm .-sp--scroll figure {
    width: 192vw;
  }
}

.Insulationfilm #SectionLineUp figure div,
.Insulationfilm #SectionTechnology .box--gray div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Insulationfilm #SectionLineUp table.table--primary .orange {
  background-color: #d97102;
  border-color: white;
}

.Insulationfilm #SectionLineUp table.table--primary thead tr th {
  border-color: white;
}

.Insulationfilm #SectionLineUp table.table--primary tbody tr td span {
  color: #4481eb;
}

.Insulationfilm #SectionTechnology table tr td .to_product_btn {
  max-width: 270px;
  text-decoration: none;
  display: block;
  color: #fff;
  background: #044da0;
  border-radius: 5px;
  text-align: center;
  padding: 7px 8px;
  margin: 0 auto;
}

.Insulationfilm #SectionTechnology table tr td .to_product_btn dl dt {
  font-size: 28px;
  line-height: 1.1;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .Insulationfilm #SectionTechnology table tr td .to_product_btn dl dt {
    font-size: 5.3333333333vw;
  }
}

.Insulationfilm .img_box {
  padding: 20px 20px 60px;
  border: 1px solid #C5C5C5;
}

.Insulationfilm #SectionLineUp .img_box {
  width: 100%;
  padding: 30px;
}
.Insulationfilm #SectionLineUp .img_box div {
  width: 65%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .Insulationfilm #SectionLineUp .img_box div {
    width: 100%;
  }
}

.img__box.-equivalent {
  border: 1px solid #C5C5C5;
  padding: 40px 30px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  #SectionUse,
  #SectionMerit,
  #SectionLineUp {
    padding-top: 0;
  }
}
#SectionMerit .-sp--scroll {
  border: 0;
  padding: 0 0 40px;
}
#SectionMerit .-sp--scroll .column2 {
  gap: 0;
  background-color: #fafafa;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  #SectionLineUp .table--primary {
    font-size: 3.2vw;
  }
}
#SectionLineUp .img_box img {
  width: 100%;
}

#SectionTechnology .box--gray > div img {
  width: 100%;
}

#SectionDownloadBUFilm {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #SectionDownloadBUFilm {
    margin-top: 8vw;
  }
}