@charset "UTF-8";
@media (max-width: 992px) and (orientation: landscape) {
  /* line 2, layout.scss */
  :root {
    zoom: 0.6;
  }
}

/* line 30, layout.scss */
.mo_cont {
  display: block;
}

/* line 31, layout.scss */
.pc_cont {
  display: none;
}

/* line 33, layout.scss */
.fp-slidesNav.fp-bottom {
  text-align: center;
}

/* line 38, layout.scss */
body {
  padding-top: 180px;
}
@media (max-width: 992px) {
  /* line 38, layout.scss */
  body {
    padding-top: 18.1451612903vw;
  }
}
/* line 43, layout.scss */
body.mobile-menu-open header .mo_header .gnb_top {
  border-bottom: 1px solid #000;
}
/* line 50, layout.scss */
body.premium footer, body.brand footer {
  margin-top: 0;
}

/* line 55, layout.scss */
header {
  position: fixed;
  width: 100%;
  min-width: 320px;
  height: 180px;
  left: 0;
  top: 0;
  right: 0;
  z-index: 14;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  /* line 55, layout.scss */
  header {
    height: 18.1451612903vw;
  }
}
/* line 69, layout.scss */
header .pc_header {
  display: none;
}
/* line 72, layout.scss */
header .mo_header {
  width: 100%;
}
/* line 75, layout.scss */
header .gnb_top {
  position: relative;
  height: 180px;
  background: #fff;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 992px) {
  /* line 75, layout.scss */
  header .gnb_top {
    height: 18.1451612903vw;
  }
}
/* line 81, layout.scss */
header .gnb_top h1 {
  position: relative;
  width: 78.125%;
  height: 100%;
}
/* line 85, layout.scss */
header .gnb_top h1 a {
  display: inline-block;
  width: 100;
  height: 100%;
  overflow: hidden;
  font-size: 45px;
  font-weight: 600;
  color: #074f51;
  letter-spacing: -.5px;
  display: flex;
  align-items: center;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: 40px 66px;
  background-size: 41px 48px;
}
@media (max-width: 992px) {
  /* line 85, layout.scss */
  header .gnb_top h1 a {
    font-size: 4.5362903226vw;
  }
}
@media (max-width: 992px) {
  /* line 85, layout.scss */
  header .gnb_top h1 a {
    padding-left: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 85, layout.scss */
  header .gnb_top h1 a {
    background-position: 4.0322580645vw 6.6532258065vw;
  }
}
@media (max-width: 992px) {
  /* line 85, layout.scss */
  header .gnb_top h1 a {
    background-size: 4.1330645161vw 4.8387096774vw;
  }
}
/* line 102, layout.scss */
header .gnb_top .tel {
  position: relative;
  display: flex;
  align-items: center;
  color: #000000;
  width: 8.54166666667%;
}
/* line 108, layout.scss */
header .gnb_top .tel i {
  display: inline-block;
  width: 100%;
  font-size: 40px;
  color: #000000;
}
@media (max-width: 992px) {
  /* line 108, layout.scss */
  header .gnb_top .tel i {
    font-size: 4.0322580645vw;
  }
}
/* line 115, layout.scss */
header .gnb_top #toggle-menu {
  display: inline-block;
  position: relative;
  width: 13.33333333333%;
  height: 180px;
  cursor: pointer;
}
@media (max-width: 992px) {
  /* line 115, layout.scss */
  header .gnb_top #toggle-menu {
    height: 18.1451612903vw;
  }
}
/* line 121, layout.scss */
header .gnb_top #toggle-menu div {
  width: 48px;
  height: 36px;
  position: relative;
  margin: 72px 0 0 40px;
}
@media (max-width: 992px) {
  /* line 121, layout.scss */
  header .gnb_top #toggle-menu div {
    width: 4.8387096774vw;
  }
}
@media (max-width: 992px) {
  /* line 121, layout.scss */
  header .gnb_top #toggle-menu div {
    height: 3.6290322581vw;
  }
}
@media (max-width: 992px) {
  /* line 121, layout.scss */
  header .gnb_top #toggle-menu div {
    margin: 7.2580645161vw 0 0 4.0322580645vw;
  }
}
/* line 126, layout.scss */
header .gnb_top #toggle-menu div span {
  display: block;
  width: 48px;
  height: 4px;
  background: #000;
  position: absolute;
  transition: transform 0.2s ease-in-out, top 0.1s ease-in-out 0.2s, opacity 0.1s ease-in-out 0.2s;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, top 0.1s ease-in-out 0.2s, opacity 0.1s ease-in-out 0.2s;
  -moz-transition: -moz-transform 0.2s ease-in-out, top 0.1s ease-in-out 0.2s, opacity 0.1s ease-in-out 0.2s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
}
@media (max-width: 992px) {
  /* line 126, layout.scss */
  header .gnb_top #toggle-menu div span {
    width: 4.8387096774vw;
  }
}
@media (max-width: 992px) {
  /* line 126, layout.scss */
  header .gnb_top #toggle-menu div span {
    height: 0.4032258065vw;
  }
}
/* line 139, layout.scss */
header .gnb_top #toggle-menu div span.top {
  top: 0;
}
/* line 142, layout.scss */
header .gnb_top #toggle-menu div span.middle {
  top: 16px;
}
@media (max-width: 992px) {
  /* line 142, layout.scss */
  header .gnb_top #toggle-menu div span.middle {
    top: 1.6129032258vw;
  }
}
/* line 145, layout.scss */
header .gnb_top #toggle-menu div span.bottom {
  top: 32px;
}
@media (max-width: 992px) {
  /* line 145, layout.scss */
  header .gnb_top #toggle-menu div span.bottom {
    top: 3.2258064516vw;
  }
}
/* line 150, layout.scss */
header .gnb_top #toggle-menu.menu-is-active:before {
  position: absolute;
  content: " ";
  display: inline-block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 159, layout.scss */
header .gnb_top #toggle-menu.menu-is-active span {
  transition: transform 0.2s ease-in-out 0.1s, top 0.1s ease-in-out, opacity 0.1s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out 0.2s, top 0.1s ease-in-out, opacity 0.1s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out 0.1s, top 0.1s ease-in-out, opacity 0.1s ease-in-out;
}
/* line 164, layout.scss */
header .gnb_top #toggle-menu.menu-is-active span.top {
  top: 0.583rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
}
/* line 170, layout.scss */
header .gnb_top #toggle-menu.menu-is-active span.middle {
  top: 0.583rem;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  opacity: 0;
}
/* line 177, layout.scss */
header .gnb_top #toggle-menu.menu-is-active span.bottom {
  top: 0.583rem;
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
}
/* line 185, layout.scss */
header .gnb_top .pjq {
  position: absolute;
  top: 200px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 80px;
  border-radius: 40px;
  background: #015152;
  font-size: 32px;
  color: #fff;
  opacity: 1;
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    top: 20.1612903226vw;
  }
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    right: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    width: 30.2419354839vw;
  }
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    height: 8.064516129vw;
  }
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    border-radius: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 185, layout.scss */
  header .gnb_top .pjq {
    font-size: 3.2258064516vw;
  }
}
/* line 199, layout.scss */
header .gnb_top .pjq i {
  font-size: 30px;
  color: #fff;
  padding-left: 20px;
}
@media (max-width: 992px) {
  /* line 199, layout.scss */
  header .gnb_top .pjq i {
    font-size: 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 199, layout.scss */
  header .gnb_top .pjq i {
    padding-left: 2.0161290323vw;
  }
}
/* line 205, layout.scss */
header .gnb_top .pjq.show {
  opacity: 0;
}
/* line 209, layout.scss */
header .gnb_top.main {
  background: #111111;
}
/* line 212, layout.scss */
header .gnb_top.main h1 a {
  color: #fff;
  background-image: url("../../Content/images/img_simbol_white.png");
  background-repeat: no-repeat;
  background-position: 40px 66px;
  background-size: 41px 48px;
}
@media (max-width: 992px) {
  /* line 212, layout.scss */
  header .gnb_top.main h1 a {
    background-position: 4.0322580645vw 6.6532258065vw;
  }
}
@media (max-width: 992px) {
  /* line 212, layout.scss */
  header .gnb_top.main h1 a {
    background-size: 4.1330645161vw 4.8387096774vw;
  }
}
/* line 220, layout.scss */
header .gnb_top.main .tel {
  color: #015152;
}
/* line 222, layout.scss */
header .gnb_top.main .tel i {
  color: #fff;
}
/* line 228, layout.scss */
header .gnb_top.main #toggle-menu div span {
  background: #fff;
}
/* line 235, layout.scss */
header .gnb_bottom {
  display: flex;
  justify-content: center;
  background: #666666;
  height: 120px;
}
@media (max-width: 992px) {
  /* line 235, layout.scss */
  header .gnb_bottom {
    height: 12.0967741935vw;
  }
}
/* line 241, layout.scss */
header .gnb_bottom ul li {
  width: auto;
  height: 100%;
  padding: 0 38px;
}
@media (max-width: 992px) {
  /* line 241, layout.scss */
  header .gnb_bottom ul li {
    padding: 0 3.8306451613vw;
  }
}
/* line 245, layout.scss */
header .gnb_bottom ul li a {
  display: flex;
  align-items: center;
  height: 120px;
  color: #fff;
  font-size: 39px;
}
@media (max-width: 992px) {
  /* line 245, layout.scss */
  header .gnb_bottom ul li a {
    height: 12.0967741935vw;
  }
}
@media (max-width: 992px) {
  /* line 245, layout.scss */
  header .gnb_bottom ul li a {
    font-size: 3.9314516129vw;
  }
}
/* line 255, layout.scss */
header.active {
  height: 180px;
}
@media (max-width: 992px) {
  /* line 255, layout.scss */
  header.active {
    height: 18.1451612903vw;
  }
}
/* line 259, layout.scss */
header.sub .gnb_bottom {
  display: none;
}
/* line 266, layout.scss */
header.allMenu h1 a .br_visible {
  display: none;
}

