body{
    min-width: 1040px;
}

#about {
    max-width: 960px;
    margin:185px auto 0 auto;
    padding-right:16%;
    padding-left:20%;
}


.us {
    margin:0 auto 195px auto;
}

.us p img {
    width: 100%;
    margin-bottom:17px;
}

.us p {
    text-align: center;
    line-height: 2.6em;
}

.detail {
    width:100%;
    border: 1px solid #000;
}

table {
    width: 100%;
    text-align: left;
    margin-top:40px;
    margin-bottom:40px;
}

table th {
    width:32%;
    font-weight: 100;
    padding-left:20%;
    padding-top:18px;
    padding-bottom:18px;
}

table td {
    width:68%;
    line-height: 2.4em;
    padding:18px 10%;
}

.lh15{
    line-height: 1.5
}

h3 {
    margin-bottom: 6.208333%;
    line-height: 1em;
}

.flex{
    display: flex;
}

.caption {
    font-size:20px;
    font-weight: 100;
    margin-top:1.875%;
}

.koreanOEM {
    margin-top: 27.2916666667%;
    text-align: right;
    position: relative;
}

.contents {
    width:50%;
    display: inline-block;
    text-align: left;
    padding-top: 14%;
    padding-left: 3%;
}

.koreanOEM .ph2_1 {
    width:45.625%;
}

.koreanOEM .ph2_2 {
    margin-top: -28.2%;
    padding-left: 32%;
}

.chinaOEM {
    margin-top: 26.4%;
    text-align: left;
    position: relative;
    margin-bottom: 26.4%;
}

.chinaOEM .contents{
    padding-top: 3%;
}

.chinaOEM .ph3_1 {
    width: 46.875%;
    position: relative;
    z-index: 2;
}

.chinaOEM .ph3_2 {
    width: 75.1041666667%;
    position: relative;
    z-index: 1;
    margin-top: -7.4%;
}

.koreanOEM .ph2_1 img,
.koreanOEM .ph2_2 img,
.chinaOEM .ph3_1 img,
.chinaOEM .ph3_2 img,
.feature1 .ph4_1 img,
.feature1 .ph4_2 img,
.feature1 .ph4_3 img,
.feature2 .ph5_1 img,
.feature2 .ph5_2 img,
.feature2 .ph5_3 img,
.feature2 .ph5_4 img{
    width:100%;
}

h4 {
    font-size:20px;
    margin-bottom:74px;
    line-height: 1.6em;
    font-weight: 100;
}

.feature1 {
    width:100%;
    border: 1px solid #000;
    position:relative;
    padding-top: 10.2083333333%;
    padding-bottom: 5%;
    text-align: left;
    margin-bottom: 10.4166666667%;
}

.feature1 h4,
.feature2 h4{
    margin-bottom: 7.70833333333%;
}

.feature1 .ph4_1 {
    width: 60.2083333333%;
    position: relative;
    right: -18%;
    margin-top: 4%
}

.feature1 .ph4_2 {
    width: 32.2916666667%;
    position: relative;
    left: 39%;
    margin-top: -11%;
    z-index: 3;
}

.feature1 .ph4_3 {
    width: 28.75%;
    position: relative;
    left: 68%;
    margin-top: -9.5%;
    z-index: 2;
}

.feature1 .txt {
    width: 53%;
    display: inline-block;
    text-align: left;
    padding-left:5%;
}


.feature2 {
    width:100%;
    border: 1px solid #000;
    position:relative;
    padding-top: 10.2083333333%;
    padding-bottom: 9%;
    text-align: right;
    margin-bottom: 32%;
}

.feature2 .secondColumn{
    margin-top: -3%;
}

.feature2 .ph5_1 {
    width: 45.3125%;
    position: relative;
    z-index: 5;
    margin-left: -22%;
}

.feature2 .ph5_2 {
    width: 32.0833333333%;
    left: 8%;
    position: relative;
    z-index: 3;
}

.feature2 .ph5_3 {
    width: 24.5833333333%;
    position: absolute;
    z-index: 4;
    left: 21%;
    margin-top: -8%;
}

.feature2 .ph5_4 {
    width: 60.1041666667%;
    position: absolute;
    z-index: 4;
    right: -10%;
}

.feature2 .txt {
    width: 70%;
    display: inline-block;
    text-align: left;
    padding-right:2%;
    padding-left: 3%;
}

.feature3 {
    width:100%;
    border: 1px solid #000;
    position:relative;
    padding-top: 10.2083333333%;
    text-align: right;
    margin-bottom: 32%;
}

.feature3 .firstColumn{
    position: relative;
    padding-bottom: 7%;
}

.feature3 .txt{
    width: 31%;
    display: inline-block;
    text-align: left;
    margin-left: 10%;
}

.feature3 img {
    width: 100%;
}

.feature3 .ph6_1 {
    width: 60%;
    position: absolute;
    z-index: 5;
    right: -10%;
}


