@charset "utf-8";
/* CSS Document */
/* font */
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');

/* init */
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', Pretendard, Roboto, 'Noto Sans KR', 'Segoe UI', 'Malgun Gothic', sans-serif;
}

.main_img1{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main1.jpg');background-size:100% 100%;}
.main_img2{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main2.jpg');background-size:100% 100%;}
.main_img3{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main3.jpg');background-size:100% 100%;}
.main_img4{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main4.jpg');background-size:100% 100%;}
.main_img5{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main5.jpg');background-size:100% 100%;}
.main_img6{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main6.jpg');background-size:100% 100%;}
.main_img7{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main7.jpg');background-size:100% 100%;}
.main_img8{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main8.jpg');background-size:100% 100%;}
.main_img9{position:relative;width:100%; padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main9.jpg');background-size:100% 100%;}
.main_img10{position:relative;width:100%;padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main10.jpg');background-size:100% 100%;}
.main_img11{position:relative;width:100%;padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main11.jpg');background-size:100% 100%;}
.main_img12{position:relative;width:100%;padding-top:41.67%;background-image:url('/views/hnst/hnst11a/new_main12.jpg');background-size:100% 100%;}

.swiper-button-prev{color:#fff!important;}
.swiper-button-next{color:#fff!important;}


.pl-0 {
  padding-left: 0;
}

.pr-0 {
  padding-right: 0;
}

.aaaaaa br{display:none;}
/* container */
@media (min-width:1550px) {

  #mainTop .container-fluid,
  #mainDistance .container-fluid,
  #mainInfo .container-fluid,
  #mainPreView .container-fluid,
  #mainPrice .container-fluid,
  #mainVr .container-fluid,
  #mainYoutube .container-fluid,#mainYoutube2 .container-fluid,#mainYoutube3 .container-fluid,
  #mainMap .container-fluid,
  #mainBus .container-fluid {
    max-width: 1360px !important;
  }
}


/* fixed Nav */
#fixedNav {
  position: fixed;
  right: 30px;
  bottom: 30px;
  background: #63b2b0;
  z-index: 1000;
}

#fixedNav ul {
  margin: 0;
}

#fixedNav li>a {
  display: flex;
  flex-direction: column;
  width: 105px;
  height: 105px;
  color: #fff;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  font-size: 17px;
}

#fixedNav li>a:hover {
  background: #44a8aa;
  transition: .2s all;
}

#fixedNav li>a>img {
  width: fit-content;
  margin: 0 0 10px;
  max-width: 35px;
}

/* main Common */
#mainHr2 {
  margin: 0 auto;
  width: 95%;
  border-top: 1px solid #d4d4d4;
}

.main-title {
  margin: 0;
  font-size: 45px;
  letter-spacing: -0.75px;
  font-weight: 600;
  color: #000;
  text-align: center;
}

/* main Top */
#mainTop {

  margin-top: 120px;
  position: relative;
}


#mainTop::after {
  content: '';
  display: block;

}

#mainTop .main-slider-img {
  background-position: center !important;
  background-repeat: no-repeat !important;
}

#mainTop .top-wrap {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#mainTop .top-wrap .top-text {
  opacity: 0;
}


#mainTop .top-wrap .mobile-form-title {
  color: #fff;
  font-size: 30px;
  margin: 0 0 15px;
  letter-spacing: -0.75px;
  text-shadow: 0px 3px 2px #222;
}

#mainTop .top-wrap .top-text h2 {
  color: #fff;
  font-size: 30px;
  margin: 0 0 25px;
  letter-spacing: -0.75px;
  text-shadow: 6px 5px 1.5px #2f2f2f, 0px 14px 10px rgb(0 0 0 / 15%), 0px 24px 2px rgb(0 0 0 / 10%), 0px 24px 30px rgb(0 0 0 / 10%)
}

#mainTop .top-wrap .top-text h1 {
  color: #fff;
  font-size: 65px;
  margin: 0;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: -0.75px;
  text-shadow: 6px 5px 1.5px #2f2f2f, 0px 14px 10px rgb(0 0 0 / 15%), 0px 24px 2px rgb(0 0 0 / 10%), 0px 24px 30px rgb(0 0 0 / 10%);
}

#mainTop .top-wrap .top-form {
  padding: 55px 0;
  background: rgba(255, 255, 255, 0.9);
  max-width: 500px;
}

#mainTop .top-wrap .top-form div {
  text-align: center;
}

#mainTop .top-wrap .top-form .form-top>h4 {
  color: #53565b;
  margin: 0;
  font-size: 26px;
  letter-spacing: -0.75px;
  font-weight: 400;
}

#mainTop .top-wrap .top-form .form-top>h3 {
  color: #000;
  margin: 12px 0 20px;
  font-size: 40px;
  letter-spacing: -0.75px;
  font-weight: bold;
}

#mainTop .top-wrap .top-form .form-top>div>input {
  width: 60%;
  height: 65px;
  outline: none;
  font-size: 18px;
  color: #797979;
  border: none;
  padding: 0 25px;
  border: 1px solid #ededed;
}





#mainTop .top-wrap .top-form .form-top>div>input:first-child {
  margin-bottom: 10px;
}


    #mainTop .top-wrap .top-form .form-top>div>input:nth-child(2) {
        width: 20%;
    }

#mainTop .top-wrap .top-form .form-top>div>.form-agree {
  font-size: 17px;
  margin: 20px 0;
  color: #373737;
  display: flex;
  justify-content: center;
}

#mainTop .top-wrap .top-form .form-top>div>.form-agree>div {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 2px;
}

#mainTop .top-wrap .top-form .form-top>div>.form-agree>div>input {
  border: none;
  outline: none;
  margin: 0 5px;
}

#mainTop .top-wrap .top-form .form-top>div>.form-agree>div>a {
  font-size: 10px;
  text-decoration: none;
  color: #000;
  border: 1px solid #838383;
  border-radius: 3px;
  padding: 0 5px;
}

#mainTop .top-wrap .top-form .form-top>div>.form-agree>div>a:hover {
  background: #000;
  color: #fff;
  transition: .1s all;
}

#mainTop .top-wrap .top-form .form-btn {
  text-align: center;
}

#mainTop .top-wrap .top-form .form-btn>a {
  border: none;
  outline: none;
  width: 180px;
  height: 65px;
  font-size: 20px;
  color: #fff;
  margin: 0 10px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
}

#mainTop .top-wrap .top-form .form-btn>a#checkBtn {
  background: #6d6e70;
}

#mainTop .top-wrap .top-form .form-btn>a#checkBtn:hover {
  background: #a5a5a5;
  transition: .2s background;
}

#mainTop .top-wrap .top-form .form-btn>a#checkBtn2 {
  background: #63b2b0;
}

#mainTop .top-wrap .top-form .form-btn>a#checkBtn2:hover {
  background: #93c8c7;
  transition: .2s background;
}

/* main Top Slider */
#mainTopSlider {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  margin: 0;
  text-align: center;
  top: 0;
  left: 0;
}
#formksw1{
	position:absolute;top:150px;right:200px;z-index:8;
}
#mainTopSliderksw2 {
  z-index: 1;
}

#mainTopSlider li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#mainTopSlider li img {
  object-fit: fill;
}

#mainTopSlider li.main-slider1 {
  background: url('/views/hnst/hnst11a/new_main1.jpg') 0% 0% / cover;
}

#mainTopSlider li.main-slider2 {
  background: url('/views/hnst/hnst11a/new_main2.jpg') 0% 0% / cover;
  background-position: bottom !important;
}

#mainTopSlider li.main-slider3 {
  background: url('/views/hnst/hnst11a/new_main3.jpg') 0% 0% / cover;
}

#mainTopSlider li.main-slider4 {
  background: url('/views/hnst/hnst11a/new_main4.jpg') 0% 0% / cover;
}

#mainTopSlider li.main-slider5 {
  background: url('/views/hnst/hnst11a/new_main5.jpg') 0% 0% / cover;
}

#mainTopSlider li.main-slider6 {
  background: url('/views/hnst/hnst11a/new_main6.jpg') 0% 0% / cover;
}

#mainTopSlider li.main-slider7 {
  background: url('/views/hnst/hnst11a/new_main7.jpg') 0% 0% / cover;
}


#mainTopSlider li.main-slider1 {
  z-index: 8;
}


/* 비교특징 */
.charatcor {
  text-align: center;
  margin-top: clamp(40px, 4vw, 70px);
}

.charatcor .container-fluid {
  max-width: 1360px !important;
}

.charatcor__title {
  word-break: keep-all;
  margin-bottom: clamp(40px, 4vw, 70px);
}

.charatcor__title dt {
  font-size: clamp(18px, 4vw, 25px);
  margin-top: 10px;
}

.charatcor__title dd {
  font-size: clamp(27px, 4vw, 35px);
  font-weight: 700;
  line-height: 1.3;
}

.charatcor__images {
  display: flex;
  justify-content: space-between;

}

.charatcor__images li {
  width: 49%;
}

.charatcor__dl {
  font-size: 20px;
  margin-top: 20px;
}

.charatcor__dl dd {
  color: #63b2b0;
}


/* main Info */
#mainInfo {
  background: #f6f6f6;
  padding: 120px 0;
}

#mainInfo #mainInfo.floorInfo {
  padding-top: 10px
}

#mainInfo #mainPreView {
  background: none;
  padding: 0;
}

#mainInfo>div>div>h2 {
  margin: 0;
}

#mainInfo>div>div>h4 {
  margin: 30px 0 40px;
  font-size: 30px;
  color: #6e6e6e;
  font-weight: 400;
  letter-spacing: -0.75px;
}

#mainInfo>div>div>.info-tab {
  overflow: hidden;
  width: 700px;
  margin: 0 auto 50px;
}

#mainInfo>div>div>.info-tab>li {
  float: left;
  width: 33.333%;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
  font-size: 19px;
  background: #fff;
  cursor: pointer;
}

#mainInfo>div>div>.info-tab>li:hover {
  background: #63b2b0;
  color: #fff;
  transition: .2s all;
}

#mainInfo>div>div>.info-tab>li.active {
  background: #63b2b0;
  color: #fff;
}

#mainInfo>div>div>.info-tab>li:last-child {
  border-right: 1px solid #ddd;
}

#mainInfo>div>div>.tabs4 li {
  width: 25%;
}

#mainInfo>div>div>div>.info-top {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 30px;
}

#mainInfo>div>div>div>.info-top>.info-top-left>h2 {
  margin: 0;
  font-size: 40px;
}

#mainInfo>div>div>div>.info-top>.info-top-left>h3 {
  margin: 10px 0 25px;
  font-size: 22px;
  color: #6e6e6e;
  letter-spacing: -0.75px;
  font-weight: 400;
  line-height: 1.4;
}

#mainInfo>div>div>div>.info-top>.info-top-left>img {
  max-width: 650px;
}

