@charset "utf-8";
img {
  vertical-align: top;
}
.content {
  padding-top: 0px;
  padding-bottom: 180px;
  background: #ffebf0;
}
.content.pc {
  padding-bottom: 120px;
}
.laser_cont_box {
  width: 100%;
  padding-top: 0;
}

.jijimList {
  position: relative;
  font-size: 27px;
  font-weight: 300;
  color: #fff;
  letter-spacing: -2px;
  text-align: center;
  line-height: 1.4;
  height: 74px;
  margin-bottom: 112px;
}
.top_visual {
  position: relative;
  margin-bottom: -2px;
}
.top_visual .introCover {
  position: absolute;
  top: 0;
  left: 0;
}
.gnWrap {
  padding: 150px 0 113px;
  position: relative;
  background-image: url(../img/img_04.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.gnWrap .inner {
  width: 900px;
  margin: 0 auto;
  padding: 183px 0 150px;
  /* background: #fff; */
}
.gnWrap .inner .txt,
.snWrap .inner .txt {
  display: block;
  margin: 0 auto;
}
.gnWrap .swiper-container {
  margin-left: -90px;
  margin-right: -90px;
}
.gnWrap .swiper-slide {
  width: auto;
  margin-left: 50px;
}
.gnWrap .swiper-slide img {
  width: 100%;
}
#gnSlider {
  height: 870px;
  background: url(../img/interior_gangnam.png) repeat 0 center;
  margin: 170px -90px 150px;
}

.snWrap {
  padding: 1910px 0 120px;
  position: relative;
  background-image: url(../img/img_05.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
}

#snSlider {
  height: 990px;
  background: url(../img/interior_sinnonhyeon.png) repeat 0 center;
  margin: 170px auto 105px;
}

.optTab {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  background: #fff;
}
.optTab.sticky {
  position: fixed;
  top: 0;
  width: 1080px;
  z-index: 3;
  left: 50%;
  transform: translateX(-50%);
}
.optTab li {
  float: left;
  display: inline-table;
  vertical-align: top;
  width: 25%;
  height: 240px;
  background: #0c0b25;
  border-top: 0;
  border-left: 1px solid #444;
  outline: 0;
  cursor: pointer;
  box-sizing: border-box;
}
.optTab li:first-child {
  border-left: 0;
}
.optTab li span {
  display: table-cell;
  line-height: 1.4;
  font-family: "Note Sans KR";
  font-size: 36px;
  font-weight: 500;
  letter-spacing: -2px;
  color: #7977a9;
  vertical-align: middle;
  text-align: center;
}
.optTab li span b {
  font-weight: 500;
}
.optTab.pc li {
  height: 90px;
}
.optTab.pc li span {
  font-size: 24px;
  line-height: 1.2;
}

.optTab li.active span {
  color: #fff;
  font-weight: 600;
}
.ppeum_box {
  overflow: hidden;
  margin: 0 auto;
}
.ppeum_box .swiper-container.slide {
  /*width: 920px;*/
  margin: 0 auto -31px;
}
.ppeum_box .swiper-container.slide .swiper-slide {
  display: block;
}
.ppeum_box .swiper-container.slide .swiper-slide.active {
  display: block;
}
.ppeum_box .swiper-container.slide .swiper-pagination-bullet {
  width: 36px;
  height: 36px;
  background: #fff;
  opacity: 0.5;
  margin: 0 8px !important;
}
.ppeum_box .swiper-container.slide .swiper-pagination-bullet-active {
  opacity: 1;
}
.ppeum_box > h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -2px;
  color: #fff;
  background: #ff4b4d;
  padding: 0;
  line-height: 117px;
  text-align: center;
  clear: both;
}
.laser_tab_cont.active {
  float: none;
  padding-bottom: 30px;
  margin-bottom: 0;
  background: transparent;
}
.laser_tab_cont.active.ver2 {
  float: none;
  margin: 0 auto;
  width: 858px;
  padding-top: 0;
  padding-bottom: 25px;
  border-bottom: 3px solid #101926;
}
.ppeum_box h3 {
  display: block;
  font-size: 36px;
  font-weight: 600;
  color: #f01883;
  letter-spacing: -2px;
  text-align: center;
  margin: 22px auto 32px;
}
.ppeum_box h3 em {
  display: block;
  font-size: 33px;
  font-weight: 500;
  color: rgba(18, 17, 18, 0.6);
  letter-spacing: -2px;
  margin-top: 18px;
  line-height: 1.3;
}
.laser_tab_cont li {
  width: 100%;
  border-bottom: 0;
  padding: 76px 92px 60px;
  margin: 0 auto;
  box-sizing: border-box;
  background: #fff;
}
.laser_tab_cont li:last-child {
  border-bottom: 0;
  padding-bottom: 50px;
}
.laser_tab_cont li::before,
.laser_tab_cont li::after {
  width: 0;
  height: 0;
  border: 0;
}
.laser_tab_cont li > h3 {
  font-size: 30px;
  font-weight: 500;
  color: #8f2e9c;
  letter-spacing: -1px;
  margin-left: 99px;
  margin-bottom: 16px;
}
.laser_tab_cont li div::before {
  content: "";
  position: absolute;
  top: 31px;
  left: 0px;
  width: 60px;
  height: 60px;
  border: 1px solid #e1e1e1;
  margin-top: -28px;
  box-sizing: border-box;
  background: #e1e1e1;
  border-radius: 5px;
}
.laser_tab_cont li > em {
  position: relative;
  left: 0;
  display: block;
  margin-top: 26px;
  margin-left: 94px;
  font-size: 24px;
  font-weight: 500;
  color: #989898;
  letter-spacing: -1px;
}
.laser_tab_cont.ver2 li::before {
  top: 30px;
}
.laser_tab_cont li div::after {
  content: "";
  position: absolute;
  top: 21px;
  left: 14px;
  width: 33px;
  height: 17px;
  border-left: 7px solid #7438e3;
  border-bottom: 7px solid #7438e3;
  -webkit-transform: scale(1) rotate(-48deg);
  -moz-transform: scale(1) rotate(-48deg);
  transform: scale(1) rotate(-48deg);
  border-radius: 2px;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
  opacity: 0;
  box-sizing: border-box;
}
.laser_tab_cont li div.ver3::after {
  margin-top: 24px;
}
.laser_tab_cont li.selected div::before {
  background: #fff;
}
.laser_tab_cont li.selected div::after {
  opacity: 1;
}
.laser_tab_cont li span {
  display: block;
  font-size: 30px;
  font-weight: 400;
  color: #ff687b;
  margin-left: 92px;
  padding-top: 18px;
  clear: both;
}
.laser_tab_cont li span.ver2 {
  display: block;
  clear: both;
  font-size: 36px;
  color: #777;
  line-height: 1.4;
  padding: 25px 0 7px;
}
.laser_tab_cont li span:not(.ver2) {
  position: relative;
  top: 7px;
  display: inline-block;
  padding-top: 0;
  margin-left: 0;
  margin-right: 15px;
  color: #b10165;
  line-height: 1.2;
  font-size: 60px;
  font-weight: 600;
  padding-left: 8px;
  background: transparent;
  letter-spacing: -2px;
}
.laser_tab_cont li div.ver2 span:not(.ver2) {
  margin-left: 92px;
  margin-top: 18px;
}

