@charset "UTF-8";
@import url("/font/gowun_dodum.css");
/*-------------------------------------------------

Title       : Sub_02
Author      : EASESOFT
Create Date : 2025-03

-------------------------------------------------*/
.c020200 .plant .grid {
  display: grid;
  justify-items: center;
  align-items: start;
  justify-content: space-around;
  align-content: center;
  grid-template-columns: repeat(4, 1fr);
  gap: 3.4rem;
}
.c020200 .plant .grid div.cont_box {
  padding: 2.4rem;
  flex: 1;
}
.c020200 .plant .grid div.cont_box strong {
  word-break: break-all;
  overflow-wrap: break-word;
}
.c020200 .plant .grid > div {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  height: 100%;
}
.c020200 .plant .grid > div img {
  border-radius: 15rem;
}
.c020200 .plant .grid .img_wrap {
  position: relative;
}
.c020200 .plant .grid .img_wrap .num {
  position: absolute;
  bottom: 1.32rem;
  left: calc(50% - 13rem);
  font-size: 6.4rem;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #bdbdbd;
  line-height: 1;
  mix-blend-mode: lighten;
}

.c020302 .program {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 3.2rem;
}
.c020302 .program + .program {
  margin-top: 6.4rem;
}
.c020302 .program:nth-child(2n) {
  flex-direction: row-reverse;
}
.c020302 .program .desc {
  flex: 1;
  position: relative;
}
.c020302 .program .desc .num {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 10rem;
  font-weight: 800;
  color: #fff;
  -webkit-text-stroke: 1px #bdbdbd;
  line-height: 1;
}
.c020302 .program .img {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  gap: 2.4rem;
  flex: none;
  width: 50%;
}
.c020302 .program .img img {
  flex: 1;
  width: 100%;
  max-width: calc(50% - 1.2rem);
}

