.stit h2{
    font-size: 40px;
}
.stit h5{
    margin-top: 15px;
}
.stit h6{
    letter-spacing: 3px;
    color:#e50012;
    text-transform: uppercase;
}

/*subtit*/
.subtit .lined{
    content: "";
    background-color: #c5000b;
    width: 60px;
    height: 3px;
    margin: 15px 0;
    display: inline-block;
}
@media(max-width:768px){
    .subtit .lined{
        width: 30px;
        height: 2px;
        margin: 10px 0;
    }
}

.bg_gr{
    background-color: #f7f7f7;
}

/*company_01*/
.company_01 .sign h5{
    display: inline-block;
}
.company_01 .sign img{
    display: inline-block;
    padding-left: 20px;
}

@media(min-width:769px){
    
}
@media(max-width:768px){

}

/*company_02*/

.company_02 .sec01 .com2_box ul:not(:last-child) li{
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.company_02 .sec01 .com2_box ul:last-child li{
    padding: 15px 0;
}
.company_02 .sec01 .com2_box ul li:nth-child(2){
    text-align: center;
}
.company_02 .sec01 .com2_box ul li{
    text-align: left;
}
.company_02 .sec01 .com2_box ul li h1{
    color: #c5000b;
}
.company_02 .sec01 .com2_box ul li h1, .company_02 .sec01 .com2_box ul li h4{
    line-height: 24px;
}
.company_02 .sec02 .fir_wrp > li:not(:last-child){
    margin-bottom: 40px;
}
.company_02 .sec02 .fir_wrp .fir_box .tbox{
    padding: 100px;
    border: 10px solid #fff;
    width: 55%;
}
.company_02 .sec02 .fir_wrp .fir_box .tbox h3{
    margin-bottom: 50px;
}
.company_02 .sec02 .fir_wrp .fir_box .tbox h5{
    position: relative;
    padding-left: 20px;
}
.company_02 .sec02 .fir_wrp .fir_box .tbox h5:after{
    position: absolute;
    left:0;
    content: "";
    background-color: #e60012;
    width: 10px;
    height: 10px;
    top:10px;
}

@media (min-width:769px){
    .company_02 .sec01 .com2_con{
        position: relative;
        z-index: -1;
    }
    .company_02 .sec01 .com2_con .lt{
        position: absolute;
        bottom: 5%;
        left:0;
        font-size: 85px;
        font-weight: 700;
        color:#fff;
    }
    .company_02 .sec01 .com2_con .rt{
        position: absolute;
        bottom: 5%;
        right:0;
        font-size: 85px;
        font-weight: 700;
        color:#fff;
    }
    .company_02 .sec01 .com2_box{
        background-color: #f7f7f7;
        padding: 30px 80px;
        z-index: 0;
        max-width: 900px;
        margin: -150px auto 0;
        box-shadow: 7px 8px 20px 0px rgb(0 0 0 / 30%);
    }
    .company_02 .sec02 .fir_wrp .fir_box{
        position: relative;
    }
    .company_02 .sec02 .fir_wrp .fir_box .ibox{
        position: absolute;
        left:0;
        top:20px;
        width: 50%
    }
    .company_02 .sec02 .fir_wrp > li:nth-child(2) .fir_box .ibox{
        position: absolute;
        right:0;
        top:20px;
        width: 50%;
        margin-left: 50%;
    }
    .company_02 .sec02 .fir_wrp .fir_box .ibox img{
        box-shadow: 8px 4px 19px 3px rgba(0,0,0,0.3);
    }
}
@media (max-width:768px){
    .company_02 .sec01 .com2_con .lt, .company_02 .sec01 .com2_con .rt{
        display: none;
    }
    .company_02 .sec01 .com2_box{
        background-color: #c5000b;
        padding: 20px;
    }
    .company_02 .sec01 .com2_box ul li h4{
        font-size: 15px;
    }
    .company_02 .sec01 .com2_box ul li:nth-child(2){
        display: none;
    }
    .company_02 .sec02 .fir_wrp > li:not(:last-child){
        margin-bottom: 30px;
    }
    .company_02 .sec02 .fir_wrp .fir_box .tbox{
        padding: 20px;
        border: 10px solid #fff;
        background-color: #fff;
        width: 100%;
    }
    .company_02 .sec02 .fir_wrp .fir_box .tbox h3{
        margin-bottom: 30px;
    }
    .company_02 .sec02 .fir_wrp .fir_box .tbox h5{
        position: relative;
        padding-left: 15px;
    }
    .company_02 .sec02 .fir_wrp .fir_box .tbox h5:after{
        position: absolute;
        left:0;
        content: "";
        background-color: #e60012;
        width: 7px;
        height: 7px;
        top:9px;
    }
}

/*company_03*/
.company_03 .sec01{
    padding-bottom: 60px;
}
.company_03 .sec02{
     background: url(../img/com3_bg.png) center center no-repeat;
    padding-top: 60px;
}
.company_03 .sec02 h2.hish2{
   color:#620303; 
}

/*h_list*/
.h_wrp {
    width: 100%;
    max-width: 670px;
    display: inline-block;
}
.h_list {
    position: relative;
}
.h_list > li {
    position: relative;
    padding-left: 150px;
}
.h_list > li > h2 {
    position: absolute;
    font-weight: 700;
    left: 0;
    color:#777;
}
.h_list > li > h2 span {
    opacity: 0.4;
}
.h_list .h_con {
    position: relative;
    padding-left: 20px;
}
.h_list .h_con:after {
    content: "";
    position: absolute;
    top: 0;
    left: 2px;
    height: 100%;
    width: 1px;
    background-color: rgba(0,0,0,0.5);
}
.h_list > li:not(:last-child) .h_con {
    padding-bottom: 30px;
}
.h_list .h_con li {
    position: relative;
    padding: 10px 0;
    padding-left: 80px;
}
.h_list .h_con li:after {
    content: "";
    position: absolute;
    left: -20px;
    top: 20px;
    width: 5px;
    height: 5px;
    background-color: #c5000b;
    border-radius: 50%;
}
.h_list .h_con li h5 {
    position: absolute;
    left: 0;
    top: 6px;
    font-weight: 700;
    color:#333;
}
.h_list .h_con li p {
    margin: 0px;
    line-height: 1.3em;
    color:#333;
}
@media (max-width:768px){
    .h_list > li {
        position: relative;
        padding-left: 100px;
    }
    .h_list > li > h2 {
        line-height: 1.1em;
    }
    .h_list > li:not(:last-child) .h_con {
        padding-bottom: 20px;
    }
    .h_list .h_con li {
        padding: 5px 0;
        padding-left: 50px;
    }
    .h_list .h_con li:after {
        top: 12px;
    }
    .h_list .h_con li h5 {
        top: 2px;
    }
}


/*tab_box*/
.tab_box .nav-tabs {
    width: 100%;
    border-bottom: 0px;
}
.tab_box .nav-tabs li {
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 0px;
    float: left;
    width: 20%;
    display: block;
    margin-left: -1px;
}
.tab_box .nav-tabs.col50 li {
    width: 50% !important;
}
.tab_box .nav-tabs li a {
    background-color: #f7f7f7;
    border: 0px !important;
    font-size: 20px;
    color: #999 !important;
    padding: 15px;
    border-radius: 0;
    letter-spacing: 0px;
    margin-right: 0px;
}
.tab_box .nav-tabs li.active {
    border-color: #e60012;
}
.tab_box .nav-tabs li.active a {
    background-color: #e60012;
    color: #fff !important;
    font-weight: 700;
}
.tab_box .tab-content {
    box-shadow: 0 0 0;
    border: 0px;
    padding: 60px 0;
}
@media (max-width:768px){
    .tab_box .nav-tabs li a {
        font-size: 13px;
        padding: 10px 5px;
    }
    .tab_box .tab-content {
        padding: 30px 0;
    }
    .tab_box .nav-tabs li {
        width: 33.33333%;
    }
}

/*company_04*/
.company_04 .owl-carousel .img-thumbnail,
.company_04 .owl-carousel .img-thumbnail img {
	padding: 0px;
	border-radius: 10px;
	border: 0px;
}
.company_04 .owl-carousel .owl-nav [class*='owl-'] {
	background-color: transparent;
}
.company_04 .owl-carousel.show-nav-hover .owl-nav .owl-prev {
    left: 0;
}
.company_04 .owl-carousel .owl-nav .owl-prev:before {
    content: "\f104";
}
.company_04 .owl-carousel.show-nav-hover .owl-nav .owl-next {
    right: 0;
}
.company_04 .owl-carousel .owl-nav .owl-next:before {
    content: "\f105";
}
@media (min-width:991px){	
	.company_04 .owl-carousel .owl-nav {
		opacity: 0.8;
		top: 45%;
	}
	.company_04 .owl-carousel .owl-nav [class*='owl-'] {
		font-size: 60px;
	}
}

/*n_list*/
.n_list > li {
    font-size: 17px;
    color: #888;
    line-height: 1.6em;
    font-weight: 700;
    padding-left: 15px;
    position: relative;
    word-break: keep-all;
    text-align: left;
    padding-left: 30px;
}
.n_list > li > strong {
    position: absolute;
    left: 0;
    top: 2px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #e60012;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    font-size: 0.9em;
}
@media (max-width:768px){
    .n_list > li {
        font-size: 14px;
        padding-left: 25px;
    }
    .n_list > li > strong {
        width: 22px;
        line-height: 22px;
    }
}

/*company_05*/
.company_05 #tab1 .c_wrp .lt .root_daum_roughmap .wrap_map {
    height: 353px !important;
}
.company_05 #tab2 .c_wrp .lt .root_daum_roughmap .wrap_map {
    height: 407px !important;
}
@media (max-width:768px) {
	.company_05 #tab1 .c_wrp .lt .root_daum_roughmap .wrap_map, .company_05 #tab2 .c_wrp .lt .root_daum_roughmap .wrap_map {
		height: 250px !important;
	}
}

