<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url('/public/notokr/notokr.css');

html {overflow-x: hidden; overflow-y: scroll;}
#site {background-color: #fff;word-break: keep-all !important;padding-top: 115px;}

/* 폰트 설정 */
#site, h1, h2, h3, h4, h5, h6, input, textarea, button { font-family: 'notokr', 'Apple SD Neo Gothic', 'Malgun Gothic', 'Gulim', sans-serif; }
/* h1, h2, h3, h4, h5, h6, p { margin: 0px; } */
ol, ul, li {
 list-style: none;
 list-style-position: inside;
}



.navbar .caret,
.navbar .divider-vertical,
.navbar ~ br,
.footer-social-layout,
.footer_copy .text-center &gt; br,
.topmarginLay_a {
 display: none;
}

/* 상단 네비게이션 */

.nav-upper{
    padding: 5px 0;
    background: #f3f3f3;
}
.nav-upper .lang{
    margin: 0;
    padding: 0;
    text-align: right;
}
.nav-upper .lang:after{
    content: '';
    clear: both;
    display: table;
}
.nav-upper .lang &gt; li{
    cursor: pointer;
    display: inline-block;
    padding: 2px 10px 2px;
    color: #9c9c9c;
    font-size: 12px;
}
.nav-upper .lang &gt; li.active{
    background: #e34f06;
    color: #fff;
    border-radius: 5px;
}

.navbar.navbar-inverse{
    background-color: #fff;
    border-bottom: 0;
}
.navbar-header .navbar-brand{
    display: block;
 padding: 0;
    font-size: 20px;
    margin-left: 0 !important;
    height: auto;
}
.navbar-header .navbar-brand img{
    margin-top: 4px;
    display: inline-block;
    vertical-align: bottom;
}

.nav.navbar-nav &gt; li &gt; a{
    display: block;
    height: 100%;
    padding: 32px 27px;
    font-size: 16px;
    color: #333;
    font-weight: 600;
    letter-spacing: -0.034em;
}
.nav.navbar-nav &gt; li:hover &gt; a,
.nav.navbar-nav &gt; li.open &gt; a,
.nav.navbar-nav &gt; li:focus &gt; a{
    color: #e34f06 !important;
    background: none !important;
}
.nav.navbar-nav li .dropdown-menu{
    left: 50%;
    right: auto;
    border-radius: 0;
    border: 0;
    padding: 0;
    transform: translateX(-50%);
}
.nav.navbar-nav li .dropdown-menu li a{
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 15px;
    color: #333;
    font-weight: 500;
    border-top: 1px solid #eaeaea;
}
.dropdown-menu&gt;li&gt;a:focus, .dropdown-menu&gt;li&gt;a:hover {
    background: #e34f06;
    color: #fff !important;
}
/* //상단 네비게이션 */

/* 슬라이드 영역 */
#mainCarousel .carousel-inner .item{
    height: 800px;
}
.container.container_slide{
 width: 100%;
 padding: 0;
}
.carousel-inner .item .carousel-caption h1,
.carousel-inner .item .carousel-caption p{
    text-align: left;
}
.carousel-inner .item .carousel-caption h1{
    font-weight: 600;
    letter-spacing: -0.034em;
    font-size: 110px;
}
.carousel-inner .item .carousel-caption p{
    font-size: 18px;
    padding-left: 10px;
}


/* //슬라이드 영역 */

