.alert {
	margin-bottom: 3vw;
	text-align: center;
	color:#E30000;
}
.confirm_bloc dd {
	padding:6px 50px;
}
.confirm_bloc dd span {
	width:100%;
	display: inline-block;
}
.confirm_div {
	display: none;
}
.hidden {
	display: none;
}
.c-form .c-form_btn li a {
	width: 100%;
	height: 40px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	line-height: 40px;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
}
.c-form .c-form_btn li a:hover {
	background: #a0a0a0;
}
.c-lead {
	text-align:center;
}
.p-common_download img,
.p-catalog_list label img {
	padding: 2px;
	background-color: #ccc;
}
.page-tech-products section .p-common_download a.pdf i {
	margin-left: 20px;
}

/*
.page-tech-products section .p-catalog_list {
	grid-template-columns: repeat(4, 1fr);
}
*/
/*
.page-tech-products section label span, .page-tech-products section label a.pdf, .page-tech-products section .p-common_download span, .page-tech-products section .p-common_download a.pdf {
	align-items: baseline;
}
*/
.page-tech-products section label span input[type=checkbox], .page-tech-products section label a.pdf input[type=checkbox], .page-tech-products section .p-common_download span input[type=checkbox], .page-tech-products section .p-common_download a.pdf input[type=checkbox] {
	width:15px;
}
.page-tech-products section label span i {
	width: calc(100% - 20px) !important;
}

