/* BASIC css start */
.txt {padding:10px;}


.cb_sub_title { position: relative; width: 100%; padding: 30px 0px; text-align: center; }
.cb_sub_title span { position: relative; display: inline-block; vertical-align: middle; font-size: 25px; font-weight: 700; }
.cb_sub_title span:after { content: ''; display: block; position: absolute; width: 100%; height: 2px; bottom: -13px; background: #000000; left: 0px; right: 0px; margin: 0 auto; }

#contents .btn_Red { background: #000000; border: 1px solid #000000; }




/* BASIC css end */

