@charset "UTF-8";

.sec-01 {
  margin-top: 150px;
}

.about-nav {
  float: left;
  width: 32%;
  position: sticky;
  top: 20px;
}

@media only screen and (min-width: 1000px) and (max-width: 1790px) {
  .about-nav {
    top: 170px;
  }
}

.nd {
  border-radius: 18px;
  background-color: #FFF;
  padding: 30px;
  box-sizing: border-box;
}

.nn-hd {
  padding-left: 1.5em;
  border-bottom: 2px solid #000;
  position: relative;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.17222222222;
}

.nn-hd::before {
  content: '';
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #B88B68;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.nnl {
  margin-top: 10px;
}

.nnl li a {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.17222222222;
}

.nnl li.current a {
  color: #B88B68;
}

.about-lst {
  float: right;
  width: 68%;
  padding-left: 32px;
  box-sizing: border-box;
}

.about-unit {
  margin-bottom: 145px;
}

.about-unit-hd {
  text-align: center;
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3px;
  position: relative;
  margin-bottom: 58px;
}

.about-unit-hd::after {
  position: absolute;
  display: block;
  content: '';
  width: 56px;
  height: 2px;
  background-color: #000;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -30px;
}

.adout-01-wrap {
  display: table;
  width: 100%;
  margin-top: 100px;
}

