@charset "UTF-8";
#MainVisual {
  background-image: url(../../images/i-tape/i-tape_mv.png);
}

img {
  max-width: 100%;
}

#SectionTop .column2 figure div {
  border: none;
  padding: 0;
}
#SectionTop .column2 figure div img {
  border: 1px solid #C5C5C5;
  vertical-align: middle;
}

table.table--primary .th {
  background-color: #1D3A66;
  color: white;
  border: solid #4A6185 1px;
}
table.table--primary .th_sub {
  background-color: #AFC2DC;
  color: #001D4C;
  border: solid #98B7D9 1px;
  font-weight: 700;
}

/* 柔軟フォーム flexible-foam-tape.html
  ------------------------------------------- */
.flexible-foam-tape #SectionTop .column2 {
  margin-bottom: 0;
}
.flexible-foam-tape #SectionSpecial .heading--circle span {
  background-color: #7B697E;
}
.flexible-foam-tape #SectionSpecial h4 + h4.heading--circle {
  margin-top: 20px;
}
.flexible-foam-tape #SectionSpecial .column2 {
  margin-top: 25px;
}
.flexible-foam-tape #SectionSpecial table.table--primary {
  margin-top: 0;
}
.flexible-foam-tape #SectionSpecial table tbody tr td:first-of-type {
  background-color: #1D3A66;
  color: white;
  border: solid #4A6185 1px;
}
.flexible-foam-tape #SectionSpecial figure + div.box--gray {
  margin-top: 30px;
}
.flexible-foam-tape #SectionSpecial figure + div.box--gray .list--dotted,
.flexible-foam-tape #SectionSpecial figure + div.box--gray .list--dotted li {
  margin-bottom: 0;
}
.flexible-foam-tape #SectionLineUp {
  margin-bottom: 50px;
}
.flexible-foam-tape #SectionLineUp h4 {
  margin-top: 40px;
}
.flexible-foam-tape #SectionLineUp .table--primary {
  table-layout: auto;
}
.flexible-foam-tape #SectionLineUp .table--primary .-sp--scroll {
  overflow-x: auto;
}
.flexible-foam-tape #SectionLineUp .table--primary td:first-child {
  min-width: 62px;
}
.flexible-foam-tape #SectionLineUp .table--primary td:nth-child(7), .flexible-foam-tape #SectionLineUp .table--primary td:last-child {
  min-width: 104px;
}
@media screen and (max-width: 767px) {
  .flexible-foam-tape #SectionLineUp .table--primary td {
    table-layout: fixed;
  }
  .flexible-foam-tape #SectionLineUp .table--primary td:first-child {
    min-width: 16.5333333333vw;
  }
  .flexible-foam-tape #SectionLineUp .table--primary td:nth-child(2), .flexible-foam-tape #SectionLineUp .table--primary td:nth-child(3) {
    min-width: 18.1333333333vw;
  }
  .flexible-foam-tape #SectionLineUp .table--primary td:nth-child(7), .flexible-foam-tape #SectionLineUp .table--primary td:last-child {
    min-width: 27.7333333333vw;
  }
  :lang(en) .flexible-foam-tape #SectionLineUp .table--primary td:nth-child(2), :lang(en) .flexible-foam-tape #SectionLineUp .table--primary td:nth-child(3) {
    min-width: auto;
  }
}

/* 7800 シリーズ conductive-tape.html
  ------------------------------------------- */
.conductive-tape #SectionTop table.table--primary tr *:last-child {
  width: 25%;
  min-width: 152px;
}
.conductive-tape #SectionFeature .relative_container {
  overflow-x: auto;
}
.conductive-tape #SectionFeature .relative {
  position: relative;
  height: 470px;
  width: 960px;
}
.conductive-tape #SectionFeature .relative > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.conductive-tape #SectionFeature .relative > p {
  position: absolute;
  font-size: 14px;
}
.conductive-tape #SectionFeature .relative > p:nth-of-type(1) {
  top: 320px;
  left: 30px;
  width: 205px;
}
.conductive-tape #SectionFeature .relative > p:nth-of-type(2) {
  top: 70px;
  left: 655px;
  width: 270px;
}
.conductive-tape #SectionFeature .relative > p:nth-of-type(3) {
  top: 340px;
  left: 655px;
  width: 280px;
}
.conductive-tape #SectionFeature .img_container {
  padding: 15px;
  border: 1px solid #C5C5C5;
  padding: 15px;
  background-color: #fff;
}
.conductive-tape #SectionFeature .img_container figure:first-of-type {
  margin-bottom: 30px;
}

