

#wrap {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
html {
    opacity: 0;
}
html, body {
    width: 100%;
    height: 100%;
}
body{
    width: 100%;
    font-family: 'Noto Sans KR', sans-serif;
    overflow-x: hidden;
}
img {
    width: 100%;
}

/************************* main us start ***************************/

#main {
    display: block;
    position: relative;
    width: 100%;
    /*height: 152vw;*/
    overflow: hidden;
}
#main .obj {
    position: absolute;
    z-index: 99;
    bottom: 0;
    width: 100%;
}
#main .obj img {
    width: 100%;
}


.top_header.color_ch {
    background: #000000;
}

.copybox {
    position: absolute;
    width: 20vh;
    margin: 0 auto;
    top: 19.5%;
    z-index: 2;
    min-width: 50%;
    left: 53%;
    transform: translateX(-50%)
}
.copybox img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
}
.copybox li {
    position: relative;
    opacity: 0;
}
.copybox li:nth-child(2) {
    top: 3vw;
}
.copybox li:nth-child(1) {
    width: 100%;
    right: 43%;
    top: 50vw;
}
.copybox li:nth-child(2) {
    right: 43%;
    top: 56vw;
    width: 77%;
}
.copybox li:nth-child(3) {
    top: 4vw;
    position: absolute;
    left: -57%;
    width: 100%;
}
.copybox li:nth-child(4) {
    top: 75vw;
    position: absolute;
    left: 28%;
    width: 100%;
}
.bar {
    position: absolute;
    z-index: 99;
    bottom: 0;
}
.bar a {
    display: block;
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    z-index: 99;
}
.main_box {
    overflow: hidden;
    height: 100%;
    max-width:100%;
}
.main_box img {
    width: 100%;
    height: 100%;
    max-width:100%        
}

/*#video-viewport {
    width: 270%;
    margin: 0 -70%;
}*/
#video-viewport {
    width: 100vw;
    height: auto;
	/*height: 100%;*/
	position: relative;
}

#video-viewport video{
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.text {
    position: absolute;
    left: 15%;
    top:5%;
    width: 70%;
}
.pkc {
	position: relative;
	top: 0px;
	transform: scale(1.2);
}

/************************* main us end ****************************/

/************************* info us start ***************************/

.info {
    display: block;
    width: 100%;
    height: 200vw;
    position: relative; 
}

.in_tit {
    position: absolute;
    width: 53%;
    top: 9%;
    left: 5%;
}


.abc{
    width: 80%;
    position: absolute;
    top: 21%;
    left: 10%;
}

.abc li{
    margin-bottom: 8%;
}

.call{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 16%;
    top: 10%;
    background: pink;
    opacity: 0;
 
}

.call_2{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 16%;
    top: 40%;
    background: pink;
    opacity: 0;
 
}

.call_3{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 16%;
    top: 70%;
    background: pink;
    opacity: 0;
 
}



.home{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 1%;
    top: 10%;
    background: red;
    opacity: 0;
}

.home_2{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 1%;
    top: 40%;
    background: red;
    opacity: 0;
}


.home_3{
    position: absolute;
    display: block;
    width: 14%;
    height: 7%;
    right: 1%;
    top: 70%;
    background: red;
    opacity: 0;
}

.brand{
    width: 100%;
    height: 60vw;
}

.story_area{
    display: block;
    width: 100%;
    height: 225vw;
    position: relative; 
}


.story_tit{
    width: 57%;
    position: absolute;
    left: 5%;
    top: 7%;
}

.ci_tit{
    width: 65%;
    position: absolute;
    right: 5%;
    top: 52%;
}

.go{
    width: 20%;
    position: absolute;
    left: 5%;
    top: 18%;
}

.go2{
    width: 17%;
    position: absolute;
    right: 5%;
    top: 64%;
}


.s_01{
    width: 95%;
    position: absolute;
    top: 24%;
    left: 5%;
}


.s_02{
    width: 95%;
    position: absolute;
    bottom: 9%;
    left: 5%;
}


.cus{
    width: 100%;
    height: 75vw;
    position: relative;
}


.cus_tit{
    width: 25%;
    position: absolute;
    left: 5%;
}


