/* about */
.abo_tit {position:relative; display: inline-block; font-size:30px; color:#000; letter-spacing:-1px; line-height:140%; font-weight:800; margin-top:80px; word-break:keep-all;}
.abo_tit_2 {position:relative; display: inline-block; font-size:30px; color:#000; letter-spacing:-1px; line-height:140%; font-weight:800; word-break:keep-all;}
.abo_col {color:#80745a;}
.abo_g_1 {position:absolute; width:24px; height:24px; left:-20px; top:-15px; background:url("../img/about/about_1.svg") no-repeat 0% 0%; background-size:24px;}
.abo_g_2 {position:absolute; width:24px; height:24px; right:-20px; bottom:-15px; background:url("../img/about/about_2.svg") no-repeat 0% 0%; background-size:24px;}
.abo_cont_box {position:relative; width:100%; padding-top:70px; padding-bottom:150px; font-size:17px; color:#666; letter-spacing:-0.5px; line-height:180%; font-weight:600; word-break:keep-all; background:url("../img/about/abo_bg_1.png") no-repeat 90% 100%;}
.abo_cont_box_2 {position:relative; width:100%; padding-top:70px; padding-bottom:280px; font-size:17px; color:#666; letter-spacing:-0.5px; line-height:180%; font-weight:600; word-break:keep-all; background:url("../img/about/abo_bg_2.png") no-repeat 60% 100%;}
.abo_cont_box_3 {position:relative; width:100%; padding-top:70px; padding-bottom:230px; font-size:17px; color:#666; letter-spacing:-0.5px; line-height:180%; font-weight:600; word-break:keep-all; background: url("../img/about/abo_bg_3.png") no-repeat 60% 0%;}
.abo_blank_1 {display:block;}



/* ==========================================
   2. 태블릿 스타일 (768px ~ 1024px)
   - 아이패드, 갤럭시 탭 등
   ========================================== */
@media screen and (max-width: 1024px) {
	.abo_tit {font-size:24px; margin-top:60px; padding-left:18px;}
	.abo_tit_2 {font-size:24px; padding-left:18px;}
	.abo_g_1 {width:20px; height:20px; left:0px; top:-15px; background:url("../img/about/about_1.svg") no-repeat 0% 0%; background-size:20px;}
	.abo_g_2 {position:absolute; width:24px; height:24px; right:-20px; bottom:-15px; background:url("../img/about/about_2.svg") no-repeat 0% 0%; background-size:24px;}
	.abo_cont_box {padding-top:40px; padding-bottom:40px; font-size:15px; line-height:190%; background:url("../img/about/abo_bg_1.png") no-repeat 100% 100%; background-size:400px;}
	.abo_cont_box_2 {padding-top:40px; padding-bottom:150px; font-size:15px; line-height:190%; background:url("../img/about/abo_bg_2.png") no-repeat 100% 100%; background-size:400px;}
	.abo_cont_box_3 {padding-top:40px; padding-bottom:150px; font-size:15px; line-height:190%; background:url("../img/about/abo_bg_3.png") no-repeat 100% 0%; background-size:400px;}
}


/* ==========================================
   3. 모바일 스타일 (767px 이하)
   - 스마트폰 세로/가로 모드
   ========================================== */
@media screen and (max-width: 767px) {
	.abo_cont_box {background:url("../img/about/abo_bg_1.png") no-repeat 100% 100%; background-size:300px; line-height:190%;}
	.abo_cont_box_2 {padding-bottom:100px; background:url("../img/about/abo_bg_2.png") no-repeat 100% 100%; background-size:300px; line-height:190%;}
	.abo_cont_box_3 {padding-bottom:70px; background:url("../img/about/abo_bg_3.png") no-repeat 100% 0%; background-size:300px; line-height:190%;}
	.abo_blank_1 {display:none;}
}







