
/* common */
#ab4 { overflow: hidden; text-align: center; padding-top: 50px; }
.sub_h1 { line-height: 1; font-size: 30px; font-weight: bold; letter-spacing: -1.5px; text-transform: uppercase; }
.sub_h1 span { display: block; font-size: 20px; font-weight: bold; color: #0068b7; text-transform: uppercase; font-family: 'Karla', sans-serif; margin:0 0 10px; }
.sub_h1 small { font-size: 18px; letter-spacing: -0.75px; font-weight: bold; }
.sub_p { font-size: 15px; font-weight: 300; letter-spacing: -0.45px; line-height: 28px; }
.sub_p br { display: none; }
.sub_p + .sub_p { margin-top: 15px; }
.sub_h1 + .sub_p { margin-top: 25px; }

.bar_tit { position:relative; font-size: 20px; font-weight: bold; letter-spacing: -0.75px; color: #000; margin:0 0 20px; }
.bar_tit::before { content:""; display: inline-block; width:3px; height: 20px; background:#0068b7; margin-right: 10px; position:relative; top:2px; }

.bg_bot { width:100%; height: 200px; background:url('../img/ab2_bg.jpg') no-repeat center / cover; margin-top:70px; }

.dot_list > li { position: relative; padding-left: 10px; font-size: 15px; font-weight: 300;  color: #333; line-height: 26px; margin:0 0 7px; }
.dot_list > li::before { content:""; position:absolute; left:0; top:12px; width:3px; height: 3px; background:#0068b7; }



/* ab4 */
#ab4 { padding-bottom: 70px; }
#ab4 .img { margin:35px 0 0; }
#ab4 img { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-user-drag: none; }