/* 메인 중단영역 */
.mobile-btn-layout-container{
 display: none;
}
[id^="section_"]{
    padding: 120px 0 150px;
}
#section_44f683{
    background: #243546;
    color: #fff;
    padding: 60px 0 70px;
}
#section_44f683 p{
    position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7em;
    /* letter-spacing: -0.034em; */
    margin: auto;
    text-align: left;
    padding-right: 50px;
    padding-left: 50px;
}
#section_7f39f8{
    
}
#section_7f39f8 h4{
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.034em;
}
#section_7f39f8 h4::after{
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #F46600;
    margin: 15px auto 80px;
}
#section_7f39f8 .m-link-box{
    display: block;
    height: 292px;
    position: relative;
    border: 1px solid #fff;
}
#section_7f39f8 .col-xs-12:nth-child(1) .m-link-box{
    background: url('/public/img/main/m_biz01.jpg') no-repeat center / cover;
}
#section_7f39f8 .col-xs-12:nth-child(2) .m-link-box{
    background: url('/public/img/main/m_biz02.jpg') no-repeat center / cover;
}
#section_7f39f8 .col-xs-12:nth-child(3) .m-link-box{
    background: url('/public/img/main/m_biz03.jpg') no-repeat center / cover;
}
#section_7f39f8 .col-xs-12:nth-child(4) .m-link-box{
    background: url('/public/img/main/m_biz04.jpg') no-repeat center / cover;
}
#section_7f39f8 .m-link-box:hover{
    border-color: #F46600;
}
#section_7f39f8 .m-link-box &gt; span{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #002e5d;
}
/* //메인 중단영역 */

/* 서브페이지 */

.container.sub-layout {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.subHeader {
  height: 220px;
  background-image: url(/public/img/sub/sub_title.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.subHeader .container h2{
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 75px;
    letter-spacing: -0.034em;
    margin-bottom: 5px;
}
.subHeader .container .breadcrumb{
    text-align: center;
    background: none;
}
.subHeader .container .breadcrumb li a{
    color: #aaa;
}
.subHeader .container .breadcrumb li.active{
    color: #fff;
}

.subMenu .nav{
    margin-top: -28px;
    box-shadow: 0px 2px 4px rgba(0,0,0,0.14);
    margin-bottom: 30px;
}
.subMenu .nav &gt; li{
    margin: 0;
    width: 33.3333333333%;
    border-right: 1px solid #ddd;
}
.subMenu .nav &gt; li:last-child{
    border-right: 0;
}
[id^="Oil"] .subMenu .nav &gt; li{
    width: 50%;
}
.subMenu .nav &gt; li &gt; a{
    border-radius: 0;
    background: #fff;
    color: #333;
    font-size: 16px;
    letter-spacing: -0.034em;
    text-align: center;
    padding: 16px 15px;
    font-weight: 500;
}
.subMenu .nav &gt; li.active &gt; a{
    color: #fff;
    background: #3050ad;
}
.subContent_title{
    font-size: 36px;
    text-align: center;
    margin-top: 50px;
    letter-spacing: -0.034em;
}
.subContent_title:after{
    content: '';
    display: block;
    width: 60px;
    height: 2px;
    background: #F46600;
    margin: 15px auto 80px;
}
.subContent_inner .content{
    padding-bottom: 120px;
    width: 1100px;
    margin: auto;
}
.subContent_inner .content p{
    font-size: 16px;
}
.subContent_inner .content p.intro{
    font-size: 22px;
    font-weight: 300;
    padding: 50px 40px;
    border: 3px solid #ddd;
    margin-bottom: 40px;
}
.subContent_inner .content img + p.text-center{
    font-weight: 600;
    padding: 10px 0;
    background: #f8f8f8;
    margin-bottom: 30px;
}

.subBody{
    padding-bottom: 120px;
}


#About01 .intro-box{
    padding: 120px 140px 0;
    background: url('/public/img/sub/intro-bg.jpg') no-repeat center / cover;
    height: 320px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
#About01 .intro-box &gt; .row{
    background: #fff;
    border-radius: 7px;
    padding: 24px;
}
#About01 .intro-box &gt; .row .col-xs-12:first-child{
    text-align: center;
}
#About01 .intro-box &gt; .row img{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 30px;
    width: 250px;
}
#About01 .intro-box &gt; .row p{
    padding: 11px 20px;
    margin: 0;
    line-height: 1.5em;
}

