@charset "UTF-8";

#pdfView h2.sty_01{font-weight:500; margin-bottom:20px; color:#000; position:relative; padding-left:10px;display:inline-block;}
#pdfView h2.sty_01:before{content:''; width:3px; height:20px; background-color:#005bac; position:absolute; left:0; top:50%; margin-top:-8px; display:Block;}
.applicationViewGuide{text-align: right; float:right;}
.applicationViewGuide a{background-image: url(./../images/btn_down.png);background-color: #005bac;display: inline-block;color: #fff;line-height: 40px;background-position: right center;background-repeat: no-repeat;box-sizing: border-box;padding: 0 50px 0 16px;margin-right: 5px;}
#pdfContent{border:2px solid #999; width:calc(100% - 4px);}

@media only screen and (max-width:415px){

  .applicationViewGuide a{margin-bottom:10px;}
}