#buying {
    background-color:#e0e0e0;
    padding-top:120px;
    padding-bottom:115px;
    margin-bottom:120px;
}

p.txt {
    line-height: 3.6em;
    margin-top:-13px;
    margin-bottom:54px;
}

#buying ul {
    max-width:960px;
    margin:0 auto;
    padding-right:20%;
    padding-left:20%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

#buying ul li {
    margin:0 10px;
}

#buying ul li img {
    width:100%;
}

#coordinates{
    width: 100%;
    position: relative;
}

#coordinates .coordinatesWrapper{
    width:960px;
    background-color: #000;
    margin:0 auto 198px auto;
    padding-top:130px;
    padding-bottom:195px;
    color:#fff;
}

#coordinates ul li {
    margin:0 12.5px;
}

#coordinates .imageSlicker .dummy{
    opacity: 0;
    
}

#coordinates .imageSlickerWrapper{
    width: 100%;
    position: absolute;
    top: 43%;
}

#coordinates .imageSlicker .slick-list{
    overflow: visible;
}

#brand {
    max-width:784px;
    margin:0 auto 178px auto;
    padding-right:20%;
    padding-left:20%;
}

#brand ul {
    margin-left:-20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
#brand ul li {
    width: 313px;
    border: 1px solid #000;
    padding-top:26px;
    padding-bottom:36px;
    margin-left:20px;
}

#brand ul li p.ttl {
    margin-bottom:50px;
}

#brand ul li p.ph1:hover,
#brand ul li p.ph2:hover {
    opacity:0.5;
}


@media screen and (max-width: 1280px) {
    h4{
        font-size: 15px;
    }
}
@media screen and (max-width:928px) {
    h3{
        font-size: 24px;
    }
    .caption{
        font-size: 14px;
    }
    .contents{
        padding-top: 3%;
    }
    .chinaOEM .ph3_2 {
        margin-top: -5%;
    }
}

@media screen and (max-width:768px) {
    h3{
        font-size: 20px;
        margin-bottom: 1.333333%;
    }
    .chinaOEM .ph3_2 {
        margin-top: 0%;
    }
}

