@charset "utf-8";
h1{font-family: "MFW-PAotoGothicStdN-Bold" !important;}
h2,h3,h4,h5,h6{font-family: "MFW-PAotoGothicStdN-DeBold" !important;}
p{color:#000;font-family: "MFW-PAotoGothicStdN-Regular" !important;}
p strong{font-family: "MFW-PAotoGothicStdN-DeBold";}
p a{text-decoration:underline}
.bg_color_grey2{background-color:#ededed}

@page{margin:15mm}
@media print{
body{font-size:12pt;line-height:1.6;color:#000}
.col,.col-12,.col-lg-8,.col-md-8,.container,.container-fluid,.row{width:100%!important;max-width:100%!important;flex:0 0 100%!important}
.col-md-6{width:50%!important;max-width:50%!important;flex:0 0 50%!important}
.col-lg-8 img{width:50%!important;max-width:50%!important;flex:0 0 50%!important}
.px-3,.px-md-0,.section-padding{padding-left:0!important;padding-right:0!important}
.mx-auto{margin-left:0!important;margin-right:0!important}
h1,h2,h3,h4{page-break-after:avoid}
blockquote,img,pre,table{page-break-inside:avoid}
p{orphans:3;widows:3}
img{max-width:100%;height:auto}
.wrapper{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;filter:none;overflow:hidden}
}
@media print{
.print-scale-half{width:50%!important;height:auto}
}