@charset "utf-8";

#site {
  padding-top: 82px;
}
/* 불필요 항목 삭제 */
.navbar .caret{display:none;}

/* 상단 메뉴 */
.navbar-inverse {
  background: #fff;
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
}

.navbar-inverse .navbar-brand{
    padding: 0;
    margin-left: 0 !important;
    margin-top:21px;
    height: auto;
}
.navbar-inverse .navbar-brand img{height:40px;}

.navbar-inverse .navbar-nav > li > a {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus{
  color:#2ea8ee;
}

.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle{background:none;color:#222;}

@media (max-width: 767px) {
 /*.navbar-inverse .navbar-toggle{border:1px solid #666;}*/
 .navbar-inverse .navbar-toggle{border:0;padding:20px 0;}
 .navbar-inverse .navbar-toggle .icon-bar{background-color:#666;transition:ease-in-out .15s all;opacity:1;position:relative;}
 .navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background:none;border-color:#222;}
 .navbar-inverse .navbar-toggle:hover .icon-bar,.navbar-inverse .navbar-toggle:focus .icon-bar{background-color:#222;}
 .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:transparent;}

 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(1){transform:rotate(45deg);top:6px;}
 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(2){opacity:0;}
 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(3){transform:rotate(-45deg);top:-6px;}
}

@media (min-width: 768px) {
 .navbar-inverse .navbar-nav .dropdown-menu{
    left:50%;
    right:auto;
    transform:translate(-50%,0);
    border-radius:.25rem;
    border:1px solid #d5d5d5;
    padding:10px 0;
    -webkit-box-shadow:0px 4px 8px rgba(0,0,0,.125);
    box-shadow:0px 4px 8px rgba(0,0,0,.125);
  }
 .navbar-inverse .navbar-nav .dropdown-menu>li>a{
   padding:5px 20px;
  }
 .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover,
 .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus{
    background:none;
    font-weight:600;
  }
}

@media (min-width: 992px) {
 .navbar-inverse .navbar-right{margin-right:-30px;}
 .navbar-inverse .navbar-nav > li > a {
    padding: 32px 22px;
  }
}

/* 슬라이드 공통 */
.carousel-control {
  text-shadow: 0px 2px 6px rgba(0, 0, 0, .125);
  transition: ease-in-out .15s all;
  opacity: 0.2;
}
.carousel-control span {
  font-size: 50px !important;
}
.carousel-control.left .glyphicon::before{content:'\f053';font-family:'Font Awesome 5 Free';font-weight:900;}
.carousel-control.right .glyphicon::before{content:'\f054';font-family:'Font Awesome 5 Free';font-weight:900;}

.carousel-indicators li{
  width:13px;
  height:13px;
  border:2px solid #fff;
  margin:0 5px;
  border-radius: 50%;
  transition:ease-in-out .15s all;
}
.carousel-indicators li.active{
  width:13px;
  height:13px;
  background-color:#fff;
  margin:0 5px;
  background-color:#fff;
}


.carousel-caption {
    padding: 0;
    text-align: left;
    text-shadow:none;
    top: 49%;
}
#mainCarousel .carousel-inner .item:nth-child(3) .carousel-caption {
  right: 17%;
  left: auto;
}
.carousel-caption h1 {
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 25px;
}
.carousel-caption p {
  font-size: 65px;
  font-weight: 600;
  letter-spacing: -.03em;
  margin: 0;
  line-height: 1.1;
}
.carousel-caption p span {
  display: block;
  color: #74defe;
}

@media (max-width: 767px) {
 .carousel-control{font-size:14px;}
 .carousel-indicators li, .carousel-indicators li.active{width:6px;height:6px;}
}

/*main iframe {
 margin-top: 40px;
 margin-bottom: -5px;
}*/

/* 푸터 */
#site footer {
  margin-top: 0px;
  background-color: #222;
  color: #999;
}
#site footer .footer-info ul li a {
  color: #7faaca;
}
#site footer .footer-link{padding:15px 0;border-bottom:1px solid #444}
#site footer .footer-link ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-link ul li{list-style:none;display:inline-block;font-size:14px;margin-right:15px;line-height:26px}
#site footer .footer-link ul li a{color:inherit}
#site footer .footer-info {
  padding: 50px 0;
}
#site footer .footer-info ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-info ul li{list-style:none;display:inline-block;font-size:14px;margin-right:15px;line-height:26px}