.timeline-vt{
    margin: 0 auto 80px;
    border-top: 1px solid #4775ad;
    border-bottom: 1px solid #d4d7da;
}
@media (min-width: 1200px){
    .timeline-vt{
        width: 900px;
    }
}
.timeline-vt .timeline-item{
    padding: 25px 45px;
    border-bottom: 1px solid #f3f3f3;
}
.timeline-vt .timeline-item:nth-child(2n){
    background: #f8f8f8;
}
.timeline-vt .timeline-item::after{
    content: '';
    clear: both;
    display: table;
}
.timeline-vt .timeline-item h5{
    float: left;
    width: 30%;
    margin: 0;
    font-size: 45px;
    font-style: italic;
    font-weight: 200;
    padding-left: 30px;
    color: #567bbd;
}
.timeline-vt .timeline-item .list-timeline{
    float: left;
    width: 70%;
    margin-bottom: 0;
    padding: 6px 0px 6px 30px;
}
.timeline-vt .timeline-item .list-timeline &gt; li{
    font-size: 17px;
    letter-spacing: -0.034em;
}
.timeline-vt .timeline-item .list-timeline &gt; li &gt; span{
    color: #1c1c9e;
    font-weight: 600;
    margin-right: 20px;
}


#About03 #daumRoughmapContainer1575621947657{
    width: 100% !important;
    padding: 0;
    border: 0;
}
#About03 .list-location{
    padding: 0;
    border-top: 1px solid #333;
    margin-top: 50px;
}
#About03 .list-location li{
    font-size: 16px;
    padding: 15px 15px;
    border-bottom: 1px solid #ddd;
}
#About03 .list-location li::after{
    content: '';
    clear: both;
    display: table;
}
#About03 .list-location li &gt; span{
    float: left;
    display: block;
    width: 120px;
    font-weight: 600;
    font-size: 15px;
}

.subContent_inner .content h4{
    font-size: 28px;
    font-weight: 600;
    padding-left: 10px;
    border-left: 5px solid #F46600;
    margin-bottom: 20px;
    line-height: 0.8em;
    letter-spacing: -0.02em;
}
.subContent_inner .content .list-prod-spec, .subContent_inner .content .li-fab{
    padding: 0;
    margin-bottom: 50px;
}
.subContent_inner .content .list-prod-spec &gt; li, .subContent_inner .content .li-fab &gt; li{
    font-size: 16px;
    padding-left: 24px;
    position: relative;
    margin-bottom: 10px;
}
.subContent_inner .content .list-prod-spec &gt; li::before, .subContent_inner .content .li-fab &gt; li::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #F46600;
}
.subContent_inner .content .prod-img-box{
    /* padding: 50px 0 0; */
    /* border-bottom: 1px dashed #ddd; */
    /* border-bottom: 1px solid #ddd; */
}
.subContent_inner .content .img-label{
    text-align: center;
    font-weight: 600;
    padding: 10px 0 0;
    margin-bottom: 15px;
    font-size: 13px;
    line-height: 1.45em;
}
.subContent_inner .content .prod-img-box h5{
    font-size: 18px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}


#Oil01 .intro-box{
    padding: 50px 70px 20px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #ddd;
}
#Oil01 .intro-box .color{
    display: inline-block;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
    border-radius: 10px;
    margin-bottom: 30px;
    width: 128px;
    vertical-align: top;
}
#Oil01 .intro-box .color.gold{
    background: #D5A363;
}
#Oil01 .intro-box .color.blue{
    background: #307FE2;
}
#Oil01 .intro-box .color.red{
    background: #D22630;
}
#Oil01 .intro-box .color.black{
    background: #6B6B6B;
}
#Oil01 .intro-box .inner{
    display: inline-block;
    width: 300px;
    vertical-align: top;
    margin-left: 30px;
    padding: 17px 0 0;
}
#Oil01 .intro-box h5{
    margin-top: 0;
    font-size: 18px;
    line-height: 1.3;
}
#Oil01 .intro-box .li-color{
    padding: 8px 0 0;
}
#Oil01 .intro-box .li-color &gt; li{
    display: inline-block;
    padding: 5px 8px;
    margin-right: 5px;
    border: 1px solid #aaa;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    width: 78px;
    text-align: center;
}
#Oil01 .intro-box dl{
    margin: 0;
    padding: 14px 0px;
    color: #D5A363;
}
#Oil01 .intro-box dl:last-child{
    margin-bottom: 30px;
}
#Oil01 .intro-box dl::after{
     content: '';
     clear: both;
     display: table;
}
#Oil01 .intro-box dt{
    float: left;
    font-size: 46px;
    margin-right: 25px;
}
#Oil01 .intro-box dd{
    float: left;
    font-size: 20px;
    margin-top: 8px;
}
#Oil01 .intro-box dd small{
    font-size: 18px;
    display: block;
}
@media (min-width: 1200px){
    #Oil01 .con2 .col-lg-2, #Oil01 .con3 .col-lg-2{
        width: 20%;
    }
}