/* 입장권 판매기간 */
.c020401 .cont_box.flex_row {
  display: flex;
  flex-direction: fow;
  justify-content: flex-start;
  align-items: center;
}
.c020401 .cont_box.flex_row .left {
  flex: 1;
}
.c020401 .cont_box.flex_row .right:has(img) {
  flex: none;
  width: 4.8rem;
}
.c020401 .cont_box.flex_col {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.c020401 .cont_box.flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.c020401 .cont_box.flex_row .left {
  flex: 1;
}
.c020401 .cont_box .row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.c020401 .cont_box.col_center {
  aspect-ratio: 1/1;
  padding: 2rem;
}
.c020401 .btn_box .btn {
  min-width: 11.2rem;
}
.c020401 .sale {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}
.c020401 .sale .cont_box {
  flex: 1 0 20%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-height: 20rem;
}
.c020401 .sale a img {
  transition: 0.2s;
}
.c020401 .sale a:hover img {
  transform: scale(1.05);
}

/* 편의시설 안내 */
.c020500 .cont_box p {
  display: flex;
  align-items: center;
}
.c020500 .cont_box .icon {
  display: inline-block;
  position: relative;
  width: 6rem;
  height: 6rem;
  background-color: #ecf2fd;
  border-radius: 50%;
  flex: none;
}
.c020500 .cont_box .icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.c020500 .cont_box .icon.icon01::before {
  background-image: url("/kor/img/sub/sub02/020500_icon01.svg");
  background-size: 4.8rem;
}
.c020500 .cont_box .icon.icon02::before {
  background-image: url("/kor/img/sub/sub02/020500_icon02.svg");
  background-size: 2.5rem;
}
.c020500 .cont_box .icon.icon03::before {
  background-image: url("/kor/img/sub/sub02/020500_icon03.svg");
  background-size: 4rem;
}
.c020500 .cont_box .icon.icon04::before {
  background-image: url("/kor/img/sub/sub02/020500_icon04.svg");
  background-size: 4rem;
}
.c020500 .cont_box .icon.icon05::before {
  background-image: url("/kor/img/sub/sub02/020500_icon05.svg");
  background-size: 3.5rem;
}
.c020500 .cont_box .icon.icon06::before {
  background-image: url("/kor/img/sub/sub02/020500_icon06.svg");
  background-size: 3.5rem;
}
.c020500 .cont_box .icon.icon07::before {
  background-image: url("/kor/img/sub/sub02/020500_icon07.svg");
  background-size: 4.2rem;
}
.c020500 .cont_box .icon.icon08::before {
  background-image: url("/kor/img/sub/sub02/020500_icon08.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 4rem;
}
.c020500 .cont_box .icon.icon09::before {
  background-image: url("/kor/img/sub/sub02/020500_icon09.svg");
  background-size: 3.4rem;
  background-position-x: 70%;
}
.c020500 .box_group + .box_group {
  margin-top: 3.2rem;
}
.c020500 .cont_list li:has(em) em {
  font-size: 130%;
  line-height: 1;
}

.c020102 .story ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.c020102 .story li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: none;
  gap: 0.5rem;
  width: 20rem;
  height: 20rem;
  background: #334FD5;
  color: #fff;
  border-radius: 100%;
  text-align: center;
}
.c020102 .story li:nth-child(2n) {
  background: #9354CB;
}
.c020102 .story strong {
  font-size: 2.2rem;
}
.c020102 .story span {
  font-size: 1.8rem;
  font-weight: 500;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 1.2;
}
.c020102 .mc {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  gap: 4rem;
}
.c020102 .mc div {
  width: 33rem;
}
.c020102 .mc img {
  border-radius: 1.6rem;
  display: block;
  margin: 0 auto 2rem;
}
.c020102 .mc p {
  background: #F2F6FC;
  border-radius: 1.6rem;
  text-align: center;
  font-size: 1.8rem;
  font-weight: 500;
  padding: 0.5rem 1.6rem;
}
.c020102 .box_group {
  justify-items: center;
  justify-content: center;
}
.c020102 .box_group.before {
  grid-template-columns: 45rem 45rem;
}
.c020102 .box_group.video {
  grid-template-columns: 48rem 48rem;
}
.c020102 .img_box {
  padding: 1.6rem;
}
.c020102 .img_box .inner {
  position: relative;
  overflow: hidden;
  border-radius: 1.2rem;
}
.c020102 .img_box p {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  background: #F2F6FC;
  border-radius: 1.6rem;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 0.4rem 1.2rem;
  width: calc(100% - 2rem);
}

.c020103 .cont_list .tit_tx .tit {
  flex: none;
  width: 8rem;
}
.c020103 .img_row {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 4rem;
}
.c020103 .img_row img {
  width: 15rem;
  border-radius: 1.6rem;
}
.c020103 .flex1 {
  flex: 1;
}

.c020900 .cont_list .tit {
  background: #9354CB;
  color: #fff;
  border-radius: 2.4rem;
  padding: 0 1.6rem;
  width: 9rem;
  text-align: center;
}

/*-------------------------------------------------

Responsive

-------------------------------------------------*/
/* Media Query */
@media (max-width: 1024px) {
  .c020200 .plant .grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .c020200 .plant > div {
    text-align: center;
  }
  .c020200 .plant div.cont_box {
    text-align: left;
  }
  .c020302 .program {
    flex-direction: column;
  }
  .c020302 .program:nth-child(2n) {
    flex-direction: column;
  }
  .c020302 .program .desc {
    width: 100%;
    max-width: 60rem;
  }
  .c020302 .program .desc .num {
    font-size: 8rem;
  }
  .c020302 .program .img {
    width: 100%;
    max-width: 60rem;
    margin: 0 auto;
  }
  .c020401 .box_group.col2 {
    grid-template-columns: 1fr;
  }
  .c020401 .sale .cont_box {
    flex: 1 0 30%;
  }
  .c020102 .story li {
    width: 18rem;
    height: 18rem;
  }
  .c020102 .story strong {
    font-size: 2rem;
  }
  .c020102 .story span {
    font-size: 1.6rem;
  }
  .c020102 .mc {
    flex-direction: column;
    align-items: center;
  }
  .c020102 .mc div {
    width: auto;
  }
  .c020102 .mc p {
    font-size: 1.6rem;
  }
  .c020102 .box_group.before {
    grid-template-columns: 1fr;
  }
  .c020102 .box_group.video {
    grid-template-columns: 1fr;
  }
  .c020102 .img_box {
    padding: 1.6rem;
  }
  .c020102 .img_box .inner {
    position: relative;
    overflow: hidden;
    border-radius: 1.2rem;
  }
  .c020102 .img_box p {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
    background: #F2F6FC;
    border-radius: 1.6rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    padding: 0.4rem 1.2rem;
    width: calc(100% - 2rem);
  }
}
@media (max-width: 800px) {
  .c020500 .box_group + .box_group {
    margin-top: 2.4rem;
  }
  .c020103 .cont_list .tit_tx {
    flex-direction: column;
  }
  .c020103 .img_row {
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .c020200 .plant .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .c020401 .cont_box .row {
    flex-direction: column-reverse;
    gap: 2rem;
    text-align: center;
  }
  .c020401 .btn_box .btn {
    min-width: 11.2rem;
  }
  .c020401 .sale {
    gap: 1rem;
  }
  .c020401 .sale .cont_box {
    flex: 1 0 40%;
    min-height: auto;
  }
}
@media (max-width: 480px) {
  .c020302 .btn_box .btn.long::after {
    margin-left: 4rem;
  }
  .c020401 .sale {
    flex-direction: column;
  }
  .c020401 .sale .cont_box {
    flex: 1;
    width: 100%;
  }
}
