@charset "UTF-8";

body{
    margin:0;
    background: black;
}
header{position: absolute; left:0; right:0;background: url("../images/rearviewmirror.png") no-repeat;
    background-size:cover;width:100%;height: 39%;transition: .4s ease-in-out;}
header div{position:absolute;width:100%; height: 100%; top:0;}
header nav{position: absolute;width:95%; top:62%; height: 36%; left:2.5%;}
header ul li{float: left;color: white;margin: 10px; list-style: none;            font-size: 4vw;}
header ul li a{text-decoration:none;color:white; border-bottom: 1px solid #ffeb46;margin-left: 15px;}

header.shrink{
    position:fixed;
    z-index: 9999;
    height:7%;
    background:rgba(255,255,255,.9);
    
    
    
}
header.shrink nav{display: none;}
header.shrink #logobg{display: none;}

header #mainshrink{
    display: none;
}
header.shrink #mainshrink{
    
    display:inline-block;
    width:100%;
    position: absolute;
    left:0;
    top:0;
    
    
}
header.shrink #logoshrink{
    width:30%;
    display: table;
    
}
header.shrink #mainshrink h5{
    display: table-cell;
    position: static;
    text-indent: 3%;
    vertical-align: middle;
    margin-block-start: 0.8em;
    margin-block-end: 0.8em;
    font-size: 1.2em;
    white-space: nowrap;
    text-align: center;
    font-family: 'Do Hyeon', sans-serif;
}
header.shrink #shrinknav{
    display: inline-block;
    position: absolute;
    left:30%;
    width:70%;
    
    
}

.button{
    width:50%;
    
}
.button01{
    width:20%;
   
  
    
}
.hamburger-button{
    position: absolute;
    transition:.3s ease-in-out;
    transform: translateX(-50%);
    top:15%;
    left:50%;
   font-size: 0px;
    width:45px;
    height: 30px;
}

.hamburger-button span{
    position: absolute;
    height: 7px;
    border-radius: 3px;
    width: 100%;
    background:#3d4146;
    transition: 0.2s;
    top:0;
}
.hamburger-button span:nth-child(1){
top:0;
}
.hamburger-button span:nth-child(2){
top:13px;
}
.hamburger-button span:nth-child(3){
top:13px;
}
.hamburger-button span:nth-child(4){
top:26px;    
}
.hamburger-button.active span:nth-child(1),
.hamburger-button.active span:nth-child(4){
    opacity: 0;
}
.hamburger-button.active span:nth-child(2){
    transform:rotate(45deg);
}
.hamburger-button.active span:nth-child(3){
    transform:rotate(-45deg);
}
#smallcall{
    left:20%;
    width:70%;
    height: 75%;
    top:13%;
    background:white;
    border-radius: 12px;
    opacity: 0.6;
    text-align: center;
    box-shadow: 2px 2px gray;
    
    
}

#smallcall i{
    position: absolute;
    top:30%;
    left:50%;
    transform: translateX(-50%);
    font-size: 1em;
    white-space: nowrap;
    text-decoration: none;
    color: #0f9b0f;
}

#logobg{
    position: absolute;
    left:17%;
    top:35%;
    width: 67%;
    height: 17%;
    
}
#logobg img{
    width:100%;
    height: 100%;
}
#logo{
    position: absolute;
    width:100%;
    height:100%;
}

.menu{
    
    width:100%;
    height: 50%;
    
}
.menublock{
    display: table;
    text-align: center;
    width:33.33%;
    background:rgba(0, 0, 0, 0.3);
}
.menublock a{
    display: table-cell;
    vertical-align: middle;
    color: #f5af19;
    top:25%;
    font-size:4.5vw;
    border-bottom: 1px solid white;
    font-family: 'Do Hyeon', sans-serif;
}
#hamburgernav{
    height: 0%;
    transition:0.3s ease-in-out;
}
#hamburgernav.active{
    position: fixed;
    top:7%;
    width:100%;
    height: 40%;
    background:#232526;
    z-index: 9999;
}
.navmenu{
    width:100%;
    height:20%;
    color: white;
    text-align: center;
    display: table;
    left:25%;
    transition:0.3s ease-in-out;
    border-bottom: 1px solid white;
}
.navmenu a{
    display: table-cell;
    vertical-align: middle;
    font-family: 'Do Hyeon', sans-serif;
    font-size: 5vw;
}

#introduce{width:100%;height: 70%; background:black;position: absolute;top:39%; text-align: center;}

.top{
    width:100%;
    height: 15%;
    position: absolute;
    top:0;
    
}
.top h2{
    text-align: left;
    font-size: 9vw;
    text-indent: 5%;
    color: #ffeb46;
    font-style: oblique;
    text-decoration: underline;
    text-underline-position: under;
    margin-block-start: 0.4em;
   
}
.h3style{
    position: absolute;
    top:42%;
    right:5%;
    font-size: 4vw;
   color:white;
}

.middle{
    width: 100%;
    height:46%;
    position: absolute;
    top:15%;

    overflow: hidden;
}

.bottom{
    width:100%;
    height: 35%;
    position: absolute;
    top:63%;
    
}

.bottom p{
    position: relative;
    text-align: left;
    font-size: 4.5vw;
    color: rgb(211, 211, 211);
    left:2.5%;
    width:95%; 
    font-family: 'Do Hyeon', sans-serif;
}

#introduce img{
    position: relative;
    top:5%;
    max-width:95%;
    height: auto;
   
}



#service{
    width:100%;height:70%;background:black;position: absolute; top:110%;
}

.slideshow{
    position: absolute;
    width:100%;
    height: 43%;
    overflow: hidden;
    
   
}

