@charset "utf-8";
.splide__sr {
  display: none;
}

header h1 a {
  background-position: 0 0;
}

#lnb>li>a {
	color: #FFF;
  text-shadow: -1px 0 rgba(0,0,0,0.12), 0 -1px rgba(0,0,0,0.12), 1px 0 rgba(0,0,0,0.12), 0 1px rgba(0,0,0,0.12);
}

#lnb>li>.culture-264 i {
  border-color: #fff;
}

#lnb>li>.culture-264 i::before {
	background-position: 0 0;
}

#gnb .login a {
	background-position: 0 0;
}

#gnb .login .mypage {
	background-position: -8rem 0;
}

#gnb .login .logout {
	background-position: -4rem 0;
}

#gnb .allmenu::before {
	background: #fff;
	box-shadow: 0 1rem #fff, 0 2rem #fff;
}

.lnb-on header h1 a,
.allmenu-on header h1 a {
  background-position: 0 -5.8rem;
}

.lnb-on #lnb>li>.culture-264 i,
.allmenu-on #lnb>li>.culture-264 i {
  border-color: #3C3733;
}

.lnb-on #lnb>li>.culture-264 i::before,
.allmenu-on #lnb>li>.culture-264 i::before  {
  background-position: 0 -2.9rem;
}

.lnb-on #lnb>li>a,
.allmenu-on #lnb>li>a {
  color: #3C3733;
  text-shadow: none;
}

.lnb-on #gnb .login a, 
.allmenu-on #gnb .login a {
  background-position: 0 -4rem;
}

.lnb-on #gnb .login .logout,
.allmenu-on #gnb .login .logout {
  background-position: -4rem -4rem;
}

.lnb-on #gnb .login .mypage,
.allmenu-on #gnb .login .mypage {
  background-position: -8rem -4rem;
}

.lnb-on #gnb .allmenu::before,
.allmenu-on #gnb .allmenu::before {
  background: #3E3833;
  box-shadow: 0 1rem #3E3833, 0 2rem #3E3833;
}

.deco i {
  display: block;
  width: 0.1rem;
  height: 100%;
  background: rgba(205, 187, 172, 0.30);
}

.visual-box {
  position: relative;
  height: 74rem;
  margin-top: -12rem;
}

#pzone {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

#pzone .splide__slider {
  position: relative;
  max-width: 40rem;
  width: 100%;
  height: 55rem;
  border-radius: 22.5rem 22.5rem 0rem 0rem;
  overflow: hidden;
  z-index: 3;
}

#pzone .splide__list {  
  display: flex;
}

#pzone .splide__list>li {
  flex: 0 0 auto;
  width: 100%;
  height: 100%;
}

#pzone .splide__list>li a {
  display: block;
}

#pzone .control {
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  padding: 1.2rem 3.2rem;
  min-width: 21rem;
  border-radius: 2.5rem 0rem 0rem 0rem;
  background: rgba(0, 0, 0, 0.60);
}

#pzone .control button {
  width: 3.2rem;
  height: 3.2rem;
  border: none;
  background: url(/literature/img/main/pzone.svg) no-repeat 0 0 / 3.2rem;
}

#pzone .control .next {
  transform: rotate(180deg);
}

#pzone .count {
  color: #B9B9B9;
  font-size: 2rem;
  font-weight: 500;
  line-height: normal;
}

#pzone .count #pzone-current {
  color: #fff;
  font-weight: 700;
}

#visual {
  height: 74rem;
}

#visual .wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  flex-direction: column;
  gap: 3.3rem;
  text-align: right;
  height: 100%;
  z-index: 2;
}

#visual .slogan * {
  color: #fff;
  font-family: var(--kjc);
  text-shadow: -1px 0 rgba(0,0,0,0.12), 0 -1px rgba(0,0,0,0.12), 1px 0 rgba(0,0,0,0.12), 0 1px rgba(0,0,0,0.12);
}

#visual .slogan .slogan01 {
  margin-top: 10rem;
  font-size: 3.4rem;
  font-weight: 300;
  line-height: 120%;
  letter-spacing: -0.17rem;
}

#visual .slogan .slogan01 span {
  font-family: var(--hs);
  font-size: 5.8rem;
  font-weight: 400;
  letter-spacing: -0.29rem;
}

#visual .slogan .slogan02 {
  padding-left: 34rem;
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.08rem;
}

#visual .control {
  position: relative;
  display: flex;
  gap: 0.8rem;
  z-index: 4;
}

#visual .control button {
  width: 4.8rem;
  height: 4.8rem;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15) url(/literature/img/main/visual.svg) no-repeat 0 0 / 4.8rem;
}

#visual .control .next {
  transform: rotate(180deg);
}

