
#newFaqBox .box-panel a {
  position:relative;
}
.pc.clearfix.btn.m0a.pc.border-1.font-size13.mb10.mt10.btn-reset.icon-triangle-blue.txt-center.border-primary {
  height: auto;
  border-radius: 0!important;
  opacity: 1!important;
  width: auto;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  right: 15px;
  bottom: -63px;
}
.pc.clearfix.btn.m0a.pc.border-1.font-size13.mb10.mt10.btn-reset.icon-triangle-blue.txt-center.border-primary:hover{
  opacity: 1!important;
}
#newFaqBox .box-panel a.text-primary.ptb5.d-block{
  padding: 12px 30px 12px 15px!important;
  background: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  height: 100%;
  line-height: 1;
  align-self: center;
  align-content: center;
  width: 100%;
  opacity: 1!important;
}
#newFaqBox .box-panel a.text-primary.ptb5.d-block:hover {
  background: #034098!important;
  color: #fff!important;
  border-radius: 0!important;
  opacity: 1!important;
  transition: .2s;
  cursor: pointer;
}
#newFaqBox .btn.icon-triangle-blue .d-block:after {
  content:"";
position:absolute;
  right: 15px;
  width: 9px;
  height: 11.5px;
  margin-top: 1px;
  -webkit-background-size: contain!important;
  background-size: contain!important;
  background: url(/pisj/common/images/icon_triangle_right_c1.png) no-repeat center top;
  opacity: 1!important;
}
#newFaqBox .btn.icon-triangle-blue .d-block:hover:after  {
  background: url(/pisj/common/images/icon_triangle_right_white.png) no-repeat center top!important;
  -webkit-background-size: contain!important;
  background-size: contain!important;
  opacity: 1!important;
  right: 15px;
  width: 9px;
  height: 11.5px;
  margin-top: 1px;
}
.btn.icon-triangle-blue:after {
  display:none;
}


@media screen and (max-width: 640px){
  .font-feature-settings-palt{
    font-feature-settings: "palt";
  }
  #product-page .btn.shadow {
    font-feature-settings: "palt";
  }
  .btn.icon-pdf:after {
      top: calc(50% - 12px);
      right: 12px;
  }
  #product-page .box-merit.border-2 {
    border-radius: 4px;
  }
  .bg_stripe .box-undertake .acc-trigger:after {
    right: 11px;
}
.bg_stripe .box-undertake .acc-trigger:before {
    right: 5px;
  }
  .box-undertake {
    padding: 30px 20px;
}
}

@media all and (-ms-high-contrast: none) {
  #newFaqBox .box-panel a.text-primary.ptb5.d-block{
  padding: 17px 30px 12px 15px!important;
}
#newFaqBox .btn.icon-triangle-blue .d-block:after,
#newFaqBox .btn.icon-triangle-blue .d-block:hover:after  {
  margin-top: -1.5px!important;
}
.pc.clearfix.btn.m0a.pc.border-1.font-size13.mb10.mt10.btn-reset.icon-triangle-blue.txt-center.border-primary {
  bottom: -67px;
}
}