
/* common */
#ab6 { 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; }


/* ab6 */
/* .con { position:relative; width:100%; height: 960px; z-index: 1; }
.con::after { content:""; position:absolute; left:0; width:100%; height: 500px; top:225px; background:#f7f7f7; z-index: -1;}
.con .inner { position:relative; width:100%; height: 100%; text-align: center; }
.con .img { position:relative; top:215px; }

.con .txt_list { position:absolute; left:0; width:100%; top:0; height: 100%; }
.con .txt_list h2 { width: 94px; height: 94px; background-image: linear-gradient(135deg, #5bfff5, #004eb7); display: flex; align-items: center; justify-content: center; border-radius: 50%; font-size: 30px; font-weight: bold; letter-spacing: -0.75px; color: #fff; }
.con .txt_list p { text-align: left; white-space: nowrap; }

.con .txt_list li:nth-child(1) { position:absolute; left:50%; transform: translateX(-50px); top:100px; display: flex; align-items: center; }
.con .txt_list li:nth-child(2) { position:absolute; left:calc(50% + 290px); top:360px; }
.con .txt_list li:nth-child(3) { position:absolute; left:calc(50% + 145px); bottom:120px; display: flex; }
.con .txt_list li:nth-child(4) { position:absolute; right:calc(50% + 145px); bottom:120px; display: flex; flex-direction: row-reverse; }
.con .txt_list li:nth-child(5) { position:absolute; right:calc(50% + 290px); top:360px; display: flex; flex-direction: column; align-items: flex-end; }

.con .txt_list li:nth-child(1) p { margin-left: 30px; }
.con .txt_list li:nth-child(2) p { margin-top: 25px; }
.con .txt_list li:nth-child(3) p { margin-left: 30px; margin-top: 5px; }
.con .txt_list li:nth-child(4) p { text-align: right; margin-right: 30px; margin-top: 5px; }
.con .txt_list li:nth-child(5) p { text-align: right; margin-top: 25px; } */



#s2 { padding:0 0 70px; }
.con2 { margin:35px 0 0; }

.con2 .txt_list { margin:50px 0 0; }
.con2 .txt_list li { display: flex; align-items: center; margin:0 0 20px; text-align: left; }
.con2 .txt_list li:last-child { margin-bottom: 0; }
.con2 .txt_list h2 { width: 50px; height: 50px; background-image: linear-gradient(135deg, #5bfff5, #004eb7); flex-shrink: 0; text-align: center; line-height: 47px; border-radius: 50%; font-size: 18px; font-weight: bold; letter-spacing: -0.5px; color: #fff; margin-right: 15px; }
.con2 .txt_list p { font-size: 15px; line-height: 27px; font-weight: 300; letter-spacing: -0.4px; }
.con2 .txt_list p br { display: none; }
