@import url(//fonts.googleapis.com/earlyaccess/kopubbatang.css);

.kopubbatang {
 font-family: 'KoPub Batang', serif !important; -webkit-font-smoothing: antialiased;
}

/*=================================*/

.about_main_tbox{
color: #fff;
text-align: center;
padding-top: 60px;
}
.about_main_tbox .a_main_title {
font-size : 2rem;
text-transform: uppercase;
}
.about_main_tbox .a_main_title:after{
display: block;
content: "";
height : 75px;
width : 2px;
background-color : #fff;
margin: 20px auto;
}
.about_main_tbox .a_main_text {
font-size : 1.2rem;
letter-spacing :.002rem;
}
.about_main_tbox .a_main_text span{
font-weight: 700;
}
.about_main_tbox .a_main_sub_text {
font-size : 0.9rem;
margin-top : 4rem;
}




/*====01=====*/


/*회사소개 con 시작*/
.a_contain .title_box{
width : 90%;
margin: 0 auto;
text-align: center;
padding: 50px 0 60px;
}
.a_contain .a_main_title{
font-size : 1.5rem;
}
.a_contain .a_main_text:before{
display: block;
content : "";
width : 2px;
height: 30px;
background-color: #ebebeb;
transform: rotate(45deg);
margin: 10px auto ;
}
.a_contain .a_main_text{
font-size : 1.2rem;
}
.a_contain .a_main_sub_text{
font-size : .9rem;
margin : 30px 0;
}


/* 회사소개 이미지*/
.about_img {
width : 75%;
height: 250px;
position: relative;
z-index: -1;
}
.about_img01 {
background : url('img/about_img01.jpg');
background-position: center;
background-size: cover;
}
.about_img02{
background : url('img/about_img02.jpg');
background-position: center;
background-size: cover;
}
.about_img03{
background : url('img/about_img03.jpg');
background-position: center;
background-size: cover;
}

/*회사소개 텍스트*/
.a_con_tbox{
position: relative;
width : 85%;
background-color : #fff;
padding: 20px 30px;
margin-top: -50px;
margin-left : 15%;
}
.a_con_title {
font-size: 1.2rem;
}
.a_con_num{
font-size : 6rem;
color : #ebebeb;
position: absolute;
right: 3%;
top: -70px;
}

/*2번 우측정렬*/
.a_con_box:nth-child(3){
position: relative;
}
.a_con_box:nth-child(3) .about_img{
right: -25%;
}
.a_con_box:nth-child(3) .a_con_tbox{
margin-right : 15%;
margin-left: 0;
text-align: right;
}
.a_con_box:nth-child(3) .a_con_num{
left:3%;
text-align: left;
}
/*연혁보기 배너*/
.a_02_banner{
background-color : #666;
padding: 5%;
text-align: center;
position: relative;
color : #fff;
}

.a_02_banner .banner_title  {
text-transform: uppercase;
    font-size: 1.2rem;
	margin-bottom: 30px;
	margin-top : 20px;
}
.a_02_banner .banner_text{
font-size : 1rem;
}
.a_02_banner .banner_text span{
font-weight : 500;
}
.read_more_btn a {
width : 50%;
margin: 0 auto;
display: block;
padding: 40px 0 0;
}
.read_more_btn span:before{
display: block;
content: "";
width : 15px;
height : 1px;
margin: 0 auto 0;
background-color : #fff;
}
.read_more_btn span:after{
display: block;
content: "";
width : 1px;
height : 15px;
background-color : #fff;
margin: -7.5px auto 0;
}
.read_more_btn a {
font-size : .9rem;
}


/*오시는길*/
.footshop_map{/*카카오지도*/
width : 100%;
margin: 15px auto;
height : 200px;
background-color : #ddd; 
}
.m_conbox div {
font-size : .9rem;
}
.m_conbox div:nth-child(1) {
font-size : 1rem;
font-weight : 700;
margin-top : 20px;
}
.m_conbox p{
margin-top : 15px
}


.mapicon_area {
display: flex;
 flex-wrap: wrap;
}
.mapicon_con01{
width : 100%;
}
.mapicon_con02{
width : 50%;
}
.bus_align p{
width : 100%;
}
.bus_align div{
float: left;
margin-top: 0;
margin-right: 10px;
}


.btn_mapicon{
width : 15px;
height : 15px;
display: inline-block;
background-color : #ddd;
color : #fff;
border-radius: 15px;
font-size : 8px;
text-align: center;
line-height : 15px;
margin-right : 5px;
}
.subway {
background-color : #8337e8;
}
.bus {
background-color : #25a730;
}


/*===========ㅁ_02=========*/
/*연혁*/
.left_align {
margin: 0 auto;
width: 90%;
border-left : 1px solid #cdcdcd;
padding-left : 20px;
}
.date{
padding : 40px 0 20px;
font-size : 1.2rem;
}
.left_align .date:before{
    display: block;
    content: "";
    position: relative;
    top: 13px;
    width: 8px;
    height: 8px;
    background-color:#7ac33e;
    z-index: 1;
    left: -7.5%;
}
.right_align {
margin: 0 auto;
width: 90%;
border-right : 1px solid #cdcdcd;
padding-right : 20px;
text-align: right;
}

.right_align .date:before{
    display: block;
    content: "";
    position: relative;
    top: 13px;
    width: 8px;
    height: 8px;
    background-color:#7ac33e;
    z-index: 1;
    left: 105%;
}
.record {
font-size : .9rem;
}
.a_history_contain01{
margin-bottom: 40px;
}
.a_history_contain01 > div:last-child{
padding-bottom: 20px;
}
.btnbox{
width:100%;
padding:0;
margin:0;
display:flex;
justify-content: space-between;
}
.btnbox div {
text-align:center;
width:33%;
border:1px solid #aecd53;
color:#aecd53;
background:#fff;
border-radius:50px;
line-height:1em;
font-size:1em;
vertical-align: middle;
}

.btnbox div a{
padding:10px 10px;
}

.btnbox div:nth-child(2) {
margin:0 5px;
}

.btnbox div.active{
border:1px solid #aecd53;
color:#fff !important;
background:#aecd53 !important;
}