#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
  font-family: "Noto Sans KR", sans-serif;
  overflow-x: hidden;
}

.clear:after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  height: 0;
  width: 0;
  font-size: 0;
}

img {
  width: 100%;
}

/*메인 비주얼-------------------------------------------------------------------------------------------------*/

#main {
  display: block;
  position: relative;
  width: 100%;
  height: 125vw;
  overflow: hidden;
  background: url("../img/new_img/visual_bg.jpg") center center;
  background-size: cover;
}

.main_visual {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 125vw;
  overflow: hidden;
  z-index: 10;
  box-sizing: border-box;
}

.visual_text_wrap {
  padding-top: 9vw;
}

.visual_title {
  margin: 0 auto;
  width: 80vw;
}

.visual_logo {
  margin: 0 auto;
  padding-top: 5vw;
  width: 31vw;
  overflow: hidden;
}

.model {
  position: absolute;
  width: 48vw;
  bottom: 0vw;
  right: -12vw;
}

/* 퀵버튼 */
.quick_button {
  display: flex;
  bottom: 0%;
  width: 100%;
  height: 12vw;
  margin: 0 auto;
  /* background-color: #760222; */
  z-index: 499;
}
.quick_bar {
  width: 100%;
  position: fixed;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 9997;
}

.button0 {

}

.button0 img {
  margin-top: 3.9vw;
}

.button1 {
  position: absolute;
  /* top:0%;  */
  bottom: 0%;
  left: 0%;
  width: 50%;
  height: 12vw;
  background: url("../img/open_backg.jpg") center center;
  background-size: cover;
}

.button1 img {
  width: 55%;
  margin-top: 3.9vw;
  margin-left: 11.2vw;
}

.button2 {
  bottom: 0%;
  position: absolute;
  /* top:0%;  */
  right: 0%;
  width: 50%;
  height: 12vw;
  background-color: #201f1f;
}

.button2 img {
  width: 72%;
  padding-top: 3.7vw;
  padding-left: 8vw;
}

#main_pr {
  position: relative;
  display: block;
  width: 100%;
  height: 170vw;
  margin: 0 auto;
}

#main_pr img {
  margin: 0 auto;
  /* width: 100%; */
}

.swiper-slide img {
  width: 92%;
}

.greybox {
  position: absolute;
  bottom: 6%;
  width: 100%;
  height: 50vw;
  background-color: #f5f5f5;
  z-index: -1;
}

/* 슬라이드 타이틀 */

.pre_text_1 {
  margin: 0 auto;
  width: 60vw;
  padding-top: 5vw;
}

.pre_text_2 {
  margin: 0 auto;
  width: 30vw;
  padding-top: 5vw;
}

.pre_title_wrap {
  width: 70vw;
  margin: 0 auto;
}

.pre_title_1 {
  width: 38vw;
  margin: 0 auto;
}

.pre_title_2 {
  width: 68vw;
  padding-top: 8vw;
  margin: 0 auto;
  overflow: hidden;
}

/*main_pr 슬라이드*/

.slide_wrap {
  position: relative;
  height: 80vw;
}

.main_pr_slide {
  position: absolute;
  left: 50%;
  margin-top: 6vw;
  transform: translateX(-50%);
  width: 88%;
  height: auto;
  z-index: 100;
  box-sizing: border-box;
  overflow: hidden;
}

.pre1_title {
  width: 64%;
}

.pre1_img {
  width: 100%;
  margin-top: 8vw;
}

.pre1_text {
  margin-top: 10vw;
}

.pre2_title {
  width: 64%;
}

.pre2_img {
  width: 100%;
  margin-top: 8vw;
}

.pre2_text {
  margin-top: 10vw;
}

.pre3_title {
  width: 64%;
}

.pre3_img {
  width: 100%;
  margin-top: 8vw;
}

.pre3_text {
  margin-top: 10vw;
}

.pre4_title {
  width: 64%;
}

.pre4_img {
  width: 100%;
  margin-top: 8vw;
}

.pre4_text {
  margin-top: 10vw;
}

.pre_button {
  width: 50%;
  margin-top: 5vw;
}

.swiper-slide a {
  margin-left: 22vw;
  width: 50%;
}