#visual .splide__track,
#visual .splide__slider {
  height: 100%; 
}

#visual .splide__list {
  display: flex;
  height: 100%; 
}

#visual .splide__list li {
  flex: 0 0 auto;
  opacity: 0;
  z-index: 0;
}

#visual .splide__list li.is-active {
  opacity: 1;
  z-index: 1;
}

#visual .splide__list li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.con-box {
  --bg: url(/literature/img/main/con-box.svg) no-repeat 0 0 / 43.2rem;
}

.con-box h3 {
  margin-bottom: 3.2rem;
  padding-bottom: 2rem;
  color: #263238;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: normal;
  border-bottom: 0.3rem solid #263238;
}

.con-box .tit-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  margin-bottom: 3.2rem;
  padding-bottom: 2rem;
  width: 100%;
  border-bottom: 0.3rem solid #263238;
}

.con-box .tit-box h3 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.con-box .tit-box a,
.con-box .tit-box button {
  display: block;
  width: 3.4rem;
  height: 3.4rem;
  border-radius: 5rem;
  border: 0.1rem solid #A9A3A0;
}

.con-box .tit-box .control {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}

.con-box .tit-box .more {
  background: var(--bg);
  background-position: -5.3rem -0.1rem;
  transition: .3s;
}

.con-box .tit-box .more:hover {
  transform: rotate(90deg);
}


.con-box .tit-box .stop {
  background: var(--bg);
  background-position: -1.9rem -0.1rem;
}

.con-box .tit-box .prev {
  background: var(--bg);
  background-position: -18.7rem -0.1rem;
}

.con-box .tit-box .next {
  background: var(--bg);
  background-position: -18.7rem -0.1rem;
  transform: rotate(180deg);
}

.board-con {
  position: relative;
  display: flex;
  gap: 4rem;
  padding-top: 8rem;
  padding-bottom: 8rem;
  z-index: 3;
}

.board-con>div {
  flex: 1 1 auto;
}

.board-con>div:nth-child(1) {
  width: calc(25% - 4rem);
}

.board-con>div:nth-child(2) {
  width: calc(50% - 4rem);
}

.board-con>div:nth-child(3) {
  width: 25%;
}

.board-con .guide dl {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 2rem;
  padding-left: 6rem;
  line-height: normal;
}

.board-con .guide dl::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;  
  width: 4.2rem;
  height: 4.2rem;
  background: var(--bg);
  background-position: 0 -5.2rem;
}

.board-con .guide dl dt {
  font-size: 1.8rem;
  font-weight: 700;
}

.board-con .guide dl dd {
  font-weight: 500;
}

.board-con .guide .hour {
  margin-top: 0;
}

.board-con .guide .hour dd span:nth-child(1) {
  position: relative;
  padding-right: 1.8rem;
}

.board-con .guide .hour dd span:nth-child(1)::before {
  content: '';
  position: absolute;
  right: 0.8rem;
  top: 0.3rem;
  width: 0.2rem;
  height: 1.2rem;
  background: #CFCFCF;
}

.board-con .guide .close::before {
  background-position: -4.2rem -5.2rem;
}

.board-con .guide  .fee::before {
  background-position: -8.4rem -5.2rem;
}

.board-con .board .list {
  display: flex;
  gap: 4rem;
  width: 100%;
}

.board-con .board .list li {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 1.6rem;
  width: 50%;
}

.board-con .board .list .tag {
  display: inline-block;
  padding: 0.6rem 1.7rem;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: normal;
  border-radius: 2.9rem;
}

.board-con .board .list .notice .tag {
  background: rgba(182, 201, 189, 0.30);
}

.board-con .board .list .news .tag {
  background: rgba(172, 181, 205, 0.30);  
}

.board-con .board .list .tit {
  display: -webkit-box;
  padding-left: 0.8rem;
  height: 6.2rem;
  text-overflow: ellipsis;
  word-break: keep-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.board-con .board .list .tit a {
  display: block;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 140%;
}

.board-con .board .list .date {
  position: relative;
  margin-top: 3.2rem;
  padding-left: 3.4rem;
  color: #959595;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: normal;
}

.board-con .board .list .date::before {
  content: '';
  position: absolute;
  left: 0.8rem;
  top: 0.2rem;
  width: 1.8rem;
  height: 1.8rem;
  background: var(--bg);
}

.board-con .culture-264 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  background: #467A35 url(/literature/img/main/culture-264.png?v1) no-repeat right bottom / 40rem;
}

.board-con .culture-264 .txt {
  display: flex;
  flex-direction: column;
  gap: 3rem;
  margin-top: 3rem;
  margin-left: 3rem;
}