/* line 273, layout.scss */
.slide_gnb {
  position: fixed;
  top: -100%;
  width: 100%;
  height: 0;
  margin: 0;
  left: 0;
  z-index: 8;
  overflow-y: auto;
  padding-top: 180px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  /* line 273, layout.scss */
  .slide_gnb {
    padding-top: 18.1451612903vw;
  }
}
/* line 287, layout.scss */
.slide_gnb:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000;
  opacity: .75;
  z-index: 1;
}
/* line 298, layout.scss */
.slide_gnb ul.oneDepth {
  position: absolute;
  width: 100%;
  z-index: 2;
  background: #fff;
  padding: 0 40px 0 40px;
}
@media (max-width: 992px) {
  /* line 298, layout.scss */
  .slide_gnb ul.oneDepth {
    padding: 0 4.0322580645vw 0 4.0322580645vw;
  }
}
/* line 304, layout.scss */
.slide_gnb ul.oneDepth > li {
  display: inline-block;
  width: 100%;
  padding: 80px 0 60px 0;
  border-bottom: 1px solid #d9d9d6;
}
@media (max-width: 992px) {
  /* line 304, layout.scss */
  .slide_gnb ul.oneDepth > li {
    padding: 8.064516129vw 0 6.0483870968vw 0;
  }
}
/* line 309, layout.scss */
.slide_gnb ul.oneDepth > li:first-child {
  border-top: none;
}
/* line 312, layout.scss */
.slide_gnb ul.oneDepth > li > a {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 80px;
  font-weight: 700;
  color: #000;
}
@media (max-width: 992px) {
  /* line 312, layout.scss */
  .slide_gnb ul.oneDepth > li > a {
    font-size: 8.064516129vw;
  }
}
/* line 320, layout.scss */
.slide_gnb ul.oneDepth > li > a i {
  position: absolute;
  top: 50%;
  margin-top: -0.583rem;
  right: 1.667rem;
  font-size: 60px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 992px) {
  /* line 320, layout.scss */
  .slide_gnb ul.oneDepth > li > a i {
    font-size: 6.0483870968vw;
  }
}
/* line 332, layout.scss */
.slide_gnb ul.oneDepth > li .twoDepth {
  display: none;
  background: #f3f3f3;
  width: 100%;
  padding: 40px 0;
}
@media (max-width: 992px) {
  /* line 332, layout.scss */
  .slide_gnb ul.oneDepth > li .twoDepth {
    padding: 4.0322580645vw 0;
  }
}
/* line 337, layout.scss */
.slide_gnb ul.oneDepth > li .twoDepth li {
  padding: 20px 0 20px 60px;
}
@media (max-width: 992px) {
  /* line 337, layout.scss */
  .slide_gnb ul.oneDepth > li .twoDepth li {
    padding: 2.0161290323vw 0 2.0161290323vw 6.0483870968vw;
  }
}
/* line 339, layout.scss */
.slide_gnb ul.oneDepth > li .twoDepth li a {
  font-size: 60px;
}
@media (max-width: 992px) {
  /* line 339, layout.scss */
  .slide_gnb ul.oneDepth > li .twoDepth li a {
    font-size: 6.0483870968vw;
  }
}
/* line 344, layout.scss */
.slide_gnb ul.oneDepth > li.active {
  border-bottom: none;
}
/* line 347, layout.scss */
.slide_gnb ul.oneDepth > li.active > a i {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
/* line 353, layout.scss */
.slide_gnb ul.oneDepth > li.active .twoDepth {
  display: inline-block;
}
/* line 357, layout.scss */
.slide_gnb ul.oneDepth > li.sns {
  text-align: center;
}
/* line 359, layout.scss */
.slide_gnb ul.oneDepth > li.sns ul {
  display: flex;
  justify-content: center;
}
/* line 363, layout.scss */
.slide_gnb ul.oneDepth > li.sns ul li a {
  padding: 0 20px;
}
@media (max-width: 992px) {
  /* line 363, layout.scss */
  .slide_gnb ul.oneDepth > li.sns ul li a {
    padding: 0 2.0161290323vw;
  }
}
/* line 365, layout.scss */
.slide_gnb ul.oneDepth > li.sns ul li a i {
  color: #8b8075;
  font-size: 80px;
}
@media (max-width: 992px) {
  /* line 365, layout.scss */
  .slide_gnb ul.oneDepth > li.sns ul li a i {
    font-size: 8.064516129vw;
  }
}
/* line 372, layout.scss */
.slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 100px auto;
  font-weight: 400;
  height: 150px;
  width: 540px;
  font-size: 45px;
  padding: 0 50px 0 120px;
  background: #005151 url("../../Content/images/img_simbol_white.png") 22% 50% no-repeat;
  background-size: 41px 48px;
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    margin: 10.0806451613vw auto;
  }
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    width: 54.435483871vw;
  }
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    font-size: 4.5362903226vw;
  }
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    padding: 0 5.0403225806vw 0 12.0967741935vw;
  }
}
@media (max-width: 992px) {
  /* line 372, layout.scss */
  .slide_gnb ul.oneDepth > li.sns .btn_darkGreen {
    background-size: 4.1330645161vw 4.8387096774vw;
  }
}
/* line 389, layout.scss */
.slide_gnb.active_open {
  top: 0;
  height: 100%;
}