.en.conductive-tape #SectionFeature .relative > div {
  padding-top: 50px;
}
.en.conductive-tape #SectionFeature .relative > p:nth-of-type(2) {
  top: 40px;
}

/* #6700/#6800/#6900シリーズ ptfof.html
  ------------------------------------------- */
.ptfof #SectionTop .column2 > p {
  width: 60%;
}
.ptfof #SectionTop .column2 figure {
  width: 40%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ptfof #SectionTop .column2 p,
  .ptfof #SectionTop .column2 figure,
  .ptfof #SectionTop .column2 img {
    width: 100%;
  }
}
.ptfof #SectionProcess > div.__inner > .process:first-of-type {
  border: solid 1px #f2f2f2;
  margin-bottom: 20px;
}
.ptfof #SectionProcess > div.__inner > .process:first-of-type h4 {
  background-color: #f2f2f2;
  text-align: center;
  color: black;
  font-size: 22px;
  padding: 14px 0;
  margin: 0;
}
.ptfof #SectionProcess > div.__inner > .process:first-of-type figure {
  margin: 40px 140px;
}
@media screen and (max-width: 960px) {
  .ptfof #SectionProcess > div.__inner > .process:first-of-type figure {
    margin: 10px;
  }
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type {
  border: solid 1px #084BA5;
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type h4:first-of-type {
  background-color: #084BA5;
  text-align: center;
  color: white;
  font-size: 22px;
  padding: 14px 0;
  margin: 0;
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type figure {
  margin: 40px 140px;
}
@media screen and (max-width: 960px) {
  .ptfof #SectionProcess > div.__inner > .process:last-of-type figure {
    margin: 10px;
  }
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type .heading--circle {
  color: #333333;
  font-size: 16px;
  margin: 10px 0 10px 60px;
}
@media screen and (max-width: 960px) {
  .ptfof #SectionProcess > div.__inner > .process:last-of-type .heading--circle {
    margin-left: 10px;
  }
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type .heading--circle:last-of-type {
  margin-bottom: 35px;
}
.ptfof #SectionProcess > div.__inner > .process:last-of-type .heading--circle span {
  background-color: #7B697E;
  font-size: 16px;
  width: 28px;
  height: 28px;
}
.ptfof .arrow {
  margin: 0 auto 21px;
  width: 56px;
  height: 56px;
  background-color: #004EA2;
  -webkit-clip-path: polygon(0 50%, 30% 50%, 30% 0, 70% 0, 70% 50%, 100% 50%, 50% 100%);
          clip-path: polygon(0 50%, 30% 50%, 30% 0, 70% 0, 70% 50%, 100% 50%, 50% 100%);
}
.ptfof #SectionUsage figure {
  margin-top: 30px;
  text-align: center;
}
.ptfof #SectionUsage figure img {
  width: 710px;
}
.ptfof #SectionSpecial {
  margin-bottom: 50px;
}
.ptfof #SectionSpecial .table--primary {
  margin-top: 15px;
}
.ptfof #SectionSpecial .table--primary + h5 {
  margin-top: 50px;
}

/* タックウェル
  ------------------------------------------- */
.tackwell #valuation02 table th {
  width: 288px;
}
@media screen and (max-width: 767px) {
  .tackwell #valuation02 table th {
    width: 28%;
  }
}
.tackwell #Section157ASD {
  padding-top: 100px;
  border-top: 1px solid #1D3A66;
  margin-top: 100px;
}
.tackwell #Section157ASDFunc1 figure {
  text-align: center;
}
.tackwell #Section157ASDFunc1 img {
  width: 680px;
}
.tackwell .table--primary {
  margin-top: 0;
}

/* low-outgas-release-film.html
  ------------------------------------------- */