/* 메인 페이지 */
#mainCarousel .carousel-inner .item{height:600px}
@media (max-width: 767px) {
 #mainCarousel .carousel-inner .item{height:250px}
 #mainCarousel .carousel-caption h1{font-size:22px; text-align: center;}
 #mainCarousel .carousel-caption p{font-size:24px; text-align: center;}
}

#section_a684ec {
  padding: 20px 0;
}

#section_b53b3a {
  min-height: 400px;
}

#section_b53b3a .container {
  width: 100%;
  padding: 0;
}

.root_daum_roughmap {
  width: 100% !important;
  padding: 0 !important;
}

.root_daum_roughmap .map_border {
  display: none !important;
}
 
@media (min-width: 767px) {
  #section_a684ec div[class^="board_box_"] {
    width: 50%;
  }
}

.board_box_blog2 .row {
  margin-left: -5px;
  margin-right: -5px;
}

.board_box_blog2 .row > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

.board_box_blog2 .inner {
  margin-top: 0;
  margin-bottom: 0;
}

.board_box_blog2 .inner .bottom {
  padding: 12px 10px;
}
  
.board_box_blog2 .inner .bottom .title {
  margin-bottom: 0;
}

.board_box_blog2 .inner .bottom .title a {
  font-size: 14px;
}
  
.board_box_blog2 .inner .bottom .info {
  display: none;
}
  
.board_box_blog2 .inner .top a .thumb {
  height: 100px;
}
 

/***** Custom CSS *****/
@media (min-width: 767px) {
    .footer-info img,
    .footer-info .btn.btn-footer {
        margin-top: 30px;
    }
}

.mobile-none {display: block;}
.mobile-view {display: none;}

body {
  font-size: 16px;
}
.col-md-4 .fas.circle-thin {
  border-radius: 50%;
  color: #233d8a;
  font-size:60px
}
.m-t-20 {
  margin-top: 20px;
}
.m-t-30 {
  margin-top: 30px;
}
.m-t-50 {
  margin-top: 50px;
}
.m-b-50 {
  margin-bottom: 50px;
}


/* 메인페이지 */
/* .main-content {
  padding: 100px 0;
} */
.main-content #section1 {
  background: #f8f8f8;
  padding: 100px 0;
}
.main-content #section1 > .row {
  max-width: 1140px;
  margin: 0 auto;
}

.main-content .group-box {
  max-width: 1140px;
  margin: 0 auto;
  padding: 80px 0 95px;
}
.group-box .box {
  padding: 25px 0;
}
.group-box .box i {
  font-size: 60px;
  color: #233d8a;
  background: #f6f6f6;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  line-height: 140px;
}
.group-box .box:hover {
}
.group-box .box:hover i {
  color: #233d8a;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.group-box .box h4 {
  margin: 30px 0 12px;
  color: #333;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -0.045em;
}
.group-box .box p {
  margin-bottom: 0;
  font-size: 16px;
  color: #000;
  letter-spacing: -0.04em;
  line-height: 1.5;
  font-weight: 300;
}
.main-content #section1 h2 {/*
  margin: 0 0 30px;
  font-size: 35px;
  color: #233d8a;*/
}
.main-content #section1 p {
  margin: 40px 0 0;
  font-size: 17px;
  letter-spacing: -0.03em;
  line-height: 1.8;
  color: #444;
}
.main-content #section1 i {
  font-size: 30px;
  color: #233d8a;
}


/* 서브페이지 공통 */
.sub-content .section {
  padding: 100px 0;
}

#back-sub-title1 {
  background-image: url(/public/img/sub/back-sub-title1.jpg);  
}