.company_05 .c_wrp .rt .loc_wrp{
    padding: 20px 0;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin-top: -1px;
}

.company_05 .c_wrp .rt .loc_wrp > li:nth-child(2) p{
    color:#888;
}

@media (min-width:769px){
    .company_05 .c_wrp .rt{
        padding-left: 50px;
    }
}
@media (max-width:768px){
    .company_05 .c_wrp .rt .loc_wrp > li:nth-child(1){
        margin-bottom: 8px;
    }
}

/*scr_box*/
.scr_box .scr-tabs {
    width: 100%;
    border-bottom: 0px;
}
.scr_box .scr-tabs li {
    text-align: center;
    border-radius: 0px;
    width: 16.666666%;
    display: inline-block;
    margin-left: -3px;
}
.scr_box .scr-tabs li .ibox{
   margin-bottom: 10px;
}

.scr_box .scr-tabs li .ibox .off{
    display: inline-block;
}
.scr_box .scr-tabs li.active .ibox .off{
    display: none;
}
.scr_box .scr-tabs li .ibox .on{
    display: none;
}
.scr_box .scr-tabs li.active .ibox .on{
    display: inline-block;
}
.scr_box .scr-tabs li a {
    background-color: transparent;
    border: 0px !important;
    font-size: 20px;
    color: #333 !important;
    padding: 15px;
    border-radius: 0;
    letter-spacing: 0px;
    margin-right: 0px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    font-weight: 700;
}
@media (min-width:769px){
    .scr_box .scr-tabs li .ibox img{
        width: 120px;
    }
}
@media (max-width:768px){
    .scr_box .scr-tabs li a {
        font-size: 13px;
        padding: 10px 5px;
    }
    .scr_box .scr-tabs li {
        width: 20%;
    }
}