/* 슬라이드 애로우 */
.rolling_bt {
  width: 100%;
  position: absolute;
  top: 40%;
  display: flex;
  justify-content: space-evenly;
  margin: 0 auto;
  z-index: 200;
}

.swiper-button-prev.pre_prev,
.swiper-button-next.pre_next {
  width: 7vw;
  padding: 1.5vw;
}

/* 오시는 길------------------------------------------------------------------------*/

#contact {
  width: 100%;
  height: 100vw;
  background: url("../img/contact_backg.jpg") center center;
  background-size: cover;
  margin: 0 auto;
  /* padding-top:4vw; */
  margin-bottom: 15vw;
}

.contact_title {
  width: 100%;
  margin: 0 auto;
  padding-top: 5vw;
}

.contact_title_1 {
  width: 47vw;
  margin: 0 auto;
}

.contact_title_2 {
  width: 50vw;
  margin: 0 auto;
  padding-top: 5vw;
  height: 15vw;
  overflow: hidden;
}

.contact_map {
  position: relative;
  width: 85%;
  margin: 0 auto;
  margin-top: 6vw;
}

.spot_link {
  position: absolute;
  bottom: 11.5%;
  left: 0%;
  width: 83vw;
  height: 7vw;
  background-color: rgb(15, 19, 15);
  opacity: 00%;
  z-index: 30;
}

.modelhouse_link {
  position: absolute;
  bottom: 0.5%;
  left: 0%;
  width: 83vw;
  height: 7vw;
  background-color: green;
  opacity: 00%;
  z-index: 30;
}

.contact_box {
  padding-top: 8vw;
}

.contact_box img {
  margin: 0 auto;
  width: 96%;
  padding-top: 3vw;
}

/*푸터*/
-------------------------------------------------------------------------------------------- #footer {
  display: block;
  width: 100%;
}

.f_logo,
.f_size,
.f_text {
  margin: 0 auto;
}

.f_logo {
  width: 45vw;
}

.f_size {
  width: 18vw;
  padding-top: 3vw;
}

.f_text {
  width: 95vw;
  padding-top: 4vw;
}

.footer_title {
  background-color: rgb(255, 255, 255);
}

.footer_title img {
  margin-top: 8vw;
  margin-bottom: 5vw;
}

.footer_inner {
  width: 100%;
  /* height:60vw; */
  padding-top: 5vw;
  padding-bottom: 7vw;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background-color: #232323;
}

#footer img {
  margin: 0 auto;
  display: block;
  width: 90%;
}

/* 메인푸터 */

#m_footer {
  display: block;
  width: 100%;
}

.m_footer_inner {
  width: 100%;
  height: 60vw;
  padding-top: 5vw;
  padding-bottom: 15vw;
  position: relative;
  margin: 0 auto;
  text-align: center;
  background-color: #232323;
}

.m_f_text {
  width: 95vw;
  padding-top: 4vw;
}

/* 모집공고 링크 */

.gonggo_box {
  top: 30.3%;
  left: 61%;
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 30vw;
  height: 15vw;
  z-index: 999;
}

.gonggo_1 {
  width: 30vw;
  height: 6.3vw;
  /* background-color: yellow; */
  opacity: 0;
}

.gonggo_2 {
  margin-top: 1.7vw;
  width: 30vw;
  height: 6.3vw;
  /* background-color: violet; */
  opacity: 0;
}

/**/

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

.vbot img {
  width: 100%;
  display: block;
}

/*서브 부분*/

#sub_header {
  display: block;
  width: 100%;
  height: 25vw;
  position: relative;
  top: 0;
  overflow: hidden;
  padding-top: 1vw;
}

.s_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.s_title {
  margin: 0 auto;
  margin-top: 8.5vw;
  width: 38vw;
  opacity: 1;
  z-index: 9999999;
}

/**/

#sub {
  width: 100%;
  position: relative;
  padding-bottom: 10vw;
  background: #fff;
}

.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;
}

.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: 5vw;
  font-weight: 500;
  color: #0c0c0c;
  background: #fff;
  text-align: center;
  padding-top: 2vw;
  padding-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;
  padding-bottom: 5vw;
  /* padding-top:10vw; */
  /* margin-bottom: 7vw; */
}

