.boardGroup .more span, .reservationList .controller button span, .reserveStep .map .mapSelect .initialSelect span, .reservationFind h3, .mainContentGroup .event button em, .mainContentGroup .event h3, .mainContentGroup .reservationSearchWeather .search-wrap button[type=submit] span, .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon i, .mainContentGroup .reservationSearchWeather h3, main > h2 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.boardGroup .more {
  justify-content: center;
  align-items: center;
}

.boardGroup h3, .reservationList h3 {
  color: #1d2845;
}

.boardGroup .tab-button span {
  font-family: SB;
}

.boardGroup h3, .reservationList h3 {
  font-family: SB;
  font-weight: 700;
}

body {
  background: #f9fafc;
}

.mainBg {
  position: absolute;
  top: 322px;
  left: 21px;
  z-index: 0;
}
.mainBg::before, .mainBg::after {
  display: block;
  position: absolute;
  width: 700px;
  height: 300px;
  border-radius: 50%;
  opacity: 0.1;
  filter: blur(100px);
}
.mainBg::before {
  top: 0;
  left: 0;
  background: #0cc291;
}
.mainBg::after {
  top: 111px;
  left: 73px;
  background: #2179e0;
}

main {
  position: relative;
  z-index: 1;
  padding: 30px 0 0;
}
main::before {
  display: block;
  position: absolute;
  top: 205px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 622px;
  background: linear-gradient(to bottom, rgb(255, 255, 255) 90%, rgba(255, 255, 255, 0) 100%);
  border-radius: 218px 218px 0 0;
}
.mainContentGroup .colgroup1 {
  display: flex;
  width: 100%;
  max-width: 1530px;
  margin: 0 auto 30px;
}
.mainContentGroup .reservationSearchWeather {
  flex: 0 0 42.48366013%;
  position: relative;
  margin: 0 8.496732% 0 0;
}
.mainContentGroup .reservationSearchWeather strong {
  display: block;
  flex: 0 0 calc(100% - 180px);
  height: 47px;
  margin: 60px 0 30px;
  color: #1d2845;
  font-family: SB;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 47px;
}
.mainContentGroup .reservationSearchWeather strong span {
  color: #009991;
}
.mainContentGroup .reservationSearchWeather .weather-wrap {
  position: absolute;
  top: 45px;
  right: 0;
  width: 180px;
  height: 62px;
  padding: 0 0 0 75px;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 62px;
  height: 62px;
  overflow: hidden;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.01);
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon::before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 82px;
  height: 82px;
  background: url(../images/main/sprite-iconWeather.png) no-repeat;
  transform: translate(-50%, -50%);
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE01::before {
  background-position: 0 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE02::before {
  background-position: -92px 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE03::before {
  background-position: -184px 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE04::before {
  background-position: -276px 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE05::before {
  background-position: -366px 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE06::before {
  background-position: -460px 0;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .wtText {
  display: block;
  margin: 9px 0 8px;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .dsText {
  display: block;
  color: #282a30;
  font-size: 15px;
  line-height: 17px;
}
.mainContentGroup .reservationSearchWeather .weather-wrap .dsText em {
  color: #3b9af2;
}
.mainContentGroup .reservationSearchWeather .search-wrap {
  flex: 0 0 100%;
  position: relative;
}
.mainContentGroup .reservationSearchWeather .search-wrap::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 30px;
  height: 80px;
  background: #fff;
  border-radius: 40px;
  box-shadow: 0 20px 30px rgba(154, 170, 207, 0.1);
}
.mainContentGroup .reservationSearchWeather .search-wrap .form-wrap {
  position: relative;
  padding: 0 80px 0 73px;
}
.mainContentGroup .reservationSearchWeather .search-wrap .inner-wrap {
  height: 80px;
  padding: 14px 0 0;
}
.mainContentGroup .reservationSearchWeather .search-wrap .srcIcon {
  display: block;
  position: absolute;
  top: 31px;
  left: 34px;
  width: 25px;
  height: 23px;
  color: #45cbb0;
}
.mainContentGroup .reservationSearchWeather .search-wrap button[type=submit] {
  display: block;
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 70px;
  height: 70px;
  background: url(../images/main/srcButton-bg.gif) no-repeat 0 0;
  border: none;
  border-radius: 35px 35px 24px 35px;
}
.mainContentGroup .reservationSearchWeather .search-wrap button[type=submit] svg {
  width: 22px;
  height: 22px;
  color: #fff;
}
.mainContentGroup .reservationSearchWeather .search-wrap input[type=text] {
  display: block;
  width: 100%;
  height: 45px;
  padding: 10px;
  border: none;
  color: #717a8b;
  font-size: 23px;
  line-height: 25px;
}
.mainContentGroup .event {
  flex: 0 0 49.01960787%;
  position: relative;
  width: 49.01960787%;
  height: 370px;
}
.mainContentGroup .event .event-slide {
  width: 100%;
}
.mainContentGroup .event .slide-list {
  display: flex;
  width: calc(100% + 30px);
  height: 340px;
  margin: 0 0 0 -30px;
  overflow: hidden;
}
.mainContentGroup .event .slide-list .slide-item {
  margin: 0 0 0 30px;
}
.mainContentGroup .event .slide-list a {
  display: block;
  height: 340px;
  border-radius: 60px;
  overflow: hidden;
}
.mainContentGroup .event button {
  position: relative;
  width: 50px;
  height: 50px;
  background: #fff;
  border: none;
  border-radius: 50%;
}
.mainContentGroup .event button svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  color: #212121;
}
.mainContentGroup .event button.slideControl {
  position: relative;
  width: 30px;
  height: 30px;
}
.mainContentGroup .event button.slideControl span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.mainContentGroup .event button.slideControl svg {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  color: #231f20;
  transform: translate(-50%, -50%);
}
.mainContentGroup .event button.slideControl .play svg {
  width: 22px;
  height: 22px;
}
.mainContentGroup .event button.slideControl.ctrlStop .play {
  display: none;
}
.mainContentGroup .event button.slideControl.ctrlPlay .stop {
  display: none;
}
.mainContentGroup .event button.prev, .mainContentGroup .event button.next {
  position: absolute;
  top: 143px;
  box-shadow: 0 20px 50px rgba(72, 136, 173, 0.16);
}
.mainContentGroup .event button.prev {
  left: -25px;
}
.mainContentGroup .event button.next {
  right: -25px;
}
.mainContentGroup .event button.next svg {
  transform: rotate(180deg);
}
.mainContentGroup .event .controller-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 154px;
  height: 65px;
  background: #fff;
  border-radius: 40px 40px 0 0;
  box-shadow: 0 -10px 20px rgba(72, 136, 173, 0.016);
  transform: translateX(-50%);
}
.mainContentGroup .event .controller-wrap .count {
  margin: 3px 0 0;
  color: #000;
  font-family: SB;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
}

.reservationFind {
  position: relative;
  width: 100%;
  max-width: 1530px;
  height: 450px;
  margin: 0 auto 175px;
}
.reservationFind::before {
  display: block;
  position: absolute;
  right: -60px;
  bottom: 0;
  width: 88.758169%;
  height: 450px;
  background: linear-gradient(290deg, #d9f5b8 0%, #bbe6e7 73%);
  border-radius: 130px;
}

.reserveStep {
  display: flex;
  position: relative;
}
.reserveStep > li {
  position: relative;
  box-sizing: border-box;
}
.reserveStep .title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #053536;
  font-family: SB;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}
.reserveStep .title span {
  display: block;
  margin: 0 0 0 15px;
  color: rgba(13, 161, 101, 0.6);
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}
.reserveStep .map {
  flex: 0 0 44.379086%;
  width: 44.379086%;
  /* left:198px */
  /* left:174px */
  /* left:107px */
  /* left:303px */
}
.reserveStep .map .mapInnerWrap {
  position: absolute;
  top: -110px;
  left: -40px;
  width: calc(100% + 40px);
  height: 520px;
  padding: 38px 45px 0 70px;
  background: linear-gradient(290deg, #0fa7a3 0%, #26d0a6 73%);
  border-radius: 120px;
  box-shadow: 0 20px 50px rgba(72, 136, 173, 0.15);
}
.reserveStep .map .title-area {
  display: flex;
  width: 100%;
}
.reserveStep .map .title {
  flex: 0 0 170px;
  width: 170px;
  color: #fff;
}
.reserveStep .map .title span {
  color: rgba(255, 255, 255, 0.6);
}
.reserveStep .map .mapSelect {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex: 0 0 calc(100% - 170px);
  width: calc(100% - 170px);
}
.reserveStep .map .mapSelect .initialSelect {
  display: flex;
  flex: 0 0 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  border-radius: 25px;
}
.reserveStep .map .mapSelect .initialSelect svg {
  width: 15px;
  height: 14px;
  color: #fff;
}
.reserveStep .map .mapSelect .main-customSelect {
  position: relative;
  height: 50px;
  overflow: hidden;
  margin: 0 0 0 5px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 25px;
}
.reserveStep .map .mapSelect .main-customSelect select {
  position: relative;
  z-index: 1;
  height: 50px;
  padding: 0 54px 0 19px;
  background: none;
  border: none;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}
.reserveStep .map .mapSelect .main-customSelect select:focus {
  background: rgba(0, 0, 0, 0.5);
}
.reserveStep .map .mapSelect .main-customSelect i {
  display: flex;
  position: absolute;
  top: 50%;
  right: 8px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  background: #288b80;
  border-radius: 50%;
  transform: translateY(-50%);
}
.reserveStep .map .mapSelect .main-customSelect i svg {
  width: 18px;
  height: 18px;
  transform: rotate(270deg);
  color: #fff;
}
.reserveStep .map .mapArea {
  position: absolute;
  left: 2px;
  right: 2px;
  bottom: 2px;
  overflow: hidden;
  width: auto;
  height: 409px;
  background: url(../images/main/map/mapBg.gif) #f6fafd no-repeat 50%;
  border-radius: 20px 20px 118px 118px;
}
.reserveStep .map .mapArea svg {
  position: absolute;
  z-index: 0;
  overflow: visible;
}
.reserveStep .map .mapArea svg:hover, .reserveStep .map .mapArea svg.is-selected {
  z-index: 1;
}
.reserveStep .map .areaInnerWrap {
  position: absolute;
  top: 18px;
  left: 50%;
  width: 408px;
  height: 382px;
  transform: translateX(-50%);
}
.reserveStep .map .cwg {
  pointer-events: none;
  top: 0;
  left: 44px;
  width: 252px;
  height: 141px;
}
.reserveStep .map .hdg {
  top: 57px;
  left: 11px;
  width: 174px;
  height: 168px;
}
.reserveStep .map .swg {
  top: 138px;
  left: 90px;
  width: 107px;
  height: 202px;
}
.reserveStep .map .sdg {
  pointer-events: none;
  top: 53px;
  left: 149px;
  width: 271px;
  height: 329px;
}
.reserveStep .map .area {
  pointer-events: visiblePainted;
  fill: #fff;
  stroke: #07a59f;
  stroke-width: 1;
  stroke-miterlimit: 10;
  transition: filter 0.2s ease, fill 0.2s ease, stroke 0.2s ease;
  cursor: pointer;
}
.reserveStep .map .area-label {
  fill: #609093;
  font-size: 9px;
  font-weight: 500;
  line-height: 11px;
}
.reserveStep .map .area-label use {
  display: none;
}
.reserveStep .map .area-label text {
  dominant-baseline: middle;
  text-anchor: middle;
}
.reserveStep .map a {
  position: relative;
  /*&.is-selected{z-index:1;
      .area{fill:#cbede7;stroke-width:1.5;filter:url(#map-shadow);}
      .area-label{fill:#fff;font-size:13px;font-weight:600;line-height:15px;
          use{display:inline;}
          text{stroke:#09928d;stroke-width:4px;paint-order:stroke;stroke-linecap:round;stroke-linejoin:round;text-anchor:start;}
      }
  }*/
}
.reserveStep .map a:hover .area, .reserveStep .map a.is-selected .area {
  z-index: 1;
  fill: #cbede7;
  stroke: #07a59f;
  stroke-width: 1.5;
  filter: url(#map-shadow);
}
.reserveStep .map a:hover .area-label, .reserveStep .map a.is-selected .area-label {
  fill: #09928d;
  font-weight: 600;
}
.reserveStep .map a:focus .area {
  outline: none;
  filter: url(#map-shadow);
}
.reserveStep .map .detail-map {
  display: none;
  position: absolute;
  z-index: 2;
  top: 49%;
  left: 50%;
  width: 715px;
  height: 409px;
  background: url(../images/main/map/mapBg2.png) #f6fafd no-repeat 0 0;
  transform: translate(-50%, -50%);
}
.reserveStep .map .detail-map::before {
  pointer-events: none;
  display: block;
  position: absolute;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
}
.reserveStep .map .detail-map .detail-map-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.reserveStep .map .detail-map .area-label {
  font-size: 8px;
  line-height: 10px;
}
.reserveStep .map .detail-map .area-label.boxText {
  background: #fff;
  border: 1px solid #599794;
  border-radius: 14px;
}
.reserveStep .map .detail-map svg {
  display: block;
  position: absolute;
}
.reserveStep .map .detail-map.dmCwg {
  background-size: 147% auto;
  background-position: -51px 25px;
}
.reserveStep .map .detail-map.dmCwg::before {
  top: 337px;
  left: 348px;
  width: 146px;
  height: 35px;
  background-image: url(../images/main/map/cwg-line.svg);
}
.reserveStep .map .detail-map.dmCwg .detail-map-inner {
  width: 643px;
  height: 363px;
}
.reserveStep .map .detail-map.dmCwg .cwg-oc {
  top: 3px;
  left: 0;
  width: 414px;
  height: 257px;
}
.reserveStep .map .detail-map.dmCwg .cwg-bi {
  top: 0;
  left: 343px;
  width: 284px;
  height: 177px;
}
.reserveStep .map .detail-map.dmCwg .cwg-ns {
  top: 121px;
  left: 358px;
  width: 286px;
  height: 186px;
}
.reserveStep .map .detail-map.dmCwg .cwg-ogj {
  top: 155px;
  left: 275px;
  width: 141px;
  height: 142px;
}
.reserveStep .map .detail-map.dmCwg .cwg-ys {
  pointer-events: none;
  top: 262px;
  left: 307px;
  width: 154px;
  height: 87px;
}
.reserveStep .map .detail-map.dmCwg .cwg-nd1 {
  top: 305px;
  left: 329px;
  width: 42px;
  height: 36px;
}
.reserveStep .map .detail-map.dmCwg .cwg-nd2 {
  top: 306px;
  left: 361px;
  width: 42px;
  height: 35px;
}
.reserveStep .map .detail-map.dmCwg .cwg-ua {
  top: 326px;
  left: 337px;
  width: 68px;
  height: 35px;
}
.reserveStep .map .detail-map.dmSdg {
  background-size: 69% auto;
  background-position: 136px -56px;
}
.reserveStep .map .detail-map.dmSdg::before {
  top: 45px;
  left: 275px;
  width: 146px;
  height: 186px;
  background-image: url(../images/main/map/sdg-line.png);
}
.reserveStep .map .detail-map.dmSdg .area-label {
  font-size: 16px;
  line-height: 18px;
}
.reserveStep .map .detail-map.dmSdg .detail-map-inner {
  width: 542px;
  height: 400px;
}
.reserveStep .map .detail-map.dmSdg .sdg-mw {
  top: 0;
  left: 358px;
  width: 185px;
  height: 179px;
}
.reserveStep .map .detail-map.dmSdg .sdg-ns {
  top: 55px;
  left: 316px;
  width: 107px;
  height: 139px;
}
.reserveStep .map .detail-map.dmSdg .sdg-yms {
  pointer-events: none;
  top: 74px;
  left: 271px;
  width: 57px;
  height: 50px;
}
.reserveStep .map .detail-map.dmSdg .sdg-ja {
  top: 99px;
  left: 254px;
  width: 26px;
  height: 18px;
}
.reserveStep .map .detail-map.dmSdg .sdg-td {
  top: 113px;
  left: 265px;
  width: 13px;
  height: 20px;
}
.reserveStep .map .detail-map.dmSdg .sdg-sa {
  top: 116px;
  left: 253px;
  width: 17px;
  height: 18px;
}
.reserveStep .map .detail-map.dmSdg .sdg-gc {
  top: 120px;
  left: 264px;
  width: 25px;
  height: 17px;
}
.reserveStep .map .detail-map.dmSdg .sdg-yu {
  top: 133px;
  left: 266px;
  width: 17px;
  height: 12px;
}
.reserveStep .map .detail-map.dmSdg .sdg-ya1 {
  pointer-events: none;
  top: 98px;
  left: 263px;
  width: 54px;
  height: 61px;
}
.reserveStep .map .detail-map.dmSdg .sdg-ya2 {
  pointer-events: none;
  top: 99px;
  left: 266px;
  width: 67px;
  height: 80px;
}
.reserveStep .map .detail-map.dmSdg .sdg-ni {
  pointer-events: none;
  top: 155px;
  left: 238px;
  width: 106px;
  height: 77px;
}
.reserveStep .map .detail-map.dmSdg .sdg-gd {
  pointer-events: none;
  top: 128px;
  left: 276px;
  width: 115px;
  height: 134px;
}
.reserveStep .map .detail-map.dmSdg .sdg-mu {
  top: 221px;
  left: 217px;
  width: 135px;
  height: 179px;
}
.reserveStep .map .detail-map.dmSwg {
  background-size: 115% auto;
  background-position: 98px -276px;
}
.reserveStep .map .detail-map.dmSwg::before {
  top: 9px;
  left: 348px;
  width: 146px;
  height: 121px;
  background-image: url(../images/main/map/swg-line.svg);
}
.reserveStep .map .detail-map.dmSwg .detail-map-inner {
  width: 493px;
  height: 422px;
}
.reserveStep .map .detail-map.dmSwg .swg-sj1 {
  top: 7px;
  left: 308px;
  width: 32px;
  height: 26px;
}
.reserveStep .map .detail-map.dmSwg .swg-sc {
  top: 18px;
  left: 283px;
  width: 27px;
  height: 27px;
}
.reserveStep .map .detail-map.dmSwg .swg-sj2 {
  top: 26px;
  left: 303px;
  width: 38px;
  height: 24px;
}
.reserveStep .map .detail-map.dmSwg .swg-mc {
  pointer-events: none;
  top: 40px;
  left: 310px;
  width: 46px;
  height: 30px;
}
.reserveStep .map .detail-map.dmSwg .swg-sg2 {
  top: 53px;
  left: 305px;
  width: 26px;
  height: 30px;
}
.reserveStep .map .detail-map.dmSwg .swg-sg1 {
  top: 60px;
  left: 325px;
  width: 30px;
  height: 21px;
}
.reserveStep .map .detail-map.dmSwg .swg-sgj {
  top: 37px;
  left: 249px;
  width: 68px;
  height: 80px;
}
.reserveStep .map .detail-map.dmSwg .swg-sn {
  pointer-events: none;
  top: 59px;
  left: 282px;
  width: 58px;
  height: 53px;
}
.reserveStep .map .detail-map.dmSwg .swg-bp {
  top: 69px;
  left: 314px;
  width: 46px;
  height: 75px;
}
.reserveStep .map .detail-map.dmSwg .swg-ni {
  top: 90px;
  left: 150px;
  width: 187px;
  height: 167px;
}
.reserveStep .map .detail-map.dmSwg .swg-hd {
  top: 221px;
  left: 188px;
  width: 142px;
  height: 191px;
}
.reserveStep .map .detail-map.dmHdg {
  background-size: 136% auto;
  background-position: 105px -129px;
}
.reserveStep .map .detail-map.dmHdg::before {
  top: 140px;
  left: 419px;
  width: 116px;
  height: 166px;
  background-image: url(../images/main/map/hdg-line.svg);
}
.reserveStep .map .detail-map.dmHdg .detail-map-inner {
  width: 504px;
  height: 400px;
}
.reserveStep .map .detail-map.dmHdg .hdg-osm {
  top: 0;
  left: 23px;
  width: 298px;
  height: 215px;
}
.reserveStep .map .detail-map.dmHdg .hdg-gs2 {
  top: 97px;
  left: 235px;
  width: 145px;
  height: 101px;
}
.reserveStep .map .detail-map.dmHdg .hdg-bmsj {
  top: 160px;
  left: 303px;
  width: 84px;
  height: 59px;
}
.reserveStep .map .detail-map.dmHdg .hdg-ucsb {
  top: 146px;
  left: 369px;
  width: 46px;
  height: 60px;
}
.reserveStep .map .detail-map.dmHdg .hdg-bm1 {
  top: 197px;
  left: 352px;
  width: 36px;
  height: 22px;
}
.reserveStep .map .detail-map.dmHdg .hdg-ose {
  top: 138px;
  left: 0;
  width: 165px;
  height: 213px;
}
.reserveStep .map .detail-map.dmHdg .hdg-gn {
  pointer-events: none;
  top: 186px;
  left: 89px;
  width: 177px;
  height: 214px;
}
.reserveStep .map .detail-map.dmHdg .hdg-gs1 {
  top: 141px;
  left: 176px;
  width: 147px;
  height: 205px;
}
.reserveStep .map .detail-map.dmHdg .hdg-bd1 {
  top: 192px;
  left: 290px;
  width: 72px;
  height: 45px;
}
.reserveStep .map .detail-map.dmHdg .hdg-bd2 {
  top: 219px;
  left: 322px;
  width: 40px;
  height: 33px;
}
.reserveStep .map .detail-map.dmHdg .hdg-gg {
  top: 223px;
  left: 289px;
  width: 50px;
  height: 63px;
}
.reserveStep .map .detail-map .is-selected a .area {
  z-index: 1;
  fill: #cbede7;
  stroke: #07a59f;
  stroke-width: 1.5;
  filter: url(#map-shadow);
}
.reserveStep .map .detail-map .is-selected a .area-label {
  fill: #09928d;
  font-weight: 600;
}
.reserveStep .map .is-selected + .detail-map {
  display: block;
}
.reserveStep .category {
  flex: 0 0 30.915032%;
  width: 30.915032%;
  padding: 55px 12px 0 58px;
}
.reserveStep .category::before, .reserveStep .category::after {
  display: block;
  position: absolute;
  top: -5px;
  width: 66px;
  height: 70px;
  background: url(../images/main/map/mapBgPtrnRound.png) no-repeat;
}
.reserveStep .category::before {
  left: 0;
  transform: scaleX(-1);
}
.reserveStep .category::after {
  right: 0;
}
.reserveStep .category .title {
  margin: 0 0 0 20px;
}
.reserveStep .category .categoryWrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 25px 0 0;
}
.reserveStep .category label, .reserveStep .category .label {
  display: block;
  position: relative;
  flex: 0 0 calc(33.333333% - 6px);
  width: calc(33.333333% - 6px);
  height: 185px;
  padding: 111px 0 0;
  background: #fff;
  border-radius: 25px;
  cursor: pointer;
}
.reserveStep .category label.category4, .reserveStep .category label.category5, .reserveStep .category .label.category4, .reserveStep .category .label.category5 {
  flex: 0 0 calc(50% - 6px);
  width: calc(50% - 6px);
}
.reserveStep .category label.category1, .reserveStep .category label.category4, .reserveStep .category .label.category1, .reserveStep .category .label.category4 {
  margin: 10px 6px 0 0;
}
.reserveStep .category label.category2, .reserveStep .category .label.category2 {
  margin: 10px 3px 0;
}
.reserveStep .category label.category3, .reserveStep .category label.category5, .reserveStep .category .label.category3, .reserveStep .category .label.category5 {
  margin: 10px 0 0 6px;
}
.reserveStep .category label::before, .reserveStep .category .label::before {
  display: block;
  position: absolute;
  top: 45px;
  left: 0;
  right: 0;
  width: 43px;
  height: 43px;
  margin: 0 auto;
  background: url(../images/main/map/sprite-category.png) no-repeat;
}
.reserveStep .category label.category1::before, .reserveStep .category .label.category1::before {
  background-position: 0 0;
}
.reserveStep .category label.category2::before, .reserveStep .category .label.category2::before {
  background-position: -53px 0;
}
.reserveStep .category label.category3::before, .reserveStep .category .label.category3::before {
  background-position: -106px 0;
}
.reserveStep .category label input[type=radio], .reserveStep .category .label input[type=radio] {
  display: none;
}
.reserveStep .category label span, .reserveStep .category .label span {
  display: block;
  color: #3b4452;
  font-size: 19px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  transition: color 0.3s;
}
.reserveStep .category label span::after, .reserveStep .category .label span::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  border: 3px solid rgb(34, 181, 106);
  border-radius: 25px;
  transition: opacity 0.3s;
}
.reserveStep .category label span .count, .reserveStep .category .label span .count {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -12px;
  right: 0;
  z-index: 1;
  width: 52px;
  height: 30px;
  background: #f3f3f3;
  border-radius: 15px;
  text-align: center;
  transition: background 0.3s;
}
.reserveStep .category label span .count i, .reserveStep .category .label span .count i {
  display: block;
  position: relative;
  z-index: 1;
  color: #717a8b;
  font-family: SB;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  transition: color 0.3s;
}
.reserveStep .category label span .count svg, .reserveStep .category .label span .count svg {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 0;
  bottom: -7px;
  width: 30px;
  height: 18px;
  margin: 0 auto;
  color: #f3f3f3;
  transition: color 0.3s;
}
.reserveStep .category label input[type=radio]:checked + span, .reserveStep .category .label input[type=radio]:checked + span {
  color: #068f47;
}
.reserveStep .category label input[type=radio]:checked + span::after, .reserveStep .category .label input[type=radio]:checked + span::after {
  opacity: 1;
}
.reserveStep .category label input[type=radio]:checked + span .count, .reserveStep .category .label input[type=radio]:checked + span .count {
  background: #0ba956;
}
.reserveStep .category label input[type=radio]:checked + span .count i, .reserveStep .category .label input[type=radio]:checked + span .count i {
  color: #fff;
}
.reserveStep .category label input[type=radio]:checked + span .count svg, .reserveStep .category .label input[type=radio]:checked + span .count svg {
  color: #0ba956;
}
.reserveStep .category button {
  flex: 0 0 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin: 20px 0 0;
  background: #0da165;
  border: none;
  border-radius: 20px;
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}
.reserveStep .category button svg {
  width: 24px;
  height: 24px;
  margin: 1px 15px 0 0;
}
.reserveStep .state {
  flex: 0 0 24.705882%;
  width: 24.705882%;
  padding: 55px 0 0 30px;
}
.reserveStep .state::before {
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 66px;
  height: 70px;
  background: url(../images/main/map/mapBgPtrnRound.png) no-repeat;
  transform: scaleX(-1);
}
.reserveStep .state .label {
  display: block;
  position: relative;
  width: 100%;
  height: 129px;
  margin: 10px 0 0;
  padding: 40px 0 0 85px;
  background: #fff;
  border-radius: 20px;
}
.reserveStep .state .label span {
  display: block;
  color: #3b4452;
  font-size: 19px;
  font-weight: 600;
  line-height: 21px;
}
.reserveStep .state .label p {
  margin: 15px 0 0;
  color: #717a8b;
}
.reserveStep .state .label::before {
  display: block;
  position: absolute;
  top: 26px;
  left: 28px;
  width: 43px;
  height: 43px;
  background: url(../images/main/map/sprite-category.png) no-repeat;
}
.reserveStep .state .label.category4 {
  margin: 32px 0 0;
}
.reserveStep .state .label.category4::before {
  background-position: -153px 0;
}
.reserveStep .state .label.category5::before {
  background-position: -203px 0;
}
.reservationList {
  position: relative;
  z-index: 0;
  margin: 0 0 60px;
}
.reservationList::before, .reservationList::after {
  display: block;
  position: absolute;
}
.reservationList::before {
  top: 215px;
  left: 0;
  width: 469px;
  height: 461px;
  background: url(../images/main/reserveBg1.png) no-repeat 0 0;
}
.reservationList::after {
  top: -40px;
  right: 0;
  width: 1039px;
  height: 348px;
  background: url(../images/main/reserveBg2.png) no-repeat 0 0;
}
.reservationList h3 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 43px;
  font-weight: 700;
  line-height: 45px;
}
.reservationList h3 span {
  display: block;
  margin: 0 0 10px;
  color: #f34d64;
}
.reservationList .reservationInnerWrap {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 1530px;
  margin: 0 auto;
  padding: 1px 0 0;
}
.reservationList .category {
  margin: 20px 0 30px 820px;
  padding: 0 0 1px;
}
.reservationList .category .cateDiv {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 14px;
  padding: 0 0 0 140px;
}
.reservationList .category .cateDiv strong {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 140px;
  margin: 4px 0 0;
  color: #303056;
  font-size: 19px;
  font-weight: 600;
  line-height: 21px;
}
.reservationList .category .cateDiv strong svg {
  flex: 0 0 20px;
  width: 26px;
  height: 20px;
  margin: 1px 10px 0 0;
  color: #ed778f;
}
.reservationList .category .cateDiv button {
  display: flex;
  height: auto;
  padding: 7px 15px 10px;
  margin: 0 8px 8px 0;
  border: 1px solid #ded9de;
  border-radius: 18px;
  color: #717a8b;
  font-size: 17px;
  line-height: 19px;
}
.reservationList .category .cateDiv button svg {
  display: none;
  flex: 0 0 13px;
  width: 13px;
  height: 11px;
  margin: 5px 8px 0 0;
}
.reservationList .category .cateDiv button span {
  font-size: 17px;
  line-height: 19px;
}
.reservationList .category .cateDiv button.selected {
  background: #fdf6f6;
  border-color: #f07b70;
  color: #f95c4f;
}
.reservationList .category .cateDiv button.selected svg {
  display: block;
  color: #fb564c;
}
.reservationList .controller {
  position: absolute;
  bottom: 260px;
  left: 0;
  right: 0;
  height: 0;
}
.reservationList .controller button {
  display: block;
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 20px 20px rgba(50, 80, 125, 0.06);
  transform: translateY(-50%);
}
.reservationList .controller button svg {
  width: 23px;
  height: 23px;
}
.reservationList .controller button.next svg {
  transform: rotate(180deg);
}
.reservationList .controller button.prev {
  left: -90px;
}
.reservationList .controller button.next {
  right: -90px;
}
.reservationList .reserve-item-list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  overflow: hidden;
  width: 100%;
  max-width: 1600px;
  height: 460px;
  margin: 0 auto;
  padding: 5px 0 60px;
}
.reservationList .reserve-item-list .slide-item {
  flex: 0 0 calc(25% - 30px);
  position: relative;
  margin: 0 15px 70px;
  background: #fff;
  border-radius: 40px;
  box-shadow: 10px 10px 15px rgba(50, 80, 125, 0.1);
}
.reservationList .reserve-item-list .slide-item a {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  height: 400px;
  padding: 40px;
}
.reservationList .reserve-item-list .slide-item a::before, .reservationList .reserve-item-list .slide-item a::after {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: #fff;
}
.reservationList .reserve-item-list .slide-item a::before {
  opacity: 0;
  background: linear-gradient(180deg, #ed709d 0%, #ec8a6c 100%);
  border-radius: 40px;
  transition: opacity 0.3s ease;
}
.reservationList .reserve-item-list .slide-item a::after {
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  border-radius: 38px;
}
.reservationList .reserve-item-list .slide-item .state {
  position: absolute;
  top: -3px;
  right: 27px;
  width: 94px;
  height: 45px;
  padding: 8px 0 0;
}
.reservationList .reserve-item-list .slide-item .state svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 94px;
  height: 45px;
}
.reservationList .reserve-item-list .slide-item .state span {
  display: block;
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
.reservationList .reserve-item-list .slide-item .keyword {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 0 40px;
}
.reservationList .reserve-item-list .slide-item .keyword i {
  margin: 0 0 0 5px;
  padding: 9px 10px 10px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 18px;
}
.reservationList .reserve-item-list .slide-item .keyword i:first-child {
  margin: 0;
}
.reservationList .reserve-item-list .slide-item .keyword i.price {
  background: #e3f1fc;
  color: #008bfd;
}
.reservationList .reserve-item-list .slide-item .keyword i.price.free {
  background: #e5eaf5;
  color: #627398;
}
.reservationList .reserve-item-list .slide-item .keyword i.draw {
  background: #ffeeed;
  color: #e85f5f;
}
.reservationList .reserve-item-list .slide-item .title {
  display: block;
  height: 62px;
  margin: 0 0 60px;
  overflow: hidden;
  color: #303056;
  font-size: 25px;
  font-weight: 700;
  line-height: 31px;
}
.reservationList .reserve-item-list .slide-item .info {
  display: flex;
  align-items: flex-start;
  font-size: 16px;
  line-height: 18px;
}
.reservationList .reserve-item-list .slide-item .info svg {
  width: 20px;
  height: 20px;
  color: #e53a7a;
}
.reservationList .reserve-item-list .slide-item .info em {
  margin: 0 10px;
  color: #eb4166;
  font-weight: 600;
  white-space: nowrap;
}
.reservationList .reserve-item-list .slide-item .filter {
  display: block;
  position: absolute;
  left: 30px;
  right: 40px;
  bottom: 40px;
  padding: 8px 25px 10px;
  background: #f5f7fb;
  border-radius: 20px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #515862;
  font-size: 17px;
  line-height: 19px;
  /*em{display:inline-block;position:relative;margin:0;padding:0;vertical-align:top;
      &::before{display:block;position:absolute;top:5px;left:0;width:1px;height:14px;background:#cbcbcb;}
      &:first-child{margin:0;padding:0;
          &::before{display:none;}
      }
  }*/
}

.mainContentGroup .groupInnerWrap {
  width: 100%;
  max-width: 1530px;
  margin: 0 auto;
}
.mainContentGroup.group3 {
  position: relative;
  padding: 20px 0 120px;
  overflow: hidden;
}
.mainContentGroup.group3::before, .mainContentGroup.group3::after {
  display: block;
  position: absolute;
}
.mainContentGroup.group3::before {
  display: block;
  position: absolute;
  left: 0;
  bottom: 120px;
  width: 59.114583%;
  height: 343px;
  background: url(../images/main/group3Bg.png) no-repeat right bottom;
}
.mainContentGroup.group3::after {
  right: -152px;
  bottom: 60px;
  z-index: -1;
  opacity: 0.5;
  width: 729px;
  height: 729px;
  border-radius: 50%;
  background: linear-gradient(to top, rgb(217, 242, 201) 0%, rgba(255, 255, 255, 0) 20%);
}
.mainContentGroup.group3 .groupInnerWrap {
  display: flex;
  justify-content: flex-start;
}

.boardGroup {
  flex: 0 0 57.843138%;
  position: relative;
  height: 480px;
  margin: 30px 0 0;
}
.boardGroup h3 {
  display: block;
  position: absolute;
  top: 14px;
  left: 0;
  width: 200px;
  font-size: 43px;
  font-weight: 700;
  line-height: 45px;
}
.boardGroup .more {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  color: #515862;
  transition: all 0.3s;
}
.boardGroup .more svg {
  flex: 0 0 18px;
  height: 18px;
}
.boardGroup .board-tab {
  display: flex;
  position: relative;
}
.boardGroup .board-tab .tab-element:first-child {
  margin: 0 0 0 225px;
}
.boardGroup .board-tab .tab-element:last-child .tab-button {
  position: relative;
  margin: 0 0 0 38px;
}
.boardGroup .board-tab .tab-element:last-child .tab-button::before {
  display: block;
  position: absolute;
  top: 26px;
  left: -24px;
  width: 8px;
  height: 8px;
  background: #cbd0d5;
  border-radius: 50%;
}
.boardGroup .tab-button {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  z-index: 1;
  height: auto;
  padding: 0 34px;
  border: none;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 20px 20px rgba(50, 80, 125, 0.06);
  font-family: SB;
}
.boardGroup .tab-button .svgBg {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -9px;
  width: 52px;
  height: 22px;
  margin: 0 auto;
}
.boardGroup .tab-button span {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  padding: 19px 0 16px;
  color: #828995;
  font-size: 23px;
  line-height: 25px;
}
.boardGroup .tab-button .icon {
  display: none;
  flex: 0 0 21px;
  width: 21px;
  height: 21px;
  margin: 0 15px 0 0;
}
.boardGroup .tab-button:hover {
  font-weight: 500;
}
.boardGroup .tab-button.current {
  background: linear-gradient(300deg, #009f99 0%, #42c0a7 78%);
}
.boardGroup .tab-button.current .svgBg {
  display: block;
}
.boardGroup .tab-button.current .svgBg.dark {
  display: none;
}
.boardGroup .tab-button.current span {
  color: #fff;
  font-weight: 500;
}
.boardGroup .tab-button.current .icon {
  display: block;
}
.boardGroup .tab-content {
  /*display: none;*/
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
  padding: 107px 0 0;
}
.boardGroup .tab-content li {
  position: relative;
  padding: 0 0 0 27px;
  border-bottom: 1px solid #e2e5e9;
}
.boardGroup .tab-content li::before {
  display: block;
  position: absolute;
  top: 35px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #51c0ad;
  border-radius: 50%;
}
.boardGroup .tab-content li:last-child {
  border-bottom: none;
}
.boardGroup .tab-content li a {
  display: block;
  position: relative;
  padding: 20px 164px 22px 0;
  color: #515862;
  font-size: 24px;
  line-height: 26px;
}
.boardGroup .tab-content li a span {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.boardGroup .tab-content li a em {
  display: block;
  position: absolute;
  top: 28px;
  right: 15px;
  color: #515862;
  font-size: 18px;
  line-height: 20px;
}
.boardGroup .current + .tab-content {
  display: block;
}

.facilitiesGroup {
  position: relative;
  flex: 0 0 33.986928%;
  margin: 0 0 0 8.169934%;
  padding: 50px 28px 28px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 25px;
}
.facilitiesGroup::before {
  display: block;
  position: absolute;
  top: -20px;
  right: 35px;
  width: 105px;
  height: 103px;
  background: url(../images/main/iconBg.png) no-repeat;
}
.facilitiesGroup h3 {
  margin: 0 0 50px 32px;
  color: #2a334e;
  font-family: SB;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
}
.facilitiesGroup a {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 17px 32px 22px;
  border: 2px solid rgba(131, 224, 180, 0);
  border-radius: 20px;
  color: #3b4452;
  transition: all 0.3s;
  font-family: EDB;
  font-size: 22px;
  line-height: 24px;
}
.facilitiesGroup a::before {
  display: block;
  position: absolute;
  left: 32px;
  right: 32px;
  bottom: -2px;
  height: 1px;
  background: #e4e6e7;
}
.facilitiesGroup a svg {
  flex: 0 0 25px;
  height: 25px;
  margin: 2px 0 0 9px;
  color: #babdc4;
  transition: all 0.3s;
}
.facilitiesGroup li:last-child a::before {
  display: none;
}

.activeContrast {
  background: #0a0e11;
}
.activeContrast main::before {
  background: linear-gradient(to bottom, rgb(15, 39, 36) 75%, rgba(15, 39, 36, 0) 100%);
}
.activeContrast .mainContentGroup .reservationSearchWeather strong {
  color: #fff;
}
.activeContrast .mainContentGroup .reservationSearchWeather .weather-wrap .wtText {
  color: #fff;
  text-shadow: 0 7px 40px rgb(255, 255, 255);
}
.activeContrast .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon {
  background: rgba(255, 255, 255, 0.19);
  box-shadow: 0 10px 40px rgba(18, 48, 115, 0.1);
}
.activeContrast .mainContentGroup .reservationSearchWeather .weather-wrap .dsText {
  color: #fff;
}
.activeContrast .mainContentGroup .reservationSearchWeather .search-wrap::before {
  background: #0a0e11;
  border: 3px solid #113430;
  box-shadow: 0 20px 50px rgba(87, 164, 230, 0.1);
}
.activeContrast .mainContentGroup .reservationSearchWeather .search-wrap input[type=text] {
  background: transparent;
}
.activeContrast .mainContentGroup .event button.slideControl {
  background: #0f2825;
}
.activeContrast .mainContentGroup .event button.slideControl svg {
  color: #fff;
}
.activeContrast .mainContentGroup .event .controller-wrap {
  background: #0f2825;
}
.activeContrast .mainContentGroup .event .controller-wrap .count {
  color: #fff;
}
.activeContrast .reservationFind::before {
  background: linear-gradient(290deg, #143837 0%, #17544b 73%);
}
.activeContrast .reserveStep .title {
  color: #fff;
}
.activeContrast .reserveStep .title span {
  color: rgba(255, 255, 255, 0.6);
}
.activeContrast .reserveStep .map .mapInnerWrap {
  background: linear-gradient(290deg, #165653 0%, #1c6354 73%);
}
.activeContrast .reserveStep .category::before, .activeContrast .reserveStep .category::after {
  background-image: url(../images/main/map/mapBgPtrnRound-D.png);
}
.activeContrast .reserveStep .category label, .activeContrast .reserveStep .category .label {
  background: #0f2725;
}
.activeContrast .reserveStep .category label span, .activeContrast .reserveStep .category .label span {
  color: #fff;
}
.activeContrast .reserveStep .category label input[type=radio]:checked + span, .activeContrast .reserveStep .category .label input[type=radio]:checked + span {
  color: #068f47;
}
.activeContrast .reserveStep .state::before {
  background-image: url(../images/main/map/mapBgPtrnRound-D.png);
}
.activeContrast .reserveStep .state .stateWrap {
  background: #0f2725;
}
.activeContrast .reserveStep .state .stateWrap .radioWrap span {
  color: #fff;
}
.activeContrast .reserveStep .state .stateWrap p {
  color: #fff;
}
.activeContrast .reserveStep .state .stateWrap button {
  background: #0e7a4e;
}
.activeContrast .reservationList::after {
  opacity: 0.1;
}
.activeContrast .reservationList h3 {
  color: #fff;
}
.activeContrast .reservationList .category .cateDiv strong {
  color: #fff;
}
.activeContrast .reservationList .category .cateDiv button {
  background: #202427;
  color: #fff;
}
.activeContrast .reservationList .category .cateDiv button.selected {
  background: #202427;
  border-color: #be645d;
  color: #f35a4e;
}
.activeContrast .reservationList .reserve-item-list .slide-item {
  background: #2b2d30;
}
.activeContrast .reservationList .reserve-item-list .slide-item a::after {
  background: #2b2d30;
}
.activeContrast .reservationList .reserve-item-list .slide-item .title {
  color: #fff;
}
.activeContrast .reservationList .reserve-item-list .slide-item .info {
  color: #fff;
}
.activeContrast .reservationList .reserve-item-list .slide-item .filter {
  background: #0b0e11;
}
.activeContrast .reservationList .reserve-item-list .slide-item .filter em {
  color: #717a8b;
}
.activeContrast .mainContentGroup.group3::before {
  opacity: 0.2;
}
.activeContrast .mainContentGroup.group3::after {
  opacity: 0.5;
  background: linear-gradient(to top, rgb(56, 82, 42) 20%, rgba(56, 82, 42, 0) 60%);
}
.activeContrast .boardGroup h3 {
  color: #fff;
}
.activeContrast .boardGroup .tab-button {
  background: transparent;
  border: 1px solid #fff;
}
.activeContrast .boardGroup .tab-button.current {
  background: linear-gradient(300deg, #143a38 0%, #195d53 78%);
  border: none;
}
.activeContrast .boardGroup .tab-button.current .svgBg {
  display: none;
}
.activeContrast .boardGroup .tab-button.current .svgBg.dark {
  display: block;
}
.activeContrast .boardGroup .tab-content li {
  border-color: rgba(255, 255, 255, 0.1);
}
.activeContrast .boardGroup .tab-content li a {
  color: #717a8b;
}
.activeContrast .boardGroup .tab-content li a:hover {
  color: #fff;
}
.activeContrast .boardGroup .tab-content li a:hover em {
  color: #fff;
}
.activeContrast .boardGroup .more {
  background: transparent;
  border: 1px solid #fff;
}
.activeContrast .facilitiesGroup {
  background: rgba(255, 255, 255, 0.1);
}
.activeContrast .facilitiesGroup h3 {
  color: #fff;
}
.activeContrast .facilitiesGroup a {
  color: #717a8b;
}
.activeContrast .facilitiesGroup a::before {
  background: rgba(255, 255, 255, 0.1);
}
.activeContrast .facilitiesGroup a:hover {
  background: #1a5e53;
  border-color: #1a5e53;
  color: #fff;
}
.activeContrast .facilitiesGroup a:hover svg {
  color: #fff;
}

.slick-list {
  display: flex;
  flex: 0 0 100%;
  width: 100%;
}

.slick-track {
  display: flex;
  flex: 0 0 100%;
  width: 100% !important;
}

@media all and (min-width: 1000px) {
  .reserveStep .category .label:hover span {
    color: #068f47;
  }
  .reserveStep .category .label:hover span::after {
    opacity: 1;
  }
  .boardGroup .more:hover {
    background: #1d2845;
    color: #fff;
  }
  .boardGroup .tab-button:hover span {
    font-weight: 700;
  }
  .boardGroup .tab-content li a:hover {
    color: #303056;
  }
  .boardGroup .tab-content li a:hover em {
    color: #303056;
  }
  .reservationList .controller button:hover {
    background: #1d2845;
    color: #fff;
  }
  .reservationList .reserve-item-list .slide-item a:hover::before {
    opacity: 1;
  }
  .facilitiesGroup a:hover {
    background: #f4f8f6;
    border-color: rgb(131, 224, 180);
    color: #0da165;
    font-weight: 600;
  }
  .facilitiesGroup a:hover::before {
    display: none;
  }
  .facilitiesGroup a:hover svg {
    color: #53be8f;
  }
}
@media all and (max-width: 1590px) {
  .mainContentGroup .colgroup1 {
    width: calc(100% - 40px);
    margin: 0 20px 30px;
  }
  .mainContentGroup .event .controller {
    position: relative;
  }
  .mainContentGroup .event .controller-wrap {
    bottom: -32px;
  }
  .mainContentGroup .event button.prev, .mainContentGroup .event button.next {
    top: -25px;
  }
  .mainContentGroup .event button.prev {
    left: 228px;
  }
  .mainContentGroup .event button.next {
    right: 228px;
  }
  .reservationFind::before {
    right: 0;
    border-radius: 130px 0 0 130px;
  }
  .reservationList h3 {
    left: 20px;
  }
  .reservationList .category {
    margin: 20px 0 30px 740px;
  }
  .reservationList .reservationInnerWrap {
    max-width: initial;
    padding: 1px 20px;
  }
  .reservationList .controller {
    top: 70px;
    left: 600px;
    right: initial;
    bottom: initial;
  }
  .reservationList .controller button.prev {
    left: 0;
  }
  .reservationList .controller button.next {
    left: 70px;
    right: initial;
  }
  .mainContentGroup.group3 .groupInnerWrap {
    padding: 0 20px;
  }
}
@media all and (max-width: 1490px) {
  .mainContentGroup .reservationSearchWeather {
    flex: 0 0 calc(100% - 360px - 100px);
    width: calc(100% - 360px - 100px);
    margin: 0 100px 0 0;
  }
  .mainContentGroup .event {
    flex: 0 0 360px;
    width: 360px;
  }
  .mainContentGroup .event .slide-list {
    width: 100%;
    margin: 0;
  }
  .mainContentGroup .event .slide-list .slide-item {
    margin: 0;
  }
  .mainContentGroup .event .slide-list .slide-item:first-child {
    margin: 0;
  }
  .mainContentGroup .event button.prev {
    left: 56px;
  }
  .mainContentGroup .event button.next {
    right: 56px;
  }
  .reservationList .reserve-item-list .slide-item a {
    padding: 30px 25px;
  }
  .reservationList .reserve-item-list .slide-item .info {
    display: block;
    position: relative;
    padding: 0 0 0 40px;
    word-break: break-all;
  }
  .reservationList .reserve-item-list .slide-item .info svg {
    display: none;
  }
  .reservationList .reserve-item-list .slide-item .info em {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
  }
}
@media all and (max-width: 1460px) {
  .reservationList {
    overflow: hidden;
    padding: 20px 0 0;
  }
  .reservationList::after {
    top: -24px;
    left: 470px;
    right: inherit;
  }
  .reservationList .controller {
    top: 10px;
    left: 370px;
  }
  .reservationList .category {
    margin: 20px 0 30px 44%;
  }
}
@media all and (max-width: 1350px) {
  .boardGroup {
    flex: 720px;
    width: 720px;
  }
  .facilitiesGroup {
    flex: calc(100% - 720px - 25px);
    width: calc(100% - 720px - 25px);
    margin: 0 0 0 25px;
    padding: 25px;
  }
  .facilitiesGroup::before {
    width: 60px;
    height: 59px;
    background-size: 100% auto;
  }
}
@media all and (max-width: 1300px) {
  .reserveStep .map {
    flex: 0 0 calc(100% - 330px - 320px);
    width: calc(100% - 330px - 320px);
  }
  .reserveStep .category {
    flex: 0 0 330px;
    width: 330px;
    padding: 55px 15px 0;
  }
  .reserveStep .state {
    flex: 0 0 320px;
    width: 320px;
    padding: 55px 15px 0;
  }
}
@media all and (max-width: 1200px) {
  .mainContentGroup .reservationSearchWeather {
    flex: 0 0 calc(100% - 360px - 10px);
    width: calc(100% - 360px - 10px);
    margin: 0 15px 0 0;
  }
  .reservationFind {
    height: auto;
    padding: 1px 0 66px;
  }
  .reservationFind::before {
    border-radius: 50px;
    left: 20px;
    right: 20px;
    width: calc(100% - 40px);
  }
  .reserveStep {
    flex-wrap: wrap;
    margin: 0 20px;
  }
  .reserveStep .map {
    flex: 0 0 100%;
    z-index: 1;
    width: 100%;
    height: 520px;
    margin: 0 0 20px;
  }
  .reserveStep .map .mapArea {
    border-radius: 20px 20px 48px 48px;
  }
  .reserveStep .map .mapInnerWrap {
    position: relative;
    top: initial;
    left: initial;
    width: 100%;
    padding: 38px 25px 0;
    border-radius: 50px;
  }
  .reserveStep .category {
    flex: 0 0 50%;
    width: 50%;
  }
  .reserveStep .state {
    flex: 0 0 50%;
    width: 50%;
  }
  .reserveStep .state .stateWrap {
    max-width: initial;
  }
  .reservationList::after {
    display: none;
  }
  .reservationList h3 {
    position: static;
  }
  .reservationList .category {
    margin: 20px 0 30px;
  }
  .reservationList .controller {
    top: 180px;
    left: inherit;
    right: 20px;
  }
  .reservationList .controller button.prev {
    left: inherit;
    right: 70px;
  }
  .reservationList .controller button.next {
    left: inherit;
    right: 0;
  }
  .reservationList .reserve-item-list .slide-item {
    flex: 0 0 calc(33.333333% - 30px);
  }
}
@media all and (max-width: 1060px) {
  .mainContentGroup .reservationSearchWeather strong {
    height: 94px;
    margin: 55px 0 15px;
  }
  .mainContentGroup .reservationSearchWeather strong span {
    display: block;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap {
    top: 65px;
  }
}
@media all and (max-width: 1000px) {
  .mainBg {
    display: none;
  }
  main::before {
    border-radius: 58px 58px 0 0;
  }
  .mainContentGroup .reservationSearchWeather strong {
    height: auto;
    margin: 35px 0 15px;
    font-size: 24px;
    line-height: 30px;
  }
  .mainContentGroup .reservationSearchWeather strong span {
    display: inline-block;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap {
    top: 10px;
    width: 160px;
    height: 50px;
    padding: 0 0 0 65px;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon {
    width: 50px;
    height: 50px;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon::before {
    width: 50px;
    height: 50px;
    background-size: auto 50px;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE01 {
    background-position: 0 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE02 {
    background-position: -57px 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE03 {
    background-position: -112px 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE04 {
    background-position: -167px 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE05 {
    background-position: -223px 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtIcon.WEATHER_TYPE06 {
    background-position: -279px 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .wtText {
    margin: 9px 0 4px;
    font-size: 15px;
    line-height: 17px;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap .dsText {
    font-size: 14px;
    line-height: 16px;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap::before {
    right: 20px;
    height: 60px;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap .form-wrap {
    padding: 0 50px 0 53px;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap .inner-wrap {
    height: 60px;
    padding: 6px 0 0;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap .srcIcon {
    top: 21px;
    left: 19px;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap input[type=text] {
    font-size: 16px;
    line-height: 18px;
  }
  .mainContentGroup .reservationSearchWeather .search-wrap button[type=submit] {
    width: 50px;
    height: 50px;
    background-size: 100% auto;
  }
  .reservationFind {
    margin: 0 auto 70px;
    padding: 1px 0;
  }
  .reservationFind::before {
    display: none;
  }
  .reserveStep .title {
    font-size: 19px;
    line-height: 21px;
  }
  .reserveStep .title span {
    font-size: 13px;
    line-height: 15px;
  }
  .reserveStep .map {
    height: 490px;
  }
  .reserveStep .map .mapInnerWrap {
    height: 490px;
    padding: 18px 25px 0;
  }
  .reserveStep .map .mapSelect .initialSelect {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }
  .reserveStep .map .mapSelect .main-customSelect {
    height: 40px;
  }
  .reserveStep .map .mapSelect .main-customSelect select {
    height: 40px;
    padding: 0 40px 0 10px;
    letter-spacing: -1px;
  }
  .reserveStep .map .mapSelect .main-customSelect i {
    right: 4px;
    width: 30px;
    height: 30px;
  }
  .reserveStep .category, .reserveStep .state {
    padding: 20px;
    border-radius: 30px;
  }
  .reserveStep .category::before, .reserveStep .category::after, .reserveStep .state::before, .reserveStep .state::after {
    display: none;
  }
  .reserveStep .category {
    background: linear-gradient(120deg, #bbe6e7 0%, #c6ecd6 100%);
  }
  .reserveStep .category .categoryWrap {
    margin: 15px 0 0;
  }
  .reserveStep .category label, .reserveStep .category .label {
    height: 90px;
    padding: 55px 0 0;
  }
  .reserveStep .category label::before, .reserveStep .category .label::before {
    top: 18px;
    width: 33px;
    height: 33px;
    background-size: auto 33px;
  }
  .reserveStep .category label span, .reserveStep .category .label span, .reserveStep .state .label span {
    font-size: 15px;
    line-height: 17px;
  }
  .reserveStep .category label.category1::before, .reserveStep .category .label.category1::before {
    background-position: -2px 0;
  }
  .reserveStep .category label.category2::before, .reserveStep .category .label.category2::before {
    background-position: -40px 0;
  }
  .reserveStep .category label.category3::before, .reserveStep .category .label.category3::before {
    background-position: -79px 0;
  }
  .reserveStep .category button {
    height: 40px;
    font-size: 15px;
    line-height: 17px;
  }
  .reserveStep .state {
    background: linear-gradient(120deg, #c2e9db 0%, #d9f5b9 100%);
  }
  .reserveStep .state .label {
    height: 81px;
    padding: 20px 0 0 85px;
  }
  .reserveStep .state .label::before {
    top: 23px;
    width: 33px;
    height: 33px;
    background-size: auto 33px;
  }
  .reserveStep .state .label.category4 {
    margin: 23px 0 0;
  }
  .reserveStep .state .label.category4::before {
    background-position: -117px 0;
  }
  .reserveStep .state .label.category5::before {
    background-position: -156px 0;
  }
  .reserveStep .state .label p {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 16px;
  }
  .reservationList {
    margin: 0;
    overflow: hidden;
  }
  .reservationList::before {
    top: 210px;
    left: inherit;
    right: -50px;
    width: 320px;
    height: 350px;
    background-size: 100% auto;
    transform: rotateY(-180deg);
  }
  .reservationList h3 {
    font-size: 22px;
    line-height: 24px;
  }
  .reservationList h3 span {
    margin: 0 0 5px;
  }
  .reservationList .category .cateDiv strong {
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 0 0 120px;
    width: 120px;
    font-size: 16px;
    line-height: 18px;
  }
  .reservationList .category .cateDiv button span {
    font-size: 14px;
    line-height: 16px;
  }
  .reservationList .reserve-item-list {
    height: 375px;
  }
  .reservationList .reserve-item-list .slide-item a {
    height: 280px;
    padding: 30px 25px 60px;
  }
  .reservationList .reserve-item-list .slide-item .state {
    width: 68px;
    height: 33px;
    padding: 4px 0 0;
    box-sizing: border-box;
  }
  .reservationList .reserve-item-list .slide-item .state svg {
    left: 50%;
    width: 68px;
    height: 32px;
    transform: translateX(-50%);
  }
  .reservationList .reserve-item-list .slide-item .state span {
    font-size: 14px;
    letter-spacing: -1px;
    line-height: 16px;
  }
  .reservationList .reserve-item-list .slide-item .keyword {
    margin: 0 0 15px;
  }
  .reservationList .reserve-item-list .slide-item .keyword i {
    font-size: 14px;
    line-height: 16px;
  }
  .reservationList .reserve-item-list .slide-item .title {
    height: 36px;
    margin: 0 0 35px;
    font-size: 16px;
    line-height: 18px;
  }
  .reservationList .reserve-item-list .slide-item .info {
    margin: 6px 0 0;
    font-size: 14px;
    line-height: 16px;
  }
  .reservationList .reserve-item-list .slide-item .filter {
    bottom: 20px;
  }
  .reservationList .reserve-item-list .slide-item .filter em {
    font-size: 14px;
    line-height: 16px;
  }
  .reservationList .controller {
    display: none;
  }
  .mainContentGroup.group3::after {
    right: -470px;
    bottom: 90px;
  }
  .mainContentGroup.group3 .groupInnerWrap {
    display: block;
  }
  .boardGroup {
    width: 100%;
    height: auto;
    margin: 0;
  }
  .boardGroup h3 {
    position: static;
    margin: 0 0 15px;
    font-size: 22px;
    line-height: 24px;
  }
  .boardGroup .more {
    top: -45px;
    width: 36px;
    height: 36px;
  }
  .boardGroup .more svg {
    flex: 0 0 14px;
    height: 14px;
  }
  .boardGroup .board-tab {
    display: block;
  }
  .boardGroup .board-tab .tab-element:first-child {
    margin: 0;
  }
  .boardGroup .board-tab .tab-element:last-child .tab-button {
    margin: 0 0 0 18px;
  }
  .boardGroup .board-tab .tab-element:last-child .tab-button::before {
    top: 17px;
    left: -11px;
    width: 4px;
    height: 4px;
  }
  .boardGroup .tab-button {
    padding: 0 20px;
  }
  .boardGroup .tab-button .icon {
    flex: 0 0 14px;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0;
  }
  .boardGroup .tab-button span {
    padding: 12px 0 7px;
    font-size: 16px;
    line-height: 18px;
  }
  .boardGroup .tab-content {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    padding: 0;
  }
  .boardGroup .tab-content li {
    padding: 0 0 0 15px;
  }
  .boardGroup .tab-content li::before {
    top: 22px;
    width: 4px;
    height: 4px;
  }
  .boardGroup .tab-content li a {
    padding: 14px 100px 15px 0;
    font-size: 14px;
    line-height: 18px;
  }
  .boardGroup .tab-content li a span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .boardGroup .tab-content li a em {
    top: 14px;
    font-size: 14px;
    line-height: 18px;
  }
  .facilitiesGroup {
    width: 100%;
    margin: 20px 0 0;
    padding: 20px;
    border-radius: 20px;
  }
  .facilitiesGroup::before {
    top: -5px;
    right: 15px;
  }
  .facilitiesGroup h3 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 24px;
  }
  .facilitiesGroup a {
    padding: 10px 0 11px;
    font-size: 15px;
    line-height: 17px;
  }
  .facilitiesGroup a::before {
    left: 0;
    right: 0;
  }
}
@media all and (max-width: 820px) {
  .mainContentGroup .colgroup1 {
    display: block;
  }
  .mainContentGroup .reservationSearchWeather {
    width: 100%;
    margin: 0;
    padding: 15px 0 0;
  }
  .mainContentGroup .reservationSearchWeather strong {
    margin: 0 0 15px;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap {
    top: 0;
  }
  .mainContentGroup .event {
    width: 100%;
    height: initial;
    margin: 20px 0 0;
  }
  .mainContentGroup .event .slide-list {
    height: initial;
  }
  .mainContentGroup .event .slide-list a {
    height: initial;
    margin: 0 5px;
  }
  .mainContentGroup .event .slide-list a img {
    position: relative;
    left: 50%;
    height: initial;
    transform: translateX(-50%);
  }
}
@media all and (max-width: 720px) {
  .reservationList {
    margin: 0;
  }
  .reservationList .reserve-item-list .slide-item {
    flex: 0 0 calc(50% - 20px);
    margin: 0 10px 30px;
  }
}
@media all and (max-width: 640px) {
  .reservationList .category {
    margin: 10px 0 15px;
  }
  .reservationList .category .cateDiv {
    flex-wrap: wrap;
  }
  .reservationList .category .cateDiv strong {
    flex: 0 0 100%;
    margin: 7px 0 10px;
  }
  .reservationList .category .cateDiv strong + button {
    margin: 0 5px 5px 0;
  }
  .reservationList .category .cateDiv button {
    margin: 0 5px 5px 0;
  }
  .reservationList .reserve-item-list {
    height: 315px;
    padding: 5px 0 0;
  }
}
@media all and (max-width: 600px) {
  main {
    padding: 1px 0 0;
  }
  main::before {
    top: 90px;
  }
  .mainContentGroup .reservationSearchWeather {
    padding: 25px 0 0;
  }
  .mainContentGroup .reservationSearchWeather .weather-wrap {
    display: none;
  }
  .mainContentGroup .reservationSearchWeather strong {
    margin: 0 0 10px;
    text-align: center;
  }
  .reservationFind::before {
    display: none;
  }
  .reserveStep {
    display: block;
    margin: 0 20px;
  }
  .reserveStep .map {
    height: initial;
    margin: 0;
  }
  .reserveStep .map .mapInnerWrap {
    height: initial;
    padding: 25px;
    border-radius: 40px;
  }
  .reserveStep .map .mapArea {
    display: none;
  }
  .reserveStep .map .title-area {
    display: block;
  }
  .reserveStep .map .title {
    width: 100%;
    margin: 0 0 10px;
  }
  .reserveStep .map .mapSelect {
    width: 100%;
  }
  .reserveStep .category, .reserveStep .state {
    width: 100%;
    border-radius: 20px;
  }
  .reserveStep .category::before, .reserveStep .category::after, .reserveStep .state::before, .reserveStep .state::after {
    display: none;
  }
  .reserveStep .category {
    margin: -15px 0 0;
    padding: 40px 15px 20px;
    background: linear-gradient(120deg, #a1d8e7 0%, #b4e4d0 90%);
  }
  .reserveStep .category .title {
    margin: 0;
  }
  .reserveStep .state {
    padding: 20px 15px;
    background: linear-gradient(120deg, #a6dde8 0%, #b9e4c5 70%);
  }
  .reserveStep .state .title {
    margin: 0;
  }
}
@media all and (max-width: 570px) {
  .reservationList .category .cateDiv {
    padding: 0;
  }
  .reservationList .category .cateDiv strong {
    justify-content: flex-start;
    position: static;
  }
}
@media all and (max-width: 500px) {
  .mainContentGroup .event .controller-wrap {
    bottom: -15px;
    height: 45px;
    border-radius: 30px 30px 0 0;
  }
  .mainContentGroup .event button.prev, .mainContentGroup .event button.next {
    display: none !important;
  }
  .mainContentGroup .event button.slideControl {
    margin: 0 0 0 10px;
  }
  .reservationList .reservationInnerWrap {
    padding: 1px 0;
  }
  .reservationList h3 {
    margin: 0 20px;
  }
  .reservationList .category {
    margin: 10px 20px 15px;
  }
  .reservationList .reserve-item-list .slide-item {
    flex: 0 0 calc(100% - 20px);
  }
}

/*# sourceMappingURL=main.css.map */