/*product*/
.product .tab_box .tabs{
    border-radius: 0;
    margin-bottom: 0;
}
.product .tab_box .nav-tabs {
    width: 100%;
    border-bottom: 0px;
    padding: 20px 30px;
    border-top:2px solid #e60012;
    border-bottom:2px solid #333;
    margin-bottom: 60px;
}
.product .tab_box .nav-tabs li {
    border-radius: 0px;
    float: left;
    width: 20%;
    display: block;
    margin-left: -1px;
    border:0px;
    text-align: left;
}
.product .tab_box .nav-tabs li a {
    border: 0px !important;
    font-size: 20px;
    color: #999 !important;
    padding: 15px 20px;
    border-radius: 0;
    letter-spacing: 0px;
    margin-right: 0px;
    position: relative;
    background-color: transparent;
}
.product .tab_box .nav-tabs li.active a{
   color:#e60012 !important;
}
.product .tab_box .nav-tabs li a:after {
    position: absolute;
    top:25px;
    left:0;
    content: "";
    background-color: #000;
    width: 10px;
    height: 10px;
}
.product .ser_box{
    margin-bottom: 20px;
}
.product .ser_form{
    text-align: center;
    margin-bottom: 30px;
}
.product .ser_form .sch_wrp {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 360px;
}
.product .ser_form .sch_wrp .searchform {
    font-size: 17px;
    line-height: 1em;
    padding: 8px 25px 8px 10px;
    border: 0px;
    box-shadow:  0 0 0;
    border-radius: 0;
    border: 1px solid #333;
    height: 40px;
}
.product .ser_form .sch_wrp button {
    border: 0px;
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    color: #fff;
    font-size: 20px;
    background-color: #000;
}
.product .tab_box .tab-content {
    box-shadow: 0 0 0;
    border: 0px;
    padding: 60px 0;
    /*background-color: #f7f7f7;*/
}
.product .tab_box .tab-content .pro_wrp a{
    text-decoration: none;
}
.product .tab_box .tab-content .pro_wrp .pro_box{
    margin: 15px 0;
}
.product .tab_box .tab-content .pro_wrp .pro_box .ibox{
    margin-bottom: 20px;
}
.product .tab_box .tab-content .pro_wrp .pro_box .tbox span{
    color: #c5000b;
    font-size: 13px;
    font-weight: 400;
    padding: 3px 8px;
    border: 1px solid #c5000b;
    border-radius: 5px;
}