.board-con .culture-264 .txt .txt01 {
  width: 15.9rem;
  height: 5.6rem;
  background: var(--bg);
  background-position: 0 -9.5rem;
}

.board-con .culture-264 .txt .txt02 {
  width: 18.4rem;
  height: 5.8rem;
  background: var(--bg);
  background-position: -15.9rem -9.5rem;
}

.board-con .culture-264 .more {
  position: relative;
  display: inline-block;
  gap: 0.8rem;
  padding: 1.2rem 5.4rem 1.2rem 3rem;
  color: #FFF;
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.02rem;
  border-radius: 0rem 2.5rem 0rem 0rem;
  background: rgba(0, 0, 0, 0.30);
}

.board-con .culture-264 .more::after {
  content: '';
  position: absolute;
  right: 3rem;
  top: 1.9rem;
  width: 1.6rem;
  height: 1.6rem;
  background: var(--bg);
  background-position: -34.3rem -9.4rem;
  transition: .3s;
}

.board-con .culture-264 .more:hover::after {
  transform: translate(0.3rem, -0.3rem);
}

.board-con .exhibit {
  position: relative;
  display: flex;
  flex-direction: column;
}

#exhibit {
  position: relative;
}

.board-con .exhibit::before,
#exhibit::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 5.2rem;
  height: 5.2rem;
  background: var(--bg);
  background-position: -8.6rem 0;
  z-index: -1;
}

.board-con .exhibit .con,
#exhibit .splide__slide>a {
  display: block;
  height: 100%;
  max-height: 49.5rem;
  overflow: hidden;
  transition: .3s;
  z-index: 1;
}

.board-con .exhibit .con:hover,
#exhibit .splide__slide>a:hover {
  border-radius: 0rem 0rem 22.5rem 0rem;
}

.board-con .exhibit .con img,
#exhibit .splide__slide>a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#exhibit .splide__track {
  position: relative;
  width: 100%;
  overflow: hidden;
}

#exhibit .splide__list {
  display: flex;
}

#exhibit .splide__list>li {
  flex: 0 0 auto;
  width: 100%;
}

.board-con .edu {
  display: flex;
  flex-direction: column;
}

.board-con .edu .list {
  display: flex;
  gap: 4rem;
  height: 100%;
}

.board-con .edu .list a {
  display: block;
  width:100%;
}

.board-con .edu .list li {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
  width: calc(50% - 2rem);
}

.board-con .edu .list li .img {
  position: relative;
  width: 100%;
  height: 25.8rem;
}

.board-con .edu .list li .img::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0.1rem solid rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
}

.board-con .edu .list li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.board-con .edu .list li .con {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
}

.board-con .edu .list li .tit {
  display: -webkit-box;
  margin: 2rem 0 2rem 0.8rem;
  height: 6.8rem;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 140%;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: keep-all;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.board-con .edu .list li .date {
  position: relative;
  padding-left: 3.4rem;
  color: #959595;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: normal;
}

.board-con .edu .list li .date::before {
  content: '';
  position: absolute;
  left: 0.8rem;
  top: 0.2rem;
  width: 1.8rem;
  height: 1.8rem;
  background: var(--bg);
}

.board-con .edu .list li .more {
  padding-left: 0.8rem;
  padding-bottom: 3rem;
  border-bottom: 0.3rem solid #263238;
}

.board-con .edu .list li .more span {
  position: relative;
  display: inline-block;
  padding-right: 2.4rem;
  color: #4B4039;
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.02rem;
}

.board-con .edu .list li .more span::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0.6rem;
  width: 1.6rem;
  height: 1.6rem;
  background: var(--bg);
  background-position: -13.8rem 0;
  transition: .3s;
}

.board-con .edu .list li .more:hover span::after {
  transform: translate(0.3rem, -0.3rem);
}

.board-con #archive {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.board-con #archive .splide__slider {
  height: 100%;
}

.board-con #archive .splide__track {
  position: relative;
  padding: 4.3rem 0rem;
  height: 100%;
  background: #F5F5F5;
}

.board-con #archive .splide__track .control {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 3.2rem);
  display: flex;
  justify-content: space-between;
  padding-left: 3.2rem;
  padding-right: 3.2rem;
  margin: 0 auto;
  max-width: 45rem;
  width: 100%;
  z-index: 1;
}

.board-con #archive .splide__track .control button {
  position: relative;
  width: 3.2rem;
  height: 3.2rem;
  border: none;
  background: var(--bg);
  background-position: -15.4rem 0;
  z-index: 2;
}

.board-con #archive .splide__track .control .next {
  transform: rotate(180deg);
}

.board-con #archive .splide__list {
  display: flex;
  align-items: center;
  height: 100%;
}