.page img {
  position: relative;
  width: 95%;
  left: 50%;
  transform: translateX(-50%);
}

.page iframe {
  position: relative;
  width: 96% !important;
}

.iframebox {
  width: 95%;
  margin: 0 auto;
  padding-bottom: 10vw;
  padding-left: 4vw;
  background: #fff;
  height: 1850px;
}

/**/

.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;
}

/*서브탭메뉴*/
.smenu {
  display: none;
  /*서브메뉴 숨겨놓고 서브페이지에서 각 호출예정*/
}

.smenu ul {
  width: 100%;
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.smenu ul li {
  width: 100%;
  line-height: 9vw;
  font-size: 3.2vw;
  letter-spacing: -0.1vw;
}

.smenu ul li:first-child a {
  border-left: none;
}

.smenu ul li a {
  display: block;
  box-sizing: border-box;
  background: #000000;
  border-left: 1px solid #ccc;
  color: #ffffff;
  /*  border-bottom: 1px solid #ccc; */
  font-size: 14px;
}

/* 오시는 길 링크 */

.contact_wrap {
  width: 100%;
  height: 80vw;
  position: relative;
}

.link_box {
  position: absolute;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  bottom: 24%;
  width: 71%;
  left: 38%;
}

.link_1 {
  z-index: 999;
  width: 26vw;
  height: 5vw;
  opacity: 0;
  background-color: rgb(111, 111, 13);
}

.link_2 {
  z-index: 999;
  right: 0%;
  width: 26vw;
  height: 5vw;
  opacity: 0;
  background-color: rgb(243, 43, 21);
}

/* 영상삽입 */

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

.subvideo {
  height: 0;
  left: 2vw;
  padding-bottom: 56.25%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.subvideo.widescreen {
  padding-bottom: 56.25%;
}

.subvideo.vimeo {
  padding-top: 0;
}

.subvideo embed,
.subvideo iframe,
.subvideo object,
.subvideo video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

/*  */

.go_area {
  width: 100%;
  height: 100%;
  position: relative;
}

.go_links {
  width: 70%;
  position: absolute;
  bottom: 24vw;
  right: 13vw;
  height: 8vw;
  z-index: 999;
}

.gogo_link1 {
  width: 100%;
  right: 0;
  display: block;
  top: 2vw;
  height: 5vw;
  position: absolute;
}

.gogo_link2 {
  width: 100%;
  right: 0;
  display: block;
  bottom: 0;
  height: 5vw;
  position: absolute;
}

.rel_btnbox {
  position: relative;
}

/***********스몰탭************/

.stab_wrap {
  position: relative;
  width: 95%;
  margin: 0 auto;
  padding-bottom: 0px;
  padding-top: 15px;
}

.samll_tab {
  display: none;
}

.samll_tab ul {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  /* NEW, Spec - Firefox, Chrome, Opera */
  justify-content: space-between;
  border: 1px solid #4b155b;
}

.samll_tab ul li {
  float: left;
  width: 100%;
  background-color: #fff;
  position: relative;
  border-right: 1px solid #4b155b;
}

.samll_tab ul li:first-child {
  float: left;
  margin-left: 0;
}

.samll_tab ul li:last-child {
  border-right: 0;
}

.samll_tab ul li a {
  text-align: center;
  display: inline-block;
  width: 100%;
  line-height: 45px;
  font-size: 14px;
  font-family: "Noto Sans KR", sans-serif;
  font-weight: 400;
  background: #fff;
  color: #636363;
  /*  transform: rotate(-0.03deg); */
}

.naver_bt {
  position: absolute;
  width: 100%;
  left: 54%;
  top: 45%;
}

.naver_bt img {
  width: 15%;
  transition: 0.6s;
}

.naver_bt img:hover {
  opacity: 0.7;
}

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

@media (max-width: 580px) {}

/* 홍보영상 */

.video_subbox {
  width: 97%;
  margin: 0 auto;
}

.subvideo {
  height: 15vw;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}

.subvideo.widescreen {
  padding-bottom: 56.25%;
}

.subvideo.vimeo {
  padding-top: 0;
}

.subvideo embed,
.subvideo iframe,
.subvideo object,
.subvideo video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}