@media (max-width:768px){
    .product .tab_box .nav-tabs{
        padding: 10px 20px;
        margin-bottom: 30px;
    }
    .product .tab_box .nav-tabs li a {
        font-size: 13px;
        padding: 7px 12px;
    }
    .product .tab_box .nav-tabs li a:after {
        top:14px;
        width: 7px;
        height: 7px;
    }
    .product .tab_box .tab-content {
        padding: 30px 0;
    }
    .product .tab_box .nav-tabs li {
        width: 50% !important;
    }
    .product .ser_box .c_wrp .lt h5{
        font-size: 14px;
    }
    .product .ser_form .sch_wrp .searchform {
        font-size: 12px;
        padding: 4px 15px 4px 5px;
        border: 0px;
        box-shadow:  0 0 0;
        border-radius: 0;
        border: 1px solid #333;
        height: 30px;
    }
    .product .ser_form .sch_wrp button {
        border: 0px;
        background-color: transparent;
        position: absolute;
        right: 0;
        top: 0;
        height: 30px;
        color: #fff;
        font-size: 12px;
        background-color: #000;
    }
    .product .tab_box .tab-content .pro_wrp .pro_box .ibox{
        margin-bottom: 10px;
    }
    .product .tab_box .tab-content .pro_wrp .pro_box .tbox span{
        font-size: 10px;
        padding: 3px 8px;
    }
    .product .tab_box .tab-content .pro_wrp .pro_box .tbox h5{
        margin-top: 10px !important;
    }
}