#mainInfo>div>div>div>.info-top>.info-top-right {
  position: relative;
}

#mainInfo>div>div>div>.info-top>.info-top-right>div>img {
  z-index: 1;
  position: relative;
  max-width: 600px;
}

#mainInfo>div>div>div>.info-top>.info-top-right>div>.info-img-bg {
  display: inline-block;
  width: 500px;
  height: 500px;
  background: #fff;
  position: absolute;
  border-radius: 50%;
  left: 35%;
  top: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
}

#mainInfo .info-hr {
  background: #eaeaea;
  height: 10px;
  width: 90%;
  margin: 100px auto;
}


/* main Info Slider */
#mainInfo>div>div>.info-tab-cont {
  display: none;
  max-width: 1170px;
  margin: 0 auto;
}

#mainInfo>div>div>div>.info-slider {
  display: flex;
  justify-content: space-between;
}

#mainInfo>div>div>div>.info-slider .slider-img {
  max-width: 100%;
}

#mainInfo>div>div>div>.info-slider>div .slider-top-img {
  max-width: 220px;
  margin: 0 auto 30px;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul {
  margin: 0;
  margin-right: 30px;
  width: 330px;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li {
  margin-bottom: 10px;
  cursor: pointer;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li>div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 25px;
  background: #e7e7e7;
  transition: 0.2s;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li h3 {
  color: #63b2b0;
  font-size: 20px;
  margin: 0;
  letter-spacing: -0.75px;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li p {
  color: #646464;
  font-size: 16px;
  margin: 10px 0 0;
  letter-spacing: -0.75px;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li:hover>div {
  background: #63b2b0;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li:hover h3 {
  color: #fff;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li:hover p {
  color: #fff;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li.active>div {
  background: #63b2b0;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li.active h3 {
  color: #fff;
}

#mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li.active p {
  color: #fff;
}

#mainInfo>div>div>div>.info-slider>div:nth-child(2) {
  display: flex;
  justify-content: center;
  align-items: center;
}

#mainInfo .waitng {
  position: relative;
}

#mainInfo .waitng .inner {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}

#mainInfo .waitng .inner .text {
  font-size: 17px;
  color: #fff;
  line-height: 1.3;
}

#mainInfo .waitng .inner .linker {
  display: block;
  width: 120px;
  line-height: 40px;
  background-color: #63b2b0;
  color: #fff;
  font-size: 15px;
  text-align: center;
  border-radius: 50vmax;
  margin: 30px auto 0 auto;
}

/* main Price */
#mainPrice {
  background: #fff;
  padding-bottom: 110px;
}

#mainPrice>div>div>h5 {
  margin: 20px 0 0;
  font-size: 17px;
  color: #000;
}

#mainPrice table .table-head {
  background: #63b2b0;
  color: #fff;
}

#mainPrice table .table-room {
  background: #708d8b;
  color: #fff;
}

#mainPrice table .table-price {
  background: #63b2b0;
  color: #fff;
}

#mainPrice table {
  margin: 0;
}

#mainPrice table td {
  font-size: 17px;
  padding: 15px 0;
}

#mainPrice .p_table_wrap .p_table {
  width: 100%;
}

#mainPrice .p_table_wrap .p_table td {
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  text-align: center;
  padding: 7px 0;
  box-sizing: border-box;
  color: #353535;
  width: 13%;
  vertical-align: middle;
}

#mainPrice .p_table_wrap .p_table td:first-child {
  width: 9%;
  border-left: none;
}

#mainPrice .p_table_wrap .p_table td:last-child {
  border-right: none;
}

/* 매스컴 */
.center_box {
  width: 95%;
  max-width: 1720px;
  margin: 0 auto;
}

.massmedia {
  background-color: #4e4e4e;

  overflow-x: hidden
}

.massmedia__wrap {
  display: flex;
  flex-direction: column;
  row-gap: 3rem
}

.massmedia__text {
  text-align: center
}

.massmedia__dl {
  font-size: clamp(3rem, 5vw, 5rem);
  color: #fff;
  line-height: 1.3;
  margin-bottom: 3rem
}

.massmedia__dl dt {
  font-weight: 100
}

.massmedia__dl dd {
  font-weight: 600
}

.massmedia__score {
  margin-bottom: 6rem
}

.massmedia__favor {
  font-size: clamp(2rem, 5vw, 3rem);
  font-weight: 300;
  line-height: 1.3;
  margin-bottom: .5rem;
  color: #fff
}

.massmedia__favor span {
  font-weight: 700;
  color: #63b2b0
}

.massmedia__slide img {
  width: 100%
}

.massmedia .slick-dots {
  bottom: -4rem
}

.massmedia .slick-dots li {
  width: clamp(1rem, 3vw, 2.2rem);
  height: clamp(1rem, 3vw, 2.2rem);
  border: 1px solid #fff;
  border-radius: 100%;
  overflow: hidden
}

.massmedia .slick-dots li button {
  padding: 0;
  width: 70%;
  height: 70%;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.massmedia .slick-dots .slick-active button {
  background-color: #fff
}

.massmedia__poster {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 1rem
}

.massmedia__poster li {
  width: 49%
}

.massmedia__broadcast {
  position: relative
}

.massmedia__pop {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 95%;
  display: none
}

.massmedia__pop.show {
  display: block
}

.massmedia__popBox {
  background-color: #eee;
  padding: .5rem;
  width: 100%;
  box-sizing: border-box
}

.massmedia__popBox img {
  display: none
}

.massmedia__popBox .show {
  display: block
}

.massmedia__close {
  position: absolute;
  right: 0;
  top: -3.9rem
}

@media screen and (max-width: 1400px) {
	#formksw1{top:100px;}
}
@media screen and (max-width: 1200px) {
	#formksw1{top:50px;}
	#formksw1 .top-text{display:none;}
}
@media screen and (max-width: 1000px) {
	#formksw1{top:20px;right:50%;transform:translateX(50%);width:100%;}
}	

@media screen and (max-width: 767px) {
	.sssssss{margin-bottom:6px;}
	.ssssss1{font-size:30px!important;}
	#formksw1{padding:40px 15px;position:relative;top:unset;right:unset;transform:unset}
	.main_img1{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo1.jpg');}
	.main_img2{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo2.jpg');}
	.main_img3{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo3.jpg');}
	.main_img4{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo4.jpg');}
	.main_img5{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo5.jpg');}
	.main_img6{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo6.jpg');}
	.main_img7{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo7.jpg');}
	.main_img8{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo8.jpg');}
	.main_img9{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo9.jpg');}
	.main_img10{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo10.jpg');}
	.main_img11{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo11.jpg');}
	.main_img12{padding-top:75%;background-image:url('/views/hnst/hnst11a/new_main_mo12.jpg');}
}
@media screen and (min-width: 1200px) {
  .massmedia__wrap {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start
  }

  .massmedia__text {
    text-align: left;
    width: 50.5rem;
        margin: 0 auto!important;
  }





  .massmedia__sildeWrap {
    transform: translateX(10%);
    width: calc(100% - 53rem)
  }

  .massmedia__slide .slick-slide {
    margin: 0 2rem
  }

  .massmedia .slick-dots {
    position: static;
    text-align: left;
    margin-top: 2rem
  }

  .massmedia__pop {
    width: 61.41%
  }

  .massmedia__close {
    right: -3.9rem;
    top: 0;
    cursor: pointer
  }
}

/* main Consult */
#mainConsult {
  background: #6cbdbb;
  word-break: keep-all;
  position: relative;
	z-index: 10;
}

.consult .container-fluid {
  max-width: 760px;
  margin: 0 auto;
  padding: 40px 0 0 0; 
}

.consult .title-m {
  display: none;
  line-height: 1.4;
  margin-bottom: 40px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -2px;
}

.consult .title-pc {
  color: #fff;
  margin-bottom: 50px;
  line-height: 1
}

.consult .title-pc .caption {
  font-size: clamp(20px, 4vw, 30px);
  font-weight: 300;
  color: #fff;
  letter-spacing: -2px;
  white-space: nowrap;
  text-indent: 0px;
  line-height:38px;
}

.consult .title-pc .tit {
  margin: 15px 0 0;
  font-size: clamp(28px, 4.5vw, 45px);
  font-weight: 600;
  letter-spacing: -2.8px
}

.consult .form_wrap {
  font-weight: 400;
  font-size: 20px
}

.consult .form_wrap .list {
  color: #333
}

.consult .form_wrap .list li {
  width: 100%;
  height: 65px
}

.consult .form_wrap .list li:nth-child(n+2) {
  margin-top: 20px
}

.consult .form_wrap .list label {
  top: 0;
  left: 30px;
  line-height: 65px;
  transition: transform 0.3s ease, font-size 0.3s ease
}

.consult .form_wrap .list label em {
  display: none;
}

.consult .form_wrap .list input {
  outline: 0;
  border: none;
  -webkit-appearance: none;
  width: 100%;
  height: 100%;
  line-height: 65px;
  padding: 5px 30px 0 30px;
  color: #333;
  background: #fff
}

.consult .form_wrap .list .cer {
  width: 27.2%;
  height: 100%;
  line-height: 65px;
  border-radius: 10px;
  background: #286c6a;
  color: #fff
}

.consult .form_wrap .list .cer-num {
  width: 71.5%
}

.consult .chk_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 30px 0 10px;
  padding: 0 0 20px;
  /*border-bottom: 1px solid rgba(255, 255, 255, .4)*/
}

.consult .agree {
  font-size: clamp(16px, 4vw, 20px);
  font-weight: 300;
  color: #fff;
  width:46%;
}

.consult .agree label {
  padding-left: 40px;
  letter-spacing: 0;
  cursor: pointer
}

.consult .input-required label.up {
  transform: translate(0, -13px);
  font-size: 16px;
  opacity: 0.6
}

.consult .agree label::after {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 15px);
  width: 30px;
  height: 30px;
  background: #fff no-repeat 50%;
  border-radius: 5px
}

.consult .agree input:checked+label::after {
  background-image: url('//d3b5puofryrsme.cloudfront.net/honorstone/chk.png')
}

.consult .q {
  display: none;
}

.consult .submit_btn {
  width: 100%;
  height: 90px;
  line-height: 90px;
  margin: 0 auto;
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  background: #111;
  overflow: hidden;
  transition: all 0.4s;
box-shadow: 0px 12px 18px 0px rgba(15, 113, 110, 0.70);
}

.consult .submit_btn:hover {
  transform: translateY(-5px);
  
  background:#454545;
}

.iiii{text-align:center; text-decoration:underline!important;color:#454545!important;margin-top:40px;display:block;font-size:16px;font-weight:bold;}

.consult input[type=checkbox],
input[type=radio] {
  display: none;
}

.consult a:active,
a:hover,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

.block {
  display: block;
}

.tc {
  text-align: center;
}

.ab {
  position: absolute;
}

.rel {
  position: relative;
}

/***** modal *****/
.modal {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .6);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
  transition-delay: 0.3s;
  z-index: -1;
}

.modal-popup {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 20px 30px;
  overflow: hidden;
  z-index: 1;
}

.modal-cont {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin: 0 auto;
  background: #fff;
  transition: opacity 0.6s ease, transform 0.6s ease;
  transition-delay: 0s;
  opacity: 0;
  transform: translateY(60px);
  z-index: 1;
}

.modal .bt_close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 32px;
  height: 29px;
}

.modal.on {
  opacity: 1;
  visibility: visible;
  z-index: 10002;
  transition-delay: 0s;
}

.modal.on .modal-popup {
  overflow: auto;
}

.modal.on .modal-cont {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.3s;
}

.modal-table td, th {
  border:1px solid #ddd;
}


/* privacy popup */
.privacy-pop .modal-cont {
  width: 100%;
  max-width: 550px;
  height: 640px;
  padding: 70px 0 20px;
  border-radius: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.privacy-pop .modal-body {
  height: 100%;
  line-height: 1.4;
  padding: 0 25px;
  font-size: 18px;
  font-weight: 300;
  white-space: pre-line;
  overflow: auto;
  color: #7a7a7a;
}

.privacy-pop .bt_close {
  border: none;
  background: url(//d3b5puofryrsme.cloudfront.net/honorstone/close.png) no-repeat center/cover;
}

.privacy-pop .modal-body strong {
  font-size: 21px;
  font-weight: 600;
}

/*quick*/
.quick {
  position: relative;
  visibility: visible;
  z-index: 10;
  transition: all 0.6s;
}

.quick.hide {
  opacity: 0;
  visibility: hidden;
}

.quick .m {
  position: fixed;
  bottom: 100px;
  right: 10px;
  animation: bounce 0.6s linear infinite alternate;
  z-index: 1000;
}

.quick .m .shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: #5ec5c2;
  animation: pulse 2s ease infinite;
  z-index: -1;
}

.quick .m .sh2 {
  animation-delay: 0.4s
}

.quick .m .txt {
  position: relative;
  z-index: 1;
}

.quick .m .bg {
  position: absolute;
  right: -17px;
  bottom: -14px;
}

/* .quick .m .quick_link {display:block; position:relative; width:100%; height:100%; padding:50px 0 0; border-radius:50%; background:#5ec5c2; box-shadow:11px 11px 15px rgba(0,0,0,22%);} */
.quick .m .quick.hide {
  right: -170px;
}

.hide {
  display: block !important;
}

@keyframes bounce {
  100% {
    transform: translate(0, 16px)
  }
}

@keyframes pulse {
  0% {
    opacity: 0.5;
    transform: scale(0.8)
  }

  35% {
    opacity: 0.3
  }

  70% {
    transform: scale(1.15)
  }

  100% {
    opacity: 0;
    transform: scale(1.22)
  }
}



.num_normal {
  font-weight: 300;
}

.bg_add {
  background-color: #f1f1f1;
}

.list_honorpro .step_choice {
  margin-top: 0;
}

.list_step_choice ul li .product_tit {
  overflow: hidden;
}

.list_step_choice ul li .product_tit span.tit_pro {
  float: left;
}

.list_step_choice ul li .product_tit span.pro_price {
  float: right;
  padding-left: 5px;
  box-sizing: border-box;
}

.list_step_choice table {
  width: 100%;
}

.btn_add_exp {
  width: 155px;
  height: 20px;
  border-radius: 50px;
  border: none;
  background-color: #353535;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  line-height: 21px;
  cursor: pointer;
}

.add_price {
  float: right;
  font-size: 14px;
  font-weight: 300;
  color: #353535;
  padding-left: 10px;
  box-sizing: border-box;
}

.cs_exp {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  margin-left: 5px;
}

.cs_exp_only {
  display: none;
}




/* main Location */
#mainLocation {
  background: #fff;
  padding: 110px 0;
}

#mainLocation>div {
  background: url(/views/hnst/hnst11a/img08.jpg);
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
}

#mainLocation>div>h2 {
  color: #fff;
  font-size: 55px;
  margin: 0;
  letter-spacing: 12px;
  font-weight: bold;
}

#mainLocation>div>h3 {
  color: #fff;
  font-size: 25px;
  line-height: 1.4;
  font-weight: 400;
  margin: 15px 0 120px;
}

#mainLocation>div>a {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
  font-size: 22px;
  text-decoration: none;
  letter-spacing: -0.75px;
  display: inline-flex;
  width: 300px;
  height: 70px;
  justify-content: center;
  align-items: center;
  transition: .2s all;
}

#mainLocation>div>a:hover {
  background: #fff;
}

#mainLocation>div>a:hover>img {
  left: 10px;
}

#mainLocation>div>a>img {
  margin-left: 10px;
  transition: .2s all;
  position: relative;
  left: 0;
}

/* main PreView */
#mainPreView {
  background: #fff;
  padding: 70px 0 50px;
}