.low-outgas-release-film section .__inner > h3:first-child {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film section .__inner > h3:first-child {
    margin-top: 0;
  }
}
.low-outgas-release-film .box--blue {
  padding: 30px 1em;
  background-color: #F2F6FA;
  color: #004EA2;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film .box--blue {
    padding: 5.3333333333vw 1em;
  }
}
.low-outgas-release-film .box--blue span {
  display: inline-block;
}
.low-outgas-release-film .box--blue p:last-of-type {
  margin-bottom: 0;
}
.low-outgas-release-film .flow-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 46px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film .flow-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8vw;
  }
}
.low-outgas-release-film .flow-list > li {
  line-height: 1;
  position: relative;
}
.low-outgas-release-film .flow-list > li:not(:first-of-type)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -46px;
  translate: 0 -50%;
  display: block;
  width: 46px;
  height: 2px;
  background-color: #83969F;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film .flow-list > li:not(:first-of-type)::before {
    top: -8vw;
    left: 50%;
    translate: -50% 0;
    width: 0.5333333333vw;
    height: 8vw;
  }
}
.low-outgas-release-film .flow-list > li:last-of-type::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -12px;
  translate: 0 -50%;
  display: block;
  width: 0;
  height: 0;
  border-width: 9px 0 9px 12px;
  border-style: solid;
  border-color: transparent #83969F;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film .flow-list > li:last-of-type::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    top: -3.7333333333vw;
    left: 50%;
    translate: -50% 0;
    border-width: 2.4vw 0 2.4vw 3.2vw;
  }
}
.low-outgas-release-film .flow-list > li img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #PageNav .-sp {
    display: block !important;
  }
}
.low-outgas-release-film #SectionAbout .column2 {
  margin-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionAbout .column2 {
    margin-top: 5.3333333333vw;
    gap: 8vw;
  }
}
.low-outgas-release-film #SectionAbout .column2 .img__box > div {
  padding: 0;
  line-height: 1;
}
.low-outgas-release-film #SectionAbout .column2 .img__box:nth-of-type(2) > div {
  border: none;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionMultiLayer .column2 {
    margin-bottom: 8vw;
    gap: 8vw;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .img__box > div {
  padding: 0;
  line-height: 1;
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 9.3333333333vw;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details__wrap:first-of-type dt {
  background-color: #DDEBF7;
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details__wrap:nth-of-type(2) dt {
  background-color: #FFF3CC;
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dt {
  margin-bottom: 14px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dt {
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dt p {
  margin-bottom: 0;
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 8px;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd .ttl {
  font-size: 18px;
  font-weight: 500;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd .ttl {
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd .detail .strong {
  color: #004EA2;
  font-weight: 700;
}
@media (max-width: 960px) {
  .low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd .detail br.-pc {
    display: none;
  }
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd + dd {
  margin-top: 20px;
}
.low-outgas-release-film #SectionMultiLayer .column2 .multilayer-details dd p {
  margin-bottom: 0;
}
.low-outgas-release-film #SectionFeatures .characteristics {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 27px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16vw;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: calc((100% - 81px) / 4);
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic {
    width: 100%;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic > p {
  width: 100%;
  min-height: 70px;
  margin: 0;
  padding-block: 9px;
  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;
  text-align: center;
  font-weight: 600;
  background: #F2F2F2;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic > p {
    min-height: auto;
    padding: 6.6666666667vw 5.0666666667vw 5.3333333333vw;
  }
}
:lang(en) .low-outgas-release-film #SectionFeatures .characteristics .characteristic > p {
  height: 112px;
  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;
  padding: 0 1vw;
}
@media screen and (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .characteristics .characteristic > p {
    height: auto;
    padding: 6.6666666667vw 5.0666666667vw 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic > img {
  width: 30px;
  margin-bottom: 2px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic > img {
    width: 8vw;
    margin-bottom: 0;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  min-height: 255px;
  padding: 25px 19px 30px;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, right bottom, from(#E8F9FC), color-stop(#DEE9F2), to(#EDDEF2));
  background: linear-gradient(to bottom right, #E8F9FC, #DEE9F2, #EDDEF2);
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic div {
    min-height: auto;
    padding: 6.6666666667vw 5.0666666667vw 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic div img {
  height: 80px;
  -webkit-filter: drop-shadow(2px 2px 20px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(2px 2px 20px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic div img {
    height: 21.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic div .ttl {
  min-height: 68px;
  margin: 14px 0 15px;
  text-align: center;
  font-size: 21px;
  color: #004EA2;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .characteristics .characteristic div .ttl {
    min-height: auto;
    font-size: 5.6vw;
  }
}
:lang(en) .low-outgas-release-film #SectionFeatures .characteristics .characteristic div .ttl {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .characteristics .characteristic div .ttl {
    font-size: 5.6vw;
  }
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic div .detail {
  width: 100%;
  font-weight: 400;
  margin-bottom: 0;
}
.low-outgas-release-film #SectionFeatures .characteristics .characteristic div .detail .strong {
  color: #004EA2;
  font-weight: 700;
}
.low-outgas-release-film #SectionFeatures h4 {
  margin: 50px 0 15px;
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures h4 {
    margin: 80px 0 16px;
    font-size: 5.8666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures h4 .label {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px 2px;
  background-color: #004EA2;
  color: #fff;
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures h4 .label {
    font-size: 5.0666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .heat-esistance.--method {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .heat-esistance.--method {
    margin-top: 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .heat-esistance.--method > .ttl {
  background-color: #B6CFE8;
}
.low-outgas-release-film #SectionFeatures .heat-esistance.--result {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .heat-esistance.--result {
    margin-top: 6.6666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .heat-esistance.--result > .ttl {
  background-color: #7CAAD8;
}
.low-outgas-release-film #SectionFeatures .heat-esistance > .ttl {
  padding: 7px 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .heat-esistance > .ttl {
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionFeatures .heat-esistance .box--gray {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .heat-esistance .box--gray {
    padding: 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .heat-esistance .box--gray .list--dotted > li {
  color: #333;
  font-weight: 400;
}
.low-outgas-release-film #SectionFeatures .heat-esistance .box--gray .list--dotted > li > span {
  font-weight: 700;
}
.low-outgas-release-film #SectionFeatures .verification > div {
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .verification > div {
    width: 100%;
  }
}
.low-outgas-release-film #SectionFeatures .verification .ttl {
  margin-bottom: 0;
  padding: 7px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .verification .ttl {
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionFeatures .verification .ttl.--blue {
  background-color: #004EA2;
  color: #fff;
}
.low-outgas-release-film #SectionFeatures .verification .ttl.--gray {
  background-color: #CBCBCB;
}
.low-outgas-release-film #SectionFeatures .verification .responsive_video {
  width: 100%;
  line-height: 1;
}
.low-outgas-release-film #SectionFeatures .verification .responsive_video video,
.low-outgas-release-film #SectionFeatures .verification .responsive_video iframe,
.low-outgas-release-film #SectionFeatures .verification .responsive_video object,
.low-outgas-release-film #SectionFeatures .verification .responsive_video embed {
  width: 100%;
  aspect-ratio: 89/61;
  position: static !important;
}
.low-outgas-release-film #SectionFeatures .verification .detail {
  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;
  gap: 10px;
  margin-top: -1px;
  margin-bottom: 0;
  padding: 15px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .verification .detail {
    gap: 2.6666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .verification .detail.--ok {
  background-color: #F2F6FA;
  border-left: 2px solid #084BA5;
  border-right: 2px solid #084BA5;
  border-bottom: 2px solid #084BA5;
  color: #004EA2;
}
.low-outgas-release-film #SectionFeatures .verification .detail.--ok::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(../../../ja/i-tape/images/low-outgas-release-film/icon-ok.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .verification .detail.--ok::before {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .verification .detail.--ng {
  background-color: #fff;
  border-left: 2px solid #C5C5C5;
  border-right: 2px solid #C5C5C5;
  border-bottom: 2px solid #C5C5C5;
}
.low-outgas-release-film #SectionFeatures .verification .detail.--ng::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-image: url(../../../ja/i-tape/images/low-outgas-release-film/icon-ng.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .verification .detail.--ng::before {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .verification .detail p {
  margin-bottom: 0;
}
.low-outgas-release-film #SectionFeatures .cleanliness.--method {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness.--method {
    margin-top: 5.8666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness.--method > .ttl {
  background-color: #B6CFE8;
}
.low-outgas-release-film #SectionFeatures .cleanliness.--result {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness.--result {
    margin-top: 6.6666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness.--result > .ttl {
  background-color: #7CAAD8;
}
.low-outgas-release-film #SectionFeatures .cleanliness > .ttl {
  padding: 7px 20px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness > .ttl {
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .box--gray {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .box--gray {
    padding: 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .box--gray .strong {
  color: #004EA2;
  font-weight: 700;
}
.low-outgas-release-film #SectionFeatures .cleanliness .box--gray .list--dotted > li {
  color: #333;
  font-weight: 400;
}
.low-outgas-release-film #SectionFeatures .cleanliness .box--gray .list--dotted > li > span {
  font-weight: 700;
}
.low-outgas-release-film #SectionFeatures .cleanliness .box--gray .flow-list {
  margin-top: 20px;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images {
    max-width: 700px;
    margin: 16px auto 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__before {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__before .arrow {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 6px;
  padding-bottom: 24px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  position: relative;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__before .arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 17.3333333333vw;
    margin-right: 0;
    margin-bottom: 0.2666666667vw;
    padding: 0;
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__before .arrow img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__before .arrow img {
    width: 17.0666666667vw;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__after {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content {
  height: 100%;
  padding-bottom: 15px;
  background-color: #fff;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content {
    width: 100%;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui {
  background-color: #F2F6FA;
  border: 2px solid #004EA2;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui .ttl {
  background-color: #004EA2;
  color: #fff;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(../../../ja/i-tape/images/low-outgas-release-film/icon-ok.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 960px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
    width: 22px;
    height: 22px;
    left: -20px;
  }
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    left: 0.5333333333vw;
  }
}
:lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
  width: 28px;
  height: 28px;
  top: 25%;
  left: -10px;
}
@media (max-width: 960px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
    width: 22px;
    height: 22px;
    left: -20px;
  }
}
@media (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--sekisui figcaption::before {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    left: -5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general {
  border: 2px solid #CBCBCB;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general .ttl {
  background-color: #CBCBCB;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption {
  color: #333;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url(../../../ja/i-tape/images/low-outgas-release-film/icon-ng.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 2px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 960px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
    width: 18px;
    height: 18px;
    left: -19px;
  }
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
    width: 6.4vw;
    height: 6.4vw;
    left: 0.5333333333vw;
  }
}
:lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
  top: 25%;
  left: -10px;
}
@media (max-width: 960px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
    width: 18px;
    height: 18px;
    left: -20px;
  }
}
@media (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content.--general figcaption::before {
    width: 6.4vw;
    height: 6.4vw;
    left: -5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content .ttl {
  padding: 8px;
  text-align: center;
  font-weight: 700;
}
@media (max-width: 960px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content .ttl {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content .ttl {
    font-size: 4.2666666667vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure {
  padding: 20px 26px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 6px;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure {
    gap: 1.6vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure img {
  max-width: 210px;
  border: 1px solid #E0E0E0;
}
@media (max-width: 960px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure img {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure img {
    max-width: 56vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure figcaption {
  width: 100%;
  text-align: center;
  color: #004EA2;
  font-weight: 700;
  position: relative;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure figcaption {
    width: 56vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure figcaption span {
  font-size: 20px;
}
@media (max-width: 767px) {
  .low-outgas-release-film #SectionFeatures .cleanliness .result-images__content figure figcaption span {
    font-size: 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content .detail {
  margin-top: 2px;
  margin-bottom: 0;
  text-align: center;
}
.low-outgas-release-film #SectionFeatures .cleanliness .result-images__content .detail span {
  font-weight: 700;
}
.low-outgas-release-film #SectionFilm .strong {
  color: #004EA2;
  font-weight: 700;
}
.low-outgas-release-film #SectionFilm .table--primary {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFilm .table--primary {
    width: 256vw;
  }
}
.low-outgas-release-film #SectionFilm .table--primary thead tr:first-of-type th {
  border-left: none;
  border-right: none;
}
.low-outgas-release-film #SectionFilm .table--primary thead tr:first-of-type th:last-of-type {
  border-right: 1px solid #4A6185 !important;
}
.low-outgas-release-film #SectionFilm .table--primary thead .small {
  width: 44px;
  border-right: none;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFilm .table--primary thead .small {
    width: 11.7333333333vw;
  }
}
.low-outgas-release-film #SectionFilm .table--primary thead .wide {
  width: 297px;
  border-left: none;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFilm .table--primary thead .wide {
    width: 79.2vw;
  }
}
.low-outgas-release-film #SectionFilm .table--primary thead .wide + th {
  border-left: 1px solid #4A6185 !important;
}
.low-outgas-release-film #SectionFilm .table--primary thead th.-strong {
  border-top: 2px solid #094DA0;
  border-left: 2px solid #094DA0;
  border-right: 2px solid #094DA0;
}
.low-outgas-release-film #SectionFilm .table--primary tbody td {
  background-color: #F2F6FA;
}
.low-outgas-release-film #SectionFilm .table--primary tbody td.-strong {
  background-color: #D9E5F1;
  border-left: 2px solid #094DA0;
  border-right: 2px solid #094DA0;
  font-weight: 700;
}
.low-outgas-release-film #SectionFilm .table--primary tbody td.-strong::before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border: 2px solid #333;
  border-radius: 100vh;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFilm .table--primary tbody td.-strong::before {
    width: 4vw;
    height: 4vw;
  }
}
.low-outgas-release-film #SectionFilm .table--primary tbody tr:last-of-type td.-strong {
  border-bottom: 2px solid #094DA0;
}
.low-outgas-release-film #SectionFilm .table--primary .txt-vertical span {
  white-space: pre;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: inline-block;
  letter-spacing: 0.1em;
}
.low-outgas-release-film #SectionFilm .text--note.-num {
  list-style-type: none;
  counter-reset: listcnt;
}
.low-outgas-release-film #SectionFilm .text--note.-num > li {
  text-indent: -1.8em;
  padding-left: 1.8em;
}
.low-outgas-release-film #SectionFilm .text--note.-num > li::before {
  counter-increment: listcnt;
  content: "※" counter(listcnt);
}
:lang(en) .low-outgas-release-film #SectionFilm .text--note.-num > li::before {
  content: "*" counter(listcnt);
}
.low-outgas-release-film #SectionFilm .box--blue {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionFilm .box--blue {
    margin-top: 40px;
  }
}
.low-outgas-release-film #SectionUseExample .list--dotted li {
  color: #333;
  font-weight: 400;
}
.low-outgas-release-film #SectionUseExample .example-content__top {
  margin-bottom: 0;
}
.low-outgas-release-film #SectionUseExample .example-content__top .heading--circle {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .example-content__top {
    gap: 25px;
  }
  .low-outgas-release-film #SectionUseExample .example-content__top .img-wrap {
    width: 100% !important;
  }
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex01 .img-wrap {
  width: 351px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex01 + h5 {
  margin-top: 10px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex02 {
  margin-top: 60px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex02 .img-wrap {
  width: 394px;
  margin-top: 13px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex02 + h5 {
  margin-top: 62px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex03 {
  margin-top: 60px;
}
.low-outgas-release-film #SectionUseExample .example-content__top.-ex03 .img-wrap {
  width: 356px;
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample h5 {
    margin-top: 40px !important;
  }
}
.low-outgas-release-film #SectionUseExample .box--gray {
  margin-top: 15px;
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .box--gray {
    margin-top: 20px;
  }
  .low-outgas-release-film #SectionUseExample .box--gray + .box--gray {
    margin-top: 40px;
  }
}
.low-outgas-release-film #SectionUseExample .box--gray.column2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .box--gray.column2 {
    gap: 15px;
  }
}
.low-outgas-release-film #SectionUseExample .box--gray.column2 > p {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .box--gray.column2 > p {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: 4.8vw;
  }
}
.low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list {
  max-width: 786px;
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 > p {
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 > p {
    text-align: center;
  }
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list {
  max-width: 100%;
  width: 100%;
  gap: 80px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li {
  width: calc((100% - 80px) / 2);
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li:not(:first-of-type)::before {
  left: -80px;
  width: 80px;
}
:lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li img {
  width: auto;
  height: 150px;
}
@media screen and (max-width: 767px) {
  :lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li {
    width: 100%;
  }
  :lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li:not(:first-of-type)::before {
    left: 50%;
    width: 0.5333333333vw;
  }
  :lang(en) .low-outgas-release-film #SectionUseExample .box--gray.column2 .flow-list > li img {
    width: 100%;
    height: auto;
  }
}
.low-outgas-release-film #SectionUseExample .example__before-after {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .example__before-after {
    margin-top: 25px;
  }
}
.low-outgas-release-film #SectionUseExample .example__before-after .ttl {
  margin-bottom: 0;
  padding: 8px;
  text-align: center;
  font-weight: 700;
}
.low-outgas-release-film #SectionUseExample .example__before-after .example__before .ttl {
  background-color: #CBCBCB;
}
.low-outgas-release-film #SectionUseExample .example__before-after .example__before .img__box {
  border: 1px solid #CBCBCB;
}
.low-outgas-release-film #SectionUseExample .example__before-after .example__after .ttl {
  background-color: #004EA2;
  color: #fff;
}
.low-outgas-release-film #SectionUseExample .example__before-after .example__after .img__box {
  border: 1px solid #004EA2;
  background-color: #F2F6FA;
}
.low-outgas-release-film #SectionUseExample .example__before-after figure .img__box {
  padding: 22px 40px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionUseExample .example__before-after figure .img__box {
    padding: 17px 31px;
  }
}
.low-outgas-release-film #SectionUseExample .example__before-after figure figcaption {
  margin-top: 10px;
  text-align: center;
}
.low-outgas-release-film #SectionUseExample .strong {
  color: #004EA2;
  font-weight: 700;
}
.low-outgas-release-film #SectionProperty .strong {
  color: #004EA2;
  font-weight: 700;
}
.low-outgas-release-film #SectionProperty .table--primary {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionProperty .table--primary {
    width: 256vw;
  }
}
.low-outgas-release-film #SectionProperty .table--primary thead th:first-of-type {
  width: 290px;
}
.low-outgas-release-film #SectionProperty .table--primary tbody td {
  background-color: #F2F6FA;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact {
    padding-left: 5.3333333333vw;
    padding-right: 5.3333333333vw;
  }
}
.low-outgas-release-film #SectionContact .__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.low-outgas-release-film #SectionContact .contact-balloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
.low-outgas-release-film #SectionContact .contact-balloon span {
  display: block;
  padding: 4px 30px;
  border-radius: 100vh;
  background-color: #618BB9;
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact .contact-balloon span {
    font-size: 4.8vw;
    padding: 1.0666666667vw 5.3333333333vw;
  }
  :lang(en) .low-outgas-release-film #SectionContact .contact-balloon span {
    padding: 1.0666666667vw 5.8666666667vw;
    text-align: center;
  }
}
.low-outgas-release-film #SectionContact .contact-balloon::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #618BB9 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact .contact-balloon::after {
    border-width: 2.6666666667vw 1.8666666667vw 0 1.8666666667vw;
    bottom: -2.6666666667vw;
  }
}
.low-outgas-release-film #SectionContact .contact-ttl {
  margin-top: 15px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #1D3A66;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact .contact-ttl {
    margin-top: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
    font-size: 6.4vw;
  }
}
.low-outgas-release-film #SectionContact .list--dotted {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact .list--dotted {
    margin-bottom: 8vw;
  }
}
.low-outgas-release-film #SectionContact .list--dotted li {
  color: #333;
  font-weight: 400;
}
.low-outgas-release-film #SectionContact .button__area {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .low-outgas-release-film #SectionContact .button__area .__button {
    margin: 0;
  }
}
.low-outgas-release-film #SectionContact .button__area .__button::after {
  content: none;
}
:lang(en) .low-outgas-release-film .text--note li::before {
  content: "*";
}

