/* BASIC css start */
.header_bg_com {display:none;}

/* 서브 페이지 02 스타일 */
.sub_title_t01 {font-size:48px; font-weight:700; color:#1a1a1a; line-height:56px; text-align:center;}
.sub_title_t02 {font-size:20px; color:#6a6a6a; line-height:32px; padding-top:8px; text-align:center;}
.sub02_sec01 {/*margin-top:112px;*/}
.sub02_sec01.last_sec {display:none; margin-top:0;}
.sub02_sec01 .sub_title_t02 {margin:0 0 96px; line-height:32px;}
.sub02_sec01 .inner {position:relative;}
.sub02_sec01 .inner:after {content:""; position:absolute; width:7px; height:7px; background:#000; border-radius:50%; top:70px; left:-3.5px; transform:translateY(-50%);}
.sub02_sec01 .inner:before {content:""; position:absolute; width:15px; height:15px; border:1px solid #000; border-radius:50%; top:70px; left:-7.5px; transform:translateY(-50%); box-sizing: border-box;}
.sub02_sec01 .his_area01 .inner:after {left:auto; right:-4px;}
.sub02_sec01 .his_area01 .inner:before {left:auto; right:-8px;}
.sub02_sec01 .his_area01.his_area01_f .inner:after {top:0%;}
.sub02_sec01 .his_area01.his_area01_f .inner:before {top:0%;}
.sub02_sec01 .his_area02.his_area02_f .inner:after {top:0%;}
.sub02_sec01 .his_area02.his_area02_f .inner:before {top:0%;}

.his_area01 {width:50%; float:left; text-align:right; }
.his_area01 .inner {padding:40px 80px 40px 0; border-right:1px solid #dedede;}
.his_area01.his_area01_f .inner {padding:0px 80px 40px 0; border-right:1px solid #dedede;}
.sub02_sec01 .txt01 {color:#1a1a1a; font-size:48px; font-weight:500; line-height: 56px;}
.sub02_sec01 .txt02 {margin:40px 0 0px;}
.sub02_sec01 .txt02 .t01 {font-size:20px; font-weight:500; color:#1a1a1a; line-height: 32px;}
.sub02_sec01 .txt02 .t02 {font-size:16px; color:#6a6a6a; line-height: 24px;}

.his_area02 {width:50%; float:right; text-align:left; }
.his_area02 .inner {padding:40px 0 40px 80px; border-left:1px solid #dedede; margin-left:-1px;}
.more_bt a {display: flex; justify-content: center; align-items: center; width:200px; height:64px; margin:80px auto 0; font-size:16px; font-weight:500; color:#1a1a1a; border:1px solid #1a1a1a;}
.more_bt img {margin-left:10px;}

/* BASIC css end */