#mainPreView>div>div>div>#titleText {
  margin-bottom: 70px;
  max-width: 1150px;
}

#mainPreView>div>div>div>h3 {
  font-size: 30px;
  color: #6e6e6e;
  letter-spacing: -0.75px;
  margin: 0 0 50px;
  font-weight: bold;
}

#mainPreView>div>div>div.col-xs-12>img {
  margin-bottom: 15px;
}

#mainPreView .textTitle {
  position: relative;
}

#mainPreView .text-title:before,
#mainPreView .text-title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 270px;
  height: 2px;
  background-color: #63b2b0;
  display: block;
}

#mainPreView .text-title:after {
  left: unset;
  right: 0;
}

#mainPreView .text-title {
  font-size: 55px;
  margin: 0 0 50px;
  font-weight: bold;
  position: relative;
}

#mainPreView .text-title span {
  color: #63b2b0;
  display: block;
  line-height: 0.9em;
}

.marks {
  display: block;
  position:relative;
  padding-top:14%;
  text-align:center;
}

.marks .nn {
  width: 60%;
  /*background-color: #f9f9f9;*/
  position:absolute;
  top:-10%;
  left:50%;
  transform:translateX(-50%);
}
.marks .n2 {
	margin-right:18%;
}
.marks li {
  width: 40%;
  /*background-color: #f9f9f9;*/
  box-sizing: border-box;
  padding: 55px 3%;
  text-align: center;
  display: inline-block;
  align-items: center;
  justify-content: space-between;
}

.marks li p {
  color: #212121;
  font-size: clamp(1.8rem, 5vw, 2.3rem);
  font-weight: 500;
  margin: 0rem;
}
.marks li p img{
  max-width:330px;
}
.marks li p span {
  color: #4ea4a5;
}

/* main Distance */
#mainDistance {
  background: #fff;
  padding-bottom: 20px;
}

#mainDistance .main-title {
  text-align: left;
}

#mainDistance>div>div>div>#titleText {
  padding: 100px 0;
  max-width: 800px;
}

#mainDistance>div>div>div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#mainDistance>div>div>div:nth-child(2)>img {
  max-width: 780px;
}

#mainDistance>div>div>div:nth-child(2)>div>h4 {
  color: #000;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: -0.75px;
  margin: 40px 0 40px;
}

#mainDistance>div>div>div:nth-child(2)>div>a {
  background: #63b2b0;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
  letter-spacing: -0.75px;
  display: inline-flex;
  width: 300px;
  height: 70px;
  justify-content: center;
  align-items: center;
  transition: .2s all;
}

#mainDistance>div>div>div:nth-child(2)>div>a:hover {
  background: #69b8b5;
}

#mainDistance>div>div>div:nth-child(2)>div>a:hover>img {
  left: 10px;
}

#mainDistance>div>div>div:nth-child(2)>div>a>img {
  margin-left: 10px;
  position: relative;
  left: 0;
  transition: .2s all;
}

/* main Vr */
#mainVr {
  background: #fff;
  padding: 100px 0;
}

#mainVr>div>div>h4 {
  margin: 30px 0 65px;
  font-size: 30px;
  color: #6e6e6e;
  font-weight: 400;
  letter-spacing: -0.75px;
}

#mainVr>div>div>div {
  overflow: hidden;
  position: relative;
}

#mainVr>div>div>div>img:hover {
  transform: scale(1.1);
  transition: .3s all;
}

#mainVr>div>div>div>ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  height: 100%;
}

#mainVr>div>div>div>ul>li {
  float: left;
  width: 25%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 100%;
  overflow: hidden;
}

/* #mainVr > div > div > div > ul > li:hover > a > img { transform: scale(1.2); } */
#mainVr>div>div>div>ul>li>a {
  color: #fff;
  text-decoration: none;
  font-size: 35px;
}

/* #mainVr > div > div > div > ul > li > a > img { transition: .3s all; } */

/* main Youtube */
#mainYoutube {
  background: #fff;
}

#mainYoutube>div>div>div>img {
  padding: 115px 0;
  max-width: 1200px;
  margin: 0 auto;
}

#mainYoutube .text-title {
  text-align:center;
  margin: 100px 0 10px;
  font-size:35px;
}
#mainYoutube .sub-title {
  text-align:center;
  margin: 10px 0 40px;
  font-size:60px;
  color:#67ada9;
}

#mainYoutube .text-title .line-deco {
  color: #63b2b0;
}

#mainYoutube .text-title .text-sub p {
  font-size: 50px;
  margin: 0;
  line-height: 1.1em;
  text-align: left;
}

#mainYoutube .text-title .text-sub p span {
  font-weight: bold;
}

#mainYoutube .text-title .text-sub2 {
  display: flex;
  justify-content: end;
  align-items: flex-end;
}

#mainYoutube .text-sub2 p {
  text-align: right;
  font-size: 25px;
}

#mainYoutube .text-title .text-line {
  content: '';
  width: 350px;
  height: 2px;
  background-color: #333333;
  align-self: end;
  margin-bottom: 10px;
}


/* main Youtube */
#mainYoutube3 {
  background: #fff;
}

#mainYoutube3>div>div>div>img {
  padding: 115px 0;
  max-width: 1200px;
  margin: 0 auto;
}

#mainYoutube3 .text-title {
  display: flex;
  justify-content: space-between;
  margin: 100px 0 50px;
}

#mainYoutube3 .text-title .line-deco {
  color: #63b2b0;
}

#mainYoutube3 .text-title .text-sub p {
  font-size: 50px;
  margin: 0;
  line-height: 1.1em;
  text-align: left;
}

#mainYoutube3 .text-title .text-sub p span {
  font-weight: bold;
}

#mainYoutube3 .text-title .text-sub2 {
  display: flex;
  justify-content: end;
  align-items: flex-end;
}

#mainYoutube3 .text-sub2 p {
  text-align: right;
  font-size: 25px;
}

#mainYoutube3 .text-title .text-line {
  content: '';
  width: 350px;
  height: 2px;
  background-color: #333333;
  align-self: end;
  margin-bottom: 10px;
}


