@charset "UTF-8";
@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 400;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf") format("truetype");
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 700;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf") format("truetype");
}

@font-face {
  font-family: 'NanumBarunGothic';
  font-style: normal;
  font-weight: 300;
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot");
  src: url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix") format("embedded-opentype"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff") format("woff"), url("//cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf") format("truetype");
}

li {list-style: none;
}

a {
  text-decoration: none;
  color: #333;
}

#headerN #gnb2N {
  border-bottom: none;
}

#gnb3N {
  position: relative;
  z-index: 2 !important;
}

#gnb3N .gnb3ListWrap {
  border-bottom: 1px solid #1f248c;
  width: 100%;
  display: inline-block;
}

#gnb3N .gnb3ListWrap .gnb-wrap {
  width: 1200px;
  margin: 0 auto;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb {
  padding-bottom: 0 !important;
  height: auto !important;
  width: 948px;
  float: left;
  display: flex;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li {
  text-align: center;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li:hover .depth-0 {
  font-weight: bold;
  color: #1f248c;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li:hover .depth-active {
  /* display: block; */
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li:hover .depth-active ul li:active .depth-1 {
  background: #01a0e9;
  font-weight: bold;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li:hover .depth-active ul li:hover .depth-1-con {
  /* display: block; */
}

/* #gnb3N .gnb3ListWrap .gnb-wrap .gnb li:hover .depth-active ul li:hover .depth-1 {
  background: #01a0e9;
  font-weight: bold;
} */

/* 마일리지투어 */
.gnb-wrap #dt_010 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 92px;
}

/* 자유여행 */
.gnb-wrap #dt_002 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 262px;
}
/* 크루즈 */
.gnb-wrap #dt_003 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 107px;
}
/* 골프 */
.gnb-wrap #dt_005 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 130px;
}
/* 국내 */
.gnb-wrap #dt_006 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 404px;
}
/* 전세기 */
.gnb-wrap #dt_009 .gnbSub-1depth li:first-child .depth-1 {
    margin-left: 193px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-0 {
    display: inline-block;
    padding: 24px 15px;
    font-size: 18px;
    color: #404040;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-0:hover {
  font-weight: bold;
  color: #1f248c;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-1 {
  color: #fff;
  padding: 20px 28px;
  display: inline-block;
  font-size: 16px;
  background: #1f248c;
  font-weight: bold;
    box-sizing: border-box;
}