.about-01-lf {
  display: table-cell;
  width: 61%;
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.about-01-rg {
  display: table-cell;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}

.about-map {
  padding-top: 70%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.map-btn {
  position: absolute;
  width: 28%;
  padding-top: 28%;
  /* background-color: rgba(0,0,0,0.1); */
  cursor: pointer;
}

.map-btn-01 {
  bottom: 0%;
  right: 8%;
  transform: rotate(38deg);
  padding-top: 40%;
  width: 20%;
}

.map-btn-02 {
  bottom: 4%;
  right: 30%;
  transform: rotate(34deg);
  padding-top: 55%;
}

.map-btn-03 {
  bottom: 28%;
  right: 54%;
  transform: rotate(34deg);
  width: 27%;
  padding-top: 55%;
}

.map-cont-wrap {
  max-width: 584px;
  margin: auto;
  margin-top: 25px;
}

.mapcont {
  background-color: #fff;
  border-radius: 24px;
  padding: 36px 43px;
  box-sizing: border-box;
  display: none
}

.mapcont.current {
  display: block;
}

.map-cont-hd {
  text-align: center;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.29807692308;
  letter-spacing: -0.26px;
  margin-bottom: 21px;
}

.map-cont-hd span {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  text-align: center;
  padding: 0 10px;
  color: #FFF;
  font-size: 2.6rem;
  font-weight: 500;
  letter-spacing: -0.26px;
  margin-right: 10px;
  border-radius: 22px;
}

.map-cont-01 .map-cont-hd span {
  background-color: #EE888C;
}

.map-cont-02 .map-cont-hd span {
  background-color: #44AF35;
}

.map-cont-03 .map-cont-hd span {
  background-color: #EC6C00;
}

.map-tbl {
  display: table;
  width: 100%;
}

.map-cont-lf {
  display: table-cell;
  width: 51%;
}

.map-cont-rg {
  display: table-cell;
  width: 49%;
}

.map-cont-hd-02 {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.7125;
  letter-spacing: -0.48px;
  margin-bottom: 20px;
}

.map-cont {
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 1.39212423738;
  letter-spacing: -0.361px;
  margin-bottom: 24px;
}

.map-cont-lnk {
  width: 100%;
  display: block;
  height: 54px;
  line-height: 54px;
  text-align: center;
  font-size: 1.5848rem;
  font-weight: 400;
  letter-spacing: -0.317px;
  border: 2px solid #000;
  border-radius: 28px;
  box-sizing: border-box;
}

.map-cont-lnk+a {
  margin-top: 8px;
}

.map-cont-rg {
  padding-left: 20px;
  box-sizing: border-box;
}

.map-cont-rg img+img {
  margin-top: 10px;
}

.data-wrap {
  margin-top: 90px;
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0;
  letter-spacing: 0;
}

.data-wrap li {
  display: inline-block;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.gallery-img {
  padding-top: 58%;
  background-size: cover;
  background-position: center;
}

.gallery-ttl {
  margin-top: 22px;
  text-align: center;
  font-size: 2.0rem;
  font-weight: 400;
  line-height: 2.055;
  letter-spacing: -0.4px;
  margin-bottom: 10px;
}

.gallery-txt {
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.gallery-slide .splide__pagination {
  bottom: -20px;
}

.gallery-slide .splide__pagination__page {
  margin: 0 6px;
}

.gallery-slide .splide__pagination__page.is-active {
  background: #B88B68;
  transform: scale(1);
}

.calender-wrap {
  display: table;
  width: 100%;
  margin-top: 100px;
}

.calender-lf {
  display: table-cell;
  width: 42%;
  position: relative;
}

.sec-02-02-catch-01 {
  position: absolute;
  transform: rotate(90deg);
  font-size: 2.0801rem;
  font-weight: 500;
  line-height: 0.870198548147;
  letter-spacing: 2.496px;
  text-decoration-line: underline;
  top: 45px;
  left: -10px;
}

.sec-02-02-rg {
  display: table-cell;
  padding-left: 10%;
  box-sizing: border-box;
}

.sec-02-02-catch-02 {
  position: absolute;
  width: 107.368px;
  height: 139.233px;
  top: -30px;
  right: -30px;
}

.sec-02-02-catch-02:hover {
  animation: shivering 2s linear infinite;
}

.sec-02-02-catch-03 {
  position: absolute;
  width: 100px;
  height: 225px;
  bottom: -30px;
  left: -30px;
}

.sec-02-02-catch-03:hover {
  animation: shivering 2s linear infinite;
}

@keyframes shivering {

  0%,
  7% {
    transform: rotateZ(0);
  }

  15% {
    transform: rotateZ(-15deg);
  }

  20% {
    transform: rotateZ(10deg);
  }

  25% {
    transform: rotateZ(-10deg);
  }

  30% {
    transform: rotateZ(6deg);
  }

  35% {
    transform: rotateZ(-4deg);
  }

  40%,
  100% {
    transform: rotateZ(0);
  }
}

.sec-02-02-hd {
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.3px;
  margin-bottom: 35px;
}

.sec-02-02-cont {
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.sec-02-02-lnk {
  width: 100%;
  display: block;
  height: 64px;
  line-height: 64px;
  text-align: center;
  font-size: 1.5848rem;
  font-weight: 400;
  letter-spacing: -0.317px;
  border: 2px solid #000;
  border-radius: 33px;
  box-sizing: border-box;
  margin-top: 35px;
}

.book-hd-sb {
  margin-top: 90px;
  text-align: center;
  font-size: 1.803rem;
  font-weight: 400;
  line-height: 2.27953410982;
  letter-spacing: -0.361px;
}

.about-unit .books>a {
  display: block;
  padding-top: 135%;
  height: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.books-slide .splide__arrow {
  background: #000;
  cursor: pointer;
  height: 46px;
  opacity: .8;
  width: 46px;
}

.books-slide {
  margin-top: 47px;
}

.books-slide::after {
  content: '';
  display: block;
  border: 2px solid #000;
  height: 15px;
  width: 100%;
  margin-top: 40px;
}

.books-slide .splide__arrow--next {
  right: -20px;
}

.books-slide .splide__arrow--prev {
  left: -20px;
}

.books-slide .splide__arrow svg {
  fill: #fff;
}

@media only screen and (max-width: 1000px) {
  .sec-01 {
    margin-top: 41px;
  }

  .about-nav {
    float: none;
    width: 100%;
    position: static;
  }

  .nd {
    border-radius: 18px;
    background-color: #FFF;
    padding: 35px 20px;
    box-sizing: border-box;
  }

  .about-lst {
    float: none;
    width: 100%;
    padding-left: 0px;
    margin-top: 140px;
  }

  .about-unit {
    margin-bottom: 164px;
  }

  .about-unit-hd {
    font-size: 2.6855rem;
    line-height: 1.87499534537;
    letter-spacing: -0.269px;
    margin-bottom: 58px;
  }

  .adout-01-wrap {
    display: block;
    width: 100%;
    margin-top: 0px;
  }

  .about-01-lf {
    display: block;
    width: 100%;
    font-size: 1.803rem;
    font-weight: 400;
    line-height: 2.27953410982;
    letter-spacing: -0.361px;
  }

  .about-01-rg {
    display: block;
    padding-top: 153%;
    margin: 0 10px;
    margin-bottom: 38px;
    margin-top: 80px;
  }

  .map-wrap {
    overflow: hidden;
    margin-left: -14px;
    margin-right: -14px;
    width: calc(100% + 28px);
  }

  .about-map {
    width: 120%;
    margin-left: -10%;
    padding-top: 73%;
  }

  .map-cont-wrap {
    margin-top: 38px;
  }

  .mapcont {
    border-radius: 26px;
    padding: 41px 20px;
  }

  .map-cont-hd {
    font-size: 2.5649rem;
    line-height: 1.29806230262;
    letter-spacing: -0.256px;
  }

  .map-cont-hd span {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    padding: 0 15px;
    color: #FFF;
    font-size: 2.6rem;
    font-weight: 500;
    letter-spacing: -0.26px;
    margin-right: 10px;
    border-radius: 22px;
  }

  .map-cont-rg {
    padding: 0 20px;
  }

  .map-cont-rg img {
    width: 100%;
  }

  .map-cont-rg img+img {
    margin-top: 20px;
  }

  .map-cont-02 .map-cont-hd span {
    font-size: 2.4rem;
  }

  .map-tbl {
    display: block;
    width: 100%;
    padding: 0 23px;
    box-sizing: border-box;
  }

  .map-cont-lf {
    display: block;
    width: 100%;
  }

  .map-cont-hd-02 {
    font-size: 2.6855rem;
    line-height: 1.87499534537;
    letter-spacing: -0.269px;
    text-align: center;
    margin-top: 23px;
    margin-bottom: 13px;
  }

  .map-cont {
    font-size: 2.0141rem;
    line-height: 1.94444168611;
    letter-spacing: -0.403px;
  }

  .map-cont-lnk {
    font-size: 2.0141rem;
    line-height: 60px;
    height: 60px;
    letter-spacing: -0.403px;
  }

  .data-wrap {
    margin-top: 80px;
    width: 100%;
    margin: 0;
  }

  .data-wrap li {
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
  }

  .gallery-img {
    padding-top: 75%;
  }

  .gallery-ttl {
    margin-top: 38px;
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: -0.4px;
    margin-bottom: 9px;
  }

  .gallery-txt {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.94444444444;
    letter-spacing: -0.36px;
  }

  .calender-wrap {
    display: block;
    width: 100%;
  }

  .calender-lf {
    display: block;
    width: 100%;
    padding: 0 30px;
    box-sizing: border-box;
  }

  .sec-02-02-catch-02 {
    width: 94.97px;
    height: 123.155px;
    top: -41px;
    right: -5px;
  }

  .sec-02-02-catch-03 {
    width: 90.068px;
    height: 203.42px;
    bottom: -70px;
    left: -1px;
  }

  .sec-02-02-rg {
    display: block;
    padding-left: 0%;
    margin-top: 91px;
  }

  .sec-02-02-hd {
    font-size: 2.4rem;
    font-weight: 500;
    line-height: 1.875;
    letter-spacing: -0.24px;
  }

  .sec-02-02-cont {
    margin-top: 43px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.1875;
    letter-spacing: -0.32px;
  }

  .sec-02-02-lnk {
    height: 73px;
    line-height: 73px;
    font-size: 1.8rem;
    border-radius: 37px;
    margin-top: 43px;
  }

  .books-slide .splide__arrow--next {
    right: -15px;
  }

  .books-slide .splide__arrow--prev {
    left: -15px;
  }

  .books-slide .splide__arrow {
    top: 38%;
  }

  .book-hd-sb {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.94444444444;
    letter-spacing: -0.36px;
  }

  .books-slide::after {
    height: 12px;
    margin-top: 28px;
  }

  .sec-02-02-catch-01 {
    font-size: 1.8399rem;
  }

}