/* Page SCSS import */
.page-tech-electriccorrosionprotection .l-container.padding .l-inner .c-sentence {
  margin-bottom: 100px;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration {
  position: relative;
  padding: 0 min(110px, 6.875vw);
  margin-bottom: min(50px, 3.125vw);
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_text {
  text-align: center;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_img {
  position: absolute;
  top: max(-150px, -9.375vw);
  right: min(-25px, -1.5625vw);
  height: min(226px, 14.125vw);
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_img img {
  height: 100%;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .c-video {
  position: relative;
  padding: 0 min(110px, 6.875vw) min(100px, 6.25vw);
  margin-bottom: min(100px, 6.25vw);
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .c-video::after {
  content: "";
  position: absolute;
  bottom: calc(0% - 18.5px);
  height: calc(1.7320508076 * min(37px, 2.3125vw) / 2);
  width: min(37px, 2.3125vw);
  background: #005daa;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  -webkit-animation: blink 1s infinite;
          animation: blink 1s infinite;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-gradation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: min(67px, 4.1875vw);
  color: #FFF;
  letter-spacing: 0.1em;
  font-size: min(1.875vw, 24px);
  border-radius: 50px;
  margin-bottom: min(50px, 3.125vw);
  background: -webkit-gradient(linear, left top, right top, from(rgb(0, 93, 170)), color-stop(50%, rgb(0, 126, 120)), to(rgb(0, 158, 72)));
  background: linear-gradient(90deg, rgb(0, 93, 170) 0%, rgb(0, 126, 120) 50%, rgb(0, 158, 72) 100%);
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  max-width: 1158px;
  margin: 0 auto;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li {
  max-width: 193px;
  margin: 0 auto;
  padding: 0 10px;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  min-height: 58px;
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
  text-align: center;
  margin-bottom: 10px;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #005daa;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a .icon {
  height: min(140px, 8.75vw);
  width: min(140px, 8.75vw);
  margin-bottom: 20px;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a .icon img {
  width: 100%;
  height: 100%;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a span::after {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  aspect-ratio: 1/1;
  width: 1em;
  color: currentColor;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background: #000;
  -webkit-transition: background-color 0.42s cubic-bezier(0.33, 1, 0.68, 1);
  transition: background-color 0.42s cubic-bezier(0.33, 1, 0.68, 1);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  content: "";
  width: 0.875em;
  aspect-ratio: 21/5;
  -webkit-mask-image: url(/assets/img/common/icon_arrow.svg);
          mask-image: url(/assets/img/common/icon_arrow.svg);
  background-color: #005daa;
  margin-left: 0.5em;
}
.page-tech-electriccorrosionprotection .l-container.padding .l-inner #facility .c-video::after {
  content: none;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.page-tech-nakabohreport .lead {
  letter-spacing: 0.1em;
  font-size: min(1.875vw, 24px);
  margin-bottom: 7.08em;
  line-height: 1.75;
  letter-spacing: 0.3em;
  text-align: center;
}
.page-tech-nakabohreport .heading {
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
  padding: 0.889em;
  text-align: center;
  line-height: 1;
  background: #005daa;
  color: #fff;
  letter-spacing: 0.5em;
}
.page-tech-nakabohreport .heading + * {
  margin-top: 64px;
}
.page-tech-nakabohreport .reportList {
  display: grid;
  row-gap: min(85px, 6.640625vw);
}
.page-tech-nakabohreport .reportList .reportList_block {
  display: grid;
  grid-template-columns: minmax(100px, 13.28%) 1fr;
  -webkit-column-gap: 3.90625%;
     -moz-column-gap: 3.90625%;
          column-gap: 3.90625%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-decoration: none;
  -webkit-transition: opacity 0.32s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.32s cubic-bezier(0.33, 1, 0.68, 1);
}
.page-tech-nakabohreport .reportList .reportList_block .visual img {
  display: block;
  width: 100%;
  border: 1px solid #B4B4B4;
  margin-inline: auto;
}
.page-tech-nakabohreport .reportList .reportList_block .content {
  position: relative;
  text-decoration: none;
  padding-left: min(84px, 6.5625vw);
}
.page-tech-nakabohreport .reportList .reportList_block .content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 36/40;
  width: min(36px, 2.8125vw);
  background: url(/assets/img/common/icon_pdf-black.svg) 0 0 no-repeat;
  background-size: contain;
}
.page-tech-nakabohreport .reportList .reportList_block .content .c-list {
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
}
.page-tech-nakabohreport .reportList .reportList_block .content .c-list > li::before {
  background: #005daa;
}
.page-tech-nakabohreport .reportList .reportList_block .content .c-list > li:not(:first-child) {
  margin-top: 0.25em;
}
.page-tech-nakabohreport .reportList .reportList_block .title {
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
  font-weight: 500;
  color: #005daa;
  letter-spacing: 0.1em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #005daa;
}

.page-tech-ronbun .c-heading-2 {
  padding-bottom: 0;
  border-bottom: none;
}
.page-tech-ronbun .ronbunList .ronbunList_head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
  font-weight: 500;
  letter-spacing: 0.2em;
  padding-bottom: 10px;
  border-bottom: 1px solid #005daa;
}
.page-tech-ronbun .ronbunList .ronbunList_head > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
.page-tech-ronbun .ronbunList .ronbunList_head > *:not(:first-child) {
  border-left: 1px solid #005daa;
  padding-left: 2.2em;
}
.page-tech-ronbun .ronbunList .ronbunList_head > *:not(:last-child) {
  padding-right: 2.2em;
}
.page-tech-ronbun .ronbunList .ronbunList_section + * {
  margin-top: min(100px, 7.8125vw);
}
.page-tech-ronbun .ronbunList .ronbunList_heading {
  letter-spacing: 0.1em;
  font-size: min(2.5vw, 32px);
  color: #005daa;
  font-weight: 500;
  letter-spacing: 0.3em;
  text-align: center;
  line-height: 1;
  padding-block: 0.8em;
}
.page-tech-ronbun .ronbunList .ronbunList_info {
  letter-spacing: 0.1em;
  font-size: min(1.40625vw, 18px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-block: 1.33em;
  letter-spacing: 0.1em;
  border-top: 1px solid #005daa;
}
.page-tech-ronbun .ronbunList .ronbunList_info:is(.ronbunList_head + .ronbunList_section *):first-child {
  border-top: none;
}
.page-tech-ronbun .ronbunList .ronbunList_info > * {
  word-break: break-all;
}
.page-tech-ronbun .ronbunList .ronbunList_info > *:not(:first-child) {
  padding-left: 2.2em;
}
.page-tech-ronbun .ronbunList .ronbunList_info > *:not(:last-child) {
  padding-right: 2.2em;
}
.page-tech-ronbun #submission .no {
  width: 7.34%;
}
.page-tech-ronbun #submission .title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.page-tech-ronbun #submission .detail {
  width: 38.28%;
}
.page-tech-ronbun #research .cell-1 {
  width: 50%;
}
.page-tech-ronbun #research .cell-2 {
  width: 16%;
}
.page-tech-ronbun #research .cell-3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.page-tech-presentation .lead {
  letter-spacing: 0.1em;
  font-size: min(1.875vw, 24px);
  margin-bottom: 7.08em;
  line-height: 1.75;
  letter-spacing: 0.3em;
  text-align: center;
}
.page-tech-presentation .reportSection {
  max-width: 400px;
  width: 100%;
  margin: 100px auto 0;
}

.page-tech-products .c-titleTite_main,
.page-tech-products .c-titleTite_sub {
  color: #FFF;
}
.page-tech-products .c-lead {
  margin-bottom: 8.75vw;
}
.page-tech-products section {
  margin-bottom: 5.625vw;
}
.page-tech-products section .p-catalog_list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3.125vw 10px;
  width: 100%;
}
.page-tech-products section label, .page-tech-products section .p-common_download {
  display: inline-block;
}
.page-tech-products section label img, .page-tech-products section .p-common_download img {
  margin-bottom: 5px;
}
.page-tech-products section label span, .page-tech-products section label a.pdf, .page-tech-products section .p-common_download span, .page-tech-products section .p-common_download a.pdf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: baseline;
      -ms-flex-align: center;
          align-items: baseline;
}
.page-tech-products section label span input[type=checkbox], .page-tech-products section label a.pdf input[type=checkbox], .page-tech-products section .p-common_download span input[type=checkbox], .page-tech-products section .p-common_download a.pdf input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}
.page-tech-products section label span i, .page-tech-products section label a.pdf i, .page-tech-products section .p-common_download span i, .page-tech-products section .p-common_download a.pdf i {
  font-size: 18px;
  font-style: normal;
  padding-left: 10px;
}
.page-tech-products section label span i::after, .page-tech-products section label a.pdf i::after, .page-tech-products section .p-common_download span i::after, .page-tech-products section .p-common_download a.pdf i::after {
  margin-left: 20px;
}
.page-tech-products section .p-common_download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-tech-products section .p-common_download img {
  max-width: 148px;
}
.page-tech-products section .p-common_download a.pdf {
  position: relative;
  display: inline-block;
  width: calc(100% - 148px);
  max-width: 300px;
  height: 40px;
}
.page-tech-products section .p-common_download a.pdf i {
  position: absolute;
  width: 300px;
  vertical-align: bottom;
  padding-left: 0;
  margin-left: 10px;
}
.page-tech-products section .p-common_download a.pdf i::after {
  vertical-align: inherit;
  width: 2.2em;
  margin-left: 10px;
}