.pro_box h5{
	display: inline-block;
}



.bro{
	padding: 6px 12px;
     background: #c5000b;
    color: #fff !important;
   /* margin: 0px 10px 10px 10px;*/
    margin-top: 10px;
    width: 100%;
    border: 1px solid #c5000b;
}


.bro2{
	color: #c5000b;
    font-size: 15px;
    font-weight: 400;
    padding: 3px 8px;
    border: 1px solid #c5000b;
    border-radius: 5px;
    margin-bottom: 15px;
    display: inline-block;
}

#fac1 li.col-sm-3{
	height:350px;
}
@media (max-width: 768px){
   
	#fac1 li.col-sm-3{
		height:290px;
	}
}

.t_h.t_h2{
	color:  #fff !important;
    background: #c5000b;
}

/*product_de*/
.product_de .de_img .c_wrp .ibox img{
    border: 1px solid #ddd;
}
.product_de .de_img .c_wrp .tbox .t_h{
    color: #c5000b;
    font-size: 15px;
    font-weight: 400;
    padding: 3px 8px;
    border: 1px solid #c5000b;
    border-radius: 5px;
    margin-bottom: 15px;
    display: inline-block;
}
.product_de .de_img .c_wrp .tbox h2{
    margin-bottom: 35px;
}
.product_de .de_img .c_wrp .tbox .tbox_se{
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.product_de .de_img .c_wrp .tbox .tbox_moc{
    margin-top: 20px;
    text-align: right;
    
}
.product_de .de_img .c_wrp .tbox .tbox_moc a{
    text-decoration: none;
    cursor: pointer;
    border: 1px solid #ddd;
    padding: 15px;
    display: inline-block;
}
.product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar{
    display: inline-block;
    width: 25px;
    height: 3px;
    transition: 0.3s;
    position: relative;
    top: -4px;
    background-color: #000;
}
.product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:before, .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:after {
    display: inline-block;
    width: 25px;
    height: 3px;
    transition: 0.3s;
    position: absolute;
    background-color: #000;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.26rem center;
    transform-origin: 0.26rem center;
}
.product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:before {
    top: 10px;
}
.product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:after {
    top: -10px;
}
.product_de .de_txt{
    background-color: #f7f7f7;
    padding: 40px;
    border-top: 1px solid #ddd;
}
.product_de .de_txt .de_wrp > li:not(:last-child){
    margin-bottom: 30px;
}
.product_de .de_txt .txt_con h5{
    border-bottom: 2px solid #000;
    padding-bottom: 10px;
}
.product_de .de_txt .txt_con .mass_box{
    max-width: 550px;
}
.product_de .de_txt .txt_con .mass_box .lt{
    width: 60%;
}
.product_de .de_txt .txt_con .mass_box .ct{
    width: 10%;
    text-align: center;
}
.product_de .de_txt .txt_con .mass_box .rt{
    width: 30%;
}
/*
.product_de .toggle > label {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    border-left: 0px solid #CCC;
    border-radius: 0px;
    color: #fff;
    display: block;
    font-size: 22px;
    min-height: 20px;
    padding: 15px 20px 15px 15px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 400;
    background-color: #333;
}
.product_de .toggle > label i{
    font-size: 18px;
    font-weight: 400;
    top: -2px;
    margin-right: 5px;
}
.product_de .toggle > label:hover {
    background: #e60012;
}
.product_de .toggle.active > label {
    background: #e60012;
}
.product_de .toggle .toggle-content{
    padding: 30px;
    border:1px solid #000;
    background-color: #f7f7f7;
}*/
@media (min-width:769px){
    .product_de .de_img .c_wrp .tbox{
        padding-left: 100px;
    }
}
@media (max-width:768px){
    
    .product_de .de_img .c_wrp .ibox{
        text-align: center;
    }
    .product_de .de_img .c_wrp .tbox{
        padding-top: 30px;
    }
    .product_de .de_img .c_wrp .tbox .t_h{
        font-size: 12px;
        padding: 3px 8px;
        margin-bottom: 10px;
    }
    .product_de .de_img .c_wrp .tbox h2{
        margin-bottom: 20px;
    }
    .product_de .de_txt{
        padding: 20px;
    }
    .product_de .de_txt .de_wrp > li:not(:last-child){
        margin-bottom: 15px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc{
        margin-top: 15px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc a{
        padding: 10px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar{
        width: 18px;
        height: 2px;
        top: -4px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:before, .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:after {
        width: 18px;
        height: 2px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:before {
        top: 7px;
    }
    .product_de .de_img .c_wrp .tbox .tbox_moc .lines_bar:after {
        top: -7px;
    }
    .product_de .de_txt{
        background-color: #f7f7f7;
        padding: 30px;
        border-top: 1px solid #ddd;
    }
    .product_de .de_txt .de_wrp > li:not(:last-child){
        margin-bottom: 30px;
    }
    .product_de .de_txt .txt_con h5{
        border-bottom: 2px solid #000;
        padding-bottom: 10px;
    }
    /*.product_de .toggle > label {
        font-size: 16px;
        margin-bottom: 15px;
        padding: 12px;
    }
    .product_de .toggle > label i{
        font-size: 14px;
        top: -1px;
    }
    .product_de .toggle .toggle-content{
        padding: 15px;
    }*/
}

#webzin_list .table tbody tr td .mo_btn {
    color: #fff !important;
    border-color: #c5000b!important;
    background-color: #c5000b!important;
}
#webzin_list .table tbody tr td .mo_btn:hover {
    color: #fff!important;
    border-color: #c5000b!important;
    background-color: #c5000b!important;
}


/*store_board*/
#store_board .root_daum_roughmap .wrap_map {
    height: 330px !important;
}
@media (max-width:768px){
	#store_board .root_daum_roughmap .wrap_map {
		height: 200px !important;
	}
	#store_board ul li h4,
	#store_board ul li {
		font-size: 13px;
		line-height: 23px;
	}
}
/*strote_tt*/
#store_board .strote_tt {
	border: 1px solid #ddd;
	margin-bottom: 30px;
    background-color: #fff;
}
/*k_map*/
#store_board .k_map_wrp {
	background-color: #fcfcfc;
	padding: 15px 0;
}
#store_board .k_map {
	width: 300px;
	margin: 0 auto;
	position: relative;
}
#store_board .k_map .map_marker {
	position: absolute;
    /* width: 50px; */
    /* height: 50px; */
    background-color: rgba(0, 0, 0, 0.9);
    border-radius: 15%; 
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    cursor: pointer;
}
#store_board .k_map .map_marker.active {
	background-color: rgba(197, 0, 11, 0.9);	
}
#store_board .k_map .map_marker:hover {
    background-color: rgba(197, 0, 11, 0.9);	
}
#store_board .k_map .map_marker.map_marker01 {
    left: 90px;
    top: 95px;
}
#store_board .k_map .map_marker.map_marker02 {
	left: 167px;
    top: 87px;
}
#store_board .k_map .map_marker.map_marker03 {
	left: 94px;
    top: 178px;
}
#store_board .k_map .map_marker.map_marker04 {
	left: 76px;
    top: 269px;
}
#store_board .k_map .map_marker.map_marker05 {
	left: 176px;
    top: 229px;
}
#store_board .k_map .map_marker.map_marker06 {
	left: 220px;
    top: 335px;
}
#store_board .k_map .map_marker.map_marker07 {
	left: 120px;
    top: 385px;
}
/*search_box*/
#store_board .search_box {
	padding: 30px;
}
#store_board .search_b {
	padding: 15px 0;
	vertical-align: middle;
	color: #1e1e1e;
    font-weight: 400;
    font-size: 14px;
    line-height: 1em;
}
#store_board .search_b h4 {	
	color: #1e1e1e;
    font-weight: 600;
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 15px;
    position: relative;
    letter-spacing: -1px !important;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#store_board .search_b .form-control {
	box-shadow: 0 0 0;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
}
#store_board .search_b select.form-control {
	max-width: 150px;
}
#store_board .search_b input.form-control {
	max-width: 200px;
}
#store_board .search_b .btn {
	padding: 8px 20px;
    background-color: #111;
    color: #fff;
    font-weight: 600;
	vertical-align: middle;
}