.sub-title {
  padding: 90px 0 0;
  background-position: center center;
  background-size: cover;
  height: 270px;
}
.sub-title h1 {
  text-align: center;
  color: #fff;
  font-size: 50px;
  margin: 0;
  font-weight: 600;
  letter-spacing: -0.01em;
}
.sub-title hr {
  display: none;
}
.sub-title h1 small {
  display: block;
  margin-top: 15px;
  font-size: 18px;
  color: #fff;
  letter-spacing: 0;
  font-weight: 300;
}
.sub-content {
    padding: 10px 0 40px;
}
.sub-content .sub-title {
    margin-bottom: 50px;
}
.sub-content hr {
  border-color: #ddd;
}
.section.colored {
  background-color: #f8f8f8;
}
.sub-content h3 {
  margin-top: 0;
  margin-bottom: 25px;
  padding-left: 8px;
  font-size: 28px;
  color: #222;
  font-weight: 400;
  line-height: 0.9;
  border-left: 5px solid #233d8a;
  letter-spacing: -0.045em;
}
.sub-content h3 + hr {
  display: none;
}
.sub-content .title-chk-square {
  font-size: 18px;
  color: #233d8a;
  font-weight: 600;
  letter-spacing: -0.03em;
  margin: 0 0 15px;
}
.sub-content .title-chk-square i {
  display: none;
}
.sub-content p {
  color: #666;
  letter-spacing: -0.03em;
  line-height: 1.7;
}
.sub-content li, 
.sub-content td,
.sub-content dd {
  color: #666;
  letter-spacing: -0.03em;
}



/* 서비스 페이지 */
#services h4 {
  margin: 60px 0;
  color: #fff;
  font-size: 22px;
  letter-spacing: -0.045em;
}
.wrap-services-box {
  margin: 0 0 15px;
}
.services-box {
  display: inline-block;
  border: 1px solid #ddd;
}
.services-box .left {
  background: rgba(62, 129, 216, 0.88);
  min-height: 245px;
  position:relative;
}
.services-box .left:after {
  content: "";
  width: 15px;
  height: 30px;
  border-right: 15px solid #fff;
  border-top: 15px solid rgba(0,0,0,0);
  border-bottom: 15px solid rgba(0,0,0,0);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.wrap-services-box:nth-child(2) .left {
  background: rgba(37, 85, 175, 0.88);
}
.services-box .right {
  padding: 30px 40px;
}
.services-box.box2 .right {
  padding-top: 75px;
}
.services-box i {
  margin-top: 25px;
  color: #fff;
  font-size: 75px;
}
.services-box .right p {
  margin: 0;
  font-size: 14px;
}

/* 물류시스템 페이지 */
#system #section1 p {
  text-align: center;
  margin: 0 auto 80px;
  font-size: 18px;
  color: #333;
  max-width: 880px;
}

.box-grey {
  position: relative;
  margin-bottom: 25px;
  padding: 40px 10px 40px 10px;
  background: #fff;
  /* box-shadow: 2px 2px 2px rgba(0,0,0,0.1); */
}
.box-grey h4 {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  letter-spacing: -0.03em;
  margin: 0;
  text-align: center;
}
.box-grey h4 i {
  display: none;
}
.box-grey::before,
.box-grey::after {
  content: '';
  position: absolute;
}
.box-grey li {
  font-size: 15px;
}
.box-grey ul.list-style2 {
  padding-left: 15px;
  margin-top: 20px;
  margin-bottom: 0;
}


.sub-content ul.list-style2 li {
  position: relative;
  margin-bottom: 3px;
  list-style-type: none;
  padding-left: 10px;
}
.sub-content ul.list-style2 li::before,
.sub-content ul.list-style3 li::before {
  position: absolute;
  content: '';
  top: 10px;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #666;
}