/* main Map */
#mainMap {
  padding: 110px 0 0;
  background: #fff;
}

#mainMap .main-title {
  margin-bottom: 95px;
}

#mainMap .root_daum_roughmap {
  width: 100% !important;
  height: 800px;
}

#mainMap .wrap_map {
  height: 100% !important;
}

/* main Bus */
#mainBus {
  padding: 135px 0 150px;
  background: url(/views/hnst/hnst11a/botBG.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

#mainBus .main-title {
  margin-bottom: 105px;
}

#mainBus>div>div>div>h4 {
  color: #63b2b0;
  font-size: 21px;
  margin: 0 0 35px;
  padding: 0 5px;
}

#mainBus>div>div>div:nth-child(2)>ul {
  margin-bottom: 60px;
}

#mainBus>div>div>div>ul {
  text-align: center;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
}

#mainBus>div>div>div>ul>li {
  float: left;
  width: 20%;
  position: relative;
}

#mainBus>div>div>div>ul>li>.bus-line {
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  background: #63b2b0;
  width: 100%;
  height: 2px;
}

#mainBus>div>div>div>ul>li>.bus-dot {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #63b2b0;
  margin-bottom: 10px;
}

#mainBus>div>div>div>ul>li>.bus-more {
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translate(-50%, -50%);
}

#mainBus>div>div>div>ul>li>p {
  font-size: 18px;
  height: 70px;
  line-height: 1.1;
  margin: 0;
  color: #333;
}

#mainBus>div>div>div>ul>li>p>span {
  font-size: 15px;
  color: #333;
}

#mainBus>div>div>div>ul>li>h6 {
  font-size: 17px;
  color: #333;
  margin: 0;
  font-weight: 400;
}

#mainBus>div>div>h5 {
  margin: 35px 0 0;
  font-size: 17px;
  color: #000;
}


.come_tit {
  width: 100%;
  border-bottom: 1px solid #363636;
  box-sizing: border-box;
}

.come_tit span.come_tit_txt {
  padding: 0 1% 5px 1%;
  color: #008c9e;
  font-weight: bold;
  text-align: left;
  font-size: 23px;
}

.come_cont {
  width: 100%;
  margin: 20px 0 20px 1%;
}

.come_cont_tit {
  overflow: hidden;
  width: 100%;
  margin: 10px 0 10px 5px;
}

.come_cont_tit .come_divider_h {
  float: left;
  display: block;
  width: 5px;
  height: clamp(20px, 3.5vw, 30px);
  background-color: #008c9e;
  margin-right: 5px;
}

.come_cont_tit .come_cont_txt {
  float: left;
  font-size: clamp(13px, 4vw, 17px);
  color: #363636;
}

.come_cont_tit .come_cont_txt img {
  display: inline-block;
  width: 25px;
}

.come_list {
  width: 100%;
}

.come_list ul {
  overflow: hidden;
  width: 100%;
}

.come_list ul li {
  float: left;
  position: relative;
  width: 15%;
  margin: 0 5% 0 0;
}

.come_list ul li:last-child {
  margin-right: 0%;
}

.c_list_wrap {
  width: 100%;
}

.c_list_wrap .c_list_tit {
  width: 100%;
  height: 47px;
  border-radius: 100px;
  color: #008c9e;
  border: 1px solid #008c9e;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
}

.c_list_wrap .c_list_tit .tit_big {
  display: block;
  font-size: clamp(13px, 4vw, 18px);
  margin-right: 5px;
  line-height: 48px;
}

.c_list_wrap .c_list_tit .tit_2row {
  line-height: 7px;
  padding-top: 10px;
}

.c_list_wrap .c_list_tit .tit_small {
  font-size: 13px;
}

.c_list_wrap .c_list_cont {
  width: 100%;
  overflow: hidden;
  margin-top: 5px;
  padding: 10px 0;
}

.c_list_wrap .c_list_cont .c_list_txt {
  float: left;
  width: 100%;
  border-bottom: 1px solid #363636;
  box-sizing: border-box;
  text-align: center;
  padding: 17px;
}

.c_list_wrap .c_list_cont .c_list_txt:last-child {
  border-bottom: none;
}

.arrow_next {
  display: block;
  position: absolute;
  right: -50px;
  top: 18px;
}

.arrow_next_m {
  display: none;
}

#come_cont2 .come_cont_tit .come_divider_h {
  background-color: #363636;
}

#come_cont2 .c_list_wrap .c_list_tit {
  background-color: #a5a5a5;
  color: #fff;
  border: 1px solid #a5a5a5;
  box-sizing: border-box;
}

.oneStop {
  width: 95%;
  margin: 0 auto 70px auto;
}

.oneStop>div>div>ul {
  overflow: hidden;
  color: #333;
  font-size: 21px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  max-width: 850px;
}

.oneStop>div>div>ul>li {
  width: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 20px 0;
  text-align: left;
}

.oneStop>div>div>ul>li>img {
  margin-right: 20px;
}

.oneStop>div>div>ul>li p {
  width: calc(100% - 223px);
  font-size: clamp(13px, 5vw, 20px);
  word-break: keep-all;
}

.oneStop>div>div {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 15px;
}

.oneStop>div>div>h2 {
  color: #63b2b0;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 20px;
  line-height: 1.4;
}

.oneStop>div>div>h4 {
  color: #000;
  font-size: 24px;
  line-height: 1.3;
}

.oneStop>div>div>h5 {
  color: #333333;
  padding: 0 12%;
}

.oneStop>div>div>h1 {
  color: #63b2b0;
  font-size: clamp(25px, 6vw, 42px);
  font-weight: bold;
  line-height: 1.2;
  margin: 30px 0;
  word-break: keep-all;
  display: flex;
  align-items: center;
  gap: 5px;
}

.oneStop>div>div>h1 img {
  width: clamp(23px, 5.5vw, 45px);
}

.oneStop>div>div>h1 strong {
  color: #000;
}

.oneStop>div>div>h1>a {
  text-decoration: none;
  color: #63b2b0;
  font-weight: bold;
  font-size: 68px;
  position: relative;
  top: 0;
}

.oneStop>div>div>h1>a:hover {
  color: #396c6b;
  transition: .4s all;
  top: -10px;
}

.oneStop>div>div>h3 {
  color: #63b2b0;
  font-weight: bold;
  line-height: 1.5;
  font-size: 28px;
  margin: 25px 0 0;
}

.oneStop>div>div>h3 span {
  background: #63b2b0;
  color: #333;
  padding: 0 5px;
  display: inline-block;
  margin-right: 5px;
}

.oneStop>div>div>p {
  color: #a6a6a6;
  margin: 15px 0 0;
}

.oneStop #topWrapCall {
  display: none;
}


/* mainTwoInOne */
#mainTwoInOne {
  background: #f6f6f6;
  padding: clamp(70px, 6vw, 100px) 2.5%;
  /* width: 95%;
  margin: 0 auto; */
  word-break: keep-all;
}

#mainTwoInOne .content-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#mainTwoInOne .content-wrap>div>hr {
  border-top: 2px solid #333;
  float: left;
  width: 65px;
  margin: 0;
}

#mainTwoInOne .content-wrap>div {
  clear: both;
}

#mainTwoInOne .content-wrap>div>div>h1 {
  margin: 50px 0;
  font-weight: bold;
  font-size: clamp(28px, 5vw, 40px);
  line-height: 1.3;
  clear: both;
}

#mainTwoInOne .content-wrap>div>div>h1>span {
  color: #fff;
  background-color: #63b2b0;
}


#mainTwoInOne .content-wrap .onePrice {
  font-size: clamp(22px, 5vw, 29px);
}

#mainTwoInOne .content-wrap .onePrice dt {
  font-weight: 400;
}

#mainTwoInOne .content-wrap .onePrice dd {
  font-weight: 900;
  color: #63b2b0;
}

#mainTwoInOne .content-wrap .allinOn {
  font-size: clamp(22px, 5vw, 29px);
  line-height: 1.6;
  margin-bottom: 20px;
  display: inline-block;
  border: 3px solid #63b2b0;
  padding: 10px;
  border-radius: 15px;
  line-height: 1;
}

#mainTwoInOne .content-wrap>div>div>h3 {
  font-size: clamp(22px, 5vw, 29px);
  line-height: 1.6;
  margin: 0;
}


#mainTwoInOne .content-wrap>div>div>h4 {
  font-size: clamp(18px, 5vw, 23px);
  margin: 20px 0 0;
  letter-spacing: -0.5px;
  font-weight: 400;
}

#mainTwoInOne .content-wrap table {
  font-size: clamp(15px, 4vw, 21px);
  margin-top: 25px;
}

#mainTwoInOne .content-wrap table.mtio_table {
  margin-top: 0;
}

#mainTwoInOne .content-wrap table td {
  padding: 3px;
  border: none;
}

#mainTwoInOne .content-wrap>img {
  float: right;
}

/* mainEasy */
#mainEasy {
  background: #63b2b0;
  color: #fff;
  text-align: center;
  padding: clamp(70px, 6vw, 100px);
  word-break: keep-all;
}

#mainEasy>div>div>span {
  display: block;
  width: 1px;
  margin: 0 auto;
  background: #fff;
  height: 80px;
}

#mainEasy>div>div>h1 {
  font-weight: bold;
  font-size: 37px;
  margin: 75px 0 70px;
}

#mainEasy>div>div>h2 {
  margin: 0;
  font-size: clamp(20px, 5vw, 28px);
  font-weight: 300;
  line-height: 1.6;
}

#mainEasy>div>div>div>ul {
  margin: 0;
}


/* mainBenefits */
#mainBenefits {
  text-align: center;
  color: #fff;
  background: url(/views/hnst/hnst11a/bg02.jpg);
  height: clamp(200px, 30vw, 540px);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
	z-index: 10;
}

#mainBenefits h1 {
  margin: 0;
  font-size: 45px;
  font-weight: 300;
}

#mainBenefits h2 {
  margin-bottom: clamp(30px, 5vw, 45px);
  font-size: clamp(18px, 5vw, 38px);
  font-weight: 300;
  line-height: 1.35;
}

#mainBenefits h2 .bgSpan {
  color: #fff;
  background-color: #63b2b0;
}

#mainBenefits h2 .lineSpan {
  border-bottom: 1px solid #fff;
}

#mainBenefits .benefBtn {
  width: 95%;
  max-width: 360px;
  height: 70px;
  margin: 65px auto 0 auto;
  background-color: #63b2b0;
  /* border-radius: 10px; */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(28px, 5vw, 35px);
  font-weight: 500;
  color: #fff;
  text-decoration: none !important;
}


#mainBenefits h3 {
  margin: 0;
  font-size: clamp(18px 5vw, 33px);
  background: #fff;
  color: #000;
  display: inline-block;
  font-weight: 200;
  padding: 7px 15px;
}

#mainBenefits h3>strong {
  color: #63b2b0;
}