.laser_tab_cont.ver2 li::after {
  top: 38px;
}
.laser_tab_cont li > div {
  position: relative;
  max-width: 77%;
}
.laser_tab_cont li > div em {
  display: block;
  font-size: 30px;
  font-weight: 400;
  color: #f2beef;
  letter-spacing: -2px;
  margin-bottom: 17px;
}
.laser_tab_cont li > div strong {
  display: inline-block;
  font-size: 48px;
  font-weight: 500;
  color: #151414;
  letter-spacing: -3px;
  line-height: 1.3;
  margin-left: 78px;
}
.laser_tab_cont li > div > b {
  display: block;
  font-size: 33px;
  font-weight: 400;
  color: #838282;
  line-height: 1.4;
  margin-left: 79px;
  margin-top: 1px;
  letter-spacing: -1px;
}
.laser_tab_cont li > div span {
  display: block;
  position: relative;
  top: 11px;
  font-size: 30px;
  color: #777;
  line-height: 1.5;
}
.laser_tab_cont li > div p {
  margin-top: 61px;
  text-align: right;
}

.laser_tab_cont li[class^="opt"] > p {
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.laser_tab_cont li > div p b {
  font-family: "Roboto";
  font-size: 72px;
  font-weight: 600;
  letter-spacing: -3px;
  background: #e9252c;
  padding-left: 0;
  color: #fff;
  padding: 0 11px 3px 10px;
}
.laser_tab_cont li > p {
  float: left;
  margin-top: 0;
  position: absolute;
  left: 120px;
  bottom: 46px;
}
.laser_tab_cont li > p b {
  display: inline-block;
  font-family: "roboto";
  font-size: 72px;
  font-weight: 600;
  background: #b10165;
  padding: 3px 12px 14px 8px;
  margin-bottom: 0;
  margin-left: -4px;
  color: #fff;
}
.laser_tab_cont li > p em {
  display: inline-block;
  font-size: 36px;
  font-weight: 500;
  color: #cacaca;
  position: relative;
  width: auto;
  padding-right: 3px;
  font-family: "roboto";
  letter-spacing: -2px;
}
.laser_tab_cont li > p em::before {
  background: #cacaca;
}
.laser_tab_cont li > b {
  display: block;
  font-size: 30px;
  font-weight: 400;
  color: #0e0e0e;
  line-height: 1.3;
  margin-left: 102px;
  padding-top: 9px;
  clear: both;
}

.event01,
.event01 .laser_tab_cont.active {
  background: #0c0b25;
}
.event01 .laser_tab_cont.active {
  width: 960px;
  margin: 0 auto;
  border: 1px solid #fff;
  padding-bottom: 0;
}
.event01 li {
  float: left;
  width: 50%;
  padding: 40px;
  background: transparent;
  box-sizing: border-box;
}
.event01 li:nth-child(even) {
  border-left: 1px solid #fff;
}
.event01 li > div {
  max-width: 100%;
  margin-top: 38px;
}
.event01 li > div > b {
  font-size: 32px;
  color: #999;
  letter-spacing: -2px;
}
.event01 li > div strong {
  font-size: 42px;
  font-weight: 600;
  color: #fff;
  letter-spacing: -3px;
  margin-left: 0;
  margin-top: 17px;
}
.event01 li span:not(.ver2) {
  top: -1px;
  padding-top: 0;
  margin-left: 0;
  margin-right: 0;
  color: #fff;
  line-height: 1.2;
  font-size: 42px;
  font-weight: 400;
  padding-left: 0;
  background: transparent;
  letter-spacing: -2px;
}
.event01 li > p {
  position: static;
  left: 120px;
  bottom: 0;
  margin-top: 40px;
  text-align: left;
}
.event01 li > p b {
  display: block;
  font-family: "roboto";
  font-size: 60px;
  font-weight: 500;
  background: transparent;
  padding: 0;
  margin-bottom: 1px;
  margin-left: -4px;
  color: #ff54a4;
}
.event01 li > p em {
  display: inline-block;
  font-size: 30px;
  font-weight: 500;
  color: #919191;
  position: relative;
  width: auto;
  padding-right: 3px;
  font-family: "roboto";
  letter-spacing: -2px;
}
.event01 li > p em::before {
  background: #919191;
}
.laser_cont_box .event01 .noti {
  color: #999;
  padding-top: 18px;
}

.event02 {
  background: #ffdbf2;
  padding-bottom: 15px;
}
.event02 .laser_tab_cont.active {
  width: 960px;
  margin: 0 auto;
  padding-bottom: 0;
}
.event02 .laser_tab_cont li {
  border-bottom: 0;
  padding: 0;
  width: 474px;
  height: 726px;
  margin-bottom: 30px;
  float: left;
  background: #fff;
  overflow: hidden;
}
.event02 .laser_tab_cont li.single {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
}
li.ml {
  margin-left: 12px;
}
.event02 li > div {
  max-width: 100%;
  padding: 30px;
}
.event02 li div::before {
  top: 70px;
  left: 30px;
  width: 60px;
  height: 60px;
}
.event02 .laser_tab_cont li > p {
  bottom: 34px;
  left: 122px;
  text-align: left;
}
.event02 .laser_tab_cont li.single > p {
  position: relative;
  bottom: auto;
  clear: both;
  margin-top: -15px;
}
.event02 .laser_tab_cont li > p em {
  margin-top: 9px;
  font-size: 30px;
  color: #919191;
  letter-spacing: -1px;
}
.event02 .laser_tab_cont li.single > p em {
  position: relative;
  top: -36px;
}
.event02 li > p em::before {
  background: #919191;
}
.event02 li > div strong {
  font-size: 42px;
  font-weight: 500;
  color: #0c0b25;
  margin-top: 14px;
  margin-left: 85px;
}
.event02 li > p b {
  display: block;
  font-size: 60px;
  font-weight: 500;
  background: transparent;
  padding: 0;
  margin-bottom: 0;
  color: #f01883;
}
.event02 li > div > b {
  font-size: 30px;
  font-weight: 400;
  color: #0c0b25;
  margin-left: 85px;
}
.event02 li.single > div > b {
  top: -5px;
  position: relative;
  display: inline-block;
  margin-left: 1px;
}
.event02 .laser_tab_cont li strong span {
  position: relative;
  top: -1px;
  font-size: 30px;
  font-weight: 400;
  color: #151414;
  margin-left: -9px;
}
.event03 {
  background: #efeaf9;
  padding-bottom: 120px;
}
.event03 .slideBox {
  padding-top: 35px;
  /* display: none; */
}
.event03 .laser_tab_cont,
.event04 .laser_tab_cont {
  width: 960px;
  background: transparent;
  margin: 0 auto;
}
.event04 .laser_tab_cont.active {
    padding-bottom: 50px;
}
.event03 .laser_tab_cont li,
.event04 .laser_tab_cont li {
  padding: 43px 30px 50px;
  margin: 0 auto 12px;
}
.event03 .laser_tab_cont li > div strong,
.event04 .laser_tab_cont li > div strong {
  font-size: 42px;
  font-weight: 600;
  color: #0e0e0e;
  margin-left: 85px;
  margin-top: 3px;
}
.event03 .laser_tab_cont li > b,
.event04 .laser_tab_cont li > b {
  margin-left: 88px;
  padding-top: 15px;
}
.event04 .laser_tab_cont li > b {
    color: #0c0b25;
}
.event03 .laser_tab_cont li > p,
.event04 .laser_tab_cont li > p {
  left: auto;
  top: 40px;
  right: 30px;
  bottom: 0;
}
.event03 .laser_tab_cont li span:not(.ver2),
.event04 .laser_tab_cont li span:not(.ver2) {
    top: 83px;
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    background: #de051a;
    position: absolute;
    right: -15px;
    padding: 11px 14px;
}
.event03 .laser_tab_cont li > p em,
.event04 .laser_tab_cont li > p em {
  font-size: 30px;
  font-weight: 500;
  color: #919191;
}
.event03 .laser_tab_cont li > p em::before,
.event04 .laser_tab_cont li > p em::before {
  background: #919191;
}
.event03 .laser_tab_cont li > p b,
.event04 .laser_tab_cont li > p b {
  font-size: 60px;
  font-weight: 500;
  background: transparent;
  padding: 0;
  color: #7438e3;
  position: relative;
  top: 3px;
  margin-left: 12px;
}

.event02 .laser_tab_cont li div::after {
  top: 60px;
  left: 44px;
}
.event02 .laser_tab_cont li.selected div::before,
.event03 .laser_tab_cont li.selected div::before,
.event04 .laser_tab_cont li.selected div::before {
  border-color: #7438e3;
}

.event04 .slideBox {
  background: #F69DFC url(../img/seol_03.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  padding-top: 430px;
  padding-bottom: 100px;
}
.ppeum_box .event04 .slideBox h3 {
    margin-bottom: 16px;
}
.laser_cont_box .event03 .noti {
  padding-bottom: 50px;
}

.allView {
  width: 660px;
  height: 120px;
  margin: 0 auto;
  display: block;
  z-index: 1;
  position: relative;
  background: #f01883;
  border: 0;
  outline: 0;
  font-family: "Noto Sans KR";
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -2px;
  color: #fff;
  border-radius: 60px;
}
.allView::after {
  content: "";
  display: inline-block;
  position: relative;
  top: -6px;
  width: 24px;
  height: 12px;
  background: url(../img/ico_arrow.png);
  background-repeat: no-repeat;
  margin-left: 25px;
}
.event_request {
   position: relative;
    left: 0;
    bottom: 0;
    margin-left: 0;
  width: 1080px;
  height: 180px;
  border: 0;
  background: #de051a;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: -6px;
  color: #fff;
  z-index: 20;
}
.event_request {
  position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: -540px;
}
.event_request span {
  display: block;
  width: 810px;
  height: 150px;
  line-height: 150px;
  background: #f01883;
  border-radius: 95px;
  margin: 0 auto;
}
.pc .event_request {
  height: 120px;
  font-size: 36px;
  letter-spacing: -4px;
}
.pc .event_request span {
  height: 100px;
  line-height: 100px;
}

.laser_cont_box .noti {
  font-size: 30px;
  color: #666;
  background: transparent;
  padding-top: 0;
  padding-bottom: 100px;
  line-height: 1.7;
  margin-top: 0;
  letter-spacing: -3px;
}
.laser_cont_box .noti li {
  display: inline-block;
  position: relative;
  font-size: 27px;
  color: #060000;
  letter-spacing: -2px;
  padding: 0 14px;
}
.laser_cont_box .noti li:not(:first-child)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 29px;
  background: #060000;
}
.event02 .noti {
  color: rgba(21, 20, 20, 0.6);
  margin-left: 0;
  margin-top: 60px;
  text-align: center;
  line-height: 1.3;
}