.slideshow_slides{
    position: absolute;
    width:100%;
    height:100%;
    font-size:0px;
}
.slideshow_slides img{
    width:95%;
    height: auto;
}
.slideshow_slides a{
    position: absolute;
    width:100%;
    height:100%;
    text-align: center;
}

.slideshow_nav a{
    width:71px;
    height: 71px;
    position: absolute;
    left:50%;
    top:50%;
    transform: translateY(-50%);
    background:url("../images/sprites.png") no-repeat;
    text-indent: -9999em;
}

.slideshow_nav a.disabled{display: none;}

.slideshow_nav a.prev{
    background-position: 0 -20px;
    left:10%; 
}

.slideshow_nav a.next{
    background-position: -81px -20px;
    left:70%;
}

#servicetext{
    position: absolute;
    width:100%;
    height:10%;
    top:63%;
    font-size: 5vw;
    color: rgb(211, 211, 211);
    left:2.5%;
    width:95%; 
    font-family: 'Do Hyeon', sans-serif;
}

#customerservice{position: absolute;top:170%;width:100%;height: 420%;background:black;}
#customerservice h3{
    position: absolute;
    top:0;
    font-size: 7vw;
    text-indent: 5%;
    width: 100%;
    height: 2%;
    color: #ffeb46;
    font-style: oblique;
    text-decoration: underline;
    text-underline-position: under;
    
}
.serviceimgbox{
    position: absolute;
    
    width: 100%;
    height: 7%;
    overflow: hidden;
}
.serviceimgbox img{
    position: absolute;
    left:2.5%;
    width:95%;
    height: auto;
}
.guidetext{
    position: absolute;
    width:100%;
    height:5%;
    font-size: 5vw;
    color: rgb(211, 211, 211);
    left:2.5%;
    width:95%; 
    font-family: 'Do Hyeon', sans-serif;
    text-indent: 3%;
}

#consumerReviews{position: absolute;top:590%;width: 100%;height: 50%;}

#consumerTop{
    position: absolute;
    width:100%;
    height: 20%;
    
}
#consumerTop h2{
    text-align: left;
    font-size: 9vw;
    text-indent: 5%;
    color: #ffeb46;
    font-style: oblique;
    text-decoration: underline;
    text-underline-position: under;
    margin-block-start: 0.4em;
}

#consumerMiddle{
    position: absolute;
    width:100%;
    height: 80%;
    top:22%;
    
}
#board{
    position: absolute;
    width:95%;
    height:80%;
    top:5%;
    left:2.5%;
    background:white;
    border-radius: 5px;
}

.table{
    width:100%;
    height: 100%;
    border-collapse: collapse;
    text-align: center;
    line-height: 1.5;
    font-size: 2.8vw;
    table-layout: fixed;
    
}
.table thead th{
    
    padding:10px;
    font-weight: bold;
    vertical-align: top;
    color: #369;
    border-bottom: 3px solid #036;
   
}

.table tbody th{
    width:5px;
    padding:5px;
    font-weight: bold;
    vertical-align: center;
    border-bottom: 1px solid #ccc;;
    background:#f3f6f7;
}
.table td{
    
    width:5px;
    padding:5px;
    vertical-align: center;
    border-bottom:1px solid #ccc;
    white-space: nowrap;
    overflow: hidden;
    
    font-size: 2.8vw;
}

#inquiry{position: absolute; top:640%;width:100%; height: 15%;}
#inquiry_left{
    position: absolute;
    width:70%;
    height: 100%;
    background:black;
}
#inquiry_left h2{
    position: absolute;
    left:5%;
    top:0;
    color: #FDC830;
    font-size: 6vw;
}
#inquiry_left p{
    position: absolute;
    top:40%;
    left:5%;
    color: rgba(219, 219, 219, 0.9);
    font-size: 3.6vw;
    font-weight: bold;
}
#inquiry_right{
    position: absolute;
    left:70%;
    width:30%;
    height: 100%;
    
}

#callbutton{
    position: absolute;
    transform: translateX(-50%);
    top:15%;
    left:50%;
    width:70%;
    height:70%;
    text-align: center;
    display: table;
    border-radius: 50%;
    background-color:#44bd32;
    font-size: 1em;
}

.effect{
    
    position: absolute;
    top:0;
    left:0;
    width: 95%;
    height:95%;
    border-radius: 50%;
    border:2px solid #44bd32;
    animation:effect 1.5s linear infinite;
}

@keyframes effect{
    0%{ transform: scale(0.5); opacity: 0;}
    50%{ transform: scale(1); opacity: 1;}
    100%{ transform: scale(1.4); opacity: 0;}
}
#callbutton i{
    color:white;
    display: table-cell;
    vertical-align: middle;
}
#address{position:absolute;top:655%;width:100%;height: 15%; }
#address_left{
    position: absolute;
    width:70%;
    height: 100%;
    background:black;
}
#address_left h2{
    position: absolute;
    left:5%;
    top:0;
    color: #FDC830;
    font-size: 6vw;
    text-decoration: underline;
    text-underline-position: under;
}
#address_left p{
    position: absolute;
    top:40%;
    left:5%;
    color: rgba(219, 219, 219, 0.9);
    font-size: 3.6vw;
    font-weight: bold;
}
#address_right{
    position: absolute;
    left:70%;
    width:30%;
    height: 100%;
    font-size:0px;
    
   
}
#kakaonevigation{
    position: absolute;
    left:18%;
    top:24%;
    width:65%;
    height: 65%;
    
}

#kakaonevigation img{
    width:100%;
    height: 100%;
    border-radius: 25%;
}

#map{position:absolute;top:672%; left:5%;width:80%;height:50%; border-radius: 10px;}
#footer{position: absolute;top:722%;width:100%;height: 5%;}