/* #gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-1:hover {
  background: #01a0e9;
  font-weight: bold;
} */
#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-1.on {
  background: #01a0e9;
  font-weight: bold;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul.gnbSub-1depth {
  width: 1200px;
  margin: 0 auto;
  background: #1f248c;
  border-right: 1px solid #1f248c;
  border-left: 1px solid #1f248c;
  text-align: left;
  display: flex;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li.div_other_month_btn {
    cursor: pointer;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con {
  width: 100%;
  display: none;
  position: absolute;
  left: 0;
  top: 52px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con.show {
  display: block;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  background: #f8fdff;
  position: relative;
  border-left: 1px solid #1f248c;
  border-right: 1px solid #1f248c;
  border-bottom: 1px solid #1f248c;
  display: flex;
  flex-wrap: wrap;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main {
  padding: 35px;
  width: 200px;
  height: 408px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 1;
  background-position: bottom;
  background-size: cover;
  content: '';
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.package {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.air {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.free {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.cruise {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.golf {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.jeju {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main.mile {
  background: #f8fdff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .depth-1-con-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(224, 246, 255, 0.2);
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .main-title {
  font-size: 22px;
  font-weight: bold;
  color: #1f248c;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .main-title .sbsgolf_logo  {
    height: 20px;
}
#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .main-title a {
  line-height: 26px;
  font-size: 26px;
  vertical-align: top;
  float: right;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .main-title img {
  padding-top: 3px;
  display: inline-block;
  padding-left: 5px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan {
  font-size: 18px;
  font-weight: bold;
  padding-top: 30px;
  color: #000;
  position: relative;
}
#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan a {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 13px;
}
#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan a img {
  width: 100%;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan a span {
  position: absolute;
  right: 0;
  bottom: 0;
  text-indent: -9999px;
  background: url(/images/common/gnb_new/event_arrow.jpg);
  width: 16px;
  height: 70px;
  border-bottom: 1px solid #ddd;
}
#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan p {
  margin-top: 10px;
  border: 1px solid #ddd;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan p img {
  width: 100%;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan .product-plan-btn h5 {
  display: inline-block;
  font-size: 12px;
  display: none;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan .product-plan-btn h5 span {
  font-size: 15px;
  display: block;
  font-weight: bold;
  letter-spacing: -0.43px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .product-plan .product-plan-btn .btn {
  position: absolute;
  right: 1px;
  bottom: 0;
  text-indent: -9999px;
  background: url("/images/common/gnb_new/event_arrow.jpg");
  width: 16px;
  height: 70px;
  border-bottom: 1px solid #ddd;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .sub-title {
  font-size: 14px;
  padding-top: 15px;
  letter-spacing: -0.72px;
  line-height: 1.5;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .depth-1-con-tag {
  position: absolute;
  bottom: 30px;
  color: #000;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-main .depth-1-con-tag p {
  font-size: 14px;
  line-height: 23px;
  letter-spacing: -0.38px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap {
  display: inline-block;
  width: 930px;
  height: 478px;
  vertical-align: top;
  background-position: bottom;
  background: #fff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list {
  background: url(/images/common/gnb_new/air-list.png) no-repeat;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing {
  background: url(/images/common/gnb_new/air-nothing.png) no-repeat;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing .depth-1-con-sub h3 {
  color: #000;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing .depth-1-con-sub h3.depth-1-con-sub-list-prod {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  border-bottom: 1px solid #000;
  width: 160px;
  padding-bottom: 15px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing .depth-1-con-sub .depth-1-con-sub-list {
  width: 450px;
  margin-right: 0;
  color: #000;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing .depth-1-con-sub .depth-1-con-sub-list ul {
  margin-top: 0;
  border-top: none;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.air-list-nothing .depth-1-con-sub .depth-1-con-sub-list ul li {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  word-break: break-all;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap.cruise-list {
  /* background: url(/images/common/gnb_new/cruise-list.png) no-repeat; */
  background: #fff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub {
  padding: 45px 0px 0px 54px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-top: 20px;
  margin-left: 0;
  border-top: 1px solid #000;
  margin-top: 15px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub ul li {
  text-align: left;
  padding: 0 0 10px 0;
  font-size: 14px;
  word-break: keep-all;
  line-height: 21px;
  display: block;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list {
  width: 160px;
  margin-right: 50px;
  display: inline-block;
  vertical-align: top;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list.hot-prod ul li {
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: keep-all;
  overflow: hidden;
  padding-bottom: 30px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list .label-hot {
  background: #dc0d15;
  border-radius: 4px;
  padding: 3px 6px 1px 6px;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  margin-left: 5px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list .label-chy {
  background: #B42624;
  border-radius: 4px;
  padding: 3px 6px 1px 6px;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  margin-left: 5px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list .label-new {
  background: #1d2088;
  border-radius: 4px;
  padding: 3px 6px 1px 6px;
  font-size: 11px;
  color: #fff;
  font-weight: normal;
  margin-left: 5px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list h3 {
  font-size: 23px;
  font-weight: 400;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list h3.depth-1-con-sub-list-prod {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec {
  position: absolute;
  right: 60px;
  display: inline-block;
  vertical-align: top;
  width: 160px;
  padding: 45px 0px 0px 54px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec h3 {
  font-size: 23px;
  font-weight: 400;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec h3.depth-1-con-sub-list-prod {
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec ul {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding-top: 20px;
  margin-left: 0;
  border-top: 1px solid #000;
  margin-top: 15px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec ul li {
  text-align: left;
  padding: 0 0 15px 0;
  font-size: 14px;
  word-break: keep-all;
  line-height: 21px;
  width: 160px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .gnb li .depth-active ul li .depth-1-con .depth-1-con-wrap .depth-1-con-sub-wrap .depth-1-con-sub-list-rec ul li img {
  width: 100%;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap {
  position: absolute;
  top: 5px;
  display: inline-block;
  border-radius: 12px;
  border: 1px solid #fff;
  background: #fff;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap:hover {
  border: 1px solid #dadbe9;
  width: 250px;
  height: 144px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap:hover .notice-fixed {
  border-top: 1px solid #ddd;
  display: inline-block;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap {
  background: url(/images/common/gnb_new/notice-arrow-btn.png) calc(100% - 15px) center no-repeat;
  position: relative;
  width: 250px;
  height: 48px;
  letter-spacing: -1px;
  padding: 18px 15px;
  box-sizing: border-box;
  float: right;
  /* 반대 방향으로 진행 */
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap:hover {
  display: block;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap.reverse li.prev {
  top: -36px;
  transition: top 0.5s ease;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap.reverse li.next {
  top: 36px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling {
  position: relative;
  height: 100%;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  text-overflow: ellipsis;
  width: 87%;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling li {
  position: absolute;
  top: -36px;
  left: 0;
  font-size: 12px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling li.prev {
  top: 36px;
  transition: top 0.5s ease;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling li.current {
  top: 0;
  transition: top 0.5s ease;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling li.next {
  top: -36px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-rolling-wrap ul.notice-rolling li a {
  display: block;
  display: -webkit-box;
  text-decoration: none;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #000;
  font-size: 12px;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-fixed {
  position: absolute;
  top: 47px;
  right: 0;
  width: 250px;
  display: none;
  background: #fff;
  list-style-type: none;
  border-radius: 0 0 10px 10px;
  transition: .3s ease-in;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-fixed .notice-con {
  padding: 15px 15px 0 15px;
  transition: .1s;
  text-align: left;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-fixed .notice-con span {
  color: #1f248c;
  padding-right: 15px;
  font-weight: bold;
}

#gnb3N .gnb3ListWrap .gnb-wrap .notice-wrap .notice-fixed .notice-con:last-child {
  border-bottom: none;
  padding-bottom: 15px;
}

/* 테마여행 카테고리 추가 */
.theme-gnb ul li .depth-1-con .depth-1-con-wrap {
    display: block !important;
}
.theme-gnb > ul > li {width: calc(100%/6); box-sizing: border-box;}
.theme-gnb > ul > li .depth-1 {margin-left: 0 !important; width: 100% !important;}
.theme-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px;
    gap: 30px;
    background: #fff;
}

.theme-wrap .theme-left-wrap {
    width: 470px;
}
.theme-wrap .theme-left-wrap  h4 {
    width: 100%;
    font-size: 16px;
    color: #222;
    padding-bottom: 15px;
    border-bottom: 1px solid #000;
    font-weight: normal;
}
.theme-wrap .theme-left-wrap .theme-calendar {
    margin-bottom: 14px;
}

.theme-wrap .theme-left-wrap .theme-bn {
    border: 1px solid #d9d9d9;
    display: inline-block;
    box-sizing: border-box;
    width: 470px;
    height: 200px;
    overflow: hidden;
}
.theme-wrap .theme-left-wrap .theme-bn a {
    display: inline-block;
    width: 100%;
}
.theme-wrap .theme-right-wrap {
    width: 640px;
    position: relative;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-tit {
    display:flex;
    justify-content: space-between;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-tit h4 {
    font-size: 18px;
    color: #000;
    font-weight: normal;
    line-height: normal;
    margin-block-start: 0;
    margin-left: 0;
    margin-top: 5px;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-tit h4 span {
    font-size: 24px;
    color: #232589;
    font-weight: bold;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-tit a {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background-color: #008dff;
    padding: 0px 20px;
    line-height: 32px;
    height: 32px;
    box-sizing:border-box;
    display: inline-block;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-tit a i {
    font-size: 13px;
    padding-left: 5px;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st {
    margin: 25px 0 10px 0;
    font-size: 16px;
}

.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st .st-wait::before {position: relative; content:''; display: inline-block; vertical-align: middle; width: 1px; height: 15px; background: #808080; margin: 0 10px; }
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st .st-wait::after {position: relative; content:''; display: inline-block; vertical-align: middle; width: 1px; height: 15px; background: #808080; margin: 0 10px; }
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st .st-rev {
    color: #01b1c8;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st .st-wait {
    color: #000;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-st .st-fix {
    color: #f64146;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product{
    border: 1px solid #d9d9d9;
    padding: 15px;
    height: 182px;
    box-sizing: border-box;
    position: relative;
    margin-top: 15px;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product:first-child {
    margin-top: 0;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product h5{
    font-size: 16px;
    font-weight: bold;
    color: #232589;
    display: inline-block;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product .product-icon{
    display: flex;
    float: right;
    align-content: center;
}
.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product .product-icon span {margin-left: 10px;}

.theme-wrap .theme-right-wrap .theme-product-wrap .theme-product-list .theme-product .product-tit {
    width: 100%;
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    clear: both;
    margin-top: 25px;
}
.product-info {
    display: flex;
    width: 100%;
}
.product-info .product-air {
    position: absolute;
    bottom: 15px;
    font-size: 13px;
    color: #000;
}
.product-info .product-air .air_type:last-child {
    margin-left: 15px;
}
.product-info .product-air img {
    margin: 0 5px;
    width: 15px;
    vertical-align: text-top;
}
.product-info .product-fare {
    position: absolute;
    right: 15px;
    bottom: 15px;
    text-align: right;
    line-height: normal;
}
.product-info .product-fare .rev-st-txt {margin-right: 12px;}
.product-info .product-fare .st_rev_txt {
    color: #01b1c8;
    font-size: 13px;
    text-align: right;
}
.product-info .product-fare .st_fin_txt {
    color: #949393;
    font-size: 13px;
    text-align: right;
}
.product-info .product-fare .st_wait_txt {
    color: #000;
    font-size: 13px;
    text-align: right;
}
.product-info .product-fare .st_fix_txt {
    color: #f64146;
    font-size: 13px;
    text-align: right;
}
.product-info .product-fare p {
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    color: #232589;
    margin-top: 10px;
}
.theme-wrap > span {
    margin-left: 10px;
}
.theme-wrap .clp {
    display: inline-block;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    background: #ba7d28;
    border: 1px solid #ba7d28;
    box-sizing: border-box;
}
.theme-wrap .cls {
    display: inline-block;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    background: #f46600;
    border: 1px solid #f46600;
    box-sizing: border-box;
}
.theme-wrap .ogn {
    display: inline-block;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    background: #f42c85;
    border: 1px solid #f42c85;
    box-sizing: border-box;
}
.theme-wrap .pkg-num {
    display: inline-block;
    padding: 3px 8px;
    font-size: 12px;
    color: #808080;
    background: #fff;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;
}
.theme-wrap .nsdc {
    display: inline-block;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    background: #0056ff;
    border: 1px solid #0056ff;
    box-sizing: border-box;
}
/* 테마여행 캘린더 */
.theme-calendar .div_tourList_view_b_calendar {
    width: 100%;
    margin: 30px auto 0px auto;
}

.theme-calendar .div_tourList_view_b_calendar ul.tabDate {
   background: #fff;
    margin-bottom: 30px;
    display: grid;
    place-content: center;
    grid-template-columns: 10px auto 10px;
    gap: 30px;
    text-align: center;
}
.theme-calendar .div_tourList_view_b_calendar ul.tabDate li {
    float: none;
}

.theme-calendar .div_tourList_view_b_calendar ul.tabDate li i {
    color: #232589;
    font-size: 16px;
    vertical-align: middle;
}
.theme-calendar .div_tourList_view_b_calendar table.tbsdType2 {
    border-bottom: none;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month_btn {
    font-size: 20px;
    font-weight: bold;
    color: #404040;
    letter-spacing: 0.38px;
}
.theme-calendar .div_tourList_view_b_calendar .div_other_month_btn b {
    font-size: 12px;
    vertical-align:top;
    padding-left: 5px;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month {
    position: absolute;
    width: 110px;
    border: 1px solid;
    background-color: white;
    max-height: 300px;
    margin: 0 0;
    text-align: center;
    left: 205px;
    margin-top: 10px;
    display: none;
    overflow-y: auto;
    z-index:9;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month.on {
    display: block;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month ul {
    overflow: hidden
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month ul li {
    float: none;
    height: 33px;
    vertical-align: middle;
    font-size: 14px;
    line-height: 2em;
    background-color: white;
    cursor: pointer;
    padding: 2px;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month ul li.current {
    transform:scale(1.16);           /*  default    */
    -webkit-transform:scale(1.16);   /*  크롬       */
    -moz-transform:scale(1.16);      /* FireFox     */
    -o-transform:scale(1.16);        /* Opera       */
    font-weight: bold !important;
}

.theme-calendar .div_tourList_view_b_calendar .div_other_month ul li:hover {
    /*background-color: #cce5ee;*/
    transform:scale(1.16);           /*  default    */
    -webkit-transform:scale(1.16);   /*  크롬       */
    -moz-transform:scale(1.16);      /* FireFox     */
    -o-transform:scale(1.16);        /* Opera       */
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar table {
	font-size: 16px;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar table thead {
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar thead th {
    text-align:center;
    font-weight: normal;
    color: #404040;
    font-size: 16px;
    padding: 0;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar thead th.txt_sun {
    color: #ff0000;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar thead th.txt_sat {
    color: #005aff;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar thead tr {
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody tr {
    height: 61px;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td {
    padding: 0 0;
    text-align: center;
    border: none;
    cursor: default;
    color: #000;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.st_fix {
    background-image: url(/images/tourlist_view/icon_cate_01_dot.png);
    background-repeat: no-repeat;
    background-position: center 37px;
    color: #f54346;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.st_focus {
    background-image: url(/images/tourlist_view/icon_cate_02_dot.png);
    background-repeat: no-repeat;
    background-position: center 37px;
    color: #0c8c14;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td > div {
    border-radius: 300px;
    font-weight: 500;
    display: inline-block;
    padding: 0;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-top: 0;
    vertical-align: middle;
    font-size: 16px;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .st_product {
    color: #000;
    background-color: rgba(255, 246, 0, 0.5);
    cursor: pointer;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .st_checked {
    color: #000;
    background-color: rgba(0, 140, 255, 0.5);
    cursor: pointer;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .st_today {
    color: #000;
    position: relative;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .st_today::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 7px;
    border-radius: 20px;
    background: #232589;
    position: absolute;
    top: 0;
    text-align: center;
    left: 50%;
    transform: translate(-50%, 0px);
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .st_today > span  {
    color: #232589;
    font-size: 12px;
    text-align: center;
    display: block;
    margin-top: -20px;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td .gColor {
    color: #ccc;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sun .gColor {
    color: #ccc;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sat .gColor {
    color: #ccc;
}

.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sun {
    color: #ff0000;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sat {
    color: #005aff;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sun .st_product{
    color: #ff0000;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sat .st_product{
    color: #005aff;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sun .st_checked{
    color: #ff0000;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sat .st_checked{
    color: #005aff;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sun .st_today{
    color: #000;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .div_calendar tbody td.txt_sat .st_today{
    color: #005aff;
    cursor: pointer;
}
.theme-calendar .div_tourList_view_b_calendar .brief_price {
    color: gray;
    font-weight: normal;
    font-size: 10px;
    padding-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