@media screen and (max-width:640px) {
    .txt.center{
        text-align: center;
    }
    body{
        min-width: unset;
    }
    #about {
        max-width:inherit;
        width:88.2209%;
        margin:90px auto 80px auto;
        padding-right:0;
        padding-left:0;
    }
    
    .us {
        max-width:557px;
        margin:0 auto 80px auto;
    }
    
    .us p img {
        width: 100%;
        margin-bottom:21px;
    }
    
    .us p {
        line-height: 1.95em;
    }
    
    .detail {
        width:100%;
    }
    
    table {
        margin-top:23px;
        margin-bottom:23px;
    }
    
    table th {
        width:30%;
        padding-left:4%;
        padding-top:11px;
        padding-bottom:11px;
    }
    
    table td {
        width:70%;
        line-height: 2.4em;
        padding:11px 4%;
    }
    
    .koreanOEM ul li.ph2_2 img {
        margin-bottom: -18px;
    }
    
    
    .koreanOEM {
        margin-top:92.5px;
        text-align: center;
        position: relative;
    }
    
    .koreanOEM h3{
        text-align: left;
    }
    
    .contents {
        width:100%;
        display: block;
    }
    
    .koreanOEM .firstColumn.flex{
        flex-direction: column;
    }
    
    .koreanOEM .ph2_2_wrapper{
        position: absolute;
        top: 25%;
    }
    
    .koreanOEM .ph2_2_wrapper .ph2_2{
        margin-top: 0;
    }
    
    .koreanOEM .contents{
        padding-top: 3%;
        margin-top: 22%;
    }
    
    .chinaOEM {
        margin-top:75px;
        margin-bottom:86px;
        text-align: center;
        position: relative;
    }
    
    .chinaOEM h3{
        text-align: left;
    }
    
    .chinaOEM .firstColumn.flex{
        flex-direction: column-reverse;
    }
    
    .chinaOEM .ph3_1{
        width: 78.875%;
        position: relative;
        z-index: 1;
        left: 21%;
    }
    
    .chinaOEM .ph3_2_wrapper{
        position: absolute;
        top: 31%;
    }
    
    .chinaOEM .ph3_2_wrapper .ph3_2{
        margin-top: 0;
        width: 89.104167%;
        position: relative;
        z-index: 2;
    }
    
    .chinaOEM .contents{
        padding-top: 3%;
        margin-top: 68%;
    }
    
    h3 {
        margin-bottom:40px;
        line-height: 1em;
    }
    
    .caption {
        font-size:10.5px;
        margin-top:5px;
    }
    
    h4 {
        font-size:10.5px;
        margin-bottom:45px;
    }
    
    p.left{
        text-align: left;
    }
    
    .feature1 {
        padding-bottom: 66%;
        margin-bottom: 100px;
        text-align: center;
    }
    
    .feature1 .firstColumn.flex{
        flex-direction: column-reverse;
    }
    
    .feature1 .ph4_1{
        width: 79.208333%;
        position: relative;
        right: -27%;
        margin-top: 0;
    }
    
    .feature1 .ph4_2{
        width: 53.291667%;
        position: relative;
        left: -7%;
        z-index: 3;
        margin-top: -133%;
    }
    
    .feature1 .ph4_3{
        width: 66.75%;
        position: relative;
        left: 33%;
        margin-top: -9.5%;
        z-index: 2;
    }
    
    .feature1 .txt {
        width: 90%;
        padding-left: 0;
        margin-top: 72%;
        margin-right:auto;
        margin-left:auto;
    }
    
    .feature1 h4{
        text-align: left;
    }
    
    .feature2 {
        padding-bottom: 14%;
        margin-bottom: 100px;
        text-align: center;
        position: relative;
    }
    
    .feature2 .firstColumn.flex{
        flex-direction: column;
        margin-top: 36%;
    }
    
    .feature2 .secondColumn{
        margin-top: 0;
        position: static;
    }
    
    .feature2 .ph5_1 {
        width: 95.3125%;
        position: relative;
        z-index: 5;
        margin-left: -22%;
        margin-top: -37%;
    }
    
    .feature2 .ph5_2 {
        width: 56.083333%;
        left: 44%;
        position: absolute;
        z-index: 3;
        top: 28%;
    }
    
    .feature2 .ph5_3 {
        width: 41.583333%;
        position: absolute;
        z-index: 4;
        left: 0;
        top: 42%;
        margin-top: 0;
    }
    
    .feature2 .ph5_4 {
        width: 90.104167%;
        position: absolute;
        z-index: 4;
        top: 54.5%;
        right: -5%;
    }
    
    .feature2 .txt {
        width: 90%;
        display: inline-block;
        text-align: center;
        padding-right: 0;
        margin-top: 144%;
        margin-right:auto;
        margin-left:auto;
        padding-left: 0;
    }
    .feature2 .txt p {
        text-align: left;
    }
    
    .feature2 h4{
        text-align: left;
    }
    
    .feature3 .firstColumn.flex{
        flex-direction: column-reverse;
    }
    
    .feature3 .txt{
        width: 90%;
        display: inline-block;
        text-align: cengter;
        margin-right:auto;
        margin-left:auto;
    }
    
    .feature3 .ph6_1{
        width: 90%;
        position: relative;
        z-index: 5;
        left: 0;
        right: 0;
        margin: auto;
        margin-bottom: 28px;
    }
    
    #buying {
        padding-top:60px;
        padding-bottom:57px;
        margin-bottom: 0;
        
    }
    
    p.txt {
        width:90%;
        font-size:10.5px;
        line-height: 1.8em;
        margin-top:-13px;
        margin-right:auto;
        margin-bottom:31.7px;
        margin-left:auto;
        text-align: left;
    }
    
    
    
    #buying ul {
        max-width:initial;
        width:100%;
        margin:0 auto;
        padding-right:0;
        padding-left:0;
        display: flex;
        justify-content: inherit;
    }
    
    #buying ul li {
        width:47.1875%;
    }
    
    #coordinates {
        max-width:100%;
        margin: 0 auto 0px auto;
        padding-top:67px;
        padding-bottom:92px;
        overflow: hidden;
    }
    
    #coordinates .coordinatesWrapper{
        width: 100%;
        padding-bottom: 0;
        top: 28%;
        padding-top: 79px;
        margin: 0 auto 0 auto;
    }
    
    #coordinates .imageSlickerWrapper{
        width: 100%;
        position: absolute;
        top: 37%;
    }
    
    #coordinates ul li {
        margin:0 15px;
        /*width: 1%;*/
        width: 250px;
    }
    
    #coordinates ul li img {
        width:100%;
    }
    
    #brand {
        max-width:inherit;
        width:88.2209%;
        margin:0 auto 115px auto;
        padding-right:0;
        padding-left:0;
    }
    
    #brand p.txt {
        width:100%;
    }
    
    #brand ul {
        width:59.375%;
        margin-right:auto;
        margin-left:auto;
        display: -webkit-inherit;
        display: -moz-inherit;
        display: -ms-inherit;
        display: -o-inherit;
        display: inherit;
        justify-content: inherit;
    }
    #brand ul li {
        width: 100%;
        padding-top:13.5px;
        padding-bottom:17.5px;
        margin-left:0;
        margin-bottom:52px;
    }
    
    #brand ul li p.ph1 img {
        width:75px;
    }
    
    #brand ul li p.ph2 img {
        width:82px;
    }
    
    
    #brand ul li p.ttl {
        margin-bottom:22px;
    }
    
    
}