#consult_wrapper .formGroup.selectOpt,
#consult_wrapper label.error {
  color: #dc0000;
}
#consult_wrapper .checkbox input[type="checkbox"]:checked + label:before {
  background: #dc0000;
  border-color: #dc0000;
}
#consult_wrapper .consult_inner form .submit_btn {
  background: #dc0000 !important;
  margin-left: 0;
}

#consult_wrapper.ver2 .formGroup.selectBox {
  margin-top: 26px;
  margin-bottom: 35px;
  padding-bottom: 10px;
}
#consult_wrapper.ver2 .formGroup.selectBox .titles {
  display: none !important;
}
#consult_wrapper.ver2 .formGroup.selectBox select {
  background: #fff url(../../img/event_arrow02.png) no-repeat 96% 50%;
  width: 100% !important;
  height: 86px !important;
  border: 1px solid #b0b0b0 !important;
  margin-left: 0;
  padding: 0 27px !important;
  font-size: 34px !important;
  /* color: #36dc6e !important; */
  margin-top: 29px;
  margin-bottom: 0;
}
#consult_wrapper.ver2 .formGroup.selectBox::before {
  position: static;
}
#consult_wrapper.ver2.mo .formGroup.selectBox {
  padding-bottom: 24px;
}
#consult_wrapper.mo .formGroup.selectBox label {
  top: 22px;
}
#consult_wrapper.ver2.mo .formGroup.selectBox select {
  height: 120px !important;
}
/*
#consult_wrapper {
    display: block;
}*/