.theCall {
  width: 95%;
  max-width: 760px;
  margin: clamp(65px, 6vw, 1170px) auto 0 auto;
}

.theCall li {
  width: 100%;
  height: 85px;
  background-color: #63b2b0;
  border: 1px solid #ddd;
  border-radius: 2rem;
}

.theCall li:first-child {
  margin-bottom: 1rem;
}

.theCall li a {
  font-size: clamp(22px, 5vw, 30px);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  column-gap: 15px;
}

.theCall li a:hover {
  text-decoration: none;
}


.thePriceTable {
  padding-top: clamp(35px, 5vw, 100px);
}

.priceTable .warn {
  font-size: 17px;
  margin-top: 10px;
  line-height: 1.3;
  position: relative;
  text-align: right;
  word-break: keep-all;
}


.trueTabs {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 95%;
  max-width: 700px;
  margin: 0 auto;
}

.trueTabs li {
  width: 50%;
  height: 60px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50vmax;
}

.trueTabs li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  height: 100%;
  color: #333;
}

.trueTabs li.on,
.trueTabs li:hover {
  border: 3px solid #63b2b0;
}

.trueTabs li.on a,
.trueTabs li:hover a {
  color: #63b2b0;
  text-decoration: none;
  font-weight: 700;
}

.hideTable {
  display: none;
}

.hideFloor {
  display: none;
}


/* top button */
a#mobileTopBtn {
  display: none;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 240px;
  z-index: 999;
  opacity: 1;
  background-color: #63b2b0;
  color: #fff;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  padding: 16px 10px;
  font-size: 18px;
  text-decoration: none;
}

/* a#mobileTopBtn:hover {  opacity: 1; transition: 0.3s all; } */
#mobileTopCall {
  display: block;
  background-color: #63b2b0;
  border-radius: 30px;
  margin-right: 10px;
}

#mobileTopCall a {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  padding: 0 20px;
  line-height: 35px;
  text-decoration: none;
}

/* mobile Btn */
#mobile {
  background: #fff;
  z-index: 9999;
}

/* #mobile { background: #63b2b0; z-index: 9999; } */
.mm-title,
.mm-listview a,
.mm-listview a:hover {
  color: #000 !important;
  font-size: 17px;
  padding: 10px 0px !important;
  text-align: center;
}

.mm-navbar {
  height: auto !important;
  display: none !important;
}

.mm-listview {
  margin: 0 !important;
}

.mm-panels>.mm-panel.mm-hasnavbar {
  padding: 0 15px !important;
}

/* 로비 */
.lobby {
  width: 95%;
  margin: 0 auto;
  text-align: center;
  padding: clamp(30px, 6vw, 110px) 0;
  border-top: 1px solid #ddd;
}

.lobby>article:not(:last-child) {
  margin-bottom: clamp(60px, 6vw, 110px);
}

.lobby .lobbyimg {
  width: 100%;
  max-width: 1069px;
  margin: 0 auto;
}

.lobby .text-center {
  font-size: clamp(18px, 2.5vw, 30px);
  color: #6e6e6e;
  letter-spacing: -0.75px;
  margin: clamp(30px, 5vw, 60px) 0 0 0;
  font-weight: bold;
}

.lobby dl {
  margin: 30px 0 0 0;
}

.lobby dl dt {
  font-size: clamp(19px, 5vw, 25px);
  padding: clamp(30px, 6vw, 50px) 0 0.6em 0;
  margin-bottom: 0;
}

.lobby dl dd {
  font-size: 16px;
  font-weight: 300;
  color: #6e6e6e;
  line-height: 26px;
}


/* footer Form */
#footerForm {
  background: rgba(99, 178, 176, 0.9);
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 18px 0;
  display: none;
  z-index: 1000;
}

#footerForm>div>div>div {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

#footerForm>div>div>div>div>div.form-btn>button {
  border: none;
  outline: none;
  width: 180px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  margin: 0 5px;
}

#footerForm>div>div>div>div>div.form-btn>button#checkBtn {
  background: #6d6e70;
}

#footerForm>div>div>div>div>div.form-btn>button#checkBtn:hover {
  background: #a5a5a5;
  transition: .2s background;
}

#footerForm>div>div>div>div>div.form-btn>button#checkBtn2 {
  background: #fff;
  color: #333;
}

#footerForm>div>div>div>div>div.form-btn>button#checkBtn2:hover {
  background: #f2f2f2;
  transition: .2s background;
}

#footerForm>div>div>div>div>div.form-btn>a {
  border: none;
  outline: none;
  width: 180px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  margin: 0 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

#footerForm>div>div>div>div>div.form-btn>a#checkBtn {
  background: #6d6e70;
}

#footerForm>div>div>div>div>div.form-btn>a#checkBtn:hover {
  background: #a5a5a5;
  transition: .2s background;
  text-decoration: none;
}

#footerForm>div>div>div>div>div.form-btn>a#checkBtn2 {
  background: #fff;
  color: #333;
}

#footerForm>div>div>div>div>div.form-btn>a#checkBtn2:hover {
  background: #f2f2f2;
  transition: .2s background;
  text-decoration: none;
}

#footerForm>div>div>div>div {
  display: flex;
}

#footerForm>div>div>div>div>div.form-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

#footerForm>div>div>div>div>div.form-agree {
  font-size: 17px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  column-gap: 20px;
}

#footerForm>div>div>div>div>div.form-agree p {
  margin: 0;
  display: flex;
  align-items: center;
  column-gap: 5px;
}

#footerForm>div>div>div>div>div.form-agree p input {
  margin: 0;
}

#footerForm>div>div>div>div>div.form-agree>a {
  font-size: 10px;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  padding: 0 5px;
  margin-left: 5px;
}

#footerForm>div>div>div>div>div.form-agree>a:hover {
  background: #2d9a97;
  transition: .1s all;
}

#footerForm>div>div>div>div>div.form-agree>input {
  border: none;
  outline: none;
  margin: 0 5px;
}

#footerForm>div>div>div>div.form-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

#footerForm>div>div>div>div.form-text>p {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 4px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

#footerForm>div>div>div>div.form-text>input {
  width: 45%;
  height: 40px;
  outline: none;
  font-size: 17px;
  color: #797979;
  border: none;
  padding: 0 15px;
  border: 1px solid #ededed;
  margin: 0 3px;
}

#footerForm>div>div>div>div.form-text>#cname2 {
  width: 30%;
}

#footerForm>div>div>div>div>input:first-child {
  margin-right: 10px;
}

/* agree */
.agree_wrap {
  z-index: 1000;
  position: relative;
  display: none;
}

.agree_wrap #modalBG {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  z-index: 700;
}

.agree_wrap .close {
  width: 30px;
  height: 30px;
  border: none;
  background-color: #fff;
  border: 1px solid #353535;
  color: #000;
}

.agree_wrap .close:before {
  content: 'X';
  font-size: 25px;
  color: #000;
}

.agree_wrap .wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55%;
  z-index: 1000;
}

.agree_wrap .wrap .all_check {
  position: absolute;
  right: 0;
  top: -20px;
  background: #fff;
  color: #000;
}

.agree_wrap .agreed_list {
  width: 100%;
  padding: 30px;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: rgb(145 158 171 / 24%) 0px 0px 2px 0px, rgb(145 158 171 / 24%) 0px 16px 32px;
}

.agree_wrap .agreed_list ul {
  overflow: hidden;
  margin: 0;
}

.agree_wrap .agreed_list ul li {
  background-color: #fff;
  float: left;
  width: 32.6%;
}

.agree_wrap .agreed_list ul li:first-child {
  margin-right: 2%;
}

.agree_wrap .agreed_list ul li .agree_tit {
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 20px;
}

.agree_wrap .agreed_list ul li .con {
  padding: 15px;
  border: 1px solid #ddd;
  height: 400px;
  box-sizing: border-box;
  overflow-y: scroll;
  font-weight: 300;
  line-height: 25px;
  font-size: 15px;
}

.mm-slideout {
  z-index: 1000 !important;
}



/* footer */
footer {
  width: 100%;
  background-color: #555;
  overflow: hidden;
}

.footerWrap {
  padding: 30px 0 100px;
}

.footerLogo {
  width: 150px;
  margin: 0 auto;
}

.footerLogo img {
  display: block;
  width: 100%;
}

.footerAddr {
  text-align: center;
  color: #cccccc;
  font-size: 12px;
  line-height: 19px;
  font-weight: 300;
  margin-top: 15px;
}

.footerAwards {
  width: 700px;
  margin: 30px auto 0;
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  overflow: hidden;
}

.awaed_logo {
  /*width:210px;*/
  margin: 0 auto;
}

.awaed_logo ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.awaed_logo ul li {
  /*float: left;*/
  width: 86px;
}

.awaed_logo ul li:first-child {
  /*margin-right: 10px;*/
  width: 100px;
}

.awaed_logo ul li img {
  display: block;
  width: 100%;
}

/* popup */
.popup {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100vh;
}

.popup>div {
  background: #efefef;
  padding: 30px;
  position: relative;
  min-width: 600px;
}

.popup>div>h1 {
  text-align: center;
  margin: 0;
  font-size: 35px;
  font-weight: bold;
}

.popup>div>h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background-color: #E7E6E6;
  letter-spacing: .1em;
  margin: 15px 0 10px;
  padding: 10px 0;
}

.popup>div>h3 span {
  color: #63b2b0;
}

.popup>div>p {
  text-align: right;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}

.popup .popup_content {
  margin-top: 10px;
  background: #fff;
}

.popup .content_title {
  overflow: hidden;
  font-size: 17px;
  text-align: center;
  margin: 0;
  font-weight: 700;
}

.popup .content_title>li {
  float: left;
  width: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #595959;
  font-weight: normal;
  padding: 10px 0;
}

.popup .content_title .active {
  background-color: #63b2b0;
  color: #fff;
}

.popup .content_table {
  width: 100%;
  font-size: 15px;
  background: #fff;
}




.bannerSlider2 {
  width: 400px;
  position: absolute;
  cursor: pointer;
}

.bannerSlider2 .bannerimgSlider {
  width: 400px;
  height: 100%;
  position: absolute;
  left: 46%;
  top: 0;
  z-index:55;
}

.bannerSlider2 .bannerimgSlider img {
  width: 100%;
}

.pop_close2 {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  color: #57b6b2;
  cursor: pointer;
  line-height: 30px;
  font-weight: bold;
  width: 30px;
  text-align: center;
}

.bannerimgSlider1 iframe {
  position: absolute;
  left: 0;
  top: 250px;
  height: 210px;
}



