#wrap {
  width: 100%;
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  font-family: "Noto Sans KR", sans-serif;
  overflow-x: hidden !important;
  text-decoration: none;
}
/*main*************************************/
#main {
  display: block;
  position: relative;
  width: 100%;
  height: 134vw;
  overflow: hidden;
}
.mainslide {
  width: 100%;
  overflow: hidden;
}
.mainslide .swiper-wrapper img {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
}
.swiper-container2 {
  position: relative;
  width: 100%;
}
.arrow {
  z-index: 1000;
  position: absolute;
  top: 95vw;
  left: 26vw;
  width: 49vw;
  height: 21vw;
}
.arrow img {
  width: 23vw;
}
.arrow.swiper-button-prev {
  position: absolute;
  height: 10vw;
  width: 100%;
  outline: none;
  cursor: pointer;
  right: 0vw;
}
.arrow.swiper-button-next {
  width: 100%;
  height: 10vw;
  position: absolute;
  right: 14vw;
  outline: none;
  border: none;
  z-index: 99999;
  cursor: pointer;
}
/*main*************************************/
/*portfolio******
#portfolio {
  position: relative;
  display: block;
  width: 100%;
  height: 140vw;
}
.swiper-container2 {
  position: relative;
  width: 83vw;
	height: 74vw;
  top: 36vw;
  margin: 0 auto;
}
#portfolio img {
  width: 100%;
}
.pret {
  display: block;
  margin: 0 auto;
  position: absolute;
  width: 100% !important;
  top: 0;
}
#portfolio .swiper-wrapper {
  position: relative;
}
#portfolio .swiper-wrapper img {
  width: 100%;
  display: block;
  position: relative;
}
.swiper-pagination {
  position: relative;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  top: 46vw;
}
.portfoliobg {
  position: absolute;
  width: 100%;
  height: 140vw;
  top: 0;
}
.portfoliobg img {
  width: 100%;
}

*/
/*area****************************************/
#area {
  width: 100%;
  height: 148vw;
  position: relative;
}
.areabg img {
  width: 100%;
}
.business {
  position: absolute;
  top: 58vw;
  width: 83vw;
  left: 7vw;
}
.business img {
  width: 100%;
}
/*area****************************************/
/*quickmenu********************************************/
#quickmenu {
  width: 100%;
  height: 96vw;
  position: relative;
}
.quibt li a img {
  width: 100%;
}
.quibt {
  position: absolute;
  width: 78vw;
  margin: 0 auto;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #ebebeb;
  z-index: 99;
  top: 25vw;
  left: 9vw;
}
.quibt li {
  width: 50%;
}
.qbg {
  position: absolute;
  width: 100%;
}
.qbg img {
  width: 100%;
}
/*quickmenu********************************************/
/*brand*******************************************/
#Partner {
  width: 100%;
  height: 68vw;
  position: relative;
  top: 0;
}
.ptnbg {
  width: 100%;
}
.ptnbg img {
  width: 100%;
}
.ptnbtn {
  position: absolute;
  width: 38vw;
  top: 44vw;
  left: 29vw;
}
.ptnbtn img {
  width: 100%;
}
/*brand*******************************************/
#daumRoughmapContainer1629356813177,
#daumRoughmapContainer1629357438344 {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.map01,
.map02 {
  position: relative;
  width: 100%;
  height: 55vw;
  margin: 0 auto;
  top: 18%;
  margin-bottom: 10%;
}
img.ml {
  width: 100%;
  display: block;
}
.root_daum_roughmap .wrap_controllers {
  display: none;
}
.root_daum_roughmap .wrap_map {
  height: calc(100%) !important;
}

.mapBanner {
  width: 100% !important;
  position: absolute;
  z-index: 20;
  height: 96px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
/*sub*********************************************/
#sub {
  width: 100%;
  position: relative;
}

.stit {
  width: 100%;
  height: 42vw;
  position: relative;
}

.stit img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.stxt {
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  z-index: 99999;
}
.stxt p {
  font-size: 6vw;
  text-align: center;
  font-weight: bold;
  color: #fff;
  display: block;
  line-height: 13vw;
  padding-top: 8.5%;
}
.stxt span {
  font-size: 2.3vw;
  text-align: center;
  color: #fff;
  display: block;
}

.slabel {
  font-size: 5vw;
  font-weight: 600;
  color: #000;
  text-align: center;
  margin-bottom: 1vw;
}
.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: 3vw;
  margin-bottom: 7vw;
}
.page img {
  position: relative;
  width: 100%;
}
.page iframe {
  position: relative;
  width: 90% !important;
  margin-top: 6%;
}
/**/
/*서브탭메뉴*/
.smenu {
  display: none;
  /*서브메뉴 숨겨놓고 서브페이지에서 각 호출예정*/
  position: absolute;
  bottom: 0.2vw;
  width: 100%;
  z-index: 2000;
}
.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: rgba(192, 12, 12, 0.8);
  color: #fff;
  padding-bottom: 0.5vw;
  border-left: 1px solid #b93838;
}
/*footer******************************************/
#footer {
  position: relative;
  width: 100%;
  height: 42vw;
  bottom: 0;
  display: block;
  top: 0;
}
#footer img {
  display: block;
  width: 100%;
}
.dasan {
  width: 30vw;
  height: 7vw;
  position: absolute;
  display: block;
  z-index: 99999;
  top: 23vw;
  right: 5vw;
}
.wh {
  width: 100%;
  height: 10vw;
  background-color: #e7e2dc;
  color: #2a2b2b;
  z-index: 999999999;
  position: fixed;
  display: block;
  bottom: 0;
  text-align: center;
  line-height: 9vw;
  font-weight: 700;
  font-size: 1.2em;
}
/*footer end*/
/*서브탭메뉴*/
.tab_menu {
  display: none;
  padding-top: 5vw;
  margin-bottom: 3vw;
}
.tab_menu ul {
  width: 90%;
  margin: 0 auto;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.tab_menu ul li {
  width: 100%;
  display: block;
  font-size: 2.8vw;
  line-height: 3.2vw;
}
.tab_menu ul a {
  display: block;
  box-sizing: border-box;
  background: #fff;
  color: #494747;
  height: 9.7vw;
  padding-top: 2.8vw;
  font-weight: 400;
  border: 1px solid #cecece;
  margin-right: 2px;
}
.tab_menu .tbr a {
  padding-top: 3.4vw !important;
  height: 14.7vw !important;
  line-height: 3.5vw;
}
.tbr1 a {
  line-height: 6.5vw !important;
}
.tab_on {
  background: #c00c0c !important;
  color: #fff !important;
  border: 1px solid #cecece;
  z-index: 11111;
  border-bottom: none !important;
}
.br li a {
  line-height: 4vw;
  height: 14vw;
}