.cus_menu{
    width: 90%;
    position: absolute;
    left: 5%;
    top: 19%;
}


.cus ul {
    display: flex;
    justify-content: center;
    position: relative;
    top: 58%;
}
.cus li {
    width: 90%;
    padding-right: 3%;
}

.cus li a {
    display: block;
    padding-bottom: 70%;
}



.numbering {
    position: relative;
}
.arrow {
    width: 30%;
    position: absolute;
}
.arrow img {
    display: block;
}
.arrow .swiper-button-next img,
.arrow .swiper-button-prev img,
.arrow .swiper-button-pause img,
.arrow .swiper-button-play img
{
    width: 100%;
}

.arrow .swiper-button-next,
.arrow .swiper-button-prev,
.arrow .swiper-button-pause,
.arrow .swiper-button-play
{
    
    width:100%;
}
.swiper-button-play {
    display: none;
}
.arrow .swiper-button-pause,
.arrow .swiper-button-play {
    position: absolute;
    top: 7vw;
    left: 0vw;
     -webkit-tap-highlight-color: rgba(255,255,255,0); 
}
.arrow .swiper-button-play  {
    top: 7vw;
    left: 0vw;
     -webkit-tap-highlight-color: rgba(255,255,255,0); 
}
.arrow .swiper-button-play  {
    z-index: 1111;
     -webkit-tap-highlight-color: rgba(255,255,255,0); 
}

.arrow .swiper-button-next {
    left: 0vw;
    top: 0vw;
    position: absolute;
     -webkit-tap-highlight-color: rgba(255,255,255,0); 
}
.arrow .swiper-button-prev {
    left: 0;
    top: 14vw;
    position: absolute;
     -webkit-tap-highlight-color: rgba(255,255,255,0); 
}

.arrow .swiper-button-prev:focus, .arrow .swiper-button-play:focus, .arrow .swiper-button-pause:focus, .arrow .swiper-button-next:focus {
    outline:none;
}


/************************* info us end ****************************/






/************************* vr end ***************************/


.magam_btn {
    display: block;
    width: 55%;
    line-height: 46px;
    font-weight: 500;
    height: 48px;
    background: #301955;
    font-size: 15px;
    margin: 30px auto 30px;
    color: #ffffff;
    text-align: center;
}


/************************* contact us start ***************************/


.link_01 {
    position: absolute;
    width: 20%;
    right: 5%;
    height: 11%;
    z-index: 9999;
    top: 14%;
    display: block; background: pink;
    opacity: 0.0;
}

.link_02 {
    position: absolute;
    width: 20%;
    right: 5%;
    height: 11%;
    z-index: 9999;
    top: 44%;
    display: block; background: pink;
    opacity: 0.0;
}


.map{
    width: 90%;
    margin: auto;
}





.contact {
    position: relative;
    width: 100%;
    background: #f7f7f7;
    padding-bottom: 20vw;
    padding-top: 30vw;
}
.contact .circle {
    width: 30%;
    position: relative;
    left: 5%;
    top: -15vw;
}
.contact .circle .gwell_logo {
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.contact .circle img {
    width: 100%;
    display: block;
}
.ctu_tt {
    width: 72%;
    margin: 0 auto;
    margin-bottom: 7%;
    margin-top: -12vw;
}
.maping {
    width: 88%;
    margin: 0 auto;
}
.maping img {
    width: 100%;
    display: block;
}
.root_daum_roughmap {
    width: 100% !important;
    margin-bottom: 2vw !important;
}
.wrap_map {
    height: 65vw !important;
}
.wrap_controllers {
    display: none;
}
/************************* contact us end ****************************/



/************************* quick_menu end ****************************/



/************************* subpage us start ***************************/






#sub {
    width: 100%;
    position: relative;
    padding-bottom: 20vw;
}
.sub_boxs {
    height: 40vw;
}

.banner{
    width: 100%;
    display: block;
}

.stit {
    width: 100%;
    position: relative;
}

.stit img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.stit .stit_img {
    position: absolute;
    bottom: 0;
    width: 60vw;
    top: 10vw;
    left: 20vw;
    z-index: 1;
}

