
/* common */
.sub_h1 { font-size:24px; line-height: 40px; font-weight: bold; }
.sub_p { font-size:15px; line-height: 30px; color: #636363; }
.sub_p ~ .sub_p { margin-top: 20px; }


/* contents */
#ab1 { padding:0 0 80px; overflow: hidden; text-align: center; }
#ab1 br { display: none; }

#ab1 h1 { position:relative; margin-bottom: 30px; }
#ab1 h1:before { content:""; display: block; margin:0 auto 20px; width:40px; height: 3px; background:#1f4de5; }
#ab1 b { display: block; margin: 20px auto 50px; font-size: 18px; font-weight: 500; }

#ab1 .right { width:100%; position:relative; z-index: 2; }

.txt_bg { position:absolute; left:0; bottom:0; max-width: none; }