.board-con #archive .splide__list>li {
  flex: 0 0 auto;
  display: flex;
  width: 100%;
  max-height: 49.5rem;
}

.board-con #archive .splide__list>li a {  
  position: relative;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  gap: 3.5rem;
  margin: 0 auto;
  max-width: 22rem;
  height: 100%;
  z-index: 2;
  overflow: hidden;
}

.board-con #archive .splide__list>li .img {
  width: 22rem;
  height: 30rem;
  border-radius: 0.8rem;
  box-shadow: 0.7rem 0px 0px 0px #FFF;
  overflow: hidden;
}

.board-con #archive .splide__list>li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.board-con #archive .splide__list .tit {
  text-align: center;
  max-width: 22rem;
  width: 100%;  
  font-size: 2rem;
  font-weight: 600;
  line-height: 140%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.favorite {
  padding-top: 8rem;
  padding-bottom: 8rem;
  background: #F2F0EF;
}

.favorite .wrap {
  display: flex;
  align-items: center;
  gap: 16rem;
}

.favorite h3 {
  padding-top: 2.75rem;
  padding-bottom: 4.75rem;
  margin-bottom: 0;
  max-width: 36rem;
  width: 100%;
}

.favorite ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.favorite ul a {
  position: relative;
  display: flex;
  text-align: center;
  padding-top: 8.2rem;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 140%;
  z-index: 5;
}

.favorite ul a::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 7.2rem;
  height: 7.2rem;
  background: var(--bg);
  transition: .3s;
}

.favorite ul a:hover::before {
  transform: translateY(-0.5rem);
}

.favorite ul li:nth-child(1) a::before {
  background-position: 0 -15.2rem;
}

.favorite ul li:nth-child(2) a::before {
  background-position: -7.2rem -15.2rem;
}

.favorite ul li:nth-child(3) a::before {
  background-position: calc(-7.2rem * 2) -15.2rem;
}

.favorite ul li:nth-child(4) a::before {
  background-position: calc(-7.2rem * 3) -15.2rem;
}

.favorite ul li:nth-child(5) a::before {
  background-position: calc(-7.2rem * 5) -15.2rem;
}


/*** pc ***/
@media all and (min-width:1301px) {

  .deco {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    height: 100%;
    mix-blend-mode: multiply;
    z-index: 2;
  }
}

/*** min-pc ***/
@media screen and (max-width:1300px) {
	.deco {
		display: none;
	}
}

/*** tablet ***/
@media screen and (max-width:1100px) {
  .board-con {
    flex-wrap: wrap;
    row-gap: 6rem;
    padding-top: 6rem;
    padding-bottom: 0;
  }

  .board-con>div:nth-child(3) {
    margin-left: -24px;
    margin-right: -24px;
    width: calc(100% + 48px);
  }

  .board-con .culture-264 .txt .txt02 {
    margin-bottom: 6rem;
  }

  .board-con .edu .list li {
    width: 100%;
  }

  .board-con .edu .list li:nth-child(2) {
    display: none;
  }

  .board-con #archive {
    margin: 0 0 6rem 0;
    width: 100%;
  }

  .favorite {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .favorite .wrap {
    flex-direction: column;
    justify-content: center;
    gap: 5rem;
  }

  .favorite h3 {
    text-align: center;
    padding: 0 0 2rem 0;
  }
  
  .favorite ul {
    justify-content: center;
    gap: 8rem;
  }
}

/*** mobile ***/
@media screen and (max-width:840px) {
  .visual-box {
    margin-bottom: 30rem;
    height: 94rem;
  }

  #visual {
    height: 94rem;
  }

  #visual .wrap {
    align-items: center;
  }

  #visual .slogan {
    text-align: center;
  }

  #visual .slogan .slogan01 {
    margin-top: 0;
  }

  #visual .slogan .slogan02 {
    padding-left: 0;
    word-break: keep-all;
  }

  #pzone {
    bottom: -30rem;
  }

  #pzone .splide__slider {
    margin: 0 auto;
    height: auto;
  }

  .board-con>div:nth-child(1),
  .board-con>div:nth-child(2) {
    width: 100%;
  }

  .board-con .board .list .tit  {
    height: 5.5rem;
  }
  
  .board-con .exhibit .con {
    max-height: unset;
  }

  .board-con .edu .list li .img {
    height: unset;
  }

  .board-con .edu .list li .tit {
    display: block;
    height: auto;
    white-space: nowrap;
  }

  .board-con .edu .list li .more {
    margin-top: 4rem;
    border-bottom: none;
  }

  .favorite h3 {
    max-width: 100%;
  }

  .favorite ul {
    flex-wrap: wrap;
    gap: 2rem 6rem;
  }
}