#store_board .c_wrp{
    padding: 30px;
}
@media (min-width:769px){
    #store_board .search_box {
        width: 65%;
    }
    #store_board .st_tel {
        padding-right: 50px;
    }
    #store_board .c_wrp .rt{
        width: 65%;
    }
}
@media (max-width:768px){
    #store_board .st_tel {
        text-align: center;
        padding-bottom: 40px;
    }
    #store_board .st_tel img {
        width: 50%;
    }
	#store_board .search_box {
		padding: 15px;
	}
	#store_board .search_b {
		padding: 5px 0;
		font-size: 12px;
	}
	#store_board .search_b h4 {
		font-size: 13px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#store_board .search_b .form-control {
		padding: 5px 6px;
    	font-size: 12px;
	}
	#store_board .search_b select.form-control {
		max-width: 80px;
	}
	#store_board .search_b input.form-control {
		max-width: 100px;
	}
	#store_board .search_b .btn {
    	font-size: 12px;
	}
}


#store_board .view_btn_wrp .btn_left{
	margin-right:3px;
	float: left;
}
#store_board .view_btn_wrp .btn_right{
	margin-left:3px;
	float: right;
}
#store_board .view_btn_wrp .view_btn_right{
 	text-align: right;
	float: right;
}
#store_board .content_move{
	color: #b2b2b2;
}
	/*자바스크립트 - 이미지 반응형*/
	#store_board .view_image .scale_100{
		width: 100% !important;
		height: 100% !important;
	}
	#store_board .view_image .scale_ini{
		width: initial !important;
		height: initial !important;
	}