/* line 394, layout.scss */
.quick {
  position: fixed;
  right: 0;
  width: 150px;
  height: 360px;
  bottom: 0;
  z-index: 12;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 394, layout.scss */
  .quick {
    width: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 394, layout.scss */
  .quick {
    height: 36.2903225806vw;
  }
}
/* line 402, layout.scss */
.quick:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: .75;
  z-index: 1;
  display: none;
}
/* line 414, layout.scss */
.quick ul {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-flow: wrap;
  width: 150px;
  height: 360px;
  right: 40px;
  bottom: 20px;
  overflow: hidden;
}
@media (max-width: 992px) {
  /* line 414, layout.scss */
  .quick ul {
    width: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 414, layout.scss */
  .quick ul {
    height: 36.2903225806vw;
  }
}
@media (max-width: 992px) {
  /* line 414, layout.scss */
  .quick ul {
    right: 4.0322580645vw;
  }
}
/* line 424, layout.scss */
.quick ul li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  right: 0;
  width: 100%;
  height: 150px;
  margin: 20px 0;
  color: #fff;
  position: absolute;
  bottom: -100%;
}
@media (max-width: 992px) {
  /* line 424, layout.scss */
  .quick ul li {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 424, layout.scss */
  .quick ul li {
    margin: 2.0161290323vw 0;
  }
}
/* line 435, layout.scss */
.quick ul li span {
  padding-right: 55px;
  font-size: 42px;
}
@media (max-width: 992px) {
  /* line 435, layout.scss */
  .quick ul li span {
    padding-right: 5.5443548387vw;
  }
}
@media (max-width: 992px) {
  /* line 435, layout.scss */
  .quick ul li span {
    font-size: 4.2338709677vw;
  }
}
/* line 439, layout.scss */
.quick ul li a {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
}
@media (max-width: 992px) {
  /* line 439, layout.scss */
  .quick ul li a {
    width: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 439, layout.scss */
  .quick ul li a {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 439, layout.scss */
  .quick ul li a {
    border-radius: 7.560483871vw;
  }
}
/* line 448, layout.scss */
.quick ul li a i {
  font-size: 70px;
  color: #015152;
}
@media (max-width: 992px) {
  /* line 448, layout.scss */
  .quick ul li a i {
    font-size: 7.0564516129vw;
  }
}
/* line 453, layout.scss */
.quick ul li.sns_youtube {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 453, layout.scss */
  .quick ul li.sns_youtube {
    bottom: -302.4193548387vw;
  }
}
/* line 460, layout.scss */
.quick ul li.sns_insta {
  -webkit-transition: all 0.29s ease-in-out;
  -moz-transition: all 0.29s ease-in-out;
  -o-transition: all 0.29s ease-in-out;
  transition: all 0.29s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 460, layout.scss */
  .quick ul li.sns_insta {
    bottom: -302.4193548387vw;
  }
}
/* line 467, layout.scss */
.quick ul li.sns_facebook {
  -webkit-transition: all 0.28s ease-in-out;
  -moz-transition: all 0.28s ease-in-out;
  -o-transition: all 0.28s ease-in-out;
  transition: all 0.28s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 467, layout.scss */
  .quick ul li.sns_facebook {
    bottom: -302.4193548387vw;
  }
}
/* line 474, layout.scss */
.quick ul li.sns_naver {
  -webkit-transition: all 0.27s ease-in-out;
  -moz-transition: all 0.27s ease-in-out;
  -o-transition: all 0.27s ease-in-out;
  transition: all 0.27s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 474, layout.scss */
  .quick ul li.sns_naver {
    bottom: -302.4193548387vw;
  }
}
/* line 481, layout.scss */
.quick ul li.sns_kakao {
  -webkit-transition: all 0.26s ease-in-out;
  -moz-transition: all 0.26s ease-in-out;
  -o-transition: all 0.26s ease-in-out;
  transition: all 0.26s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 481, layout.scss */
  .quick ul li.sns_kakao {
    bottom: -302.4193548387vw;
  }
}
/* line 488, layout.scss */
.quick ul li.book {
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  bottom: -3000px;
}
@media (max-width: 992px) {
  /* line 488, layout.scss */
  .quick ul li.book {
    bottom: -302.4193548387vw;
  }
}
/* line 495, layout.scss */
.quick ul li.book a {
  width: 150px;
  height: 150px;
  border-radius: 75px;
  color: #fff;
  align-items: flex-end;
  padding-bottom: 15px;
  background: #707372 url("../../Content/images/m_icon_book.png") 50% 50% no-repeat;
  background-size: 76px 71px;
}
@media (max-width: 992px) {
  /* line 495, layout.scss */
  .quick ul li.book a {
    width: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 495, layout.scss */
  .quick ul li.book a {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 495, layout.scss */
  .quick ul li.book a {
    border-radius: 7.560483871vw;
  }
}
@media (max-width: 992px) {
  /* line 495, layout.scss */
  .quick ul li.book a {
    background-size: 7.6612903226vw 7.1572580645vw;
  }
}
/* line 504, layout.scss */
.quick ul li.book a span {
  display: none;
}
/* line 509, layout.scss */
.quick ul li.open {
  bottom: 180px;
}
@media (max-width: 992px) {
  /* line 509, layout.scss */
  .quick ul li.open {
    bottom: 18.1451612903vw;
  }
}
/* line 511, layout.scss */
.quick ul li.open a {
  background: #405364;
}
/* line 513, layout.scss */
.quick ul li.open a i {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
/* line 522, layout.scss */
.quick ul li.open.close a {
  background: #000;
}
/* line 524, layout.scss */
.quick ul li.open.close a i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
}
/* line 532, layout.scss */
.quick ul li.top {
  bottom: 0;
  margin: 0;
}
@media (max-width: 992px) {
  /* line 532, layout.scss */
  .quick ul li.top {
    bottom: 0;
  }
}
/* line 535, layout.scss */
.quick ul li.top a {
  background: #015152;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
/* line 540, layout.scss */
.quick ul li.top a i {
  display: inline-block;
  width: 100%;
  color: #fff;
  height: 40px;
}
@media (max-width: 992px) {
  /* line 540, layout.scss */
  .quick ul li.top a i {
    height: 4.0322580645vw;
  }
}
/* line 546, layout.scss */
.quick ul li.top a span {
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
  padding-right: 0;
}
/* line 557, layout.scss */
.quick.active {
  width: 100%;
  height: 100%;
  bottom: 0;
}
/* line 561, layout.scss */
.quick.active:before {
  display: inline-block;
}
/* line 564, layout.scss */
.quick.active > ul {
  width: 100%;
  height: 1500px;
}
@media (max-width: 992px) {
  /* line 564, layout.scss */
  .quick.active > ul {
    height: 151.2096774194vw;
  }
}
/* line 567, layout.scss */
.quick.active > ul > li {
  /*&:nth-child(1){
      @include scale(bottom,1260px);
  }
  &.sns_youtube {
      @include scale(bottom,1080px);
  }*/
}
/* line 574, layout.scss */
.quick.active > ul > li.sns_youtube {
  bottom: 900px;
}
@media (max-width: 992px) {
  /* line 574, layout.scss */
  .quick.active > ul > li.sns_youtube {
    bottom: 90.7258064516vw;
  }
}
/* line 577, layout.scss */
.quick.active > ul > li.sns_insta {
  bottom: 720px;
}
@media (max-width: 992px) {
  /* line 577, layout.scss */
  .quick.active > ul > li.sns_insta {
    bottom: 72.5806451613vw;
  }
}
/* line 580, layout.scss */
.quick.active > ul > li.sns_facebook {
  bottom: 540px;
}
@media (max-width: 992px) {
  /* line 580, layout.scss */
  .quick.active > ul > li.sns_facebook {
    bottom: 54.435483871vw;
  }
}
/* line 584, layout.scss */
.quick.active > ul > li.sns_kakao {
  bottom: 360px;
}
@media (max-width: 992px) {
  /* line 584, layout.scss */
  .quick.active > ul > li.sns_kakao {
    bottom: 36.2903225806vw;
  }
}
/* line 590, layout.scss */
.quick.hidden {
  display: none;
}
/* line 593, layout.scss */
.quick h2 {
  display: none;
}

/* line 597, layout.scss */
footer {
  position: relative;
  background: #111111;
  color: #666666;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin-top: 200px;
  padding: 60px 0;
}
@media (max-width: 992px) {
  /* line 597, layout.scss */
  footer {
    margin-top: 20.1612903226vw;
  }
}
@media (max-width: 992px) {
  /* line 597, layout.scss */
  footer {
    padding: 6.0483870968vw 0;
  }
}
/* line 606, layout.scss */
footer h2 {
  display: inline-block;
  width: 50%;
  height: 102px;
  text-align: left;
  padding-left: 40px;
}
@media (max-width: 992px) {
  /* line 606, layout.scss */
  footer h2 {
    height: 10.2822580645vw;
  }
}
@media (max-width: 992px) {
  /* line 606, layout.scss */
  footer h2 {
    padding-left: 4.0322580645vw;
  }
}
/* line 612, layout.scss */
footer h2 a {
  display: flex;
  overflow: hidden;
  text-indent: 9999px;
  width: 264px;
  height: 100%;
  background: url("../../Content/images/m_img_logo_bottom.png") 0 0 no-repeat;
  background-size: 264px 42px;
}
@media (max-width: 992px) {
  /* line 612, layout.scss */
  footer h2 a {
    width: 26.6129032258vw;
  }
}
@media (max-width: 992px) {
  /* line 612, layout.scss */
  footer h2 a {
    background-size: 26.6129032258vw 4.2338709677vw;
  }
}
/* line 622, layout.scss */
footer > .tel {
  text-align: right;
  padding-right: 40px;
  display: inline-block;
  width: 50%;
  height: 102px;
  font-size: 27px;
  color: #fff;
}
@media (max-width: 992px) {
  /* line 622, layout.scss */
  footer > .tel {
    padding-right: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 622, layout.scss */
  footer > .tel {
    height: 10.2822580645vw;
  }
}
@media (max-width: 992px) {
  /* line 622, layout.scss */
  footer > .tel {
    font-size: 2.7217741935vw;
  }
}
/* line 630, layout.scss */
footer > .tel i {
  font-size: 30px;
  color: #97b4c9;
  padding-right: 20px;
}
@media (max-width: 992px) {
  /* line 630, layout.scss */
  footer > .tel i {
    font-size: 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 630, layout.scss */
  footer > .tel i {
    padding-right: 2.0161290323vw;
  }
}
/* line 636, layout.scss */
footer .info {
  text-align: left;
  color: #666666;
  padding: 0 40px;
  font-size: 20px;
  width: 100%;
}
@media (max-width: 992px) {
  /* line 636, layout.scss */
  footer .info {
    padding: 0 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 636, layout.scss */
  footer .info {
    font-size: 2.0161290323vw;
  }
}
/* line 642, layout.scss */
footer .info li {
  letter-spacing: -.5px;
}
/* line 644, layout.scss */
footer .info li:nth-child(1) {
  position: relative;
}
/* line 646, layout.scss */
footer .info li:nth-child(1) span {
  position: relative;
  display: inline-block;
}
/* line 649, layout.scss */
footer .info li:nth-child(1) span:nth-child(1) {
  padding-right: 20px;
}
@media (max-width: 992px) {
  /* line 649, layout.scss */
  footer .info li:nth-child(1) span:nth-child(1) {
    padding-right: 2.0161290323vw;
  }
}
/* line 652, layout.scss */
footer .info li:nth-child(1) span:nth-child(2) {
  padding-left: 20px;
}
@media (max-width: 992px) {
  /* line 652, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2) {
    padding-left: 2.0161290323vw;
  }
}
/* line 654, layout.scss */
footer .info li:nth-child(1) span:nth-child(2):before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 1px;
  height: 20px;
  background: #313d48;
}
@media (max-width: 992px) {
  /* line 654, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2):before {
    top: 0.7056451613vw;
  }
}
@media (max-width: 992px) {
  /* line 654, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2):before {
    height: 2.0161290323vw;
  }
}

/* line 669, layout.scss */
.btn_darkGreen {
  display: inline-block;
  background: #005151;
  text-align: center;
  color: #fff;
  width: 540px;
  font-size: 45px;
  padding: 0 50px;
}
@media (max-width: 992px) {
  /* line 669, layout.scss */
  .btn_darkGreen {
    width: 54.435483871vw;
  }
}
@media (max-width: 992px) {
  /* line 669, layout.scss */
  .btn_darkGreen {
    font-size: 4.5362903226vw;
  }
}
@media (max-width: 992px) {
  /* line 669, layout.scss */
  .btn_darkGreen {
    padding: 0 5.0403225806vw;
  }
}

/* line 679, layout.scss */
.content .sub_top {
  position: relative;
  width: 100%;
  text-align: center;
}
/* line 683, layout.scss */
.content .sub_top h2 {
  display: flex;
  height: 300px;
  justify-content: center;
  align-items: center;
  font-size: 66px;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 992px) {
  /* line 683, layout.scss */
  .content .sub_top h2 {
    height: 30.2419354839vw;
  }
}
@media (max-width: 992px) {
  /* line 683, layout.scss */
  .content .sub_top h2 {
    font-size: 6.6532258065vw;
  }
}
/* line 692, layout.scss */
.content .sub_top .sub_menu {
  position: relative;
  width: 100%;
  height: 120px;
  background: #015152;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 692, layout.scss */
  .content .sub_top .sub_menu {
    height: 12.0967741935vw;
  }
}
/* line 698, layout.scss */
.content .sub_top .sub_menu ul {
  display: flex;
  justify-content: center;
  height: 100%;
}
/* line 702, layout.scss */
.content .sub_top .sub_menu ul li {
  display: inline-block;
  height: 100%;
  opacity: .3;
}
/* line 706, layout.scss */
.content .sub_top .sub_menu ul li a {
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 35px;
  color: #fff;
  font-size: 39px;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 706, layout.scss */
  .content .sub_top .sub_menu ul li a {
    padding: 0 3.5282258065vw;
  }
}
@media (max-width: 992px) {
  /* line 706, layout.scss */
  .content .sub_top .sub_menu ul li a {
    font-size: 3.9314516129vw;
  }
}
/* line 715, layout.scss */
.content .sub_top .sub_menu ul li.active {
  opacity: 1;
}
/* line 722, layout.scss */
.content .inner {
  position: relative;
  text-align: center;
  margin: auto;
  padding: 0 40px;
}
@media (max-width: 992px) {
  /* line 722, layout.scss */
  .content .inner {
    padding: 0 4.0322580645vw;
  }
}
/* line 728, layout.scss */
.content .inner h3.title {
  padding: 80px 0 50px 0;
  text-align: center;
  font-size: 60px;
  font-weight: 500;
  color: #000;
}
@media (max-width: 992px) {
  /* line 728, layout.scss */
  .content .inner h3.title {
    padding: 8.064516129vw 0 5.0403225806vw 0;
  }
}
@media (max-width: 992px) {
  /* line 728, layout.scss */
  .content .inner h3.title {
    font-size: 6.0483870968vw;
  }
}
/* line 736, layout.scss */
.content .inner .sub_copy {
  font-size: 45px;
  text-align: center;
  padding: 0 100px;
  font-weight: 400;
}
@media (max-width: 992px) {
  /* line 736, layout.scss */
  .content .inner .sub_copy {
    font-size: 4.5362903226vw;
  }
}
@media (max-width: 992px) {
  /* line 736, layout.scss */
  .content .inner .sub_copy {
    padding: 0 10.0806451613vw;
  }
}
/* line 741, layout.scss */
.content .inner .sub_copy strong {
  color: #015152;
  font-weight: 500;
}
/* line 746, layout.scss */
.content .inner .coming_soon {
  position: relative;
  width: 100%;
  min-width: 320px;
  height: 800px;
  background: url("../../Content/images/m_comming.png") 50% 50% no-repeat;
  background-size: 693px 549px;
  border-top: 1px solid #084f51;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  font-size: 45px;
}
@media (max-width: 992px) {
  /* line 746, layout.scss */
  .content .inner .coming_soon {
    height: 80.6451612903vw;
  }
}
@media (max-width: 992px) {
  /* line 746, layout.scss */
  .content .inner .coming_soon {
    background-size: 69.8588709677vw 55.3427419355vw;
  }
}
@media (max-width: 992px) {
  /* line 746, layout.scss */
  .content .inner .coming_soon {
    font-size: 4.5362903226vw;
  }
}
/* line 763, layout.scss */
.content table {
  width: 100%;
  margin: auto;
  border-top: 1px solid #000;
}
/* line 769, layout.scss */
.content table.col2 tr th, .content table.col2 tr td {
  border-bottom: 1px solid #cccccc;
  padding: 40px 0;
}
@media (max-width: 992px) {
  /* line 769, layout.scss */
  .content table.col2 tr th, .content table.col2 tr td {
    padding: 4.0322580645vw 0;
  }
}
/* line 774, layout.scss */
.content table.col2 tr th:nth-child(1) {
  width: 180px;
  background: #fafafa;
  color: #000;
  font-size: 33px;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 774, layout.scss */
  .content table.col2 tr th:nth-child(1) {
    width: 18.1451612903vw;
  }
}
@media (max-width: 992px) {
  /* line 774, layout.scss */
  .content table.col2 tr th:nth-child(1) {
    font-size: 3.3266129032vw;
  }
}
/* line 783, layout.scss */
.content table.col2 tr td:nth-child(2) {
  width: 700px;
  background: #fff;
  color: #000;
  font-size: 33px;
  font-weight: 400;
  padding-left: 30px;
}
@media (max-width: 992px) {
  /* line 783, layout.scss */
  .content table.col2 tr td:nth-child(2) {
    width: 70.564516129vw;
  }
}
@media (max-width: 992px) {
  /* line 783, layout.scss */
  .content table.col2 tr td:nth-child(2) {
    font-size: 3.3266129032vw;
  }
}
@media (max-width: 992px) {
  /* line 783, layout.scss */
  .content table.col2 tr td:nth-child(2) {
    padding-left: 3.0241935484vw;
  }
}
/* line 797, layout.scss */
.content table.col8 tr th, .content table.col8 tr td {
  border-bottom: 1px solid #cccccc;
  padding: 40px 0;
}
@media (max-width: 992px) {
  /* line 797, layout.scss */
  .content table.col8 tr th, .content table.col8 tr td {
    padding: 4.0322580645vw 0;
  }
}
/* line 802, layout.scss */
.content table.col8 tr th:nth-child(1) {
  width: 180px;
  background: #fafafa;
  color: #000;
  font-size: 33px;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 802, layout.scss */
  .content table.col8 tr th:nth-child(1) {
    width: 18.1451612903vw;
  }
}
@media (max-width: 992px) {
  /* line 802, layout.scss */
  .content table.col8 tr th:nth-child(1) {
    font-size: 3.3266129032vw;
  }
}
/* line 810, layout.scss */
.content table.col8 tr td {
  width: 140px;
  background: #fff;
  color: #000;
  font-size: 33px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 810, layout.scss */
  .content table.col8 tr td {
    width: 14.1129032258vw;
  }
}
@media (max-width: 992px) {
  /* line 810, layout.scss */
  .content table.col8 tr td {
    font-size: 3.3266129032vw;
  }
}
/* line 822, layout.scss */
.content table.col4 tr th, .content table.col4 tr td {
  border-bottom: 1px solid #cccccc;
  padding: 40px 0;
}
@media (max-width: 992px) {
  /* line 822, layout.scss */
  .content table.col4 tr th, .content table.col4 tr td {
    padding: 4.0322580645vw 0;
  }
}
/* line 827, layout.scss */
.content table.col4 tr th:nth-child(1) {
  width: 270px;
  background: #fafafa;
  color: #000;
  font-size: 33px;
  font-weight: 500;
}
@media (max-width: 992px) {
  /* line 827, layout.scss */
  .content table.col4 tr th:nth-child(1) {
    width: 27.2177419355vw;
  }
}
@media (max-width: 992px) {
  /* line 827, layout.scss */
  .content table.col4 tr th:nth-child(1) {
    font-size: 3.3266129032vw;
  }
}
/* line 835, layout.scss */
.content table.col4 tr td {
  width: 202px;
  background: #fff;
  color: #000;
  font-size: 33px;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 992px) {
  /* line 835, layout.scss */
  .content table.col4 tr td {
    width: 20.3629032258vw;
  }
}
@media (max-width: 992px) {
  /* line 835, layout.scss */
  .content table.col4 tr td {
    font-size: 3.3266129032vw;
  }
}
/* line 846, layout.scss */
.content .list_txt {
  width: 100%;
  min-width: 320px;
  margin: auto;
}
/* line 851, layout.scss */
.content .list_txt.type_star li {
  font-size: 33px;
  font-weight: 400;
  padding-left: 20px;
  background: url("../../Content/images/m_icon_li_star.png") 0 10px no-repeat;
  background-size: 19px auto;
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  /* line 851, layout.scss */
  .content .list_txt.type_star li {
    font-size: 3.3266129032vw;
  }
}
@media (max-width: 992px) {
  /* line 851, layout.scss */
  .content .list_txt.type_star li {
    padding-left: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 851, layout.scss */
  .content .list_txt.type_star li {
    background-size: 1.9153225806vw auto;
  }
}
@media (max-width: 992px) {
  /* line 851, layout.scss */
  .content .list_txt.type_star li {
    padding-bottom: 2.0161290323vw;
  }
}

/* line 862, layout.scss */
#HappytalkIframe {
  right: auto !important;
  left: 10px !important;
  z-index: 2 !important;
  bottom: 10px !important;
}
@media screen and (min-width: 992px) {
  /* line 862, layout.scss */
  #HappytalkIframe {
    right: 5px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 12 !important;
    top: 50% !important;
    margin: 140PX 0 0 0 !important;
  }
}

/* line 876, layout.scss */
#popup_icon {
  position: fixed;
  background: #141d3e;
  color: #f8ce76;
  line-height: 1.5;
  font-weight: 500;
  /*display: flex;
  align-items: center;
  flex-flow: wrap;*/
  z-index: 6;
  top: auto;
  right: auto;
  left: 17px;
  bottom: 75px;
  width: 80px;
  width: 150px;
  height: 150px;
  border-radius: 20px;
  font-size: 20px;
  padding: 30px 0 10px 35px;
}
@media (max-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    width: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    height: 15.1209677419vw;
  }
}
@media (max-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    border-radius: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    font-size: 2.0161290323vw;
  }
}
@media (max-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    padding: 3.0241935484vw 0 1.0080645161vw 3.5282258065vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 876, layout.scss */
  #popup_icon {
    left: auto;
    bottom: auto;
    width: 80px;
    height: 80px;
    right: 5px;
    top: 50%;
    margin-top: 140PX;
    padding: 13px 0 10px 18px;
    font-size: 12px;
  }
}
/* line 907, layout.scss */
#popup_icon span {
  padding-bottom: 7px;
  font-weight: 400;
}

@media screen and (min-width: 992px) {
  /* line 913, layout.scss */
  .mo_cont {
    display: none;
  }

  /* line 914, layout.scss */
  .pc_cont {
    display: block;
  }

  /* line 915, layout.scss */
  body {
    padding-top: 0;
  }
  /* line 917, layout.scss */
  body:not(.fullpage) {
    padding-top: 100px;
  }
  /* line 921, layout.scss */
  body.premium footer, body.brand footer {
    margin-top: 0;
    margin-bottom: 50px;
  }
  /* line 924, layout.scss */
  body.premium footer .top, body.brand footer .top {
    top: 50px;
  }

  /* line 930, layout.scss */
  header {
    min-width: 992px;
    height: 100px;
    z-index: 11;
    overflow: visible;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  /* line 939, layout.scss */
  header .pc_header {
    display: block;
  }
  /* line 940, layout.scss */
  header .mo_header {
    display: none;
  }
  /* line 941, layout.scss */
  header h1 {
    position: absolute;
    width: 320px;
    left: 10px;
    top: 27px;
    height: 100px;
  }
  /* line 947, layout.scss */
  header h1 a {
    width: 320px;
    height: 100px;
    overflow: hidden;
    font-size: 24px;
    font-weight: 600;
    color: #015152;
    letter-spacing: -.5px;
    padding-top: 30px;
  }
  /* line 958, layout.scss */
  header .gnb {
    display: flex;
    justify-content: center;
    background: url("../../Content/images/bg_gnb.png") 0 0 repeat-x;
  }
  /* line 962, layout.scss */
  header .gnb .oneDepth {
    display: flex;
    justify-content: center;
    width: 530px;
    margin-left: 180px;
  }
  /* line 967, layout.scss */
  header .gnb .oneDepth > li {
    display: inline-block;
    width: 106px;
  }
  /* line 970, layout.scss */
  header .gnb .oneDepth > li > a {
    display: flex;
    width: 100%;
    height: 100px;
    color: #000;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
  }
  /* line 979, layout.scss */
  header .gnb .oneDepth > li > a i {
    display: none;
  }
  /* line 983, layout.scss */
  header .gnb .oneDepth > li .twoDepth {
    display: none;
    flex-flow: wrap;
    width: 100%;
    padding: 27px 0 93px 0;
  }
  /* line 988, layout.scss */
  header .gnb .oneDepth > li .twoDepth li {
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  /* line 992, layout.scss */
  header .gnb .oneDepth > li .twoDepth li a {
    position: relative;
    display: inline-block;
    width: auto;
    font-size: 16px;
    padding: 12px 0;
    text-align: center;
    color: #000000;
  }
  /* line 1000, layout.scss */
  header .gnb .oneDepth > li .twoDepth li a:hover {
    color: #015152;
  }
  /* line 1002, layout.scss */
  header .gnb .oneDepth > li .twoDepth li a:hover:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 10px;
    background: #015152;
  }
  /* line 1018, layout.scss */
  header .gnb .oneDepth > li:nth-child(3) .twoDepth:nth-child(2), header .gnb .oneDepth > li:nth-child(3) .twoDepth:nth-child(3) {
    margin: 0 -12px;
    width: 130px;
  }
  /* line 1025, layout.scss */
  header .gnb .oneDepth > li.sns {
    display: none;
  }
  /* line 1031, layout.scss */
  header .tel {
    position: absolute;
    top: 0;
    right: 15px;
    height: 100px;
    display: flex;
    align-items: center;
    color: #015152;
    font-size: 20px;
  }
  /* line 1040, layout.scss */
  header .tel i {
    color: #a3b8c7;
    padding-right: 10px;
  }
  /* line 1045, layout.scss */
  header .pjq {
    position: absolute;
    top: 120px;
    width: 162px;
    right: 10px;
    height: 52px;
    border-radius: 26px;
    display: flex;
    align-items: center;
    background: #015152;
    color: #fff;
    font-size: 20px;
    justify-content: center;
  }
  /* line 1058, layout.scss */
  header .pjq i {
    color: #fff;
    padding-left: 10px;
  }
  /* line 1063, layout.scss */
  header.active {
    height: 417px;
    background: #fff url("../../Content/images/img_gnb_simbol.png") 0 100% no-repeat;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.05);
  }
  /* line 1069, layout.scss */
  header.active h1 a {
    color: #fff;
  }
  /* line 1074, layout.scss */
  header.active .gnb {
    background: url("../../Content/images/bg_gnb_on.png") 0 0 repeat-x;
  }
  /* line 1078, layout.scss */
  header.active .gnb .oneDepth li a {
    color: #fff;
  }
  /* line 1084, layout.scss */
  header.active .tel {
    color: #fff;
  }
  /* line 1086, layout.scss */
  header.active .tel i {
    color: #a3b8c7;
  }
  /* line 1091, layout.scss */
  header.active .pjq {
    background: #015152;
    color: #fff;
  }
  /* line 1094, layout.scss */
  header.active .pjq i {
    color: #fff;
  }
  /* line 1100, layout.scss */
  header.main .gnb {
    background: url("../../Content/images/bg_gnb.png") 0 0 repeat-x;
  }
  /* line 1104, layout.scss */
  header.main.active .gnb {
    background: url("../../Content/images/bg_gnb_on.png") 0 0 repeat-x;
  }
  /* line 1111, layout.scss */
  header.white h1 a {
    color: #fff;
    background: url("../../Content/images/img_logo_top_white.png") 0 0 no-repeat;
  }
  /* line 1119, layout.scss */
  header.white .gnb .oneDepth li a {
    color: #fff;
  }
  /* line 1125, layout.scss */
  header.white .tel {
    color: #fff;
  }
  /* line 1127, layout.scss */
  header.white .tel i {
    color: #a3b8c7;
  }
  /* line 1132, layout.scss */
  header.white.active .gnb {
    background: url("../../Content/images/bg_gnb_on.png") 0 0 repeat-x;
  }
  /* line 1136, layout.scss */
  header.white.active .gnb .oneDepth > li > a {
    color: #fff;
  }
  /* line 1145, layout.scss */
  header.allMenu h1 {
    width: 135px;
    height: 73px;
  }
  /* line 1148, layout.scss */
  header.allMenu h1 a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
    line-height: 1.3;
    padding-top: 0;
  }
  /* line 1155, layout.scss */
  header.allMenu h1 a .br_visible {
    display: block;
  }
  /* line 1161, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: 15px;
    /*메뉴 수에 따라서 왼쪽 마진 값이 틀려짐*/
    width: auto;
  }
  /* line 1164, layout.scss */
  header.allMenu .gnb .oneDepth > li {
    width: 76px;
  }
  /* line 1166, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 16px;
  }
  /* line 1169, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth {
    width: 100%;
    margin: 0;
  }
  /* line 1173, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth li a {
    font-size: 14px;
    letter-spacing: -1px;
  }
  /* line 1179, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString5 {
    width: 85px;
  }
  /* line 1182, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString6 {
    width: 100px;
  }
  /* line 1185, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString7 {
    width: 115px;
  }
  /* line 1188, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString8 {
    width: 130px;
  }
  /* line 1194, layout.scss */
  header.allMenu .tel {
    font-size: 16px;
  }

  /* line 1199, layout.scss */
  .quick {
    width: 100px;
    top: 50%;
    height: 267px;
    bottom: auto;
    background: #405364;
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
  }
  /* line 1209, layout.scss */
  .quick:before {
    display: none;
  }
  /* line 1212, layout.scss */
  .quick h2 {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    padding: 18px 0;
  }
  /* line 1220, layout.scss */
  .quick ul {
    position: relative;
    width: 100%;
    height: 100%;
    right: auto;
    bottom: auto;
  }
  /* line 1226, layout.scss */
  .quick ul li {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 27px;
    background: #364858;
    margin: 5px 0;
    bottom: auto;
  }
  /* line 1235, layout.scss */
  .quick ul li span {
    display: none;
  }
  /* line 1236, layout.scss */
  .quick ul li a {
    width: 54px;
    height: 54px;
    background: #364858;
  }
  /* line 1240, layout.scss */
  .quick ul li a i {
    font-size: 25px;
    color: #fff;
  }
  /* line 1245, layout.scss */
  .quick ul li.sns_youtube, .quick ul li.sns_insta, .quick ul li.sns_facebook, .quick ul li.sns_naver, .quick ul li.sns_kakao {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    bottom: auto;
    margin: auto;
  }
  /* line 1253, layout.scss */
  .quick ul li.book {
    width: 100px;
    height: 100px;
    border-radius: 0;
    margin-top: 15px;
    margin-bottom: 0;
    background: #707372 url("../../Content/images/icon_book.png") 50% 20px no-repeat;
    background-size: 44px 38px;
    bottom: auto;
  }
  /* line 1262, layout.scss */
  .quick ul li.book > span {
    display: none;
  }
  /* line 1265, layout.scss */
  .quick ul li.book a {
    width: 100%;
    height: 100%;
    padding-bottom: 0;
    background: none;
  }
  /* line 1270, layout.scss */
  .quick ul li.book a span {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    padding: 0;
    text-align: center;
    padding-bottom: 10px;
  }
  /* line 1280, layout.scss */
  .quick ul li.open {
    display: none;
  }
  /* line 1281, layout.scss */
  .quick ul li.top {
    display: none;
  }
  /* line 1285, layout.scss */
  .quick.active:before {
    display: none;
  }

  /* line 1288, layout.scss */
  footer {
    position: relative;
    background: #111111;
    color: #666666;
    display: flex;
    width: 100%;
    min-width: 992px;
    padding: 45px 0;
    margin-top: 150px;
  }
  /* line 1297, layout.scss */
  footer .top {
    position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;
    right: 17px;
    background: #015152;
    border-radius: 30px;
    z-index: 12;
  }
  /* line 1306, layout.scss */
  footer .top a {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    text-align: center;
    width: 60px;
    height: 60px;
  }
  /* line 1313, layout.scss */
  footer .top a i {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 5px;
    height: 10px;
  }
  /* line 1322, layout.scss */
  footer .top a span {
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  /* line 1330, layout.scss */
  footer h2 {
    width: 210px;
    text-align: right;
    padding: 0 50px 0 0;
  }
  /* line 1334, layout.scss */
  footer h2 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 150px;
    height: 24px;
    background: url("../../Content/images/img_logo_bottom.png") 0 0 no-repeat;
  }
  /* line 1343, layout.scss */
  footer .info {
    text-align: left;
    color: #666666;
    font-size: 14px;
    width: calc( 100% - 210px);
    padding: 0;
  }
  /* line 1352, layout.scss */
  footer .info li:nth-child(1) span:nth-child(1) {
    padding-right: 0;
    width: 100%;
  }
  /* line 1356, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2) {
    padding-left: 0;
    width: 100%;
  }
  /* line 1359, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2):before {
    display: none;
  }
  /* line 1367, layout.scss */
  footer .fmenu {
    position: absolute;
    width: 203px;
    top: 46px;
    right: 100px;
    text-align: left;
    display: flex;
    flex-flow: wrap;
  }
  /* line 1375, layout.scss */
  footer .fmenu li {
    position: relative;
    display: inline-block;
    position: relative;
  }
  /* line 1379, layout.scss */
  footer .fmenu li a {
    padding: 15px 0;
    color: #cccccc;
    font-size: 18px;
  }
  /* line 1384, layout.scss */
  footer .fmenu li:nth-child(1) {
    width: 120px;
    text-align: left;
  }
  /* line 1387, layout.scss */
  footer .fmenu li:nth-child(1):before {
    content: "";
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 17px;
    background: #414240;
    display: none;
  }
  /* line 1398, layout.scss */
  footer .fmenu li:nth-child(2) {
    width: 83px;
    text-align: right;
  }
  /* line 1402, layout.scss */
  footer .fmenu li:nth-child(3) {
    width: 203px;
    padding-top: 15px;
    text-align: right;
  }
  /* line 1406, layout.scss */
  footer .fmenu li:nth-child(3) i {
    padding-right: 10px;
  }
  /* line 1412, layout.scss */
  footer > .tel {
    display: none;
  }

  /* line 1417, layout.scss */
  .content .sub_top {
    position: relative;
    width: 100%;
    text-align: center;
  }
  /* line 1421, layout.scss */
  .content .sub_top h2 {
    display: flex;
    height: 240px;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: 500;
    color: #fff;
  }
  /* line 1430, layout.scss */
  .content .sub_top .sub_menu {
    position: relative;
    width: 100%;
    height: 80px;
    background: #015152;
    text-align: center;
  }
  /* line 1436, layout.scss */
  .content .sub_top .sub_menu ul {
    display: flex;
    justify-content: center;
    height: 100%;
  }
  /* line 1440, layout.scss */
  .content .sub_top .sub_menu ul li {
    display: inline-block;
    height: 100%;
    opacity: .3;
  }
  /* line 1444, layout.scss */
  .content .sub_top .sub_menu ul li a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 30px;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
  }
  /* line 1453, layout.scss */
  .content .sub_top .sub_menu ul li.active {
    opacity: 1;
  }
  /* line 1460, layout.scss */
  .content .inner {
    padding: 0;
  }
  /* line 1463, layout.scss */
  .content .inner h3.title {
    padding: 60px 0 50px 0;
    font-size: 42px;
  }
  /* line 1468, layout.scss */
  .content .inner .sub_copy {
    font-size: 28px;
    padding: 0;
  }
  /* line 1472, layout.scss */
  .content .inner .coming_soon {
    max-width: 1200px;
    min-width: 992px;
    height: 530px;
    font-size: 28px;
    background: url("../../Content/images/comming.png") 50% 50% no-repeat;
    background-size: 1100px 252px;
  }
  /* line 1482, layout.scss */
  .content table {
    width: 100%;
    max-width: 1200px;
    min-width: 992px;
    margin: auto;
    border-top: 1px solid #000;
  }
  /* line 1490, layout.scss */
  .content table.col2 tr th, .content table.col2 tr td {
    border-bottom: 1px solid #cccccc;
    padding: 30px 0;
  }
  /* line 1495, layout.scss */
  .content table.col2 tr th:nth-child(1) {
    width: 15%;
    background: #fafafa;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  /* line 1504, layout.scss */
  .content table.col2 tr td:nth-child(2) {
    width: 85%;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
  }
  /* line 1518, layout.scss */
  .content table.col8 tr th, .content table.col8 tr td {
    border-bottom: 1px solid #cccccc;
    padding: 30px 0;
  }
  /* line 1523, layout.scss */
  .content table.col8 tr th:nth-child(1) {
    width: 15%;
    background: #fafafa;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  /* line 1531, layout.scss */
  .content table.col8 tr td {
    width: 12.14285714285714%;
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    text-align: center;
  }
  /* line 1544, layout.scss */
  .content table.col4 tr th, .content table.col4 tr td {
    border-bottom: 1px solid #cccccc;
    padding: 30px 0;
  }
  /* line 1549, layout.scss */
  .content table.col4 tr th:nth-child(1) {
    width: 15%;
    background: #fafafa;
    color: #000;
    font-size: 16px;
    font-weight: 500;
  }
  /* line 1557, layout.scss */
  .content table.col4 tr td {
    background: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
  }
  /* line 1563, layout.scss */
  .content table.col4 tr td:nth-child(2) {
    width: 21.25%;
  }
  /* line 1571, layout.scss */
  .content .list_txt {
    width: 100%;
    max-width: 1200px;
    min-width: 992px;
    margin: auto;
  }
  /* line 1577, layout.scss */
  .content .list_txt.type_star li {
    font-size: 16px;
    font-weight: 400;
    padding-left: 12px;
    background: url("../../Content/images/icon_li_star.png") 0 2px no-repeat;
    background-size: 11px 15px;
    padding-bottom: 10px;
  }

  /* line 1589, layout.scss */
  #section4 footer {
    margin-top: 0;
  }
}
@media screen and (min-width: 1100px) {
  /* line 1598, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: 10px;
  }
  /* line 1600, layout.scss */
  header.allMenu .gnb .oneDepth > li {
    width: 90px;
  }
  /* line 1602, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1613, layout.scss */
  header h1 {
    left: 80px;
  }
  /* line 1617, layout.scss */
  header .gnb .oneDepth {
    width: 630px;
  }
  /* line 1619, layout.scss */
  header .gnb .oneDepth > li {
    width: 126px;
  }
  /* line 1623, layout.scss */
  header .gnb .oneDepth > li:nth-child(3) .twoDepth:nth-child(2), header .gnb .oneDepth > li:nth-child(3) .twoDepth:nth-child(3) {
    margin: auto;
    width: 100%;
  }
  /* line 1632, layout.scss */
  header.active {
    background: #fff url("../../Content/images/img_gnb_simbol.png") 198px 100% no-repeat;
  }
  /* line 1634, layout.scss */
  header.active .pjq {
    background: #015152;
    color: #fff;
  }
  /* line 1637, layout.scss */
  header.active .pjq i {
    color: #fff;
  }
  /* line 1643, layout.scss */
  header.allMenu h1 {
    left: 10px;
    width: 230px;
  }
  /* line 1646, layout.scss */
  header.allMenu h1 a {
    font-size: 18px;
  }
  /* line 1652, layout.scss */
  header.allMenu .gnb .oneDepth > li {
    width: 100px;
  }
  /* line 1654, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 18px;
  }
  /* line 1659, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth li a {
    font-size: 16px;
    letter-spacing: 0;
  }
  /* line 1666, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString5 {
    width: 115px;
  }
  /* line 1669, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString6 {
    width: 130px;
  }
  /* line 1672, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString7 {
    width: 145px;
  }
  /* line 1675, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString8 {
    width: 160px;
  }
  /* line 1681, layout.scss */
  header.allMenu .tel {
    font-size: 18px;
  }

  /* line 1687, layout.scss */
  footer h2 {
    width: 300px;
  }
  /* line 1690, layout.scss */
  footer .info {
    width: calc( 100% - 300px);
  }
  /* line 1695, layout.scss */
  footer .info li:nth-child(1) span:nth-child(1) {
    padding-right: 15px;
    width: auto;
  }
  /* line 1699, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2) {
    padding-left: 15px;
    width: auto;
  }
  /* line 1702, layout.scss */
  footer .info li:nth-child(1) span:nth-child(2):before {
    display: inline-block;
    top: 4px;
    height: 14px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 1716, layout.scss */
  header h1 {
    left: 100px;
  }
  /* line 1720, layout.scss */
  header.active .pjq {
    background: #015152;
    color: #fff;
  }
  /* line 1723, layout.scss */
  header.active .pjq i {
    color: #fff;
  }
  /* line 1729, layout.scss */
  header .gnb .oneDepth {
    margin-left: 180px;
  }
  /* line 1734, layout.scss */
  header.allMenu h1 {
    left: 10px;
    width: 240px;
    top: 40px;
  }
  /* line 1738, layout.scss */
  header.allMenu h1 a {
    font-size: 18px;
  }
  /* line 1740, layout.scss */
  header.allMenu h1 a .br_visible {
    display: none;
  }
  /* line 1746, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: 100px;
  }
  /* line 1749, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 18px;
  }
  /* line 1754, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth li a {
    font-size: 16px;
    letter-spacing: 0;
  }
  /* line 1763, layout.scss */
  header.allMenu .tel {
    font-size: 18px;
  }
}
@media screen and (min-width: 1600px) {
  /* line 1771, layout.scss */
  header .tel {
    right: 280px;
  }
  /* line 1775, layout.scss */
  header .pjq {
    top: 25px;
    right: 100px;
  }
  /* line 1780, layout.scss */
  header.active .pjq {
    color: #015152;
    background: #fff;
  }
  /* line 1783, layout.scss */
  header.active .pjq i {
    color: #015152;
  }
  /* line 1789, layout.scss */
  header .gnb .oneDepth {
    margin-left: 0;
  }
  /* line 1794, layout.scss */
  header.allMenu h1 {
    left: 10px;
    width: 290px;
  }
  /* line 1797, layout.scss */
  header.allMenu h1 a {
    font-size: 22px;
  }
  /* line 1802, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: -30px;
  }
  /* line 1805, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 18px;
  }
  /* line 1810, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth li a {
    font-size: 16px;
    letter-spacing: 0;
  }
  /* line 1819, layout.scss */
  header.allMenu .tel {
    font-size: 20px;
    right: 200px;
  }
  /* line 1823, layout.scss */
  header.allMenu .pjq {
    right: 10px;
  }
}
@media screen and (min-width: 1920px) {
  /* line 1832, layout.scss */
  header.allMenu h1 {
    left: 100px;
    width: 320px;
  }
  /* line 1835, layout.scss */
  header.allMenu h1 a {
    font-size: 24px;
  }
  /* line 1840, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: 0;
  }
  /* line 1842, layout.scss */
  header.allMenu .gnb .oneDepth > li {
    width: 115px;
  }
  /* line 1844, layout.scss */
  header.allMenu .gnb .oneDepth > li > a {
    font-size: 20px;
    letter-spacing: -.5px;
  }
  /* line 1850, layout.scss */
  header.allMenu .gnb .oneDepth > li .twoDepth li a {
    font-size: 18px;
    letter-spacing: 0;
  }
  /* line 1856, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString5 {
    width: 130px;
  }
  /* line 1859, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString6 {
    width: 145px;
  }
  /* line 1862, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString7 {
    width: 160px;
  }
  /* line 1865, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString8 {
    width: 175px;
  }
  /* line 1871, layout.scss */
  header.allMenu .tel {
    font-size: 20px;
    right: 280px;
  }
  /* line 1875, layout.scss */
  header.allMenu .pjq {
    right: 100px;
  }
}
@media screen and (min-width: 2560px) {
  /* line 1885, layout.scss */
  header.allMenu .gnb .oneDepth {
    margin-left: -80px;
  }
  /* line 1887, layout.scss */
  header.allMenu .gnb .oneDepth > li {
    width: 150px;
  }
  /* line 1889, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString5 {
    width: 165px;
  }
  /* line 1892, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString6 {
    width: 180px;
  }
  /* line 1895, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString7 {
    width: 195px;
  }
  /* line 1898, layout.scss */
  header.allMenu .gnb .oneDepth > li.menuString8 {
    width: 210px;
  }
}
/* line 1907, layout.scss */
.menu_hidden {
  display: none !important;
}

/* 서브페이지 공통 */
/* line 1913, layout.scss */
.content .inner.full {
  position: relative;
  padding: 0;
}
/* line 1916, layout.scss */
.content .inner.full .box_tab {
  position: relative;
  height: 200px;
}
@media (max-width: 992px) {
  /* line 1916, layout.scss */
  .content .inner.full .box_tab {
    height: 20.1612903226vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 1916, layout.scss */
  .content .inner.full .box_tab {
    height: 130px;
  }
}
/* line 1922, layout.scss */
.content .inner.full .box_tab .tab_wrap {
  position: absolute;
  right: 0;
  width: calc(100% - 4.1667vw);
  overflow: hidden;
  z-index: 2;
}
@media screen and (min-width: 992px) {
  /* line 1922, layout.scss */
  .content .inner.full .box_tab .tab_wrap {
    position: relative;
    width: calc(100% - 40px);
    min-width: 952px;
    max-width: 1200px;
    margin: auto;
    right: auto;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1922, layout.scss */
  .content .inner.full .box_tab .tab_wrap {
    width: calc(100% - 60px);
  }
}
/* line 1940, layout.scss */
.content .inner.full .box_tab .tab_wrap ul li {
  width: auto;
  border-bottom: 3px solid #dfdcd7;
}
@media screen and (min-width: 992px) {
  /* line 1940, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li {
    width: 16.66666666666667%;
    border-bottom: 2px solid #dfdcd7;
    padding: 15px 0;
  }
}
/* line 1948, layout.scss */
.content .inner.full .box_tab .tab_wrap ul li a {
  color: #c4bfb6;
  font-size: 33px;
  padding: 25px 60px;
}
@media (max-width: 992px) {
  /* line 1948, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li a {
    font-size: 3.3266129032vw;
  }
}
@media (max-width: 992px) {
  /* line 1948, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li a {
    padding: 2.5201612903vw 6.0483870968vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 1948, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li a {
    font-size: 16px;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 1948, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li a {
    font-size: 18px;
  }
}
/* line 1960, layout.scss */
.content .inner.full .box_tab .tab_wrap ul li.active {
  border-bottom: 3px solid #8b8075;
}
@media screen and (min-width: 992px) {
  /* line 1960, layout.scss */
  .content .inner.full .box_tab .tab_wrap ul li.active {
    border-bottom: 2px solid #8b8075;
  }
}
/* line 1965, layout.scss */
.content .inner.full .box_tab .tab_wrap ul li.active a {
  color: #8b8075;
}
/* line 1975, layout.scss */
.content .inner.full .box_tab.tab-col1 .tab_wrap ul li {
  width: 100%;
}
/* line 1984, layout.scss */
.content .inner.full .box_tab.tab-col2 .tab_wrap ul li {
  width: 50%;
}
/* line 1993, layout.scss */
.content .inner.full .box_tab.tab-col3 .tab_wrap ul li {
  width: 33.33333333333333%;
}
/* line 2002, layout.scss */
.content .inner.full .box_tab.tab-col4 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2002, layout.scss */
  .content .inner.full .box_tab.tab-col4 .tab_wrap ul li {
    width: 25%;
  }
}
/* line 2014, layout.scss */
.content .inner.full .box_tab.tab-col5 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2014, layout.scss */
  .content .inner.full .box_tab.tab-col5 .tab_wrap ul li {
    width: 20%;
  }
}
/* line 2026, layout.scss */
.content .inner.full .box_tab.tab-col6 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2026, layout.scss */
  .content .inner.full .box_tab.tab-col6 .tab_wrap ul li {
    width: 16.66666666666667%;
  }
}
/* line 2038, layout.scss */
.content .inner.full .box_tab.tab-col7 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2038, layout.scss */
  .content .inner.full .box_tab.tab-col7 .tab_wrap ul li {
    width: 14.28571428571429%;
  }
}
/* line 2050, layout.scss */
.content .inner.full .box_tab.tab-col8 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2050, layout.scss */
  .content .inner.full .box_tab.tab-col8 .tab_wrap ul li {
    width: 12.5%;
  }
}
/* line 2062, layout.scss */
.content .inner.full .box_tab.tab-col9 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2062, layout.scss */
  .content .inner.full .box_tab.tab-col9 .tab_wrap ul li {
    width: 11.11111111111111%;
  }
}
/* line 2074, layout.scss */
.content .inner.full .box_tab.tab-col10 .tab_wrap ul li {
  width: auto;
}
@media screen and (min-width: 992px) {
  /* line 2074, layout.scss */
  .content .inner.full .box_tab.tab-col10 .tab_wrap ul li {
    width: 10%;
  }
}
/* line 2085, layout.scss */
.content .inner.fixed {
  position: relative;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  /* line 2085, layout.scss */
  .content .inner.fixed {
    width: 100%;
    min-width: 992px;
    max-width: 1200px;
  }
}
/* line 2097, layout.scss */
.content .titleUnderline-left {
  position: relative;
  width: 100%;
  font-weight: 400;
  line-height: 1.2;
  text-align: left;
  color: #000;
  font-size: 100px;
  padding: 0 0 120px 40px;
}
@media (max-width: 992px) {
  /* line 2097, layout.scss */
  .content .titleUnderline-left {
    font-size: 10.0806451613vw;
  }
}
@media (max-width: 992px) {
  /* line 2097, layout.scss */
  .content .titleUnderline-left {
    padding: 0 0 12.0967741935vw 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2097, layout.scss */
  .content .titleUnderline-left {
    font-size: 46px;
    padding: 0 0 55px 0;
  }
}
/* line 2110, layout.scss */
.content .titleUnderline-left::before {
  content: "";
  position: absolute;
  height: 2px;
  background: #999999;
  left: 40px;
  bottom: 65px;
  width: 60px;
}
@media (max-width: 992px) {
  /* line 2110, layout.scss */
  .content .titleUnderline-left::before {
    left: 4.0322580645vw;
  }
}
@media (max-width: 992px) {
  /* line 2110, layout.scss */
  .content .titleUnderline-left::before {
    bottom: 6.5524193548vw;
  }
}
@media (max-width: 992px) {
  /* line 2110, layout.scss */
  .content .titleUnderline-left::before {
    width: 6.0483870968vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2110, layout.scss */
  .content .titleUnderline-left::before {
    left: 0;
    bottom: 28px;
    width: 40px;
  }
}
/* line 2125, layout.scss */
.content .titleUnderline-center {
  position: relative;
  width: 100%;
  font-weight: 400;
  line-height: 1.2;
  text-align: center;
  color: #000;
  font-size: 60px;
  padding: 0 0 110px 0;
}
@media (max-width: 992px) {
  /* line 2125, layout.scss */
  .content .titleUnderline-center {
    font-size: 6.0483870968vw;
  }
}
@media (max-width: 992px) {
  /* line 2125, layout.scss */
  .content .titleUnderline-center {
    padding: 0 0 11.0887096774vw 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2125, layout.scss */
  .content .titleUnderline-center {
    font-size: 28px;
    padding: 0 0 70px 0;
  }
}
/* line 2138, layout.scss */
.content .titleUnderline-center::before {
  content: "";
  position: absolute;
  height: 2px;
  background: #999999;
  left: 50%;
  margin-left: -30px;
  bottom: 60px;
  width: 60px;
}
@media (max-width: 992px) {
  /* line 2138, layout.scss */
  .content .titleUnderline-center::before {
    margin-left: -3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 2138, layout.scss */
  .content .titleUnderline-center::before {
    bottom: 6.0483870968vw;
  }
}
@media (max-width: 992px) {
  /* line 2138, layout.scss */
  .content .titleUnderline-center::before {
    width: 6.0483870968vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2138, layout.scss */
  .content .titleUnderline-center::before {
    bottom: 40px;
    width: 40px;
    margin-left: -20px;
  }
}
/* line 2158, layout.scss */
.content .inner.full .titleUnderline-left {
  padding: 0 0 120px 40px;
}
@media (max-width: 992px) {
  /* line 2158, layout.scss */
  .content .inner.full .titleUnderline-left {
    padding: 0 0 12.0967741935vw 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2158, layout.scss */
  .content .inner.full .titleUnderline-left {
    padding: 0 0 55px 0;
  }
}
/* line 2163, layout.scss */
.content .inner.full .titleUnderline-left::before {
  left: 40px;
}
@media (max-width: 992px) {
  /* line 2163, layout.scss */
  .content .inner.full .titleUnderline-left::before {
    left: 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2163, layout.scss */
  .content .inner.full .titleUnderline-left::before {
    left: 0;
  }
}
/* line 2174, layout.scss */
.content .inner.fixed .titleUnderline-left {
  padding: 0 0 120px 0;
}
@media (max-width: 992px) {
  /* line 2174, layout.scss */
  .content .inner.fixed .titleUnderline-left {
    padding: 0 0 12.0967741935vw 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2174, layout.scss */
  .content .inner.fixed .titleUnderline-left {
    padding: 0 0 55px 0;
  }
}
/* line 2179, layout.scss */
.content .inner.fixed .titleUnderline-left::before {
  left: 0;
}
@media (max-width: 992px) {
  /* line 2179, layout.scss */
  .content .inner.fixed .titleUnderline-left::before {
    left: 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2179, layout.scss */
  .content .inner.fixed .titleUnderline-left::before {
    left: 0;
  }
}
/* line 2189, layout.scss */
.content .box_common {
  position: relative;
  display: flex;
  flex-flow: wrap;
  width: 100%;
  margin: auto;
}
/* line 2195, layout.scss */
.content .box_common.center {
  justify-content: center;
}
/* line 2199, layout.scss */
.content .box_col1 {
  position: relative;
  width: 100%;
  margin: auto;
}
@media screen and (min-width: 992px) {
  /* line 2199, layout.scss */
  .content .box_col1 {
    min-width: 992px;
    max-width: 1200px;
  }
}
/* line 2209, layout.scss */
.content .box_col2 .col-1, .content .box_col2 .col-2 {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  /* line 2209, layout.scss */
  .content .box_col2 .col-1, .content .box_col2 .col-2 {
    width: 50%;
  }
}
/* line 2218, layout.scss */
.content .box_col3 .col-1, .content .box_col3 .col-2, .content .box_col3 .col-3 {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 992px) {
  /* line 2218, layout.scss */
  .content .box_col3 .col-1, .content .box_col3 .col-2, .content .box_col3 .col-3 {
    width: 33.33333333333333%;
  }
}
/* line 2227, layout.scss */
.content .box_col4 .col-1, .content .box_col4 .col-2, .content .box_col4 .col-3, .content .box_col4 .col-4 {
  position: relative;
  width: 50%;
}
@media screen and (min-width: 992px) {
  /* line 2227, layout.scss */
  .content .box_col4 .col-1, .content .box_col4 .col-2, .content .box_col4 .col-3, .content .box_col4 .col-4 {
    width: 25%;
  }
}
/* line 2236, layout.scss */
.content .popup .popup_header {
  position: relative;
  width: 100%;
  background: #5a6770 url("../../Content/images/interior_menu_on_logo.png") 20% 0 no-repeat;
  background-size: auto 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 250px;
}
@media (max-width: 992px) {
  /* line 2236, layout.scss */
  .content .popup .popup_header {
    height: 25.2016129032vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2236, layout.scss */
  .content .popup .popup_header {
    height: 180px;
  }
}
/* line 2248, layout.scss */
.content .popup .popup_header h2 {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 55px;
  padding-bottom: 50px;
}
@media (max-width: 992px) {
  /* line 2248, layout.scss */
  .content .popup .popup_header h2 {
    font-size: 5.5443548387vw;
  }
}
@media (max-width: 992px) {
  /* line 2248, layout.scss */
  .content .popup .popup_header h2 {
    padding-bottom: 5.0403225806vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2248, layout.scss */
  .content .popup .popup_header h2 {
    font-size: 40px;
    padding-bottom: 40px;
  }
}
/* line 2259, layout.scss */
.content .popup .popup_header .tel {
  position: absolute;
  color: #fff;
  opacity: .7;
  font-weight: 300;
  right: 30px;
  top: 55px;
  font-size: 35px;
}
@media (max-width: 992px) {
  /* line 2259, layout.scss */
  .content .popup .popup_header .tel {
    right: 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 2259, layout.scss */
  .content .popup .popup_header .tel {
    top: 5.5443548387vw;
  }
}
@media (max-width: 992px) {
  /* line 2259, layout.scss */
  .content .popup .popup_header .tel {
    font-size: 3.5282258065vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2259, layout.scss */
  .content .popup .popup_header .tel {
    right: 20px;
    top: 40px;
    font-size: 24px;
  }
}
/* line 2275, layout.scss */
.content .popup .popup_submenu h3 {
  color: #000;
  font-size: 35px;
  padding: 70px 40px 50px 40px;
}
@media (max-width: 992px) {
  /* line 2275, layout.scss */
  .content .popup .popup_submenu h3 {
    font-size: 3.5282258065vw;
  }
}
@media (max-width: 992px) {
  /* line 2275, layout.scss */
  .content .popup .popup_submenu h3 {
    padding: 7.0564516129vw 4.0322580645vw 5.0403225806vw 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2275, layout.scss */
  .content .popup .popup_submenu h3 {
    font-size: 24px;
    padding: 55px 20px 35px 20px;
  }
}
/* line 2284, layout.scss */
.content .popup .popup_submenu .inner.full .box_tab {
  height: 100px;
}
/* line 2288, layout.scss */
.content .popup .popup_tab_content {
  position: relative;
  padding: 0 40px;
}
@media (max-width: 992px) {
  /* line 2288, layout.scss */
  .content .popup .popup_tab_content {
    padding: 0 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2288, layout.scss */
  .content .popup .popup_tab_content {
    padding: 0 20px;
  }
}
/* line 2294, layout.scss */
.content .popup .popup_tab_content .photo {
  width: 100%;
  display: none;
}
/* line 2297, layout.scss */
.content .popup .popup_tab_content .photo img {
  width: 100%;
  max-width: 992px;
  min-width: 320px;
}
/* line 2302, layout.scss */
.content .popup .popup_tab_content .photo.active {
  display: flex;
  width: 100%;
}
/* line 2308, layout.scss */
.content .popup .desc_area {
  width: 100%;
  margin: auto;
  padding: 0 40px 100px 40px;
}
@media (max-width: 992px) {
  /* line 2308, layout.scss */
  .content .popup .desc_area {
    padding: 0 4.0322580645vw 10.0806451613vw 4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2308, layout.scss */
  .content .popup .desc_area {
    padding: 0 20px 60px 20px;
  }
}
/* line 2315, layout.scss */
.content .popup .desc_area ul {
  padding: 40px 0;
}
@media (max-width: 992px) {
  /* line 2315, layout.scss */
  .content .popup .desc_area ul {
    padding: 4.0322580645vw 0;
  }
}
@media screen and (min-width: 992px) {
  /* line 2315, layout.scss */
  .content .popup .desc_area ul {
    padding: 0;
  }
}
/* line 2320, layout.scss */
.content .popup .desc_area ul li {
  line-height: 1.3;
  text-align: left;
  font-size: 33px;
  padding: 0 0 15px 30px;
  text-indent: -40px;
}
@media (max-width: 992px) {
  /* line 2320, layout.scss */
  .content .popup .desc_area ul li {
    font-size: 3.3266129032vw;
  }
}
@media (max-width: 992px) {
  /* line 2320, layout.scss */
  .content .popup .desc_area ul li {
    padding: 0 0 1.5120967742vw 3.0241935484vw;
  }
}
@media (max-width: 992px) {
  /* line 2320, layout.scss */
  .content .popup .desc_area ul li {
    text-indent: -4.0322580645vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2320, layout.scss */
  .content .popup .desc_area ul li {
    font-size: 16px;
    padding: 0 0 10px 20px;
    text-indent: -20px;
  }
}
/* line 2331, layout.scss */
.content .popup .desc_area ul li:before {
  content: "※";
  font-size: 33px;
  padding-right: 10px;
}
@media (max-width: 992px) {
  /* line 2331, layout.scss */
  .content .popup .desc_area ul li:before {
    font-size: 3.3266129032vw;
  }
}
@media (max-width: 992px) {
  /* line 2331, layout.scss */
  .content .popup .desc_area ul li:before {
    padding-right: 1.0080645161vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2331, layout.scss */
  .content .popup .desc_area ul li:before {
    font-size: 16px;
    padding-right: 5px;
  }
}
/* line 2342, layout.scss */
.content .popup .desc_area:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 1px;
  margin-bottom: 40px;
  background: #8b8075;
}
/* line 2352, layout.scss */
.content .popup.materials .popup_submenu {
  padding-top: 20px;
}
@media (max-width: 992px) {
  /* line 2352, layout.scss */
  .content .popup.materials .popup_submenu {
    padding-top: 2.0161290323vw;
  }
}
@media screen and (min-width: 850px) {
  /* line 2352, layout.scss */
  .content .popup.materials .popup_submenu {
    display: flex;
    width: 100%;
    max-width: 975px;
    padding-top: 20;
  }
}
@media screen and (min-width: 850px) {
  /* line 2360, layout.scss */
  .content .popup.materials .popup_submenu h3 {
    width: 50%;
    padding: 26px 0 35px 20px;
  }
}
@media screen and (min-width: 850px) {
  /* line 2367, layout.scss */
  .content .popup.materials .popup_submenu .inner.full {
    width: 50%;
  }
}
/* line 2372, layout.scss */
.content .popup.materials .popup_submenu .inner.full .box_tab .tab_wrap {
  width: 100%;
  min-width: 477px;
  max-width: 477px;
}

/* line 2384, layout.scss */
.blocker {
  z-index: 99;
}

/* line 2385, layout.scss */
.modal {
  max-width: 100% !important;
  width: auto !important;
  padding: 30px 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
/* line 2394, layout.scss */
.modal .close {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -70px;
  width: 60px;
  height: 60px;
}
@media (max-width: 992px) {
  /* line 2394, layout.scss */
  .modal .close {
    top: -7.0564516129vw;
  }
}
@media (max-width: 992px) {
  /* line 2394, layout.scss */
  .modal .close {
    width: 6.0483870968vw;
  }
}
@media (max-width: 992px) {
  /* line 2394, layout.scss */
  .modal .close {
    height: 6.0483870968vw;
  }
}
@media screen and (min-width: 1200px) {
  /* line 2394, layout.scss */
  .modal .close {
    width: 30px;
    height: 30px;
    right: -40px;
    top: 0;
  }
}
/* line 2409, layout.scss */
.modal .close i {
  color: #fff;
  font-size: 60px;
}
@media (max-width: 992px) {
  /* line 2409, layout.scss */
  .modal .close i {
    font-size: 6.0483870968vw;
  }
}
@media screen and (min-width: 992px) {
  /* line 2409, layout.scss */
  .modal .close i {
    font-size: 30px;
  }
}
/* line 2418, layout.scss */
.modal .popup_body img {
  max-width: 100%;
}

/* //서브페이지 공통 */