[id^="Oil"] .subContent_inner .content .soil_link{
    font-size: 25px;
    display: block;
    padding: 15px 35px;
    width: 420px;
    margin: 0 auto 60px;
    text-align: center;
    color: #fff;
    background: #3050AD;
    border-radius: 50px;
    transition: all .1s ease-out;
    box-shadow: 0px 0px 0px rgba(0,0,0,0.15);
}
[id^="Oil"] .subContent_inner .content .soil_link:hover{
    text-decoration: none;
    box-shadow: 5px 5px 0px rgba(0,0,0,0.15);
}
[id^="Oil"] .subContent_inner .content .soil_link &gt; .fas{
    margin-left: 20px;
}

#Oil02 .subContent_title::after{
    margin-bottom: 20px;
}
#Oil02 .subContent_title + p {
    font-size: 22px;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 50px;
    color: #777;
    font-style: italic;
} 
[id^="Car"] .img-box:nth-child(1){
    margin-bottom: 50px;
}
#Car02 .content .col-lg-3{
    position: relative;
}
#Car02 .content img + span{
    position: absolute;
    display: inline-block;
    top: 15px;
    left: 29px;
    padding: 3px 9px;
    background: #f00;
    color: #fff;
    border-radius: 3px;
    box-shadow: 2px 2px 0px rgba(0,0,0,0.13);
}
#Car02 .content .prod_spec{
    background: #f9f9f9;
    min-height: 252px;
    margin: 0;
}
#Car02 .content .prod_spec dt{
    font-size: 20px;
    padding: 8px 15px;
    background: #3050AD;
    color: #fff;
}
#Car02 .content .prod_spec dd{
    padding: 10px 15px;
    font-size: 16px;

}

#Acc03 .con5 .prod-img-box &gt; .row &gt; .col-md-4{
    /* border-right: 1px solid #ccc; */
}
#Acc03 .con5 .prod-img-box &gt; .row &gt; .col-md-8{
    padding-left: 80px;
    padding-right: 40px;
    padding-top: 40px;
}