@media only screen and (max-width: 992px) {
	#store_board{
    	font-size: 12px;
	}
}
@media only screen and (max-width: 496px) {
	#store_board .view_btn_wrp>span{
		display: block;
	}
	#store_board .view_btn_wrp .view_btn_right{
		text-align: right;
		float: none;
	}
}
/*stn_list*/
#stn_list {
    border-top: 2px solid #636363;
}
#stn_list li {
    border-bottom: 1px solid #ddd;
}
#stn_list li a {
    text-decoration: none;
    padding: 5px 0;
}
#stn_list .c_wrp > div {
    padding: 5px;
}

#stn_list .c_wrp > .ibox {
    width:10%;
}
#stn_list .c_wrp > .cbox {
    width:70%;
}
#stn_list .c_wrp > .rbox {
    width:20%;
	text-align: center;
}

#stn_list .ibox img,
#stn_list .rbox img {
    width: 35px;
}
#stn_list .rbox img {
	margin: 0px 1px;
}
@media (max-width: 768px){
	#stn_list > div {
		vertical-align: middle;
	}
    #stn_list .ibox img,
    #stn_list .rbox img {
        width: 30px !important;
		max-width: initial;
    }
    #stn_list .cbox {
        word-break: keep-all;
    }
    #stn_list .cbox h5,
    #stn_list .cbox h6 {
        word-break: break-all;
    }
    #stn_list .rbox {
        text-align: center;
        width: 100px;
    }
	#stn_list .c_wrp > .cbox {
		width: 65%;
	}
	#stn_list .c_wrp > .rbox {
		width: 25%;
	}
}



