/*
폰트
font-family: 'Roboto', sans-serif;
font-family: 'NanumMyeongjo', sans-serifㅌ;
font-family: 'Noto Sans KR', sans-serif;
녹색 : 1eb682
*/

/*인사말*/
.greeting_ {padding-bottom: 100px; background: url(/images/sub/company/greeting_bg_deco2.png)no-repeat left bottom 40px;}
.greeting_inner {display: flex; justify-content: space-between; align-items: flex-start;}
.greeting_inner .img {position: relative; display: block; width: 470px; height: auto}
	.greeting_inner .img img {width: 100%;}
.greeting_inner .txt {position: relative; display: block; width: calc(100% - 550px); height: autoo;}
.greeting_inner .txt h3 {position: relative; font-size: 30px; font-weight: 400; color: #222; line-height: 130%; margin-top: 45px;}
.greeting_inner .txt h3 font {font-family: inherit; font-size: inherit; font-weight: inherit; color: #1eb682;}
.greeting_inner .txt h3 span {position: absolute; display: flex; width: 111px; height: 6px; justify-content: space-between; align-items: center; left: -130px; top: 50%; margin-top: -3px;}
.greeting_inner .txt h3 span:before {content: ""; display: block; width: calc(100% - 11px); height: 1px; background: #e5e5e5;}
.greeting_inner .txt h3 span:after {content: ""; border-radius: 100%; background: #1eb682; width: 6px; height: 6px; display: block;}

.greeting_inner .txt>div {padding-top: 20px;}
.greeting_inner .txt p {display: block; line-height: 24px; line-height: 160%;  font-size: 15px; color: #666}
.greeting_inner .txt p+p {margin-top: 19px;}

@media all and (min-device-width: 768px) and (max-device-width: 1024px) {
	.greeting_inner .img {width: 400px;}
	
	.greeting_inner .txt {width: calc(100% - 430px);}
	.greeting_inner .txt h3 {margin-top: 15px;}
	.greeting_inner .txt>div {padding-top: 15px;}
	.greeting_inner .txt p+p {margin-top: 10px;}
}
@media all and (max-width: 767px) {
	.greeting_inner {display: block;}
	.greeting_inner .img {width: 350px;}
	.greeting_inner .txt {width: 100%;}
	.greeting_inner .txt h3 span {display: none;}
	.greeting_inner .txt br {display: none;}
	.greeting_inner .txt .br {display: block}
/* 	.greeting_inner .img {width: 100%; background: #59abe8; overflow: hidden;} */
}
@media all and (max-width: 530px) {
	.greeting_ {background-size: auto 70px; background-position: left -100px bottom 40px;  padding-bottom: 70px;}
	.greeting_inner .img {width: 300px;}
/* 	.greeting_inner .img {width: 100%; background: #59abe8; overflow: hidden;} */
	.greeting_inner .txt h3 {margin-top: 28px; font-size: 27px;}
	.greeting_inner .txt p {font-size: 14px;}
	.greeting_inner .txt p+p {margin-top: 15px;}
}



/*인사말 end*/



/*연혁*/
.history_ {}
.history_ .list {position: relative; display: flex; align-items: flex-start;}
.history_ .list+.list {margin-top: 50px;}
.history_ .list h3 {position: relative; display: flex; width: calc(100% - 670px); align-items: center;}

.history_ .list h3 span {position: relative; display: flex; width: 111px; height: 6px; justify-content: space-between; align-items: center; }
.history_ .list h3 span:before {content: ""; display: block; width: calc(100% - 11px); height: 1px; background: #e5e5e5;}
.history_ .list h3 span:after {content: ""; border-radius: 100%; background: #1eb682; width: 6px; height: 6px; display: block;}


.history_ .list h3 font {font-family: inherit; font-weight: 400; font-size: 30px; color: #222; margin-left: 20px; line-height: 1;}

.history_ .list ul {position: relative; display: block; width: 670px; height: auto;}
.history_ .list ul li {position: relative; display: flex; width: 100%; height: auto;}
.history_ .list ul li p {display: block; width: calc(100% - 69px); font-size: 18px; font-weight: 400; color: #333; font-family: 'Noto Sans KR', sans-serif; line-height: 150%;}
.history_ .list ul li p.year {width: 69px; font-weight: bold; color: #1eb682; padding-top: 1px;}
.history_ .list ul li+li {margin-top: 8px;}

@media all and (min-device-width: 992px) and (max-device-width: 1024px) {
	.history_ .list h3 {width: 250px;}
	.history_ .list ul {width: calc(100% - 250px);}
	
	.history_ .list h3 span {width: 52px;}
	.history_ .list h3 font {font-size: 24px; margin-left: 10px;}
	.history_ .list ul li p {font-size: 17px;}
}
@media all and (max-width: 991px) {
	.history_ .list {display: block;}
	.history_ .list h3 {width: 100%;}
	.history_ .list ul {width: 100%; padding-left: 135px; margin-top: 25px;}
}
@media all and (max-width: 767px) {
	.history_ .list h3 span {width: 70px;}
	.history_ .list h3 font {font-size: 27px;}
	.history_ .list ul {margin-top: 20px; padding-left: 93px;}
	
	.history_ .list ul li p {font-size: 16px; width: calc(100% - 55px);}
	.history_ .list ul li p.year {width: 55px;}
}
@media all and (max-width: 530px) {
	.history_ .list h3 span {width: 65px;}
	.history_ .list h3 font {font-size: 25px; margin-left: 8px;}
	.history_ .list ul {margin-top: 15px; padding-left: 76px;}
	
	.history_ .list ul li p {font-size: 15px; width: calc(100% - 50px);}
	.history_ .list ul li p.year {width: 50px;}
	.history_ .list+.list {margin-top: 35px;}
}

/*연혁 end*/



/*제품소개*/

.product_list {overflow: hidden;}
.product_list .product_list_inner {position: relative; display: flex; flex-wrap: wrap; width: calc(100% + 24px); margin-left: -12px;}
.product_list .product_list_inner li {position: relative; display: block; width: 25%; height: auto; min-height: 10px; padding: 0 12px;}
.product_list .product_list_inner li:nth-child(n+5) {margin-top: 52px;}

.product_list .product_list_inner li .item {position: relative; display: block; width: 100%; height: auto;}
.product_list .product_list_inner li .item .thumb {position: relative; display: flex; width: 100%; height: 200px; border: 1px solid #eee; background-repeat: no-repeat; background-position: center; background-size: 237px; background-color: #fff; align-items: center; justify-content: center; overflow: hidden; transition: box-shadow 0.1s ease-in-out; height: 0; padding-bottom: 77.045%;}
.product_list .product_list_inner li .item:hover .thumb {box-shadow: 5px 5px 8px rgba(170,170,170,0.2);}
.product_list .product_list_inner li .item .item_name {position: relative; display: flex; width: 100%; height: 50px; justify-content: center; align-items: center; font-size: 15px; color: #333333;}
.product_list .product_list_inner li .item .item_name a { font-size: inherit; color: inherit; transition: inherit; font-weight: inherit;}

.product_list .product_list_inner li .item:hover .item_name {color: #111; font-weight: 400;}

@media all and (max-width: 1120px) {
	.product_list .product_list_inner li {width: 33.33333%;}
	.product_list .product_list_inner li:nth-child(n+4) {margin-top: 45px;}
	.product_list .product_list_inner li .item .thumb {background-size: cover;}
	.product_list .product_list_inner li .item .item_name {height: 40px; font-size: 14px;}
}

@media all and (max-width: 767px) {
	.product_list .product_list_inner {margin-left: -5px; width: calc(100% + 10px);}
	.product_list .product_list_inner li {width:50%; padding: 0 5px;}
	.product_list .product_list_inner li:nth-child(n+3) {margin-top: 30px;}
}


.page_type1 {display: flex; align-items: center; justify-content: center; margin-top: 40px;}
.page_type1 a {display: block; width: 20px; height: 20px; font-size: 14px; font-family: 'Roboto', sans-serif;  letter-spacing: 0; color: #333; display: flex; align-items: center; justify-content: center; padding-top: 1px;}
.page_type1 a.active {color: #1eb682; font-weight: 500;}
.page_type1 a+a {margin-left: 10px;}
.page_type1 a.first,
.page_type1 a.prev,
.page_type1 a.next,
.page_type1 a.last {font-size: 0; padding-top: 0;}







.pro_detail_ {}
.pro_detail_ .pro_head {display: flex; align-items: flex-start;}

.pro_detail_ .pro_head .pro_thumb {position: relative; display: block; width: 490px; height: 380px; background: #fff;}
/*490/380*/
.pro_detail_ .pro_head .pro_thumb .img {position:absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; background-size: cover; background-position: center; background-repeat: no-repeat;}

.pro_detail_ .pro_head .pro_info {position: relative; display: block; width: calc(100% - 490px); height: auto; padding-left: 50px; padding-top: 20px;}

.pro_detail_ .pro_head .pro_info p.pro_tit {display: block; line-height: 1; font-size: 30px; font-weight: 500; color: #222;}

.pro_detail_ .pro_head .pro_info ul {position: relative; display: block; width: 100%; height: auto; margin-top: 50px;}

.pro_detail_ .pro_head .pro_info ul li {position: relative; display: flex; width: 100%; height: auto; align-items: center;}

.pro_detail_ .pro_head .pro_info ul li .tit {position: relative; display: flex; justify-content: space-between; align-items: center; width: 100px; padding-right: 35px;}
.pro_detail_ .pro_head .pro_info ul li .tit.tit_2 {padding-right: 0;}

.pro_detail_ .pro_head .pro_info ul li .tit p {font-size: 18px; color: #333; font-weight: 500; color: #111;}

.pro_detail_ .pro_head .pro_info ul li .txt {position: relative; display: block; width: calc(100% - 100px); padding-left: 70px; font-size: 17px; letter-spacing: -0.010em; color: #33;}


.pro_detail_ .pro_head .pro_info ul li+li {margin-top: 20px;}

.pro_detail_ .pro_body {margin-top: 60px;}
.pro_detail_ .pro_body>p{border-bottom: 1px solid #ddd; padding-bottom: 20px; display: block; font-size: 24px; color: #222; font-weight: 500;}

.pro_body_inner {min-height: 150px; background: #fff; padding: 70px 10px 0;}
.pro_body_inner img {display: block; max-width: 100%;}

@media all and (min-device-width: 768px) and (max-device-width: 1024px) {
	.pro_detail_ .pro_head .pro_thumb {width: 390px; height: 302px;}
	.pro_detail_ .pro_head .pro_info {width: calc(100% - 390px);}
}

@media all and (max-width: 767px) {
	.pro_detail_ .pro_head {display: block;}
	.pro_detail_ .pro_head .pro_info {width: 100%; padding-left: 0; padding-top: 30px;}
	.pro_detail_ .pro_head .pro_info ul {margin-top: 20px;}
}
@media all and (max-width: 530px) {
	.pro_detail_ .pro_head .pro_thumb {width: 100%; height: 0; padding-bottom: 78%;}
	.pro_detail_ .pro_head .pro_info p.pro_tit {font-size: 24px;}
	.pro_detail_ .pro_head .pro_info ul li .tit p {font-size: 17px;}
	.pro_detail_ .pro_head .pro_info ul li .txt {padding-left: 40px; font-size: 17px;}
	.pro_detail_ .pro_body>p {font-size: 20px;}
}

/*제품소개 end*/







/*연혁2*/

.history_2_ {
	min-height: 1000px;
}
.history_2_ .line {position: absolute; left: 50%; top: 0; width:1px; height: 100%; transform: translateX(-50%); background:#e5e5e5}
.history_2_inner .block {position: relative; display: flex; width: 100%; height: auto; align-items: flex-start; 


/*first*/
flex-direction: row-reverse;
    justify-content: flex-end;
}


.history_2_inner .block+.block {margin-top: 40px;}

.history_2_inner .block .year {position: relative; width: 60px; display: flex;/*  justify-content: center;  */align-items: center; text-align: center; min-width: 60px; margin-top: 33px;}
/* .history_2_inner .block .year h3 {padding-left: 50%; font-family: 'Roboto', sans-serif; font-size: 30px; font-weight: 300; letter-spacing: -0.025em; line-height: 1; color: #00ab71; display: flex; align-items: center; white-space:pre;} */

.history_2_inner .block .year h3 {position: relative; display: block; width: 60px; height: auto;  padding-left: 50%;}
/* .history_2_inner .block .year h3 span {position: relative; display: block; width: 7px; height: 15px; background: #fff; margin: 0 auto;}
.history_2_inner .block .year h3 span {display: block; width: 15px; height: 100%; display: flex; align-items: center; justify-content: center; background: #fff; margin-left: -9px; height: 15px; margin-left: 0;}
.history_2_inner .block .year h3 span:after {content: ""; display: block; width: 7px; height: 7px; border-radius: 100%; background: #00ab71; margin: 0 auto;}
 */
.history_2_inner .block .year h3 {font-family: 'Roboto', sans-serif; font-size: 30px; font-weight: 300; letter-spacing: -0.025em; line-height: 1; color: #00ab71; display: flex; align-items: center; white-space:pre;}
.history_2_inner .block .year h3 span {position: relative;display: block;width: 7px;height: 15px;margin :0 auto;background: #fff;margin-left: -4px;margin-right: 17px;}
.history_2_inner .block .year h3 span:after {content: ""; display: block; width: 7px; height: 7px; border-radius: 100%; background: #00ab71; position: absolute; top: 50%; transform: translateY(-50%);}

.history_2_inner .block .list {position: relative; display: block; width: calc(50% - 30px); height: auto; background: #fff; padding: 31px; box-shadow: 0 0 20px rgba(170,170,170,0.2)}



@media all and (min-width: 992px) {
.history_2_inner .block:nth-child(2n) {
	flex-direction: row;
    justify-content: flex-end;
}
.history_2_inner .block:nth-child(2n) .year {justify-content: flex-end;}
.history_2_inner .block:nth-child(2n) .year h3 {
    flex-direction: row-reverse;
    /* justify-content: flex-end; */
    padding-left: 0;
    padding-right: 50%;
    }
.history_2_inner .block:nth-child(2n) .year h3 span {
    margin-left: 0;
    margin-right: 3px;
    margin-left: 10px;
    }
}


@media all and (max-width: 991px) {
	.history_2_ .line {left: 0; margin-left: 0;}
	
	.history_2_inner .block {display: block;}
	.history_2_inner .block .year h3 {padding-left: 0;}
	.history_2_inner .block .year h3 span {margin-left: -7px;margin-right: 14px;margin-left: -3px;}
	.history_2_inner .block .list {margin: 10px 30px 0 30px; width: calc(100% - 60px);}
}

@media all and (max-width: 530px) {
	.history_2_inner .block .list {margin: 10px 15px 0 15px; width: calc(100% - 30px);}
}



.history_2_inner .block .list li {position: relative; display: block; height: auto; margin-bottom: 15px; display: flex; align-items: center; line-height: 120%;}
.history_2_inner .block .list li:last-child {margin-bottom: 0;}
.history_2_inner .block .list li span.date {font-family: 'Roboto', sans-serif; font-size: 15px; font-weight: 400; color: #333; line-height: inherit;}
.history_2_inner .block .list li p {display: block; font-size: 15px; color: #333; font-weight: 300; line-height: inherit; margin-left: 14px;}







/*연혁2 end*/



/*오시는길*/
.location_ {}
.location_ .map_ {position: relative; display: flex; width: 100%; height: 400px; justify-content: center; align-items: center; overflow: hidden; border: 1px solid #e5e5e5;}
.location_ .map_ img {display: block; width: 1098px; position: absolute; left: 50%; margin-left: -549px; top: 0;}

@media all and (max-width: 530px) {
	.location_ .map_ {height: 300px;}
	.location_ .map_ img  {width:860px; margin-left: -430px;}
}
@media all and (max-width: 470px) {
	.location_ .map_ {height: 250px;}
	.location_ .map_ img  {width:800px; margin-left: -400px;}
}
@media all and (max-width: 430px) {
	.location_ .map_ img  {width:700px; margin-left: -350px;}
}
@media all and (max-width: 375px) {
	.location_ .map_ img  {width:650px; margin-left: -325px;}
}


.location_>div.bottom {max-width: 920px; margin: 0 auto;}
.location_ .map_info {margin-top: 40px; display: flex; align-items: center; justify-content: space-between;}
.location_ .map_info>img:first-child {margin-right: 15px;}
.location_ .map_info>img {display: block; width: calc(100% - 463px);}

.location_ .map_info .txt_ {position: relative; display: block; width: 390px; height: 230px; background: #fff; box-shadow: 0 0 20px rgba(170,170,170,0.2); padding: 40px 0 0 40px;}


.location_ .map_info .txt_ p {display: block; line-height: 1; color: #333; font-weight: 300; font-size: 17px;}
.location_ .map_info .txt_ p b { line-height: inherit; color: inherit; font-weight: 400; font-size: inherit;}


.location_ .map_info .txt_ p.p1 {margin-top:23px; margin-bottom: 23px;}
.location_ .map_info .txt_ p.p2 {margin-bottom: 11px;}
@media all and (max-width: 850px) {
	.location_ .map_info>img {width: calc(100% - 425px);}
}
@media all and (max-width: 767px) {
	.location_ .map_info {display: block;}
	.location_ .map_info>img:first-child{max-width: 457px; width: 100%; margin: 0 auto !important}
	.location_ .map_info .txt_ {width: 100%; margin-top: 30px;}
}

/*오시는길 end*/




































































