.plan{
    position: absolute;
    top: 56%;
    left: 50%;
    display: block;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.sub_box{
    width: 100%;
    display: block;
    margin: 0 auto;
}


.do_down{
    display: block;
    width: 53vw;
    height: 10vw;
    background: #301955;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    line-height: 10vw;
    font-size: 2.9vw;
    margin-bottom: 10vw;

}


.link_ci {
    position: absolute;
    width: 24%;
    right: 4%;
    height: 3%;
    z-index: 9999;
    top: 11%;
    display: block; background: pink;
    opacity: 0.0;
}


.link_bi {
    position: absolute;
    width: 24%;
    right: 4%;
    height: 3%;
    z-index: 9999;
    top: 31%;
    display: block; background: pink;
    opacity: 0.0;
}




.iframbox{
    width: 90%;
    margin: 0 auto;
}


.stit .stit_img.ver2 {

    position: absolute;
    bottom: 0;
    width: auto;
    top: 11vw;
    margin-left: -113px;
    left: 50%;
    max-width: 226px;
    z-index: 1;
}

.stit .stit_img.ver3 {

    position: absolute;
    bottom: 0;
    width: auto;
    top: 11vw;
    margin-left: -94px;
    left: 50%;
    max-width: 193px;
    z-index: 1;

}

.stit .stit_img.ver4 {

        position: absolute;
    bottom: 0;
    width: auto;
    top: 11vw;
    margin-left: -53px;
    left: 50%;
    max-width: 86px;
    z-index: 1;

}

.stit .stit_img.ver5 {

       position: absolute;
    bottom: 0;
    width: auto;
    top: 11vw;
    margin-left: -93px;
    left: 50%;
    max-width: 172px;
    z-index: 1;
}


.stit .stit_img.ver2:after {
    content: '';
    position: absolute;
   top: -17px;
    right: -49px;
    background: url(../img/sub_top/ci_bg.png) no-repeat;
    width: 72px;
    height: 63px;
    z-index: -1;
}

.stxt {
    width: 100%;
    position: relative;
    margin: 9% 0 0 0;
}
.stxt img {
    width: 2% !important;
    display: block;
    margin: 0 auto;
    padding-top: 4vw;
}


.slabel {
    font-size: 7vw;
    font-weight: 500;
    color: #111111;
    text-align: center;
    margin-top: 3vw;
    margin-bottom: 2vw;
    letter-spacing: -0.9px;
   
}
.slabel~span {
    font-size: 2.3vw;
    display: block;
    width: 100%;
    text-align: center;
    white-space: pre-wrap;
    line-height: 3.5vw;
    color: #999;
}

.page {
    width: 100%;
    background: #fff;
    position: relative;
    margin-bottom: 7vw;
}

.page iframe {
    position: relative;
    width: 90%;
}


/* 비메오 */
#vimeoWrap{    
    position: relative;
   padding-bottom: 56.25%; /* 16/9 ratio */
   padding-top: 30px; /* IE6 workaround*/
   height: 0;
   overflow: hidden;
   margin: 0;
 }
#vimeoWrap iframe,
#vimeoWrap object,
#vimeoWrap embed {
   position: relative;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
#mmovie {
   width: 90%;
   overflow: hidden;
   position: relative;
   top: 0;
   z-index: 1;
   margin: 0 auto;
}
#mmovie iframe,
#mmovie object,
#mmovie embed {
   position: relative;
   width: 100%;
   height: 56vw;
   margin: 0 auto;
}
/*비메오*/


/**/

.ntlist {
    width: 71.4%;
    padding: 7% 10%;
    position: relative;
    margin: 0 auto;
    margin-top: 5%;
    border: 1px solid #ddd;
    line-height: 3.9vw;
    font-size: 2.6vw;
    text-align: center;
    color: #999;
    margin-bottom: 4vw;
}
.ntlist .title {
    font-size: 3vw;
    margin-bottom: 2.4vw;
    font-weight: bold;
    color: #222;
}



.page img {
    width: 100%;
    margin: 0 auto;
    position: relative;    
}



/*  */


.submap {
    position: relative;
    width: 90%;
    height: 55vw;
	top:5vw;
    margin: 0 auto 27px;
    margin-bottom: 25%;
	
}





/************************* subpage us end ****************************/
