/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./app/[locale]/exhibition/exhibition.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.exhibition_subNav__aPpz1 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.exhibition_subNav__aPpz1 ul {
  display: flex;
  flex-direction: row;
  gap: 0.2em;
}
.exhibition_subNav__aPpz1 li {
  list-style-type: none;
  color: var(--bg);
  background-color: var(--dimgray);
  padding: 3px 12px;
  cursor: pointer;
  transition: opacity ease 0.3s;
  display: inline-block;
}
.exhibition_subNav__aPpz1 li:hover {
  opacity: 0.3;
}
.exhibition_subNav__aPpz1 li.exhibition_active__UQyHP {
  background-color: var(--fg);
}

.exhibition_content__Xm42_ {
  margin-top: 120px;
  margin-bottom: 120px;
}
.exhibition_exhibitionList__LuV19 {
  list-style-type: none;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}
.exhibition_exhibitionList__LuV19 img {
  width: 100%;
}
.exhibition_exhibitionList__LuV19 li {
  width: 100%;
}
.exhibition_exhibitionList__LuV19 h2 {
  font-weight: 500;
  color: black;
  font-size: 18px;
  margin: 0;
}
.exhibition_tileDetail__FhxFv h2 p {
  text-align: left;
}
.exhibition_tileDetail__FhxFv h2 {
  text-align: left;
}
.exhibition_tileDetail__FhxFv {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 0.5em;
}
.exhibition_tileDetail__FhxFv p {
  white-space: nowrap;
}
.exhibition_tileDetail__FhxFv p,
.exhibition_tileDetail__FhxFv p span {
  text-align: right;
}
.exhibition_exhibitionList__LuV19 a {
  transition: opacity ease 0.3s;
}
.exhibition_exhibitionList__LuV19 a:hover {
  opacity: 0.3;
}
.exhibition_status__FB89H {
  font-size: 13px;
  color: var(--dimgray);
}
.exhibition_exhibitCol__qdkVE {
  display: grid;
  grid-template-columns: 1fr 1.25fr 1fr;
  grid-gap: 2em;
  gap: 2em;
  margin: 30px 0px 60px;
}
.exhibition_exhibitCol__qdkVE div h2 {
  text-align: left;
  margin-top: 10px;
}
.exhibition_exhibitCol__qdkVE div img {
  max-width: 100%;
}
.exhibition_detail__aQ14d {
  color: var(--dimgray);
  line-height: 1.5;
  font-size: var(--font-size-small);
}
.exhibition_description__GoWRe {
  max-width: 550px;
}
.exhibition_relatedWrap__rF6sB {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 20px;
  gap: 20px;
}
.exhibition_relatedWrap__rF6sB img {
  width: 100%;
}
.exhibition_ReltileDetail__2Eqak {
  display: flex;
  margin: 10px 0px;
  flex-direction: column;
  gap: 0.5em;
}
.exhibition_midBanner__VjY0S h2,
.exhibition_noticeList__AamaB h2,
.exhibition_ReltileDetail__2Eqak h2 {
  font-weight: 500;
  font-size: var(--font-size-large);
  white-space: no-wrap;
  word-break: keep-all;
  line-height: 1.45;
  margin: 0;
  text-align: left;
}
.exhibition_Rel__bVqhW.exhibition_tileDetail__FhxFv p,
.exhibition_tileDetail__FhxFv p span {
  color: var(--dimgray);
  font-size: var(--font-size-small);
  line-height: 1.55;
}
.exhibition_tags__U22f_ {
  padding: 5px 12px;
  background-color: var(--keyCol);
  color: white;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}
