
.product_monitor .feature_box{
  padding-bottom: 5em!important;
}
.product_monitor .feature_box.refresh .compare_badge{
  font-size: 1rem!important;
  position: absolute;
    top: 1.5rem;
    z-index: 30;
}

.product_monitor .feature_box.refresh .compare_badge.after{
    right: 1.5rem;
}
.product_monitor .feature_box.refresh .compare_badge.before {
    left: 1.5rem;
}

.product_monitor .feature_box .attention_image{
  margin-bottom: 5em;
}

.product_monitor .feature .refresh .mprt .sec_bg{
  background: none;
}

@media screen and ( min-width: 992px ) {

.ttl_sub_txt{
  margin-top: 1em;
  margin-bottom: -1em;
}

.product_monitor .feature_box .ttl_02{
  font-size: 5rem!important;
  margin-bottom: 4rem;
}

.four-k .img_wrap,.ffxiv .img_wrap{
  width: 70%;
  margin: 0 auto;
}

.flex_item .img_box{
  width: 90%!important;
  margin: 0 auto;
}

.product_monitor .feature_box.refresh .flex_item.l_box {
    width: 42%;
    padding-right: 5rem;
}

}
@media screen and ( max-width : 991px ) {

.ttl_sub_txt{
  margin-top: 1em;
  margin-bottom: -1em;
}


.product_monitor .feature_box .ttl_02{
  font-size: clamp(3.9rem,4rem,4.1rem)!important;
  margin-bottom: 3rem;
  line-height: 1.5em!important;
}
.compare_badge{
  font-size: 1rem!important;
}


}

@media screen and ( max-width: 575px){

.ttl_sub_txt{
  margin-top: 1em;
  margin-bottom: -1em;
}


  .product_monitor .feature_box .ttl_02{
  font-size: clamp(2.2rem,2.3rem,2.4rem)!important;
  margin-bottom: 2rem;
}
.product_monitor .feature_box .ttl_sub {
  font-size: clamp(1.6rem,1.8rem,1.9rem)!important;
  line-height: 1.5em!important;
}
}

  /*style for 4k*/
.feature_box .flex.wrap{
padding: 5em 0;
    }

