@charset "utf-8";
/* mA 2022.01.19 */
.prod-14 .top .h3 {
  padding-top: 20px;
  width: 85%;
  margin: auto;
}
.prod-14 .top .h3 .icon-copy {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: #0071e3;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #0f44a7;
  color: #0f44a7;
}
.prod-13 .top .h3 {
  padding-top: 20px;
  text-align: center;
}
.prod-13 .top .h3 .icon-copy {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: #0071e3;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #0f44a7;
  color: #0f44a7;
}
.prod-11 .title .h3 {
  padding-top: 20px;
}
.prod-11 .title .h3 .icon-copy {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: #0071e3;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #0f44a7;
  color: #0f44a7;
}
.prod-9 .text-box .h4-link {
  padding-top: 40px;
}
.prod-9 .text-box .h4-link .icon-copy:hover {
  background: #f0b100;
  background-color: #f0b100;
  border-color: #f0b100;
  color: #fff;
}
.prod-9 .text-box .h4-link .icon-copy {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: #0071e3;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #f0b100;
  color: #333;
}

.praux .txt .h4-link {
  padding-top: 40px;
  transition-delay:0.6s;
}
.praux .txt .h4-link .icon-copy:hover {
  background: #f0b100;
  background-color: #f0b100;
  border-color: #f0b100;
  color: #fff;
}
.praux .txt .h4-link .icon-copy {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  font-size: 17px;
  line-height: 1.17648;
  font-weight: 400;
  min-width: 28px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 980px;
  background: #0071e3;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #f0b100;
  color: #333;
	}

@media (max-width: 440px) {
  .praux .txt .h4-link .icon-copy {
    font-size: 12px;
  }
  .praux .txt .h4-link {
    padding-top: 35px;
  }
  .prod-9 .text-box .h4-link .icon-copy {
    font-size: 12px;
  }
  .prod-9 .text-box .h4-link {
    padding-top: 15px;
  }
}