
/* common */
#ab4 { overflow: hidden; padding-top: 80px; }
.sub_h1 { line-height: 1; font-size: 60px; 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: 30px; letter-spacing: -0.75px; font-weight: bold; }
.sub_p { font-size: 18px; font-weight: 300; letter-spacing: -0.45px; line-height: 30px; }
.sub_p + .sub_p { margin-top: 30px; }
.sub_h1 + .sub_p { margin-top: 40px; }

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

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

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



/* ab4 */
#ab4 { padding-bottom: 150px; }
#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; }
