
/* 공통 */
.pb_0{
    padding-bottom: 0;
}
.bt_none{
    border-top: none;
}
.mt25 {
    margin-top: 25px;
}
.ht0{
    height: 0;
}
.sub_content + .pagination_wrap {
    margin-top: 50px;
}
.sub_content.prd_search_list + .pagination_wrap{
margin-top:13px;
}

.sub_content + .bottom_button {
    margin-top: 50px;
}
select {
    font-size: 17px;
    padding: 10px 13px;
    color: #636363;
    border: none;
    background: url(../img/common/sel_arrow.png) 95% 20px;
    background-repeat: no-repeat;
}
.select_wrap.width{
    width: 50%;
    margin: 0 auto;
}
p.total {
    font-size: 17px;
    font-weight: 500;
    text-align: right;
    color: #000;
}
p.total + ul {
    margin-top: 25px;
}
.list_area {
    margin-top: 40px;
}
.list_area ul li a {
    display: block;
    width: 100%;
    height: 100%;
}
.list_area ul li img {
    display: block;
    width: 100%;
    height: 100%;
}
.list_area ul li img + p{
    padding-top: 20px;
}
.list_area ul li p {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
}
.list_area ul li p.date {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #636363;
}
.line {
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
}
.location.bt{
    border-top: 1px solid #d6d6d6;
}
/* 공통 - 탭메뉴버튼 영역 */
.search_area + div {
    margin-top: 30px;
}
.search_area .tit {
    font-size: 20px;
    font-weight: 500;
    color: #000;
}
.search_area .desc_area {
    margin-top: 15px;
}
/* 공통 - 하단버튼 영역 */
.bottom_button {
    text-align: center;
}
.bottom_button > div {
    display: inline-block;
}
.bottom_button .center_button > a {
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 15px 65px;
    color: #fff;
    background-color: #000;
}
/* 슬라이드 버튼 */
.swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #c6c6c6;
    opacity: 1;
}
.swiper-pagination-bullet-active{
	background-color: #bda26d;
	border: 1px solid #bda26d;
}
/* 탭 버튼 */
.nomal_tab.tab ul li:after{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-box-shadow: inset 0 0 0 1px #d6d6d6;
            box-shadow: inset 0 0 0 1px #d6d6d6;
}
.nomal_tab.tab ul li.on{
    color: #fff;
}
.nomal_tab.tab ul li.on:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: -1px;
    margin-left: -1px;
    content: '';
    -webkit-box-shadow: inset 0 0 0 1px #4555a5;
    box-shadow: inset 0 0 0 1px #4555a5;
}
.sub_visual{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.sub_visual.sub01{
    background-image: url(../img/sub/sub_top01.png);
}
.sub_visual.sub02{
    background-image: url(../img/sub/sub_top02.png);
}
.sub_visual.sub03{
    background-image: url(../img/sub/sub_top03.png);
}
.sub_visual.sub04{
    background-image: url(../img/sub/sub_top04.png);
}
.sub_visual.sub05{
    background-image: url(../img/sub/sub_top05.png);
}
.sub_visual.sub06{
    background-image: url(../img/sub/sub_top06.png);
}



/* CEO 인사말 */
.gret_top{
    position: relative;
    margin-top: 116px;
}
.gret_top + div{
    margin-top: 75px;
}
.gret_top h1.title{
    font-weight: 600;
    font-size: 40px;
    color: #bda26d;
    line-height: 48px;
    position: absolute;
    z-index: 1;
    top: -70px;
    left: 0;
}
.gret_top figure{
    width: calc(100% + 50px);
    margin-left: -25px;
    z-index: -1;
}
.gret_top figure img{
    width: 100%;
    display: block;
}
.gret_top .box_title{
    margin-top: -50px;
}
.gret_top .box_title h3.sub_title{
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    width: 100%;
    background-color: #4555a5;
    padding: 35px 0;
}
.gret_top .box_title p.desc{
    font-size: 19px;
    color: #4555a5;
    font-weight: 600;
    line-height: 30px;
    padding-top: 40px;
}
.gret_list .list_box + .list_box{
    margin-top: 75px;
}
.gret_list .list_box img{
    width: 100%;
    display: block;
}
.gret_list .list_box img + p{
    margin-top: 50px;
}
.gret_list .list_box p.title{
    font-weight: 600;
    font-size: 20px;
    color: #000;
    line-height: 30px;
}
.gret_list .list_box p.desc{
    font-weight: 300;
    font-size: 17px;
    color: #000;
    line-height: 30px;
    padding-top: 30px;
}
.gret_list .list_box p.desc + p{
    padding-top: 10px;   
}
.gret_bottom{
    margin-top: 50px;
}
.gret_bottom p{
    font-weight: 500;
    font-size: 15px;
    color: #000;
    line-height: 30px;
}



/* 윤리경영 - 내부제보제도 */
.list_wrap{
    margin-top: 50px;
}
.list_wrap .cont_box + .cont_box{
    margin-top: 75px;
}
.list_wrap .cont_box h2.title{
    font-size: 25px;
    color: #000;
    font-weight: 600;
}
.list_wrap .cont_box h2 + .sub_cont{
    margin-top: 30px;
}
.list_wrap .cont_box .sub_cont + .sub_cont{
    margin-top: 27px;
}
.list_wrap .cont_box .sub_cont img{
    width: 100%;
    display: block;
}
.list_wrap .cont_box .sub_cont img + p{
    margin-top: 15px;
}
.list_wrap .cont_box .sub_cont p.exp{
    font-size: 17px;
    color: #000;
    line-height: 30px;
    font-weight: 300;
}
.list_wrap .cont_box .sub_cont img.full{
    width: calc(100% + 50px);
    margin-left: -25px;
}
.list_wrap .cont_box .sub_cont p + img{
    margin-top: 23px;
}



/* 재무정보 - 재무상태표 */
.list_wrap .table_box + .table_box{
    margin-top: 75px;
}
.list_wrap .table_box h2.title{
    font-size: 20px;
    color: #000;
    font-weight: 600;
    display: inline-block;
}
.list_wrap .table_box span.sm{
    font-size: 15px;
    color: #000;
    float: right;
}
.list_wrap .table_box span + .table_area{
    margin-top: 25px;
}
.list_wrap .table_box .table_area + .table_area{
    margin-top: 40px;
}
.list_wrap .table_box .table_area table th{
    background-color: #4555a5;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 0;
}
.list_wrap .table_box .table_area table td{
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-size: 15px;
    color: #636363;
    padding: 15px 0;
}
.list_wrap .table_box .table_area table td + td{
    border-left: 1px solid #ccc;
    text-align: right;
    padding-right: 20px;
}
.list_wrap .table_box .table_area table tbody tr.total td{
    background-color: #f7f7f7;
    color: #000;
    font-weight: 500;
}




/* 자주하는 질문 */
.faq_list {
    margin-top: 50px;
}
.faq_list ul li {
    padding: 25px 0;
    border-top: 1px solid #d6d6d6;
}
.faq_list ul li button {
    position: relative;
    width: 100%;
}
.faq_list ul li button::after {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 13px;
    height: 8px;
    content: '';
    background-image: url(../img/sub/arrow_ico.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.faq_list ul li button span {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    display: block;
    width: 80%;
    color: #000;
}
.faq_list ul li .answer {
    display: none;
    margin-top: 20px;
    padding-top: 20px;
}
.faq_list ul li .answer p {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}
.faq_list ul li.on {
    width: calc(100% + 50px);
    margin-left: -25px;
    padding: 25px;
    border-top: 1px solid #4555a5;
    background-color: #4555a5;
}
.faq_list ul li.on button::after {
    position: absolute;
    top: 10px;
    right: 0;
    display: inline-block;
    width: 13px;
    height: 8px;
    content: '';
    background-image: url(../img/sub/arrow_on_ico.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.faq_list ul li.on .answer{
    border-top: 1px solid #7d88c0;
}
.faq_list ul li.on button span, .answer p {
    color: #fff;
}




/* 1:1 문의 */
.inquiry .info {
    padding: 25px;
    background-color: #4555a5;
}
.inquiry .info dl dt {
    font-size: 17px;
    font-weight: 600;
    line-height: 25px;
    display: inline-block;
    padding-right: 5%;
    color: #fff;
}
.inquiry .info dl dd {
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    display: inline-block;
    vertical-align: top;
    color: #a7b0df;
}
.inquiry .info dl + dl {
    padding-top: 25px;
}

.inquiry .cont_area {
    padding: 40px 0 50px;
}
.inquiry .cont_area h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.inquiry .cont_area .scr_box {
    width: 100%;
    height: 350px;
    margin-top: 25px;
    padding: 20px 0 14px 20px;
    border: 1px solid #d6d6d6;
}
.inquiry .cont_area .scr_box dl dt {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}
.inquiry .cont_area .scr_box dl dd {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    padding-top: 10px;
    color: #000;
}
.inquiry .cont_area .scr_box dl + dl {
    padding-top: 40px;
}
.inquiry .cont_area .radio_wrap p {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}
.inquiry .cont_area .radio_wrap p + div {
    margin-top: 25px;
}
input[type='radio'].radio_s + label::before {
    display: inline-block;
    width: 25px;
    height: 25px;
    content: '';
    vertical-align: middle;
    background-image: url(../img/sub/rdo_un_chk.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
input[type='radio'].radio_s:checked + label::before {
    display: inline-block;
    width: 25px;
    height: 25px;
    content: '';
    vertical-align: middle;
    background-image: url(../img/sub/rdo_chk.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
input[type='radio'].radio_s + label > span {
    font-size: 15px;
    font-weight: 500;
    padding-left: 7px;
    color: #000;
}
.radio_box > span + span {
    margin-left: 25px;
}
input[type='text'].txt_input {
    font-size: 16px;
    line-height: 45px;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
    padding: 0 13px;
    transition-duration: .2s;
    color: #000;
    border: 1px solid #d6d6d6;
}
.inquiry .form_area {
    padding: 30px 0;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
}
.inquiry .form_area ul li {
    width: 100%;
}
.inquiry .form_area ul li + li {
    padding-top: 30px;
}
.inquiry .form_area ul li p {
    font-size: 17px;
    font-weight: 500;
    padding-bottom: 15px;
    color: #000;
}
.inquiry .form_area ul li p.msg {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
    width: 90%;
    padding-top: 15px;
    color: #4555a5;
}
.inquiry .form_area ul li select {
    width: 100%;
    height: 45px;
    border: 1px solid #d6d6d6;
}
.inquiry .form_area ul li textarea.title_type {
    line-height: 30px;
    width: 100%;
    height: 90px;
    padding: 13px;
    color: #000;
    border: 1px solid #d6d6d6;
}
.inquiry .form_area ul li textarea {
    line-height: 30px;
    width: 100%;
    height: 250px;
    padding: 13px;
    border: 1px solid #d6d6d6;
}



/* pr - 이연소식 list */
.prnews_list ul li + li {
    padding-top: 40px;
}
.prnews_list ul li a p + p.date {
    padding-top: 9px;
}



/* pr - 이연소식 view */
.desc_wrap.line {
    margin-top: 32px;
    padding: 35px 0;
}
.viewpage .view_thum + .desc_wrap.line {
    margin-top: 0;
    border-top: none;
}



/* pr - 홍보영상*/
.film_list ul li + li {
    margin-top: 50px;
}
.film_list ul li .thumnail {
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
}
.film_list ul li .thumnail .play_video{
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 45px;
    height: 51px;
    content: '';
    transform: translate(-50%,-50%);
    z-index: 3;
}
.film_list ul li #player{
    width: 100%;
    top: 0;
    position: relative;
    z-index: 1;
}
.film_list ul li p {
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #4555a5;
    padding-top: 20px;
}
.film_list ul li p + p.date {
    padding-top: 10px;
}
.ico.plus {
    width: 12px;
    height: 12px;
    margin-right: 8px;
    background-image: url(../img/common/ico_plus.png);
    background-repeat: no-repeat;
    background-size: 100%;
}



/* pr - 홍보자료 */
.material_list ul li + li {
    margin-top: 20px;
}
.material_list ul li a {
    font-size: 0;
    width: 34px;
    height: 34px;
    background-image: url(../img/common/ico_download.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.material_list ul li p {
    line-height: 33px;
    width: 80%;
    padding-top: 0;
}
.material_list ul li .bottom {
    padding: 13px 0;
}



/* 제품소식 list */
.pronews_list ul li {
    padding: 25px;
    background-color: #f7f7f7;
}
.pronews_list ul li + li {
    margin-top: 10px;
}
.pronews_list ul li a dl dt.label {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    width: 73px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    background-color: #4555a5;
}
.pronews_list ul li a dl dd.date {
    font-size: 15px;
    font-weight: 500;
    line-height: 31px;
    display: inline-block;
    float: right;
    color: #636363;
}
.pronews_list ul li a dl::after {
    display: block;
    clear: both;
    content: '';
}
.pronews_list ul li a dl + p{
    padding-top: 20px;
}



/* 제품소식 view */
.viewpage .view_thum {
    padding-top: 30px;
}
.viewpage .view_thum img {
    display: block;
    width: 100%;
    height: 100%;
}
.viewpage .view_thum + div {
    padding-top: 40px;
	padding-bottom:40px;
}
.bg_wrap {
    width: calc(100% + 50px);
    margin-left: -25px;
    padding: 0 25px 35px;
    background-color: #f7f7f7;
}
.bg_wrap .tit {
    margin-top: 25px;
    padding-top: 35px;
}
p.sub_tit {
    font-size: 15px;
    font-weight: 500;
    padding-top: 20px;
    color: #636363;
}
p.sub_tit span.date {
    font-weight: 500;
}
p.sub_tit.dot span.date {
    position: relative;
    padding-left: 23px;
}
p.sub_tit.dot span::before {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    margin-left: 10px;
    content: '';
    border-radius: 100%;
    background-color: #636363;
}



/* nodata */
.nodata .box_wrap {
    margin-top: 25px;
    padding: 65px 0;
    text-align: center;
    background-color: #f7f7f7;
}
.nodata .box_wrap img {
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
}
.nodata .box_wrap img + p {
    padding-top: 16px;
}
.nodata .box_wrap p {
    font-size: 20px;
    font-weight: 500;
    color: #636363;
}



/* 제품검색 list */
.search_area .desc_area select {
    width: 100%;
    height: 45px;
    border: 1px solid #d6d6d6;
}
.search_area .desc_area ul.word_box {
    border-top: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
}
.search_area .desc_area ul.word_box li {
    font-size: 15px;
    float: left;
    width: 14.28%;
    padding: 17px 0;
    text-align: center;
    color: #000;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
}
.search_area .desc_area ul.word_box li.on {
    color: #fff;
    background-color: #4555a5;
}
.search_input.light input {
    font-weight: 300;
    color: #a8a8a8;
}
.search_area +.btn_wrap {

    padding: 15px 0;
    border-radius: 5px;
    background-color: #bda26d;

}
.search_area + .btn_wrap a {
    display: block;
    text-align: center;
}
.search_area + .btn_wrap a span {
    font-size: 15px;
    font-weight: 500;
    display: inline-block;
    color: #fff;
}
.ico {
    display: inline-block;
}
.ico.search {
    width: 15px;
    height: 15px;
    margin-right: 12px;
    vertical-align: top;
    background-image: url(../img/common/ico_search_light.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.prd_search_list ul {
    width: calc(100% + 50px);
    margin-left: -25px;

}
.prd_search_list ul li {
    float: left;
    width: 50%;
    text-align: center;
	padding-bottom:37px;
    /*border-top: 1px solid #d6d6d6;*/
}


.prd_search_list ul li a figure {
    width:100%;
}
.prd_search_list ul li a figure img {
    width: 100%;
    margin: 0 auto;
}
/*.prd_search_list ul li a dl {
    padding: 65px 0 25px;
}*/
.prd_search_list ul li a dl{
    margin-top: 15px;
}
.prd_search_list ul li a dl dt {
    font-size: 13px;
    display: inline-block;
    padding: 7px 10px;
    color: #333;
    border-radius: 5px;
    background-color: #f1f1f1;
}
.prd_search_list ul li a dl dd {
    font-size: 15px;
    font-weight: 500;
    margin-top: 7px;
    color: #000;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
}



/* 제품검색 view */

.prd_view_pagination{bottom:25px!important;}
.vs_table.tal tr td{
	text-align:left;
}

.prd_view_slide{margin-top:30px; margin-bottom:35px;}

.prd_view_slide img {
    width: 100%;
    max-width: 480px;
}
span.prd_label {
    font-size: 12px;
    font-weight: 500;
    line-height: 37px;
    padding: 8px 9px;
    color: #fff;
    border-radius: 5px;
    background-color: #000;
}
.ico.share01 {
    width: 34px;
    height: 34px;
    background-image: url(../img/common/prd_info_icon01.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.ico.share02 {
    width: 34px;
    height: 34px;
    background-image: url(../img/common/prd_info_icon02.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.desc_wrap ul {
    padding-top: 50px;
    text-align: left;
}
.desc_wrap ul li + li {
    padding-top: 50px;
}
.desc_wrap ul li h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.desc_wrap ul li p {
    font-weight: 300;
    line-height: 30px;
    color: #000;
}
.desc_wrap ul li h4 + p {
    padding-top: 16px;
}
.desc_wrap ul li p + p {
    margin-top: 20px;
}
.desc_wrap p {
    font-weight: 300;
    line-height: 30px;
    text-align: left;
    color: #000;
	font-size:17px;
}

.desc_wrap > ul > li > table tr td{
padding:10px;
font-size:15px;
} 

.desc_wrap > ul > li > table tr td > p{

font-size:15px;
} 

/* 공장소개 */
.fac_cont .fac_img{
    position: relative;
}
.fac_cont .fac_img img{
    width: calc(100% + 50px);
    margin-left: -25px; 
}
.fac_cont .fac_img h1.fac_name{
    font-size: 50px;
    color: #4555a5;
    font-weight: 600;
    position: absolute;
    bottom: -30px;
}
.fac_cont .info{
    margin-top: 45px;
}
.fac_cont .info dl dt{
    font-size: 17px;
    color: #333;
    font-weight: 500;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding-top: 18px;
}
.fac_cont .info dl dd{
    font-size: 17px;
    color: #636363;
    font-weight: 300;
    display: inline-block;
    width: 70%;
    padding-top: 10px;
    line-height: 30px;
}
.fac_cont .info .bottom_img{
    background-image: url(../img/sub/factory_info.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    height: 148px;
    display: table;
    width: 100%;
    margin-top: 45px;
}
.fac_cont .info .bottom_img p{
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    display: table-cell;
    vertical-align: middle;
}
.intro{
    margin-top: 75px;
    background-color: #f7f7f7;
    width: calc(100% + 50px);
    margin-left: -25px;
    padding: 0 25px 75px;
}
.intro h3{
    font-size: 20px;
    font-weight: 600;
    color: #000;
    padding-top: 75px;
}
.intro p{
    font-size: 17px;
    font-weight: 300;
    color: #000;
    line-height: 30px;
    margin-top: 30px;
}
/* S : 220707 */
.intro .video_wrap{
    margin-top: 30px;
}
/* E : 220707 */



/* 개인정보처리방침 */
.util{
    margin-top: 40px;
}
.util_box + .util_box{
    margin-top: 60px;
}
.util_box h3{
    font-size: 20px;
    color: #333;
    line-height: 30px;
    font-weight: 600;
}
.util_box h4{
    font-size: 17px;
    color: #333;
    line-height: 30px;
    font-weight: 500;
}
.util_box h3 + h4{
    padding-top: 16px;
}
.util_box h3 + p{
    padding-top: 20px;
}
.util_box h4 + p{
    padding-top: 20px;
}
.util_box p + h4{
    padding-top: 20px;
}
.util_box p{
    font-size: 17px;
    line-height: 30px;
    color: #333;
    font-weight: 300;
}
.util_box p + p{
    padding-top: 15px;
}
.util_box p + ul{
    padding-top: 15px;
}
.util_box ul.dot li{
    font-size: 17px;
    line-height: 30px;
    color: #333;
    font-weight: 300;
    position: relative;
    padding-left: 12px;
}
.util_box ul.dot li::before{
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 12px;
}
.util_box ul.dot li.pt{
    padding-top: 13px;
}
.util_box ul.dot li.pt::before{
    top: 26px;
}
.util_box ul + p{
    padding-top: 15px;
}



/* 연구개발 rnd01 */
.rnd{
    position: relative;
}
.rnd .rnd_wrap::before{
    content: '';
    display: block;
    width: calc(100% + 50px);
    margin-left: -25px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f7f7f7;
    height: calc(100% - 180px);
}
.rnd .rnd_wrap h3.title{
    font-weight: 600;
    font-size: 20px;
    color: #4555a5;
}
.rnd .rnd_wrap h3.title + img{
	margin-top:30px;
}
.rnd .rnd_wrap > img{
    width: 100%;
    display: block;
    
}
.rnd .rnd_wrap p.desc{
    font-size: 17px;
    line-height: 30px;
    color: #000;
    margin-top: 30px;
}
.rnd_wrap .inner_content{
    position: relative;
    z-index: 1;
    margin-top: 115px;
}
.rnd_wrap .inner_content .inner_wrap{
    width: 100%;
    height: 100%;
    border: 3px solid #4555a5;
    z-index: -1;
    border-radius: 8px;
    box-sizing: border-box;
    position: relative;
    padding: 92px 0 60px;
}
.rnd_wrap .inner_wrap p.top_title{
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    padding: 15px 32px;
    border-radius: 22px;
    background-color: #4555a5;
    text-align: center;
    width: 78%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%,-50%);
}
.rnd_wrap .inner_wrap .cont_box{
    text-align: center;
}
.rnd_wrap .inner_wrap .cont_box + .cont_box{
    margin-top: 50px;
}
.rnd_wrap .inner_wrap .cont_box img{
    width: 90px;
    display: block;
    margin: 0 auto;
}
.rnd_wrap .inner_wrap .cont_box h5{
    font-size: 20px;
    color: #bda26d;
    font-weight: 600;
    margin-top: 30px;
}
.rnd_wrap .inner_wrap .cont_box ul{
    margin-top: 30px;
}
.rnd_wrap .inner_wrap .cont_box ul li{
    font-size: 17px;
    color: #636363;
    line-height: 25px;
}
.rnd_wrap .inner_wrap .cont_box ul li + li{
    padding-top: 5px;
}
.rnd_wrap .inner_wrap p.bottom_title{
    font-weight: 600;
    font-size: 20px;
    color: #4555a5;
    background-color: #f7f7f7;
    text-align: center;
    width: 230px;
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translate(-50%,-50%);
}
.rnd_wrap .text_area .text_box{
    background-color: #4555a5;
    width: 100%;
    margin-top: 90px;
    padding: 50px 38px;
    z-index: 1;
}
.rnd_wrap .text_area .text_box h5{
    color: #fff;
    font-weight: 600;
    font-size: 25px;
}
.rnd_wrap .text_area .text_box p{
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    padding-top: 35px;
}
.rnd_wrap .text_area figure{
    width: calc(100% + 50px);
    margin-left: -25px;
    margin-top: -70px;
    z-index: 0;
}
.rnd_wrap .text_area figure img{
    display: block;
    width: 100%;
}



/* 연구개발분야 rnd02*/
.rnd_wrap .icon_list{
    text-align: center;
    padding: 75px 0;
}
.rnd_wrap .icon_list ul{
    display: inline-block;
}
.rnd_wrap .icon_list ul li{
    background-color: #4555a5;
    width: 225px;
    height: 70px;
    border-radius: 32px;
    display: table;
}
.rnd_wrap .icon_list ul li + li{
    margin-top: 52px;
    position: relative;
}
.rnd_wrap .icon_list ul li + li::after{
    content: '';
    display: block;
    background-image: url(../img/sub/rnd02_arrow.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 5px;
    height: 23px;
    position: absolute;
    top: -50%;
    left: 50%;
}
.rnd_wrap .icon_list ul li .table_cell{
    display: table-cell;
    vertical-align: middle;
}
.rnd_wrap .icon_list ul li .icon_box{
    display: table;
    margin: 0 auto;
}
.rnd_wrap .icon_list ul li p{
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
}
.rnd_wrap .icon_list ul li img{
    display: block;
}
.rnd_wrap .icon_list ul li:first-child img{
    width: 46px;
}
.rnd_wrap .icon_list ul li:nth-child(2) img{
    width: 48px;
}
.rnd_wrap .icon_list ul li:nth-child(3) img{
    width: 31px;
}
.rnd_list{
    margin-top: 70px;
}
.list_wrap + .list_wrap{
    padding-top: 50px;
    border-top: 1px solid #d6d6d6;
}
.rnd_list .list_wrap h3.title{
    font-weight: 600;
    color: #000;
    font-size: 20px;
}
.rnd_list .list_wrap ul{
    margin-top: 30px;
}
.rnd_list .list_wrap ul li + li{
    margin-top: 50px;
}
.rnd_list .list_wrap ul li img{
    display: block;
    width: 100%;
}
.rnd_list .list_wrap ul li h5{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-top: 30px;
}
.rnd_list .list_wrap ul li p{
    font-size: 17px;
    color: #000;
    line-height: 30px;
    margin-top: 13px;
}



/* 파이프 라인 rnd03 */
.rnd .rnd_wrap.section::before{
    display: none;
}
.rnd .rnd_wrap.section + .rnd_wrap.section{
    margin-top: 75px;
}
.rnd_table{
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 30px;
    padding-bottom: 15px;
}
.rnd_table table{
    width: 100%;
    border-style: solid;
    border-width: 1px;
    border-color: #000 #d6d6d6;
    table-layout: fixed;
}
.rnd_table table thead{
    background-color: #f7f7f7;
    border-bottom: 1px solid #000;
}
.rnd_table table thead tr.top_line{
    border-top: 1px solid #d6d6d6;
}
.rnd_table table thead th{
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    border-left: 1px solid #d6d6d6;
    padding: 18px 0;
}
.rnd_table table thead th:first-child{
    border-left: none;
}
.rnd_table table tbody tr{
    border-bottom: 1px solid #d6d6d6;
}
.rnd_table table tbody tr:last-child{
    border-bottom: none;
}
.rnd_table table tbody td{
    text-align: center;
    color: #000;
    font-size: 15px;
    border-left: 1px solid #d6d6d6;
    line-height: 20px;
    padding: 22px 0;
}
.rnd_table table tbody td:first-child{
    border-left: none;
}
/* 테이블 화살표 */
td.grp_line::before{
    content: '';
    display: block;
    height: 8px;
    background-color: #bda26d;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -4px;
    width: 100%;
}
td.grp_line.start15::before{
    width: 145px;
}
td.grp_line.start30::before{
    width: 295px;
}
td.grp_line.start35::before{
    width: 345px;
}
td.grp_line.start40::before{
    width: 395px;
}
td.tg_line::after{
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 0px;
    height: 0px;
    border-top: 14px solid transparent;
    border-right: 14px solid #bda26d;
    transform: rotate(-45deg);
}
td.tg_line.end15::after{
    right: 50px;
}
td.tg_line.end30::after{
    right: 3px;
}
td.tg_line.end35::after{
    right: 50px;
}
td.tg_line.end40::after{
    right: 3px;
}
.cd_list{
    margin-top: 30px;
}
.cd_list ul li + li{
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #d6d6d6;
}
.cd_list ul li h5{
    font-size: 17px;
    color: #000;
    font-weight: 500;
    line-height: 30px;
}
.cd_list ul li h5 + img{
    padding-top: 15px;
}
.cd_list ul li img{
    width: 100%;
    display: block;
}
.cd_list ul li img + p.cd_desc{
    padding-top: 15px;
}
.cd_list ul li p.cd_desc{
    font-size: 15px;
    color: #000;
    line-height: 30px;
}
figure.diagram{
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    margin-top: 20px;
    padding-bottom: 15px;
}
figure.diagram img{
    display: block;
    padding-right: 25px;
}
.diagram_wrap{
    width: calc(100% + 25px);
}



/* 메인 */
img.main_logo{
    z-index: 2;
    margin-top: 7px;
}
.header .gnb.main{
    top: 24px;
}
.header .gnb.main button {
    width: 29px;
    height: 29px;
    background: url(../img/common/gnb_main.png);
    -webkit-background-size: 29px 29px;
    background-size: 29px;
}
.header .gnb.main button.on {
    background: url(../img/common/gnb_close.png);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: 29px 29px;
    background-size: 29px;
}
.main_area .main_slide .slide_img{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 667px;
    position: relative;
}
.main_area .main_slide .slide_img.img01{
    background-image: url(../img/sub/main_slide01.png);
}
.main_area .main_slide .slide_img.img02{
    background-image: url(../img/sub/main_slide01.png);
}
.main_area .main_slide .slide_img.img03{
    background-image: url(../img/sub/main_slide01.png);
}
.main_area .main_slide .slide_img.img04{
    background-image: url(../img/sub/main_slide01.png);
}
.main_area .main_slide .slide_img .text_box{
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
    opacity: 1;
}
.main_slide .swiper-slide-active.main_01 
.slide_img.img01 .text_box{
    top: 50%;
    opacity: 1;
    transition: 0.7s;
    transition-delay: 0.4s;
}
.main_slide .swiper-slide-active.main_02
.slide_img.img02 .text_box{
    top: 50%;
    opacity: 1;
    transition: 0.7s;
    transition-delay: 0.4s;
}
.main_slide .swiper-slide-active.main_03
.slide_img.img03 .text_box{
    top: 50%;
    opacity: 1;
    transition: 0.7s;
    transition-delay: 0.4s;
}
.main_slide .swiper-slide-active.main_04
.slide_img.img04 .text_box{
    top: 50%;
    opacity: 1;
    transition: 0.7s;
    transition-delay: 0.4s;
}
.main_area .main_slide .slide_img .text_box p.lg{
    font-weight: 600;
    font-size: 50px;
    color: #fff; 
}
.main_area .main_slide .slide_img .text_box p.sm{
    font-weight: 600;
    font-size: 21px;
    color: #fff;
    margin-top: 23px;
}
/* swiper option */
.main_slide 
.swiper-container-horizontal > 
.swiper-pagination-bullets 
.swiper-pagination-bullet{
    margin: 0 11px;
}
.main_slide 
.swiper-container-horizontal > 
.swiper-pagination-bullets{
    bottom: 55px;
}
.main_slide 
.swiper-pagination-bullet-active {
    background-color: #fff;
    border: 1px solid #fff;
}
.sub_tit.main{
    color: #4355a4;
    line-height: 40px;
}
.cont_grid::after{
    content: '';
    display: block;
    clear: both;
}
.cont_grid + .cont_grid{
    margin-top: 12px;
}
.cont_grid .g_box{
    width: 48%;
}
.cont_grid img{
    width: 100%;
}
.cont_grid a{
    display: block;
    width: 100%;
    position: relative;
}
.cont_grid a::after{
    content: '';
    display: block;
    background-image: url(../img/common/main_more_btn.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 22px;
    height: 22px;
    position: absolute;
    right: 10px;
    top: 15px;
}
.cont_grid a h3{
    font-weight: 600;
    font-size: 19px;
    color: #000;
    padding: 16px 0;
}
.sub_layout_content.main.bg_gray{
    background-color: #f2f2f2;
}
.bsn_slide{
    margin-top: 45px;
}
.bsn_slide .slide_area{
    background-repeat: no-repeat;
    background-size: 100%;
     height: 223px;
}
.bsn_slide .slide_area.img01{
    background-image: url(../img/newimg/bsn_slide01.jpg);
   
}
.bsn_slide .slide_area.img02{
    background-image: url(../img/newimg/bsn_slide02.jpg);
}
.bsn_slide .slide_area.img03{
    background-image: url(../img/newimg/bsn_slide03.jpg);
}
.bsn_slide .slide_area.img04{
    background-image: url(../img/newimg/bsn_slide01.jpg);
}
.bsn_slide .text_box{
    text-align: center; 
    margin-top: 30px;
}
.bsn_slide .text_box h3{
    font-weight: 600;
    font-size: 25px;
    color: #000;
}
.bsn_slide .text_box p{
    font-size: 15px;
    color: #636363;
    line-height: 22px;
    height: 140px;
    width: 85%;
    margin: 0 auto;
    margin-top: 20px;
   
    word-break: break-all;
}
.more_btn{
    text-align: center;
    margin-top: 25px;
}
.more_btn a{
    display: inline-block;
    border: 2px solid #000;
    font-size: 14px;
    color: #333;
    padding: 9px 14px;
    font-weight: normal;
}
.list_area.main ul li + li{
    margin-top: 45px;
}
.list_area.main ul li p{
    padding-top: 0;
}
.list_area.main p.list_desc{
    font-size: 16px;
    color: #636363;
    line-height: 25px;
    margin-top:8px;
	font-weight:300;
    display: -webkit-box;
    overflow: hidden;
    height: 100px;

    transition: all ease .3s;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.list_area.main ul li img + p{
     padding-top: 14px;
}
.list_area.main p.date{
    padding-top: 13px;
}
/* swiper option */
.bsn_slide .swiper-slide{
    width: 90%;

}
.bsn_slide .swiper-slide-prev{
    -webkit-filter: grayscale(100%);
}
.bsn_slide .swiper-slide-next{
    -webkit-filter: grayscale(100%);
}
.bsn_slide 
.swiper-container-horizontal > 
.swiper-pagination-bullets{
    bottom: 0;
	margin-top:15px;
	position:relative;
}
.bsn_slide 
.swiper-pagination-bullet-active {
    background-color: #4355a4;
    border: 1px solid #4355a4;
}
.bsn_slide 
.swiper-container-horizontal > 
.swiper-pagination-bullets 
.swiper-pagination-bullet{
    margin: 0 11px;
}
.sub_layout_content.main{
    padding: 55px 0;
}


.rnd_table > img{width:1180px;}


@media(min-width: 1440px){
    td.grp_line.start15::before{
        width: 182px;
    }
    td.grp_line.start30::before{
        width: 347px;
    }
    td.grp_line.start35::before{
        width: 420px;
    }
    td.grp_line.start40::before{
        width: 467px;
    }
}