#system #section2 .list-style1 {
  margin: 0 auto;
  padding: 0;
  max-width: 1000px;
}
#system #section2 .list-style1:after {
  content: "";
  display: block;
  clear: both;
}
#system.sub-content ul.list-style1 li {
  list-style-type: none;
  display: block;
  float: left;
  background: rgba(62, 129, 216, 0.88);
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  height: 220px;
  width: 220px;
  line-height: 1.3;
  padding-top: 60px;
  color: #fff;
  margin-left: -10px;
  margin-right: -10px;
}
#system.sub-content ul.list-style1 li:nth-child(even) {
  background: rgba(37, 85, 175, 0.88);
}
#system.sub-content #section2 ul li i {
  text-align: center;
  border-radius: 100%;
  font-size: 42px;
  margin-bottom: 18px;
}
#system #section2 .arrow {
  text-align: center;
  padding: 20px 0 50px;
}
#system #section2 .arrow i {
  font-size: 90px;
  color: #c8daf7;
}
#system #section3 img, 
#system #section4 img {
  border: 1px solid #ddd;
}
#system #section4 img {
  padding: 10px;
  background: #fff;
}
#system #section3 .row > div:nth-child(1),
#system #section4 .row > div:nth-child(1) {
  padding-right: 40px;
  padding-top: 10px;
}

#system #section4 h4 {
  font-weight: 600;
  font-size: 16px;
  margin: 0 0 10px;
}

#system.sub-content h5 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
}
#system.sub-content ul.list-style3 {
  margin-bottom: 30px;
  padding-left: 14px;
}
#system.sub-content ul.list-style3 li {
  position: relative;
  list-style-type: none;
  padding-left: 10px;
  line-height: 1.55;
  margin-bottom: 4px;
}

/* 운영관리 페이지 */
#manage .box-grey {
  padding: 40px 20px 40px;
  border: 1px solid #ddd;
  box-shadow: 5px 5px 0px #efefef;
  border-top: 3px solid #233d8a;
}
#manage .box-grey ul.list-style2 {
  padding: 0;
}
#manage.sub-content #section2 h4 {
  letter-spacing: -0.045em;
  font-size: 20px;
  font-weight: 600;
  margin: 25px 0 15px;
}
#manage.sub-content #section2 p {
  line-height: 1.55;
  padding: 0 30px;
}

@media (min-width: 992px) {
  #manage #section3 .row > div:nth-child(1) {
    padding-right: 25px;
  }
  #manage #section3 .row > div:nth-child(2) {
    padding-left: 25px;
  }
}

#manage.sub-content #section3 .jumbotron {
  padding: 40px 35px 40px;
  margin-bottom: 10px;
  letter-spacing: -0.03em;
  line-height: 1.55;
  border: 1px solid #ddd;
  background: #fff;
}
#manage.sub-content #section3 .jumbotron i {
  margin-right: 25px;
  color: #2ea8ee;
  font-size: 55px;
  display: inline-block;
  margin-top: -3px;
}

#manage #section3 .row > div:nth-child(2) h4 {
  margin-top: 40px;
}

#manage.sub-content small{
  font-size: 16px;
  color: #888;
  letter-spacing: -0.02em;
}

/* FAQ 페이지 */
#accordion {
  border-top: 2px solid #444;
}
.accordion-faq .panel {
  border-radius: 0;
  margin-top: 0 !important;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #d3d3d3;
}
.accordion-faq .panel-heading {
  padding: 22px;
  background: #fff;
}
.accordion-faq .panel-heading h4 > a {
  display: block;
  font-size: 18px;
  letter-spacing: -0.03em;
}
.accordion-faq .panel-heading h4 > a:hover,
.accordion-faq .panel-heading h4 > a:focus {
  text-decoration: none;
}
.accordion-faq .panel-heading .num {
  margin-right: 10px;
  display: inline-block;
  padding: 8px 10px;
  font-size: 16px;
  color: #fff;
  background-color: #233d8a;
  border-radius: 3px;
}
.accordion-faq .panel-body {
  background: #f8f8f8;
  padding: 22px;
  padding-left: 80px;
  color: #666;
  border-top-color: #e4e4e4 !important;
  letter-spacing: -0.03em;
  line-height: 1.55;
}

