.abo_cont{ max-width:1240px; margin:0 auto; padding:0 20px; }

#abo_01{ padding:0 0 100px; }
.abo01_pt_wrap{ margin:0 -30px; justify-content:center; }
.abo01_pt_box{ text-align:center; }
.abo01_pt_cir{ margin-bottom:20px; }
.abo01_pt_img{ width:100%; padding-bottom:100%; border-radius:100%; background-position:center; background-size:cover; background-repeat:no-repeat; }
.abo01_pt_title{ font-size:30px; font-weight:400; word-break: keep-all; }
.abo01_pt_div{ width:100%; height:3px; background-color:#626262; margin:20px 0; }
.abo01_pt_desc{ font-size:15px; font-weight:300; color:#555; word-break: keep-all; }

#abo_02{ padding:0; background-size:cover; background-position:center; background-repeat:no-repeat; }
#abo_02 .abo_cont{ max-width:100%; padding:0; }
.abo02_pt.pt_txt{ justify-content: flex-end; }
.abo02_pt_txt{ max-width:620px; width:100%; padding:100px 5vw 100px 20px; }
.abo02_pt_title{ font-size:34px; font-weight:700; }
.abo02_pt_div{ width:50px; height:2px; margin:20px 0; }
.abo02_pt_desc{ font-size:15px; font-weight:400; }
.abo02_pt_img{ background-color:#242424; background-size:cover; background-position:center; background-repeat:no-repeat; min-height:650px; }

@media(max-width:850px){
	.abo01_pt.col-03{ width:50%; max-width:315px; margin-bottom:70px; }
	.abo02_pt.col-06{ width:100%; }
	.abo02_pt.col-06.pt_img{ order:-1; }
	.abo02_pt_txt{ max-width:100%; padding:50px 20px; }
	.abo02_pt_img{ padding-bottom:65%; min-height:0; }
}

@media(max-width:500px){
	.abo01_pt.col-03{ width:100%; }
}