/* lg */
@media (min-width:1200px) and (max-width:1549px) {
  .main-title {
    font-size: 35px;
  }

  .container-fluid {
    padding: 0 30px;
  }

 
  #mainTop .top-wrap .top-text h2 {
    font-size: 26px;
  }

  #mainTop .top-wrap .top-text h1 {
    font-size: 60px;
  }

  #mainTopSlider li img {
    height: 800px;
  }

  #mainDistance>div>div>div:nth-child(2)>img {
    max-width: 700px;
  }

  #mainDistance>div>div>div>#titleText {
    padding: 60px 0;
  }

  #mainPreView .text-title {
    font-size: 45px;
  }

  #mainPreView>div>div>div>#titleText {
    max-width: 1000px;
  }

  #mainInfo {
    padding: 60px 0;
  }

  #mainInfo>div>div>div>.info-slider .slider-img {
    max-width: 800px;
  }

  #mainInfo>div>div>h4 {
    font-size: 25px;
    margin: 20px 0 30px;
  }

  #mainInfo>div>div>.info-tab {
    margin: 0 auto 30px;
  }

  #mainPrice {
    padding-bottom: 60px;
  }

  #mainPrice>div>div>h5 {
    margin: 20px 0 0 0;
  }

  #mainYoutube>div>div>div>img {
    max-width: 1000px;
    padding: 60px 0;
  }
 

 
  #mainYoutube .text-title .text-sub p {
    font-size: 40px;
  }

  #mainYoutube .text-title .text-line {
    width: 290px;
  }

  #mainVr {
    padding: 60px 0;
  }

  #mainVr>div>div>h4 {
    font-size: 25px;
    margin: 30px 0;
  }

  #mainMap {
    padding: 60px 0 0;
  }

  #mainMap .main-title {
    margin-bottom: 30px;
  }

  #mainBus {
    padding: 60px 0 150px;
  }


  #mainBus .main-title {
    margin-bottom: 30px;
  }

  #mainBus>div>div>div>h4 {
    font-size: 20px;
  }

  #footerForm .container-fluid {
    padding: 0 15px;
  }

  #footerForm>div>div>div>div.form-text {
    max-width: 460px;
  }
}

@media screen and (max-width:993px) {
	.aaaaaa br{display:block;}
  .marks {padding-top:0%;}
  .marks .nn{position:relative;top:0%;left:0%;transform:unset}
  .marks li{width:100%!important;display:flex;}
  .marks li:first-child img{max-width:209px;}
  .wowform .h2{
	  font-size:20px!important;
  }
  .wowform .lineSpan{
	  font-size:17px!important;
  }
  #mainTwoInOne .content-wrap>div>hr {
    margin: 0 auto;
    float: none;
  }

  #mainTwoInOne .content-wrap {
    flex-direction: column;
    text-align: center;
  }

  #mainTwoInOne .content-wrap table {
    margin: 20px auto 30px;
  }
}

@media screen and (max-width:1450px) {

  #mainDistance>div>div>div:nth-child(2) {
    flex-direction: column;
    row-gap: 3rem;
  }

  #mainDistance .main-title {
    text-align: center;
}

  #mainDistance>div>div>div:nth-child(2)>div>h4 {
    text-align: center;
    margin: 25px 0;
    font-size: 28px;
    line-height: 1.4;
}


  #footerForm>div>div>div>div.form-text {
    margin-bottom: 10px;
  }

  #footerForm>div>div>div>div.form-agree {
    margin-bottom: 10px;
  }

  #footerForm .container-fluid {
    padding: 0 15px;
  }

  #footerForm>div>div>div {
    flex-direction: column;
  }

}


/* md */
@media (min-width:992px) and (max-width:1199px) {
  .main-title {
    font-size: 35px;
  }

  .container-fluid {
    padding: 0 30px;
  }

 

  #mainTop .top-wrap .top-form {
    padding: 30px 0;
  }

  #mainTop .top-wrap {
    justify-content: center;
    flex-direction: column;
  }

  #mainTop .top-wrap .top-text {
    margin-bottom: 20px;
  }

  #mainTop .top-wrap .top-text h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 15px;
  }

  #mainTop .top-wrap .top-text h1 {
    font-size: 40px;
    text-align: center;
  }

  #mainTopSlider li img {
    height: 800px;
  }

  #mainDistance {
    text-align: center;
  }


  #mainDistance>div>div>div:nth-child(2)>img {
    max-width: 100%;
  }

  #mainDistance>div>div>div>#titleText {
    padding: 60px 0;
  }

  #mainDistance .text-right {
    text-align: center;
    margin-top: 30px;
  }

  #mainDistance .main-title {
    text-align: center;
  }


  #mainPreView>div>div>div>#titleText {
    max-width: 900px;
  }

  #mainPreView .text-title:before,
  #mainPreView .text-title:after {
    width: 170px;
  }

  #mainPreView .text-title {
    font-size: 40px;
  }

  #mainLocation {
    padding: 60px 0;
  }

  #mainLocation>div>h2 {
    font-size: 45px;
  }

  #mainLocation>div>h3 {
    font-size: 22px;
    margin: 15px 0 75px;
  }

  #mainInfo {
    padding: 60px 0;
  }

  #mainInfo>div>div>div>.info-slider .slider-img {
    max-width: 100%;
  }

  #mainInfo>div>div>h4 {
    font-size: 25px;
    margin: 20px 0 30px;
  }

  #mainInfo>div>div>.info-tab {
    margin: 0 auto 30px;
  }

  #mainInfo>div>div>div>.info-top {
    text-align: center;
    justify-content: center;
  }

  #mainInfo>div>div>div>.info-top>.info-top-left>h2 {
    font-size: 35px;
  }

  #mainPrice {
    padding-bottom: 60px;
  }

  #mainYoutube>div>div>div>img {
    max-width: 800px;
    padding: 60px 0;
  }
	
	
  #mainYoutube .text-title .text-sub p {
    font-size: 33px;
    line-height: 1.2;
  }

  #mainYoutube .text-title .text-line {
    width: 190px;
  }

  #mainVr {
    padding: 60px 0;
  }

  #mainVr>div>div>h4 {
    font-size: 25px;
    margin: 30px 0;
  }

  #mainMap {
    padding: 60px 0 0;
  }

  #mainMap .main-title {
    margin-bottom: 30px;
  }

  #mainBus {
    padding: 60px 0 80px;
  }

  #mainBus .main-title {
    margin-bottom: 30px;
  }

  #mainBus>div>div>div>h4 {
    font-size: 20px;
  }

  footer {
    padding: 50px 0 200px;
  }

  .agree_wrap .wrap {
    width: 100%;
    padding: 15px;
  }

  .agree_wrap .agreed_list {
    padding: 15px;
  }

  .agree_wrap .agreed_list ul li .agree_tit {
    font-size: 18px;
    margin: 0 0 15px;
  }

  .agree_wrap .wrap .all_check {
    right: 15px;
  }

  a#mobileTopBtn {
    right: 15px;
    bottom: 140px;
  }


  /*popup*/
  .top_banner {
    position: relative;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    width: 400px;
    top: 90px;
    height: auto;
  }
}

/* sm */
@media (min-width:768px) and (max-width:991px) {
  
  


  .main-title {
    font-size: 30px;
    text-align: center;
  }


  .container-fluid {
    padding: 0 30px;
  }

  
  #mainTop .top-wrap .top-form {
    padding: 30px 0;
  }

  #mainTop .top-wrap {
    justify-content: center;
    flex-direction: column;
  }

  #mainTop .top-wrap .top-text {
    margin-bottom: 20px;
    opacity: 0;
  }

  #mainTop .top-wrap .top-text h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 15px;
  }

  #mainTop .top-wrap .top-text h1 {
    font-size: 40px;
    text-align: center;
  }

  #mainTopSlider li img {
    height: 800px;
  }

  #mainDistance {
    text-align: center;
  }


  #mainDistance>div>div>div:nth-child(2)>img {
    max-width: 100%;
  }

  #mainDistance>div>div>div>#titleText {
    padding: 60px 0;
    max-width: 650px;
  }

  #mainDistance .text-right {
    text-align: center;
    margin-top: 30px;
  }

  #mainDistance .main-title {
    text-align: center;
  }

  #mainDistance>div>div>div:nth-child(2)>div>h4 {
    text-align: center;
    margin: 20px 0;
    font-size: 25px;
    line-height: 1.4;
  }

  #mainPreView {
    padding: 40px 0 50px;
  }

  #mainPreView>div>div>div>#titleText {
    max-width: 100%;
  }

  #mainPreView>div>div>div.col-xs-12>img {
    margin-bottom: 35px;
  }

  #mainPreView>div>div>div>h3 {
    font-size: 25px;
    margin: 0 0 25px;
  }

  #mainPreView .text-title {
    font-size: 30px;
    margin: 0 0 40px;
  }

  #mainPreView .text-title:before,
  #mainPreView .text-title:after {
    width: 40px;
    display: none;
  }

  #mainLocation {
    padding: 60px 0;
    display: none;
  }

  #mainLocation>div>h2 {
    font-size: 45px;
  }

  #mainLocation>div>h3 {
    font-size: 22px;
    margin: 15px 0 75px;
  }

  #mainInfo {
    padding: 60px 0;
  }

  #mainInfo>div>div>div>.info-slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #mainInfo>div>div>div>.info-slider .slider-img {
    max-width: 100%;
  }

  #mainInfo>div>div>div>.info-slider div {
    width: 100%;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul {
    width: 100%;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
  }

  #mainInfo>div>div>h4 {
    font-size: 25px;
    margin: 20px 0 30px;
  }

  #mainInfo>div>div>.info-tab {
    margin: 0 auto 30px;
  }

  #mainInfo>div>div>div>.info-top {
    text-align: center;
    justify-content: center;
  }

  #mainInfo>div>div>div>.info-top>.info-top-left>h2 {
    font-size: 30px;
  }

  #mainInfo>div>div>div>.info-top>.info-top-left>h3 {
    font-size: 17px;
    margin: 15px 0 0;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li>div {
    padding: 15px;
  }

  #mainInfo .slider-btn {
    display: none;
  }

  #footerForm>div>div>div>div.form-text {
    margin-bottom: 10px;
  }

  #footerForm>div>div>div>div.form-agree {
    margin-bottom: 10px;
  }

	
  #mainYoutube>div>div>div>img {
    max-width: 650px;
    padding: 60px 0;
  }

  #mainYoutube .text-title {
    flex-direction: column;
    margin: 30px 0;
  }

  #mainYoutube>div>div>div>img {
    max-width: 100%;
    padding: 30px 0;
  }

  #mainYoutube .text-title .text-sub p {
    font-size: 25px;
    line-height: 1.2;
    text-align: center;
  }

  #mainYoutube .text-title .text-sub2 {
    justify-content: center;
  }

  #mainYoutube .text-sub2 p {
    font-size: 25px;
    margin: 10px 0 0;
    text-align: center;
  }

  #mainYoutube .text-title .text-line {
    display: none;
  }

  #mainVr {
    padding: 60px 0;
  }

  #mainVr>div>div>h4 {
    font-size: 25px;
    margin: 30px 0;
  }

  #mainMap {
    padding: 60px 0 0;
  }

  #mainMap .main-title {
    margin-bottom: 30px;
  }

  #mainMap .root_daum_roughmap {
    height: 600px !important;
    padding: 0 15px;
  }

  #mainBus {
    padding: 60px 0 80px;
  }

  #mainBus .main-title {
    margin-bottom: 30px;
  }

  #mainBus>div>div>div>h4 {
    font-size: 19px;
    margin: 0 0 20px;
  }

  #mainBus>div>div>div:nth-child(2)>ul {
    margin-bottom: 30px;
  }

  #mainBus>div>div>div>ul>li>p {
    font-size: 15px;
  }

  #mainBus>div>div>div>ul>li>h6 {
    font-size: 15px;
  }

  #mainBus>div>div>div>ul>li>.bus-more {
    display: none;
  }

  footer {
    padding: 30px 0 60px;
  }

  #footerForm {
    padding: 0;
    background: transparent;
  }

  #footerForm .container-fluid {
    padding: 0 15px;
  }

  #footerForm>div>div>div {
    flex-direction: column;
  }

  #footerForm>div>div>div>div.form-text {
    flex-direction: row;
    display: none;
  }

  #footerForm>div>div>div>div {
    flex-direction: column;
    width: 100%;
  }

  #footerForm>div>div>div>div>div.form-btn>a {
    font-size: 16px;
    margin: 0;
    float: left;
    width: 33.333%;
  }

  #footerForm>div>div>div>div>div.form-btn>a.checkBtn3 {
    background: #63b2b0 !important;
    color: #fff;
  }

  #footerForm>div>div>div>div>div.form-agree {
    font-size: 15px;
    margin: 0 0 10px;
    display: none;
  }

  #footerForm>div>div>div>div.form-text>input {
    height: 35px;
    font-size: 15px;
  }

  #footerForm>div>div>div>div.form-text>p {
    font-size: 15px;
  }

  .agree_wrap .wrap {
    width: 100%;
    padding: 15px;
  }

  .agree_wrap .agreed_list {
    padding: 15px;
  }

  .agree_wrap .agreed_list ul li .agree_tit {
    font-size: 18px;
    margin: 0 0 15px;
  }

  .agree_wrap .wrap .all_check {
    right: 15px;
  }

  a#mobileTopBtn {
    right: 15px;
    bottom: 50px;
  }
}