/* 회사소개 페이지 */
table.tb-style1 {
  margin-top: 20px;
  border-top: 2px solid #444;
  border-bottom: 1px solid #e4e4e4;
}
table.tb-style1 tr > th {
  text-align: center;
  background-color: #f6f6f6;
  border-right: 1px solid #e4e4e4;
}
table.tb-style1 tr > th, 
table.tb-style1 tr > td {
  padding: 12px;
  vertical-align: middle;
}
table.tb-style2 {
  margin:20px 0 0;
}
table.tb-style2 > thead > tr > th, 
table.tb-style2 > tbody > tr > td {
  padding: 10px 12px;
  text-align: center;
  border-bottom: 1px solid #e4e4e4;
  vertical-align: middle;
  border-right: 1px solid #e4e4e4;
}

table.tb-style2 > thead > tr > th {
  padding: 10px 12px;
  color: #fff;
  font-weight: 600;
  background-color: #233d8a;
  border-color: #566daf;
}
.tb-style2 > thead > tr > th:last-child,
.tb-style2 > tbody > tr > td:last-child {
  border-right: none;
}

table.tb-style2 > tbody > tr:nth-child(even) > td {
  background-color: #fafafa;
}
table.tb-style2 > tbody > tr > td:nth-child(1) {
  text-align: left;
}
table.tb-style2 > tbody > tr > td big {
  font-size: 14px;
  font-weight: 600;
  color: #e6561c;
}
#company .thumbnail img {
  width: 100%;
  height: 360px;
}
#company .thumbnail .caption {
  text-align: center;
  padding: 8px 0 5px;

}
#company .thumbnail .caption p {
  margin: 0;
  color: #333;
}
#company .table th, 
#company .table td {
  font-size: 14px;
}
#company .table td a {
  color: #5790dd;
  text-decoration: underline;
}

#company.sub-content h3+small {
  display: block;
  margin-top: -5px;
  letter-spacing: -0.03em;
  font-size: 16px;
  color: #666;
}

.history {
  list-style: none;
  padding-left: 0;
}
.history > li {
  width: 50%;
  position: relative;
}
.history > li::before {
  content: '';
  height: 100%;
  position: absolute;
  top: 10px;
}
.history > li.left {
  float: left;
  right: -1px;
  padding-right: 30px;
  text-align: right;
}
.history > li.right {
  float: right;
  margin-left: 670px;
  padding-left: 30px;
}
.history > li.left::before,
.history > li.right::before {
  border-color: #999 !important;
}
.history > li.left::before {
  right: 0;
  border-right: 1px dashed #233d8a;
}
.history > li.right::before {
  left: 0;
  border-left: 1px dashed #233d8a;
}
.history > li > h5 {
  margin-top: 0;
  font-size: 26px;
  color: #222;
  font-weight: 600;
}
.history > li > h5::before {
  content: '';
  position: absolute;
  top: 8px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid rgba(62, 129, 216, 0.88);
}
.history > li.left > h5::before {
  right: -7px;
}
.history > li.right > h5::before {
  left: -7px;
}
.history > li span {
  padding: 3px 6px;
  font-size: 13px;
  font-weight: 600;
  background-color: #ddd;
  border-radius: 3px;
}
.history > li.left span.mobile-none {
  display: inline-block !important;
  margin-left: 10px;
}
.history > li.right span {
  margin-right: 10px;
}