/* 3800シリーズ wstfflm.html
  ------------------------------------------- */
.wstfflm #SectionTop .column2 {
  margin-top: 30px;
}
.wstfflm #SectionSpecial .table--primary {
  margin-top: 0;
  min-width: 720px;
}
.wstfflm #SectionSpecial .table--primary td:nth-child(5) {
  white-space: nowrap;
}
.wstfflm #SectionSpecial .-sp--scroll {
  overflow-x: auto;
}
.wstfflm #SectionOther h3 {
  margin-bottom: 0;
}
.wstfflm #SectionLineUp {
  margin-bottom: 50px;
}
.wstfflm #SectionLineUp table.table--primary {
  font-size: 10px;
}

/* 薄膜マスキングテープ mtfsps.html
  ------------------------------------------- */
.mtfsps #SectionFeature .__inner > div.column2 {
  margin-top: 30px;
}
.mtfsps #SectionFeature .__inner > div.column2:nth-of-type(2) figure div {
  height: 223px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mtfsps #SectionFeature .__inner > div.column2:nth-of-type(3) figure div {
  height: 443px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .mtfsps #SectionFeature .__inner > div.column2 {
    margin-top: 8vw;
    margin-bottom: 16vw;
  }
  .mtfsps #SectionFeature .__inner > div.column2:first-of-type {
    gap: 0;
  }
  .mtfsps #SectionFeature .__inner > div.column2:nth-of-type(2) figure div, .mtfsps #SectionFeature .__inner > div.column2:nth-of-type(3) figure div {
    height: auto;
  }
}
.mtfsps #SectionUsage .img_usage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.mtfsps #SectionUsage .img_usage > figure {
  width: calc(33.3% - 26.6666666667px);
}
@media screen and (max-width: 960px) {
  .mtfsps #SectionUsage .img_usage > figure {
    width: calc(50% - 40px);
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .mtfsps #SectionUsage .img_usage > figure {
    width: 100%;
    margin-bottom: 40px;
  }
}
.mtfsps #SectionUsage .img_usage > figure div {
  height: 240px;
  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;
}
@media screen and (max-width: 767px) {
  .mtfsps #SectionUsage .img_usage > figure div {
    height: auto;
  }
}

