@charset "UTF-8";
/* CSS Document */

@page {
  size: A4 portrait;
  margin: 10mm;
}

body {
  -webkit-print-color-adjust: exact;
  width: 1190px;
  zoom: 0.8;
  font-size: 18pt!important;
}

.wow {
  visibility: visible!important;
}

.fixedVideo {
  display: none;
}

.contents {
  max-width: none;
}

.section__about > div:last-of-type {
  flex: 1;
  margin-right: 0;
}

.section__portfolio::before {
  width: 100%;
  padding: 0;
  margin: 0;
}

.section__portfolio {
}

.qa__body {
  opacity: 1;
  height: auto;
  padding: 30px 40px;
}

#page-top {
  display: none;
}

.section__contact > div {
  mix-blend-mode: normal;
}
table.table__basic2 td {
  white-space: wrap;
}
table.table__basic2 td:nth-of-type(2)  {
  white-space: nowrap;
}
span.marker {
  background: rgba(244,255,0,0.50);
}