/* 견적문의 페이지 */
/* 폼 상단 */
nav.navbar + .container {
  width: 100%;
  padding: 0;
}
.form-content {
  margin-top: 100px;
}
.wrap-iquiry-box .box {
  position: relative;
  padding: 0px 10px 0 0px;
}
.wrap-iquiry-box .box:before {
  content: "";
  width: 100%;
  height: 2px;
  background: #a0bfef;
  position: absolute;
  top: 33px;
  z-index: -1;
}
.wrap-iquiry-box .box h4 {
  color: #233d8a;
  font-size: 20px;
  letter-spacing: -0.03em;
  font-weight: 600;
  margin: 0 0 10px;
  padding-right: 20px;
  background: #fff;
  display: inline-block;
}
.wrap-iquiry-box .box .num {
  top: 0;
  right: 0;
  font-weight: 600;
  border-radius: 2px;
  font-size: 42px;
  margin-right: 7px;
}
.wrap-iquiry-box .box p {
  font-size: 16px;
  letter-spacing: -0.03em;
  color: #666;
  line-height: 1.55;
}


/* 폼 */
.board_wrapper {
  margin-bottom: 120px;
  margin-top: 60px;
  margin-left: 120px
  margin-right:120px
}
.board_wrapper .table.board_write_table {
  letter-spacing: -0.03em;
  font-size: 14px;
}
.board_wrapper .table.board_write_table tbody tr th,
.member_wrapper .table tbody tr th{
  background-color:rgba(0, 0, 0, 0.02);
}

/* 푸터 */
.footer-info img {
  margin: 0 0 20px;
  height: 40px;
  width: auto;
  opacity: 0.5;
}
#site footer .footer-info ul li {
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 2px;
}

/* 버튼 */
.btn.btn-primary {
  background-color: #2ea8ee;
  border: 1px solid #2ea8ee;
  color: #fff;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus{
  background: #0992da;
  border-color: #0992da;
}

/* 로그인 */
.member_wrapper {
  max-width: 1140px;
  margin: 90px auto;
  padding: 70px 20px;
  border: 1px solid #ddd;
}

/********** 모바일 최적화 작업 **********/
@media (max-width:768px){
  /* 공통 */
  .mobile-none {display: none !important;}
  .mobile-view {display: block !important;}

  #site {padding-top: 62px;}

  /* 메뉴바 */
  .navbar-inverse .navbar-brand {
    margin-top: 6px;
    padding: 15px;
  }
  .navbar-inverse .navbar-brand img {height: 32px;}
  .navbar-nav {margin: 0 -15px;}

  .navbar-inverse .navbar-nav > li > a {
    padding: 13px 15px;
    border-top: 1px solid #ccc;
  }
  html:not(.logined) .navbar-inverse .navbar-nav > li:last-child > a::after {
      content: ' 로그인/회원가입';
      font-family: 'Noto Sans KR','Noto Sans CJK KR',sans-serif;
  }

  /* 회원 관련 */
  .member_wrapper {margin: 0;}
  .member_wrapper .login_extra ul li {display: block;}
  .member_wrapper .login_extra ul li+li::before {display: none;}
  .member_wrapper #join_form .table .form-control {width: 100%;}

  .member_wrapper #join_form .table #mb_userid.form-control,
  .member_wrapper #join_form .table #mb_email.form-control {
    width: 70%;
  }
  .member_wrapper #join_form .table .btn {width: 28%; padding: 9px;}
  .member_wrapper .text-center .btn.btn-lg {
      width: 100%;
      margin-left: 0 !important;
      margin-bottom: 10px;
  }

  /* 서브 */
  .sub-title {
    height: 240px;
    padding-top: 80px;
  }
  .sub-content .section {padding: 70px 0;}

  .sub-content .title-chk-square {margin: 20px 0 15px;}

  #status table.tb-style1 tr > th {width: 25%;}
  table.tb-style2 > thead > tr > th,
  table.tb-style2 > tbody > tr > td {
    padding: 5px 3px;
  }
  table.contact-us.tb-style1 tr > th {width: 35%;}
  #company .thumbnail img {height: auto;}

  .history > li span {
    display: block !important;
    text-align: center;
  }
  .history > li.left span.mobile-none {display: none !important;}

  /* 푸터 */
  #site footer .footer-info ul li {font-size: 12px;}
  #site footer .footer-info ul li .divider {display: none;}
  #site footer .footer-info ul li strong > span:not(.divider) {display: block;}
}
/***************************************/