[id^="Fab"] .subContent_inner .content .img-box{
    padding: 20px 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
[id^="Fab"] .subContent_inner .content h5{
    font-size: 24px;
    font-weight: 500;
}
/* //서브페이지 */

/* 푸터 */

footer .text-center {
    text-align: left;
}
footer .wrap-footer {
    padding: 40px 0 40px;
    background: #e4e4e4;
    color: #777;
}
footer .wrap-footer .footer-text p{
    font-size: 15px;
    margin-bottom: 6px;
    letter-spacing: -0.034em;
}
footer .wrap-footer .footer-text ul{
    padding-left: 0;
    margin-bottom: 1px;
}
footer .wrap-footer .footer-text ul:after{
    content: '';
    clear: both;
    display: table;
}
footer .wrap-footer .footer-text ul li{
    float: left;
    margin-right: 15px;
}
footer .wrap-footer .footer-text ul li address{
    margin-bottom: 0;
}
footer .wrap-footer .footer-text .copyrights{
    display: block;
    font-size: 11px;
    margin-top: 10px;
    color: #8e8383;
}

/* //푸터 */


.maintenance {
    margin-top: 5px;
    border: 7px solid #E5E5E5;
    padding: 50px 25px;
    text-align: center;
}

.maintenance .icon {
    display: block;
    line-height: 1;
    font-size: 64px;
 margin-bottom: 10px;
}

.maintenance .big-cont {
 display: block;
    line-height: 1;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 20px;
}

.maintenance .small-cont {
    display: block;
    line-height: 1.5;
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #818181;
    margin-bottom: 20px;
}

/* login */

.login-layout,
.id-find-layout,
.pw-find-layout {
    background: #f6f6f6;
    padding: 100px 15px;
 margin-top:-30px;
}

.login-layout .panel,
.id-find-layout .panel,
.pw-find-layout .panel {
    box-shadow: none;
    max-width: 500px;
    padding: 80px 40px 80px;
    margin: 0 auto;
    border: 1px solid #ddd;
    border-radius: 0px;
}

.login-layout .panel hr,
.id-find-layout .panel hr,
.pw-find-layout .panel hr {
    display: none;
}

.login-layout .panel .panel-body,
.id-find-layout .panel .panel-body,
.pw-find-layout .panel .panel-body {
    padding: 0;
}

.login-layout .panel-body &gt; div.col-sm-12,
.id-find-layout .panel-body &gt; div.col-sm-12,
.pw-find-layout .panel-body &gt; div.col-sm-12 {
    float: none;
}

.login-layout .panel-body &gt; div.col-sm-12 h2,
.id-find-layout .panel-body &gt; div.col-sm-12 h2,
.pw-find-layout .panel-body &gt; div.col-sm-12 h2 {
    text-align: center;
    margin: 0 0 15px;
    line-height: 1;
    color: #222;
    font-size: 32px;
}

.inner-box-msg {
    width: 100%;
    text-align: center;
    float: none;
    margin-bottom: 30px;
    padding: 0;
}

.inner-box-msg p {
    font-size: 14px;
    letter-spacing: -0.03em;
    color: #555;
    margin: 0;
}

.inner-box-form {
    width: 100%;
    float: none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

.login-layout label,
.id-find-layout label,
.pw-find-layout label {
    font-size: 16px;
    letter-spacing: -0.03em;
    color: #222;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1;
}

.login-layout .form-control,
.id-find-layout .form-control,
.pw-find-layout .form-control {
 border-radius: 0px;
    border: 1px solid #ddd;
    height: 40px;
    color: #555;
    font-size: 15px;
    letter-spacing: -0.03em;
}

.login-layout .form-control:focus,
.id-find-layout .form-control:focus,
.pw-find-layout .form-control:focus {
    border-color: #41b6f9;
}

.login-layout .btn-warning,
.id-find-layout .btn-warning,
.pw-find-layout .btn-warning {
    float: none;
    width: 100%;
    height: 50px;
    background: #41b6f9;
    border-radius: 0px;
    border: none;
    font-size: 15px;
    letter-spacing: -0.03em;
    box-shadow: none;
    margin-top: 15px;
    transition: all ease 0.3s;
}

.login-layout .btn-warning:hover,
.id-find-layout .btn-warning:hover,
.pw-find-layout .btn-warning:hover {
    background: #2494d4;
}

.login-layout form &gt; div &gt; p,
.id-find-layout form &gt; div &gt; p,
.pw-find-layout form &gt; div &gt; p {
    width: 50%;
    margin: 0;
    float: left;
    text-align: center;
    line-height: 1;
}

.login-layout form &gt; div &gt; p + p,
.id-find-layout form &gt; div &gt; p + p,
.pw-find-layout form &gt; div &gt; p + p {
    border-left: 1px solid #ccc;
}

.login-layout form &gt; div &gt; p &gt; a,
.id-find-layout form &gt; div &gt; p &gt; a,
.pw-find-layout form &gt; div &gt; p &gt; a {
    font-size: 14px;
    color: #555;
    letter-spacing: -0.03em;
    display: block;
    padding: 2px 0;
}

@media (max-width:768px) {

    .login-layout,
    .id-find-layout,
    .pw-find-layout {
        padding: 20px 15px;
    }

    .login-layout .panel,
    .id-find-layout .panel,
    .id-find-layout .panel {
        padding: 40px;
    }

    .login-layout .panel-body &gt; div.col-sm-12 h2,
    .id-find-layout .panel-body &gt; div.col-sm-12 h2,
    .pw-find-layout .panel-body &gt; div.col-sm-12 h2 {
        font-size: 24px;
    }

    .inner-box-msg p {
        font-size: 12px;
    }

    .login-layout label,
    .id-find-layout label,
    .pw-find-layout label {
        font-size: 14px;
    }

    .login-layout .form-control,
    .id-find-layout .form-control,
    .pw-find-layout .form-control {
        font-size: 13px;
        height: 36px;
    }

    .login-layout form &gt; div &gt; p &gt; a,
    .id-find-layout form &gt; div &gt; p &gt; a,
    .pw-find-layout form &gt; div &gt; p &gt; a {
        font-size: 12px;
    }

    .login-layout .btn-warning,
    .id-find-layout .btn-warning,
    .pw-find-layout .btn-warning {
        height: 45px;
        font-size: 14px;
        margin-top: 10px;
    }
}
.breadcrumb&gt;li+li:before {
    content: "\f105";
    color: #ddd;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding: 0px 2px;
}
.breadcrumb&gt;li {
    letter-spacing: -0.034em;
}
#About01 .intro-box &gt; .row .col-xs-12:last-child {
    margin-bottom: 80px;
}
#section_44f683 p::before {
    top: -60px;
    left: 10px;
    content: '';
    width: 1px;
    height: 80px;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    position: absolute;
}
.prod-img-box img {
    border: 1px solid #ddd;
    padding: 10px;
}
#Acc03 .con1, #Acc03 .con2, #Acc03 .con3, #Acc03 .con4, #Acc03 .con5, #Acc03 .con6 {
    padding-bottom: 80px;
    border-bottom: 1px dashed #ddd;
    margin-bottom: 80px;
}
#Acc03 .con5 .prod-img-box &gt; .row &gt; .col-md-4 img {
    border: none;
}
#Fab03 .prod-img-box img{
    margin-bottom: 15px;
}