/* xs */
@media (max-width: 767px) {
	.consult .title-pc .caption {
	
  line-height:24px;
}
	
	

	
	.marks{display:flex;justify-content: space-between;}
	.marks .nn{position:absolute;left:50%;transform:translateX(-50%);z-index:1;width:50%!important;}
    .marks li{margin-right:0px;}	
	.marks .n2{margin-right:0px;}
	.marks .n2, .marks .n3{position:relative;z-index:2;margin-top:60%;width:45%!important;}
	.marks li:first-child img{
    max-width: 100%;
}  
	
	
	
.marks li p img{max-width:100%;}
  .main-title {
    font-size: 23px;
    text-align: center;
  }

  .container-fluid {
    padding: 0 30px;
  }

  .pl-0,
  .pr-0 {
    padding: 0;
  }

 
  #mainTop {
    margin-top: 70px;

    background-color: #eee;
  }

  #mainTop:after {
    content: '';
    display: block;

  }

  #mainTop .top-wrap .top-form {
    padding: 0 0 20px;
    max-width: 100%;
    background-color: #eee;
  }

  #mainTop .top-wrap {
    justify-content: end;
    flex-direction: column;
  }

  #mainTop .top-wrap .top-text {
    margin-bottom: 20px;
    opacity: 0;
	display:none;
  }

  #mainTop .top-wrap .top-text h2 {
    font-size: 20px;
    text-align: center;
    margin: 0 0 15px;
    line-height: 1.3;
  }

  #mainTop .top-wrap .top-text h1 {
    font-size: 30px;
    text-align: center;
    line-height: 1.3;
  }

  #mainTop .top-wrap .top-form .form-top>h4 {
    font-size: 20px;
  }

  #mainTop .top-wrap .top-form .form-top>h3 {
    font-size: 25px;
    margin: 10px 0;
    color: #63b2b0;
  }

  #mainTop .top-wrap .top-form .form-top>div>input {
    width: 60%;
    height: 40px;
    font-size: 16px;
    padding: 0 15px;
    max-width: 280px;
  }

  #mainTop .top-wrap .top-form .form-top>div>input:first-child {
    width: 100%;
  }

  #mainTop .top-wrap .top-form .form-top>div>.form-agree {
    font-size: 14px;
    margin: 10px 0;
  }

  #mainTop .top-wrap .top-form .form-btn {
    max-width: 100%;
    margin: 0 auto;
  }

  #mainTop .top-wrap .top-form .form-btn>button {
    float: left;
    width: 50%;
    margin: 0;
    height: 45px;
    font-size: 17px;
  }

  #mainTop .top-wrap .top-form .form-btn>button {
    height: 40px;
    font-size: 17px;
    margin: 0;
    float: left;
    width: 50%;
  }

  .charatcor__images {
    flex-direction: column;
    row-gap: 20px;
  }

 .charatcor__images li {
      width: 100%;
  }

  #mainTopSlider {
    height: 54%;
    z-index: 1;
  }

  #mainTopSlider li.main-slider1 {
    background: url('/views/hnst/hnst11a/new_main1.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider2 {
    background: url('/views/hnst/hnst11a/new_main2.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider3 {
    background: url('/views/hnst/hnst11a/new_main3.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider4 {
    background: url('/views/hnst/hnst11a/new_main4.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider5 {
    background: url('/views/hnst/hnst11a/new_main5.jpg') 0% 0% / cover;

  }

  #mainTopSlider li.main-slider6 {
    background: url('/views/hnst/hnst11a/new_main6.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider7 {
    background: url('/views/hnst/hnst11a/new_main7.jpg') 0% 0% / cover;
  }

  #mainTopSlider li.main-slider8 {
    background: url('/views/hnst/hnst11a/new_main8.jpg') 0% 0% / cover;

  }

  #mainDistance {
    text-align: center;
    padding: 0 0 0px;
  }


  #mainDistance>div>div>div:nth-child(2)>img {
    max-width: 100%;
  }

  #mainDistance>div>div>div>#titleText {
    padding: 30px 0;
    max-width: 100%;
  }

  #mainDistance .text-right {
    text-align: center;
    margin-top: 30px;
  }

  #mainDistance .main-title {
    text-align: center;
  }

  #mainDistance>div>div>div:nth-child(2)>div>h4 {
    text-align: center;
    margin: 15px 0;
    font-size: 17px;
    line-height: 1.4;
  }

  #mainDistance>div>div>div:nth-child(2)>div>a {
    font-size: 17px;
    height: 45px;
    width: 200px;
  }

  #mainDistance>div>div>div:nth-child(2)>div>a>img {
    max-width: 30px;
  }

  #mainPreView {
    padding: 30px 0 30px;
  }

  #mainPreView>div>div>div>#titleText {
    max-width: 100%;
    margin-bottom: 30px;
  }

  #mainPreView>div>div>div.col-xs-12>img {
    margin-bottom: 10px;
  }

  #mainPreView .text-title {
    font-size: 23px;
    margin: 0 0 15px;
  }

  #mainPreView .text-title:before,
  #mainPreView .text-title:after {
    width: 40px;
    display: none;
  }

  #mainInfo>div>div>div>.info-slider>div .slider-top-img {
    display: none;
  }

  #mainPreView>div>div>div>h3 {
    font-size: 18px;
    margin: 0 0 20px;
  }

  #mainLocation {
    padding: 30px 0;
    display: none;
  }

  #mainLocation>div {
    padding: 30px 15px;
    height: auto;
  }

  #mainLocation>div>h2 {
    font-size: 30px;
    display: none;
  }

  #mainLocation>div>h3 {
    font-size: 17px;
    margin: 0 0 20px;
  }

  #mainLocation>div>a {
    font-size: 17px;
    height: 45px;
    width: 200px;
  }

  #mainLocation>div>a>img {
    max-width: 30px;
  }

  #mainInfo {
    padding: 35px 0;
  }

  #mainInfo #mainInfo.floorInfo {
    padding: 10px 0 35px 0;
  }

  #mainInfo>div>div>div>.info-slider {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  #mainInfo>div>div>div>.info-slider .slider-img {
    max-width: 100%;
  }

  #mainInfo>div>div>div>.info-slider div {
    width: 100%;
    text-align: center;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul {
    width: 100%;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
  }

  #mainInfo>div>div>h4 {
    font-size: 17px;
    margin: 20px 0 30px;
  }

  #mainInfo>div>div>.info-tab {
    margin: 0 auto 20px;
    width: 100%;
  }

  #mainInfo>div>div>.info-tab>li {
    font-size: 16px;
    padding: 10px 0;
  }

  #mainInfo>div>div>.tabs4 {
    display: flex;
    flex-wrap: wrap;
  }

  #mainInfo>div>div>.tabs4 li {
    width: 50%;
    float: none;
  }

  #mainInfo>div>div>.tabs4 li:nth-child(2) {
    border-right: 1px solid #ddd;
  }

  #mainInfo>div>div>.tabs4 li:nth-child(1),
  #mainInfo>div>div>.tabs4 li:nth-child(2) {
    border-bottom: none;
  }

  #mainInfo>div>div>div>.info-top {
    text-align: center;
    justify-content: center;
    padding-bottom: 20px;
    display: none;
  }

  #mainInfo>div>div>div>.info-top>.info-top-left>h2 {
    font-size: 24px;
  }

  #mainInfo>div>div>div>.info-top>.info-top-left>h3 {
    font-size: 16px;
    margin: 15px 0 0;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li>div {
    padding: 15px;
    width: 100%;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li {
    width: 100%;
    margin: 0;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li h3 {
    font-size: 17px;
  }

  #mainInfo>div>div>div>.info-slider>div>.slider-ul>.slider-li p {
    font-size: 14px;
    margin: 5px 0 0;
  }

  #mainInfo>div>div>div>.info-slider>div:nth-child(2) {
    margin-top: 20px;
  }

  #mainInfo .slider-btn {
    display: none;
  }

  #footerForm>div>div>div>div.form-text {
    margin-bottom: 10px;
  }

  #footerForm>div>div>div>div.form-agree {
    margin-bottom: 10px;
  }

  #mainPrice {
    padding-bottom: 30px;
  }

  #mainPrice>div>div>h5 {
    margin: 20px 0 15px;
    font-size: 15px;
  }

  #mainPrice table td {
    padding: 5px 2.5px;
    font-size: 12px;
  }
  #mainYoutube .text-title {

  font-size:24px;
  margin:30px 0 10px;
}
#mainYoutube .sub-title {
  font-size:30px;
  margin: 10px 0 20px;

}
  #mainYoutube .text-title {
    flex-direction: column;

  }

  #mainYoutube>div>div>div>img {
    max-width: 100%;
    padding: 30px 0;
  }

  #mainYoutube .text-title .text-sub p {
    font-size: 23px;
    text-align: center;
  }

  #mainYoutube .text-title .text-sub2 {
    justify-content: center;
  }

  #mainYoutube .text-title .text-line {
    width: 2px;
    height: 35px;
    margin: 10px auto;
  }

  #mainYoutube .text-sub2 p {
    font-size: 16px;
    margin: 0 0 10px;
    text-align: center;
  }

 #mainYoutube3 .text-title {
    flex-direction: column;
    margin: 30px 0;
  }

  #mainYoutube3>div>div>div>img {
    max-width: 100%;
    padding: 30px 0;
  }

  #mainYoutube3 .text-title .text-sub p {
    font-size: 23px;
    text-align: center;
  }

  #mainYoutube3 .text-title .text-sub2 {
    justify-content: center;
  }

  #mainYoutube3 .text-title .text-line {
    width: 2px;
    height: 35px;
    margin: 10px auto;
  }

  #mainYoutube3 .text-sub2 p {
    font-size: 16px;
    margin: 0 0 10px;
    text-align: center;
  }
  
  #mainVr {
    padding: 30px 0;
  }

  #mainVr>div>div>h4 {
    font-size: 17px;
    margin: 10px 0 20px;
  }

  #mainVr>div>div>div>img {
    display: none;
  }

  #mainVr>div>div>div>ul {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    height: auto;
  }

  #mainVr>div>div>div>ul>li {
    width: 50%;
    height: 150px;
  }

  #mainVr>div>div>div>ul>li>a>img {
    width: 100%;
    height: 100%;
  }

  #mainMap {
    padding: 0px 0 0;
  }

  #mainMap .main-title {
    margin-bottom: 20px;
  }

  #mainMap .root_daum_roughmap {
    height: 300px !important;
    padding: 0 15px;
  }

  #mainBus {
    padding: 30px 0 40px;
  }

  #mainBus .main-title {
    margin-bottom: 20px;
  }

  #mainBus>div>div>h5 {
    margin: 25px 0 0;
    font-size: 16px;
  }

  #mainBus>div>div>div>h4 {
    font-size: 19px;
    margin: 0;
    padding: 0;
  }

  #mainBus>div>div>div:nth-child(2)>ul {
    margin-bottom: 30px;
    padding: 0 5px;
  }

  #mainBus>div>div>div>ul>li {
    width: 33.333%;
    margin-top: 20px;
  }

  #mainBus>div>div>div>ul>li>p {
    font-size: 14px;
    height: 45px;
  }

  #mainBus>div>div>div>ul>li>p>span {
    font-size: 13px;
  }

  #mainBus>div>div>div>ul>li>h6 {
    font-size: 14px;
  }

  #mainBus>div>div>div>ul>li>.bus-more {
    display: none;
  }

  .priceTable .warn > span {
    display: block;
  }
  .priceTable .warn > b > .abc {
    display: block;
  }


  .come_tit span.come_tit_txt {
    display: block;
    font-size: 20px;
    text-align: center;
  }

  .come_tit span.come_tit_cont {
    text-align: right;
    display: block;
  }

  /* .come_cont {
    width: 100%;
    margin: 20px 0 20px 0;
  } */

  #mainBus .container-fluid {
    padding: 10px !important;
  }

  #mainBus .buslineWrap {
    display: flex;
    justify-content: space-between;
  }

  #mainBus .buslineWrap .come_cont {
    width: 48%;
    margin: 0;
  }

  .come_list ul li {
    width: 100%;
    margin: 0 5% 4% 0;
  }

  .c_list_wrap .c_list_tit {
    background-color: #f5f5f5;
    color: #363636;
    border: 1px solid #008c9e;
  }

  .c_list_wrap .c_list_cont {
    padding: 0;
    margin-top: 10px;
  }

  .c_list_wrap .c_list_cont .c_list_txt {
    width: 100%;
    border-bottom: none;
    padding: 0;
  }

  .arrow_next {
    display: none;
  }

  .arrow_next_m {
    display: block;
    width: 10px;
    margin: 0 auto;
  }

  .oneStop>div>div>ul {
    width: 100%;
    align-items: flex-start;
  }

  .oneStop>div>div>ul li {
    text-align: center;
    flex-direction: column;
  }

  .oneStop>div>div>ul li img {
    margin: 0 0 15px 0;
    width: 60%;
  }

  .oneStop>div>div>ul>li p {
    width: 100%;
  }


  #mainEasy>div>div>h2 br {
    display: none;
  }


  .marks li {
    flex-direction: column;
    padding: 25px 3%;
    width: 50%;
  }

  .quick .m .quick_link {
    padding: 6.5189vw 0 0;
  }

  .quick .m .txt {
    width: 19.0808vw;
  }

  .quick .m {
    width: 100px;
    
    bottom: 60px;
  }

  .quick .m .bg {
    width: 17.9074vw;
    right: -2.2164vw;
    bottom: -1.8253vw;
  }

  /* footer */
  .footerWrap {
    width: 90%;
    display: block;
    margin: 0 auto;
    padding: 20px 0 70px;
  }

  .footerLogo {
    margin: 15px auto;
  }

  .footerAddr {
    font-size: 10px;
    color: #ececec;
    line-height: 15px;
    word-break: keep-all;
  }

  .footerAwards {
    width: 90%;
  }

  #footerForm {
    padding: 0;
    background: transparent;
  }

  #footerForm .container-fluid {
    padding: 0 15px;
  }

  #footerForm>div>div>div {
    flex-direction: column;
  }

  #footerForm>div>div>div>div.form-text {
    flex-direction: row;
    display: none;
  }

  #footerForm>div>div>div>div {
    flex-direction: column;
    width: 100%;
  }

  #footerForm>div>div>div>div>div.form-btn>a {
    font-size: 16px;
    margin: 0;
    float: left;
    width: 33.3333%;
  }

  #footerForm>div>div>div>div>div.form-btn>a.checkBtn3 {
    background: #63b2b0 !important;
    color: #fff;
  }

  #footerForm>div>div>div>div>div.form-agree {
    font-size: 15px;
    margin: 0 0 10px;
    display: none;
  }

  #footerForm>div>div>div>div.form-text>input {
    height: 35px;
    font-size: 15px;
  }

  #footerForm>div>div>div>div.form-text>p {
    font-size: 15px;
  }

  .consult .agree {
    width:100%;
  }


  .agree_wrap .wrap {
    width: 100%;
    padding: 15px;
  }

  .agree_wrap .agreed_list {
    padding: 15px;
  }

  .agree_wrap .agreed_list ul li {
    width: 100%;
    margin: 10px 0 !important;
  }

  .agree_wrap .agreed_list ul li .agree_tit {
    font-size: 18px;
    margin: 0 0 15px;
  }

  .agree_wrap .wrap .all_check {
    right: 15px;
  }

  .agree_wrap .agreed_list ul li .con {
    height: 100px;
  }

  a#mobileTopBtn {
    cursor: pointer;
    position: fixed;
    right: 15px;
    bottom: 170px;
    z-index: 999;
    opacity: 1;
    background-color: #63b2b0;
    color: #fff;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding: 16px 10px;
    font-size: 18px;
    text-decoration: none;
  }

  .popup {
    padding: 0 15px;
  }

  .popup .content_title {
    font-size: 14px;
  }

  .popup .content_table {
    font-size: 14px;
  }

  .popup>div>h3 {
    font-size: 15px;
  }

  .popup>div>p {
    font-size: 13px;
  }

  .popup>div>h1 {
    font-size: 22px;
  }

  .popup>div {
    width: 100%;
    min-width: auto;
    padding: 15px;
  }


  .popup .popup_close {
    font-size: 25px;
    right: 10px;
  }


  /*popup*/
  .top_banner {
    position: relative;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    width: 85%;
    top: 15px;
    height: auto;
  }

  /*롤링 배너*/
  .bannerSlider {
    width: 100%;
    position: absolute;
    cursor: pointer;
  }

  .bannerSlider .bannerimgSlider {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }

  .bannerimgSlider1 iframe {
    top: 200px;
    height: auto;
  }
  
  .bannerSlider2 {
    width: 100%;
    position: absolute;
    cursor: pointer;
  }

  .bannerSlider2 .bannerimgSlider {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
	
	
	
	
	

}