/* #5200 シリーズ functional-foam-tape.html
  ------------------------------------------- */
.functional-foam-tape #SectionTop .column2 p {
  width: 60%;
}
.functional-foam-tape #SectionTop .column2 figure {
  width: 40%;
}
@media all and (max-width: 767px) {
  .functional-foam-tape #SectionTop .column2 p,
  .functional-foam-tape #SectionTop .column2 figure {
    width: 100%;
  }
}
.functional-foam-tape .heading--circle {
  margin-top: 0;
  margin-bottom: 1rem;
}
.functional-foam-tape p.heading--circle span {
  background-color: #7B697E;
  width: 28px;
  height: 28px;
  font-size: 16px;
}
.functional-foam-tape #SectionUsage .column2 figure {
  width: 600px;
}
@media screen and (max-width: 767px) {
  .functional-foam-tape #SectionUsage .column2 figure {
    width: 100%;
  }
}
.functional-foam-tape #SectionOther {
  margin-bottom: 40px;
}
.functional-foam-tape #SectionOther .column2 {
  margin-top: 40px;
  border: 1px solid #C5C5C5;
  padding: 15px;
}
.functional-foam-tape #SectionOther .column2 > div {
  width: 65%;
}
.functional-foam-tape #SectionOther .column2:last-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.functional-foam-tape #SectionOther .column2:last-child > div {
  width: 70%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .functional-foam-tape #SectionOther .column2 > div, .functional-foam-tape #SectionOther .column2:last-child > div {
    width: 100%;
  }
}
.functional-foam-tape.en #SectionLineUp > div > div > table > thead > tr:nth-child(1) > th:nth-child(2) {
  width: 134px;
}
.functional-foam-tape.en .table--primary tbody tr td {
  padding: 0.875em 0;
}

/* --- 研磨布固定用両面テープ acffwst.html
  ------------------------------------------- */
.acffwst #SectionUsage figure {
  margin-top: 40px;
  text-align: center;
}
.acffwst #SectionUsage img {
  width: 710px;
}
.acffwst #SectionSpecial .table--primary {
  margin-top: 0;
  min-width: 100%;
  overflow-x: auto;
}
.acffwst #SectionSpecial .table--primary tr + tr > th {
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .acffwst #SectionSpecial .table--primary .-sp {
    display: block;
  }
}