@media (max-width: 767px){
    #site{

    }

    /* nav */
    .navbar-inverse .navbar-toggle {
        border-color: #E34F06;
        background: #E34F06;
        margin-top: 24px;
    }
    .navbar-inverse .navbar-toggle:hover {
        border-color: #E34F06 !important;
        background: #E34F06 !important;
    }
    .nav.navbar-nav &gt; li &gt; a{
        padding: 20px 0;
        text-align: center;
    }
    .nav.navbar-nav li .dropdown-menu{
        transform: translate(0,0);
    }
    .nav.navbar-nav li .dropdown-menu li a{
        padding: 15px 0;
        text-align: center;
        background: #f8f8f8;
    }

    /* mainSlide */
    #mainCarousel .carousel-inner .item {
        height: 400px;
    }
    .carousel-inner .item .carousel-caption h1{
        font-size: 13vw;
    }
    .en .carousel-inner .item .carousel-caption h1{

    }
    .carousel-inner .item .carousel-caption p{
        font-size: 3.5vw;
    }

    /* main */
    
    #section_44f683 p{
        font-size: 3.4vw;
        padding-right: 20px;
        padding-left: 20px;
    }
    #section_7f39f8 h4{
        font-size: 8vw;
    }
    #section_7f39f8 h4::after{
        width: 40px;
        margin: 15px auto 35px;
    }


    /* subPage */
    .subHeader .container h2{
        font-size: 35px;
    }
    .subContent_inner .content{
        padding-bottom: 80px;
        width: 100%;
    }
    .subMenu .nav &gt; li &gt; a{
        font-size: 3.9vw;
    }
    .subContent_inner .content h4{
        font-size: 7.4vw;
    }
    .subContent_inner .content .img-label{
        margin-bottom: 30px;
    }
    .subMenu .nav{
        display: none;
    }
    #About01 .intro-box &gt; .row {
        background: #fff;
        border-radius: 7px;
        padding: 0;
    }
    #About01 .intro-box {
        padding: 70px 43px 0;
        height: 210px;
    }
    #About01 .intro-box &gt; .row img {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 15px;
        width: 49%;
        display: inline-block;
    }
    #About01 .intro-box &gt; .row p {
        padding: 11px 0px;
        font-size: 4vw;
    }
    .timeline-vt .timeline-item {
        padding: 25px 0;
        border-bottom: 1px solid #f3f3f3;
    }
    .timeline-vt .timeline-item h5{
        font-size: 34px;
        padding-left: 25px;
    }
    .en .timeline-vt .timeline-item h5{
        float: none;
    }
    .en .timeline-vt .timeline-item .list-timeline{
        float: none;
        width: 100%;
    }
    .timeline-vt .timeline-item .list-timeline &gt; li{
        padding-left: 40px;
        position: relative;
    }
    .timeline-vt .timeline-item .list-timeline &gt; li &gt; span{
        position: absolute;
        left: 0;
    }
    #About03 .list-location li &gt; span{
        float: none;
    }

    [id^="Oil"] .subContent_inner .content .soil_link{
        font-size: 17px;
        width: auto;
    }
    #Oil01 .intro-box{
        padding: 15px;
    }
    #Oil01 .intro-box .inner{
        width: auto;
        margin: 0 0;
        text-align: center;
        height: 280px;
    }
    #Oil01 .intro-box .color{
        margin-bottom: 0;
    }
    #Oil01 .intro-box .li-color &gt; li{
        margin: 0 0 5px;
    }
    #Oil02 .subContent_title + p{
        padding: 0;
        font-size: 4vw;
    }
    #Car02 .content .col-lg-3{
        width: 50%;
    }
    #Car02 .content .prod_spec dt {
        font-size: 4.2vw;
    }
    #Car02 .content .prod_spec dd{
        font-size: 3.5vw;
    }
    #Car02 .content .prod_spec{
        min-height: 228px;
    }
    /* footer */


}
@media (min-width: 768px) and  (max-width: 991px){
    #site{
        
    }
    /* nav */
    .navbar-header .navbar-brand img {
        margin-top: 11px;
    }
    .navbar-header .navbar-brand{
        width: 150px;
    }
    .nav.navbar-nav &gt; li &gt; a{
        padding: 32px 12px;
        font-size: 1.8vw;
    }
    .en .nav.navbar-nav &gt; li &gt; a{
        font-size: 1.6vw;
    }
    .nav.navbar-nav li .dropdown-menu li a{
        font-size: 13px;
    }
    /* mainSlide */
    #mainCarousel .carousel-inner .item{
        height: 600px;
    }
    .carousel-inner .item .carousel-caption h1{
        font-size: 12vw;
    }


    /* main */
    [id^="section_"] &gt; .container{
        width: 100%;
    }


    /* subPage */
    .subContent_inner .content{
        width: auto;
    }
    #About01 .intro-box{
        padding: 120px 100px 0
    }
    #About01 .intro-box &gt; .row img{
        width: 49%;
    }
    #Oil01 .intro-box .inner {
        width: auto;
        margin-left: 0px;
        margin-bottom: 30px;
    }
    #Oil01 .intro-box .color{
        width: 100%;
        margin-bottom: 0;
    }
    #Oil01 .intro-box dd{
        font-size: 2.1vw;
    }
    #Oil01 .intro-box dd &gt; small{
        font-size: 2vw;
    }
    #Oil02 .subContent_title + p {
        font-size: 2vw;
    }
    .prod-img-box img{
        width: 100%;
        margin-bottom:30px;
    }
    #Car02 .content .prod_spec{
        margin-bottom: 30px;
    }
    /* footer */

    
}
@media (min-width: 992px) and  (max-width: 1199px){
    #site{
        
    }
    /* nav */
    .nav.navbar-nav &gt; li &gt; a{
        padding: 32px 19px;
        font-size: 15px;
    }
    .en .nav.navbar-nav &gt; li &gt; a{
        padding: 32px 17px;
    }

    /* mainSlide */
    #mainCarousel .carousel-inner .item {
        height: 600px;
    }


    /* main */



    /* subPage */
    .subContent_inner .content{
        width: auto;
    }
    #Oil01 .intro-box .color{
        padding: 37px 0;
        width: 100px;
    }
    #Oil01 .intro-box .inner {
        display: inline-block;
        width: 260px;
        vertical-align: top;
        margin-left: 10px;
        padding: 2px 0 0;
    }
    #Oil02 .subContent_title + p {
        font-size: 2vw;
    }
    .prod-img-box img{
        width: 100%;
    }

    #Acc01 .prod-img-box img{
        height: 250px;
    }
    .prod-img-box .col-lg-2{
        width: 20%;
    }
    .prod-img-box .col-lg-3{
        width: 25%;
    }

    .subContent_inner .content .img-label{
        letter-spacing: -0.06em;
    }
    /* footer */

    
}</pre></body></html>