#layerKsw{
	background:rgb(0,0,0,0.5);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	display:none;
	z-index:9999
}
#layerKsw > div{position:relative;width:100%;height:100%;}
#loadingKsw {
  width:200px!important;
  height: 150px!important;
  text-align:center;
  width:200px;height:100px;
  padding-top:30px ;
  border-radius:30px;
  position:Absolute;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  background:#fff;
  border:1px solid #a1a1a1;
  box-shadow: 0px 5px 23px #333;
}
#loadingKsw .ment{text-align:center;font-size:1.3em;}
#a{background:#63b2b0;width:15px;height:15px;border-radius:50%;margin-right:5px;}
#b{background:#63b2b0;width:15px;height:15px;border-radius:50%;margin-right:5px;}
#c{background:#63b2b0;width:15px;height:15px;border-radius:50%;}
#loadingKsw span {
  position: relative;
  top: 20px;
  display: inline-block;
  animation: bounce .3s ease infinite alternate;
  font-family: 'Titan One', cursive;
  font-size: 80px;
  color: #FFF;
  text-shadow: 0 1px 0 #CCC,
               0 2px 0 #CCC,
               0 3px 0 #CCC,
               0 4px 0 #CCC,
               0 5px 0 #CCC,
               0 6px 0 transparent,
               0 7px 0 transparent,
               0 8px 0 transparent,
               0 9px 0 transparent,
               0 10px 10px rgba(0, 0, 0, .4);
}

#loadingKsw span:nth-child(2) { animation-delay: .1s; }
#loadingKsw span:nth-child(3) { animation-delay: .2s; }
#loadingKsw span:nth-child(4) { animation-delay: .3s; }
#loadingKsw span:nth-child(5) { animation-delay: .4s; }
#loadingKsw span:nth-child(6) { animation-delay: .5s; }
#loadingKsw span:nth-child(7) { animation-delay: .6s; }
#loadingKsw span:nth-child(8) { animation-delay: .7s; }

@keyframes bounce2 {
  100% {
    top: -20px;
    text-shadow: 0 1px 0 #CCC,
                 0 2px 0 #CCC,
                 0 3px 0 #CCC,
                 0 4px 0 #CCC,
                 0 5px 0 #CCC,
                 0 6px 0 #CCC,
                 0 7px 0 #CCC,
                 0 8px 0 #CCC,
                 0 9px 0 #CCC,
                 0 50px 25px rgba(0, 0, 0, .2);
  }
}




.tel>input{width: 20%;height: 65px; outline: none;   font-size: 18px;   color: #797979;  border: none;  padding: 0 25px;  border: 1px solid #ededed; box-sizing: border-box;}