.exhibition_tags__U22f_.exhibition_status__FB89H {
  background-color: var(--dimgray);
}
h2.exhibition_related__Hnv_K {
  margin-bottom: 60px;
}
.exhibition_relatedStoryWrap__fX4G0 > a > div {
  max-width: 50%;
  margin: 0 auto;
}
.exhibition_relatedStoryWrap__fX4G0 div img {
  max-width: 100%;
}
.exhibition_relatedStoryWrap__fX4G0 .exhibition_ReltileDetail__2Eqak {
  font-weight: 600;
  text-align: left;
  margin: 0;
}
.exhibition_relatedStoryWrap__fX4G0 .exhibition_ReltileDetail__2Eqak h3 {
  font-weight: 500;
  text-align: left;
  margin: 0;
  font-size: 15px;
  margin-top: 1em;
}
.exhibition_relatedWrap__rF6sB > a {
  list-style-type: none;
  transition: opacity ease 0.3s;
}
.exhibition_relatedWrap__rF6sB > a:hover {
  opacity: 0.3;
}
.exhibition_tileDetail__FhxFv h3 {
  font-weight: 500;
  text-align: left;
  margin: 0;
  font-size: 15px;
  margin-top: 0.2em;
}
.exhibition_status__FB89H.exhibition_ghost__IOC81 {
  background-color: var(--dimgray);
  padding: 6px 12px;
  color: white;

  margin-right: 0.2em;
}
.exhibition_status__FB89H {
  background-color: black;
  padding: 6px 12px;
  color: white;
}
@media (max-width: 1280px) {
  .exhibition_tileDetail__FhxFv {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 0.5em;
  }
  .exhibition_tileDetail__FhxFv p {
    text-align: left;
  }
  .exhibition_exhibitionList__LuV19 {
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .exhibition_tags__U22f_ {
    font-size: var(--font-size-small);
  }
  .exhibition_exhibitionList__LuV19 {
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
    gap: 20px;
  }
  .exhibition_content__Xm42_ {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .exhibition_exhibitCol__qdkVE {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 2em;
    gap: 2em;
    margin: 10px 0px 60px;
  }
  .exhibition_description__GoWRe {
    width: 100%;
  }
  .exhibition_description__GoWRe p {
    width: 100%;
  }
  .exhibition_exhibitCol__qdkVE div img {
    max-width: 100%;
  }
  .exhibition_relatedWrap__rF6sB {
    grid-template-columns: 1fr 1fr;
  }
  h2.exhibition_related__Hnv_K {
    margin-bottom: 30px;
  }
  .exhibition_relatedStoryWrap__fX4G0 > a > div {
    max-width: 80%;
    margin: 0 auto;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./component/sections.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.sections_tags__z8guF {
  padding: 5px 12px;
  background-color: var(--keyCol);
  color: white;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}
.sections_status__9QPdt {
  background-color: var(--dimgray);
}
.sections_tags__z8guF.sections_ghost__MqI9Q {
  padding: 2px 5px;
  border: solid 1px black;
  color: black;
  background-color: transparent;
}
.sections_exhibitionSwiper__1sGya {
  position: relative;
  width: 100%;
}
.sections_slideItem__K9QWk {
  overflow: hidden;
  border-radius: 8px;
}
.sections_sliderImgWide__ye_YM {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}
.sections_sliderImg__tVPoi {
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.sections_exhibitionSwiper__1sGya h3 {
  margin-top: 8px;
  font-size: 16px;
  font-weight: 500;
}
.sections_sectionTitleHead__7XBGj {
  display: flex;
  justify-content: space-between;
  border-top: solid 1px black;
  margin-top: 60px;
  align-items: center;
  margin-bottom: 30px;
}
.sections_btnWrap__Aq82j {
  display: flex;
  gap: 10px;
}
.sections_sectionTitle__EE2Ns {
  padding: 20px 0px;
  font-size: 20px;
}
.sections_prevBtn__UHLPA,
.sections_nextBtn__t9CS4 {
  width: 35px;
  height: 35px;
  padding: 0;
  background-color: #d9d9d9;
  border-radius: 100%;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: opacity ease 0.3s;
}
.sections_prevBtn__UHLPA:hover,
.sections_nextBtn__t9CS4:hover {
  opacity: 0.3;
}
.sections_sectionNotice__HqCvB {
  display: flex;
  justify-content: space-between;
  align-items: start;
  border-top: solid 1px black;
  margin-top: 60px;
  align-items: flex-start;
  margin-bottom: 30px;
}
.sections_noticeList__gpM5D {
  padding: 20px 0;
  border-bottom: solid 1px black;
  display: flex;
  gap: 0.5em;
  flex-direction: column;
}
.sections_noticeListWrap__h7s12 {
  width: 70%;
}
.sections_midBanner__C0xcw {
  aspect-ratio: 3/1;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  margin: 30px 0;
}

.sections_tileDetail__TIM5R {
  display: flex;
  margin: 10px 0px;
  flex-direction: column;
  gap: 0.5em;
}
.sections_tileDetail__TIM5R h2 {
  margin: 0;
  text-align: left;
}
.sections_midBanner__C0xcw h2,
.sections_noticeList__gpM5D h2,
.sections_tileDetail__TIM5R h2 {
  font-weight: 500;
  font-size: var(--font-size-large);
  white-space: no-wrap;
  word-break: keep-all;
  line-height: 1.45;
}
.sections_tileDetail__TIM5R p,
.sections_tileDetail__TIM5R p span {
  color: var(--dimgray);
  font-size: var(--font-size-small);
  line-height: 1.55;
}

.sections_midBanner__C0xcw .sections_tags__z8guF.sections_ghost__MqI9Q {
  padding: 2px 5px;
  border: solid 1px white;
  color: white;
  background-color: transparent;
}
.sections_midBanner__C0xcw:hover .sections_bannerInner__M7nGy {
  background-color: rgba(0, 0, 0, 0.3);
}
.sections_bannerInner__M7nGy {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1em;
  transition: background ease 0.3s;
}
.sections_multiTags__B3XYz {
  display: flex;
  flex-direction: row;
  gap: 0.2em;
}
.sections_LinkHover__PlvjF {
  transition: opacity ease 0.3s !important;
}
.sections_LinkHover__PlvjF:hover {
  opacity: 0.3;
}
.sections_ExslideWidth__yU6gZ {
  width: 40vw !important;
}
.sections_eventSlideImg__eKM7E {
  width: 25vw !important;
}

@media (max-width: 768px) {
  .sections_ExslideWidth__yU6gZ {
    width: 80vw !important;
  }
  .sections_eventSlideImg__eKM7E {
    width: 50vw !important;
  }
  .sections_sectionNotice__HqCvB {
    display: flex;
    flex-direction: column;
  }
  .sections_noticeListWrap__h7s12 {
    width: 100%;
  }
  .sections_midBanner__C0xcw {
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    margin: 30px 0;
  }
  .sections_sectionTitleHead__7XBGj {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .sections_sectionTitle__EE2Ns {
    padding: 10px 0px;
    font-size: 18px;
  }
  .sections_prevBtn__UHLPA,
  .sections_nextBtn__t9CS4 {
    scale: 0.8;
  }
  .sections_btnWrap__Aq82j {
    gap: 0;
  }
}