.page-tech {
  background: url(/assets/img/tech/bg-1.svg) repeat center top;
}

.bg-tech {
  background: url(/assets/img/tech/bg-1.svg) repeat center top;
}

@media only screen and (max-width: 768px) {
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-gradation {
    font-size: min(3.8647342995vw, 16px);
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dt {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a span {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner .c-sentence {
    margin-bottom: 40px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section {
    margin-top: 130px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .c-heading-2 {
    text-align: left;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration {
    padding: 0;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_text {
    text-align: left;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_img {
    right: 0;
    width: 200px;
    height: auto;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-illustration .p-illustration_img img {
    width: 100%;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .c-video {
    padding: 0 0 40px;
    margin-bottom: 40px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .c-video::after {
    bottom: calc(0% - 8px);
    height: 16px;
    width: 16px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-gradation {
    height: auto;
    text-align: center;
    line-height: 1.5;
    padding: 5px;
    margin-bottom: 20px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    max-width: 100%;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li {
    max-width: 100%;
    margin: 0;
    padding: 0;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dt {
    display: none;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a {
    aspect-ratio: 636/130;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #EFEFEF;
    letter-spacing: 0.1em;
    font-size: min(1.875vw, 24px);
    font-weight: 500;
    letter-spacing: 0.015em;
    color: #005daa;
    -webkit-transition: 0.65s cubic-bezier(0.33, 1, 0.68, 1);
    transition: 0.65s cubic-bezier(0.33, 1, 0.68, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner #introduction .p-illustration .p-illustration_img {
    top: -172px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner #foundation .p-illustration .p-illustration_img {
    top: -163px;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner #facility .c-video {
    padding-bottom: 0;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner #facility .p-illustration .p-illustration_img {
    top: -163px;
  }
  .page-tech-nakabohreport .lead {
    font-size: min(3.8647342995vw, 16px);
  }
  .page-tech-nakabohreport .heading {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-nakabohreport .heading + * {
    margin-top: 32px;
  }
  .page-tech-nakabohreport .reportList .reportList_block .content .c-list {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-nakabohreport .reportList .reportList_block .title {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-nakabohreport .reportList .reportList_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .page-tech-nakabohreport .reportList .reportList_block .visual:not(:empty) {
    margin-bottom: 24px;
  }
  .page-tech-nakabohreport .reportList .reportList_block .visual img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-tech-nakabohreport .reportList .reportList_block .content {
    padding-left: min(50px, 12.077294686vw);
  }
  .page-tech-nakabohreport .reportList .reportList_block .content::before {
    width: min(24px, 5.7971014493vw);
  }
  .page-tech-ronbun .ronbunContainer {
    overflow-x: auto;
  }
  .page-tech-ronbun .ronbunList {
    min-width: 600px;
  }
  .page-tech-ronbun .ronbunList .c-more {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .page-tech-ronbun .ronbunList .c-more .c-more_label {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    max-width: 88.4057971014vw;
  }
  .page-tech-ronbun .ronbunList .ronbunList_head {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-ronbun .ronbunList .ronbunList_head > * {
    height: 2.4em;
  }
  .page-tech-ronbun .ronbunList .ronbunList_head > *:not(:first-child) {
    padding-left: 1.3em;
  }
  .page-tech-ronbun .ronbunList .ronbunList_head > *:not(:last-child) {
    padding-right: 1.3em;
  }
  .page-tech-ronbun .ronbunList .ronbunList_heading {
    font-size: min(4.347826087vw, 18px);
  }
  .page-tech-ronbun .ronbunList .ronbunList_heading {
    text-align: left;
    padding-bottom: 10px;
  }
  .page-tech-ronbun .ronbunList .ronbunList_info {
    font-size: min(3.3816425121vw, 14px);
  }
  .page-tech-ronbun .ronbunList .ronbunList_info > *:not(:first-child) {
    padding-left: 1.3em;
  }
  .page-tech-ronbun .ronbunList .ronbunList_info > *:not(:last-child) {
    padding-right: 1.3em;
  }
  .page-tech-ronbun #submission .no {
    width: 56px;
  }
  .page-tech-ronbun #submission .detail {
    width: 45%;
  }
  .page-tech-ronbun #research .cell-1 {
    width: 38%;
  }
  .page-tech-ronbun #research .cell-2 {
    width: 20%;
  }
  .page-tech-presentation .lead {
    font-size: min(3.8647342995vw, 16px);
  }
  .page-tech-presentation .reportSection {
    margin-top: 40px;
  }
  .page-tech-products .l-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .page-tech-products section .u-text-center {
    text-align: left;
  }
  .page-tech-products section label span i, .page-tech-products section label a.pdf i, .page-tech-products section .p-common_download span i, .page-tech-products section .p-common_download a.pdf i {
    width: auto;
    font-size: min(3.8647342995vw, 16px);
  }
}

@media (hover: hover) {
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a:hover {
    opacity: 0.8;
  }
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a:hover:hover span::after {
    -webkit-animation: 0.4s arw1_static linear;
            animation: 0.4s arw1_static linear;
  }
  .page-tech-nakabohreport .reportList .reportList_block:hover {
    opacity: 0.7;
  }
}

@media only screen and (max-width: 768px) and (max-width: 768px) {
  .page-tech-electriccorrosionprotection .l-container.padding .l-inner > section .p-business li dl dd a {
    font-size: min(3.8647342995vw, 16px);
  }
}

@media only screen and (min-width: 769px) {
  .page-tech-presentation .l-inner {
    max-width: 985px;
    margin: 0 auto;
  }
}

@media (max-width: 1000px) {
  .page-tech-products section .p-catalog_list {
    grid-template-columns: repeat(4, 1fr);
  }
  .page-tech-products section .p-common_download {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .page-tech-products section .p-common_download a.pdf {
    width: auto;
  }
  .page-tech-products section .p-common_download a.pdf i {
    display: block;
    position: static;
  }
}

@media (max-width: 768px) {
  .page-tech-products section .p-catalog_list {
    grid-template-columns: repeat(1, 1fr);
  }
}
/*# sourceMappingURL=techinfo.css.map */