/*table_basic*/
.table.table_basic {
    border-top: 2px solid #c5000b;
}
.table.table_basic.table_fx {
    table-layout: fixed;
}
.table.table_basic thead tr th {
    background-color: #f4f4f4;
}
.table.table_basic tbody tr th.t_rd{
    color:#c5000b;
}
.table.table_basic thead tr th,
.table.table_basic thead tr td,
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    font-size: 16px;
    color: #221814;
    line-height: 1.3em;
    text-transform: none;
    border: 1px solid #ddd;
    padding: 15px;
}
.table.table_basic thead tr th:first-child,
.table.table_basic thead tr td:first-child,
.table.table_basic tbody tr th:first-child,
.table.table_basic tbody tr td:first-child {
    border-left: 0px;
}
.table.table_basic thead tr th:last-child,
.table.table_basic thead tr td:last-child,
.table.table_basic tbody tr th:last-child,
.table.table_basic tbody tr td:last-child {
    border-right: 0px;
}
.table.table_basic thead tr th,
.table.table_basic tbody tr th {
    font-weight: 500;
}
.table.table_basic tbody tr td {
    font-weight: 300;
}
.table.table_basic.table_center thead tr th,
.table.table_basic.table_center thead tr td,
.table.table_basic.table_center tbody tr th,
.table.table_basic.table_center tbody tr td {
    text-align: center;
}
.table.table_basic.table_vh thead tr th,
.table.table_basic.table_vh thead tr td,
.table.table_basic.table_vh tbody tr th,
.table.table_basic.table_vh tbody tr td {
    vertical-align: middle;
}
.table.table_basic.table_wb thead tr th,
.table.table_basic.table_wb tbody tr td,
.table.table_basic.table_wb tbody tr th {
    word-break: keep-all;
}
.table.table_basic tbody tr th,
.table.table_basic tbody tr td {
    background-color: rgba(255, 255, 255, 0.5);
}
.table.table_basic tbody tr.imp th,
.table.table_basic tbody tr.imp td {
    background-color: #fdfffb;
}
.table.table_basic tbody tr.imp td {
    color: #082c44;
    font-weight: 500;
}
.table.table_basic tbody tr td.text-left {
    text-align: left;
}
.table.table_basic tbody tr td.text-right {
    text-align: right;
}
.table.table_basic tbody tr.bg_gr {
    background-color: #f7f7f7;
}
@media (max-width:768px){
    .table.table_basic thead tr th,
    .table.table_basic thead tr td,
    .table.table_basic tbody tr th,
    .table.table_basic tbody tr td {
        font-size: 14px;
        padding: 10px;
		word-break: break-all !important;
    }
}

/*t_list*/
.t_list > li {
    font-size: 16px;
    color: #221814;
    line-height: 1.6em;
    font-weight: 300;
    margin: 10px 0;
    padding-left: 15px;
    position: relative;
    word-break: keep-all;
}
.t_list.wide > li {
    padding-left: 20px;
}
.t_list.t_list_sm > li {
    font-size: 14px;
    padding-left: 10px;
}
.t_list > li.impt {
	color: #db0808;
    font-weight: 500;
}
.t_list > li > span {
    position: absolute;
    left: 0;
}
@media (max-width:768px){
    .t_list > li {
        font-size: 14px;
        padding-left: 7px;
    }
    .t_list.t_list_sm > li {
        font-size: 12px;
        padding-left: 7px;
        margin: 5px 0;
    }
    .t_list.wide > li {
        padding-left: 15px;
    }
}


.file_box{
		  width: 57px;
		height: 54px;
}
@media (max-width:768px){
	.file_box{
		  width: 40px;
		height: 44px;
		padding-bottom: 5px; 
	}
}