.pop_info {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100;
}
.pop_info_cont {
  width: 810px;
  height: 890px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  box-sizing: border-box;
  font-size: 42px;
  font-weight: 400;
  color: #000;
  letter-spacing: -2px;
  line-height: 1.5;
}
.pop_info_cont p {
  font-size: 60px;
  font-weight: 400;
  color: #000;
  letter-spacing: -3px;
  line-height: 1.5;
  margin-top: 100px;
  margin-bottom: 90px;
}
.pop_info_cont p em {
  color: #ea4da4;
}
.pop_info_cont .ok-btn {
  width: 480px;
  height: 150px;
  background: #ea4da4;
  color: #fff;
  font-size: 60px;
  font-weight: 400;
  letter-spacing: -6px;
  border: 0;
  border-radius: 75px;
  margin-top: 70px;
  outline: 0;
}

.pc .pop_info_cont {
  width: 600px;
  height: 650px;
  font-size: 30px;
}
.pc .pop_info_cont p {
  font-size: 40px;
  margin-top: 72px;
  margin-bottom: 50px;
}
.pc .pop_info_cont .ok-btn {
  width: 380px;
  height: 100px;
  font-size: 40px;
}

.tooltip {
  display: none;
  position: fixed;
  width: auto;
  height: auto;
  line-height: 1.4;
  background: rgba(0, 0, 0, 0.7);
  top: 50%;
  left: 50%;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  transform: translate(-50%, -50%);
  font-size: 46px;
  font-weight: 400;
  letter-spacing: -3px;
  z-index: 5;
  box-sizing: border-box;
  padding: 24px;
  word-break: keep-all;
}
.tooltip.mo {
  min-width: 800px;
}
.tooltip.pc {
  width: auto;
  max-width: 400px;
  height: auto;
  line-height: 1.6;
  font-size: 20px;
  letter-spacing: -1px;
  padding: 15px 20px;
}
