@charset "utf-8";

* {margin:0;padding:0;}
body {color:#222;font-family:'Noto Sans',Tahoma,Verdana,Geneva,sans-serif,Apple Gothic,AppleGothic;letter-spacing:-0.6px; font-weight:normal;line-height:normal;word-wrap:break-word;word-break:normal;white-space:normal;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;}

.completeInfo {text-align: center; padding-top:45px;}
h2 { font: inherit; margin:0; font-weight: 700; }
.h2 {font-size:21px; line-height: 30px;}
.completeInfo .h2:before {display:block; content:''; width:150px; height:150px; margin:0 auto 35px auto; background-size:100%;}
.completeInfo .h2.errT2:before {background-image:url(../img/bg_err_1_2.png);}

.completeInfo .compTxt { overflow: initial; font-size:16px; line-height: 28px; color:#767676; margin-top:25px; word-break: keep-all;}
.completeInfo .compTxt p:first-child {margin-top:0 !important;}
