@charset "UTF-8";

/*=====================

サードプレイス CSS

=====================*/

article {
  overflow: clip!important;
}

.c-page-caption {
  margin-bottom: 10px;
}
#thirdplace .scroll_tag__list--left {
    /*animation: infinity-scroll-left 50s infinite linear 0.5s both;*/
    animation: infinity-scroll-left 240s infinite linear 0.5s both;
}

/*---------------------*/
/* 共通 */
/*---------------------*/
.conCopy {
  width: 100%;
  margin-bottom: 4em;
}
.conCopy p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: left;
}
.conCopy .tx02,
.conCopy .tx03 {
  color: #333;
}
.conCopy .tx01 {
  font-size: 40px;
  line-height: 1.0;
  letter-spacing: 0.05em;
  color: #753137;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
}
.conCopy .tx02 {
  font-size: 24px;
  margin: 0.8em auto;
}
.conCopy .tx03 {
  font-size: 16px;
  line-height: 2.4;
}
/*
#openair .conCopy p {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(27px, 3.2vw, 32px);
  line-height: 1.6;
  letter-spacing: 0.1em;
  text-align: left;
  color: #333;
}*/
.con_tx01 {
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
}

@media screen and (max-width: 768px) {
#thirdplace .mainTtlArea {
  padding: 0 0 3em;
}
.conCopy {
  margin-bottom: 2.5em;
}
.conCopy .tx01 {
  /*font-size: 40px;*/
  font-size: 6.25vw;
}
.conCopy .tx02 {
  /*font-size: 24px;*/
  /*font-size: 4.166vw;*/
  font-size: 3.866vw;
}
.conCopy .tx03 {
  /*font-size: 16px;*/
  font-size: 3.125vw;
  line-height: 2.1;
}
}
@media screen and (max-width: 430px) {
}


/*---------------------*/
/*メインタイトル*/
/*---------------------*/
.mainTtlArea .ttl_icon {
  position: absolute;
  bottom: 4%;
  right: 0.5%;
  width: 14%;
  z-index: 10;
  animation: ttl_icon_fadein 1s ease-in-out 0.3s forwards;
  opacity: 0;
}
.mainTtlArea .ttl_icon img {
  animation: ttl_icon 2s ease-in-out 1.3s infinite;
}
/* アニメーション */
@keyframes ttl_icon_fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ttl_icon {
  0% {
    transform: translate(0, 0) rotate(0deg);
  }
  20% {
    transform: translate(0, 0) rotate(0deg);
  }
  30% {
    transform: translate(0, -10px) rotate(0deg);
  }
  40% {
    transform: translate(0, -10px) rotate(-7deg);
  }
  50% {
    transform: translate(0, -10px) rotate(0deg);
  }
  60% {
    transform: translate(0, -10px) rotate(-7deg);
  }
  70% {
    transform: translate(0, -10px) rotate(0deg);
  }
  80% {
    transform: translate(0, 0) rotate(0deg);
  }
  100% {
    transform: translate(0, 0) rotate(0deg);
  }
}


/* Tab */
@media only screen and (max-width: 768px) {
  .mainTtlArea .ttl_icon {
    width: 18%;
  }
}

/* sp */
@media only screen and (max-width: 430px) {
  .mainTtlArea .ttl_icon {
    width: 18%;
  }
}


/*---------------------*/
/*共用施設*/
/*---------------------*/
.top_zumen {
  width: 95%;
  margin: 7em auto;
  padding: 2.5em 2em 2em;
  background: #FFF;
  border: 1px solid #000;
}
#openair {
  width: 100%;
  background: url(../images/thirdplace/bg_01.webp) no-repeat 0% 0%/contain;
}
/**/
.con01 {
  width: 100%;
  margin: 5em auto 0;
  padding: 5em 0;
  background: url(../images/thirdplace/bg_02.webp) no-repeat 0% 0%/contain;
}
.con01 .con01_toptx {
  font-size: 17px;
  line-height: 1.8;
  margin: 0 auto 3em;
  letter-spacing: 0.1em;
  text-align: center;
  color: #753137;
}
.con01 .flex {
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.con01 .left {
  position: relative;
  width: 44%;
}
.con01 .map-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.con01 .zone-btn {
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  color: #000;
  text-align: center;
  line-height: 43px;
  font-size: 30px;
  cursor: pointer;
  background: #808080;
  transition: all 0.3s ease;
  font-family: "eb-garamond", serif;
  font-weight: 400;
  font-style: normal;
}
.con01 .zone-btn.active {
  background: radial-gradient(circle, #fff2d0 0%, #ff9900 40%, #d86b00 100%);
}
.con01 .zone1 {
  top: 56%;
  left: 45%;
}
.con01 .zone2 {
  top: 73%;
  left: 56.5%;
}
.con01 .zone3 {
  top: 29%;
  left: 18%;
}
.con01 .zone4 {
  top: 26%;
  left: 69%;
}
/**/
.con01 .right {
  width: 51%;
  letter-spacing: 0.1em;
  text-align: left;
  transition: all 0.3s ease;
}
/*#swiper2 {
  transition: height 0.3s ease;
}*/
/* Swiper スライド調整 */
#swiper2 .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.con01 .slide-container {
  width: 100%;
  padding: 3em;
  background: #ffffff78;
  box-shadow: 4px 4px 20px #0000002d;
   overflow-y: auto;
}
.con01 .swiper2-pagination {
  margin: 1.5em auto 0;
  text-align: center;
}

.con01 .right .ttl {
  font-size: 28px;
  padding-bottom: 0.15em;
  border-bottom: 1px solid #000;
}
.con01 .right .ttl span {
  font-size: 60px;
  line-height: 1.0;
  padding-right: 0.35em;
}
.con01 .right .txt {
  font-size: 14.5px;
  line-height: 2.3;
  margin: 1.5em auto 3.5em;
}
.con01 .zone-content {
  display: none;
}
.con01 .zone-content.active {
  display: block;
}
.con01 .zone-content img {
  width: 100%;
}


/* Tab */
@media only screen and (max-width: 768px) {
.top_zumen {
  padding: 1em 0.5em 0.5em;
  margin: 3em auto;
}
/**/
.con01 {
  margin: 3em auto 0;
  padding: 3em 0 0;
}
.con01 .con01_toptx {
  /*font-size: 17px;*/
  font-size: 3.255vw;
  margin: 0 auto 2em;
}
.con01 .flex {
  width: 100%;
  display: block;
}
.con01 .left {
  width: 70%;
  margin: 0 auto 2em;
}
.con01 .zone-btn {
  position: absolute;
  width: 8.723vw;
  height: 8.723vw;
  line-height: 8.723vw;
  font-size: 5.859vw;
}
.con01 .zone2 {
  top: 72%;
  left: 53.5%;
}
.con01 .right {
  width: 95%;
  margin: 0 auto;
}

.con01 .slide-container {
  width: 100%;
  padding: 1.5em 1.2em;
}
.con01 .swiper2-pagination {
  margin: 1em auto 0;
}

.con01 .right .ttl {
  /*font-size: 28px;*/
  /*font-size: 4.687vw;*/
  font-size: 4.487vw;
}
.con01 .right .ttl span {
  /*font-size: 60px;*/
  /*font-size: 8.854vw;*/
  font-size: 8.554vw;
}
.con01 .right .txt {
  /*font-size: 14.5px;*/
  font-size: 3.125vw;
  line-height: 2.1;
  margin: 1em auto 2em;
}
}

/* sp */
@media only screen and (max-width: 430px) {
}

/*---------------------*/
/*共用施設*/
/*---------------------*/
#communication .zindex {
  position: relative;
  z-index: 3;
}
#communication .main_pCon > .p_name.zindex01 {
  z-index: 3;
}
/**/
#communication {
  position: relative;
  width: 100%;
  /*background: url(../images/thirdplace/bg_03.webp) no-repeat 0% 0%/cover;*/
}
#communication .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  /*background: url(../images/thirdplace/bg_04.webp) no-repeat 0% 0%/cover;*/
}
#communication .conTtlArea.ttl_bo {
  background: url(../images/thirdplace/bg_03.webp) no-repeat 0% 0%/cover;
}

#communication .content.bg01 {
  background: url(../images/thirdplace/bg_03.webp) no-repeat 0% 0%/cover;
}
#communication .content.bg02 {
  background: url(../images/thirdplace/bg_05.webp) no-repeat 0% 0%/cover;
  padding: 5em 0 0;
}
/**/
#communication .con02 {
  display: flex;
  align-items: normal;
  justify-content: space-between;
  margin: 6em auto 4em;
}

#communication .con02 .left,
#communication .con02 .right {
  /*flex: 1;*/
  width: 48.5%;
  background: #fff;
  box-shadow: 4px 4px 20px #0000002d;
}
#communication .con02 .left {
  padding: 1em 0.5em;
  display: flex;
  align-items: center;
}
#communication .con02 .right {
  padding: 3em;
}

#communication .con02 .left img {
  width: 100%;
  height: auto;
  display: block;
}
#communication .con02 .swiper-slide .txArea {
  margin: 0 auto 2em;
  letter-spacing: 0.1em;
  text-align: left;
}
#communication .con02 .swiper-slide .txArea .tx01 {
  font-size: 45px;
  margin-bottom: 0.25em;
  color: #333;
}
#communication .con02 .swiper-slide .txArea .tx02 {
  font-size: 24px;
  margin: 0 auto 1em;
  padding-bottom: 0.5em;
  letter-spacing: 0.15em;
  border-bottom: 1px solid #333;
  color: #333;
}
#communication .con02 .swiper-slide .txArea .tx03 {
  font-size: 14.5px;
  line-height: 2.4;
  color: #333;
}

/**/
#communication .con02 .swiper {
  width: 100%;
  height: auto;
}

#communication .con02 .swiper-slide {
  width: 100%!important;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

#communication .con02 .swiper-slide img {
  width: 100%;
  height: auto;
}

#communication .con02 .swiper-pagination {
  position: static; /* フローレイアウトで通常の位置に */
  text-align: center;
  margin-top: 20px;
}
/**/
/* ページネーションのドットサイズと間隔 */
.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  background-color: #bfbfbf; /* 通常の色 */
  opacity: 1; /* デフォルトの半透明をなくす */
  margin: 0 6px!important;
  border-radius: 50%;
}

/* アクティブなドット（現在表示中のスライド） */
.swiper-pagination-bullet-active {
  background-color: #707070;
}

/* Tab */
@media only screen and (max-width: 768px) {
#communication {
  position: relative;
  width: 100%;
  background: url(../images/thirdplace/bg_03_sp.webp) no-repeat 0% 0%/cover;
}
#communication .bg {
  width: 125%;
  overflow: hidden;
}
#communication .conTtlArea.ttl_bo {
  background: none;
}
#communication .content.bg01 {
  background: none;
}
#communication .content.bg02 {
  padding: 3em 0 0;
}
/**/
#communication .con02 {
  display: block;
  margin: 3em auto 1em;
}
#communication .con02 .left,
#communication .con02 .right {
  width: 100%;
}
#communication .con02 .left {
  padding: 2em 0.5em;
  margin-bottom: 2em;
}
#communication .con02 .right {
  padding: 1.5em 1.2em;
}
#communication .con02 .swiper-slide .txArea {
  margin: 0 auto 1em;
}
#communication .con02 .swiper-slide .txArea .tx01 {
  /*font-size: 45px;*/
  /*font-size: 6.901vw;*/
  font-size: 6.401vw;
  margin-bottom: 0.25em;
}
#communication .con02 .swiper-slide .txArea .tx02 {
  /*font-size: 24px;*/
  /*font-size: 4.166vw;*/
  font-size: 3.866vw;
  margin: 0 auto 0.7em;
  padding-bottom: 0.5em;
}
#communication .con02 .swiper-slide .txArea .tx03 {
  /*font-size: 14.5px;*/
  font-size: 3.125vw;
  line-height: 2.1;
}
#communication .con02 .swiper-pagination {
  margin-top: 12px;
}
/**/
/* ページネーションのドットサイズと間隔 */
.swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0 4px!important;
}
}

/* sp */
@media only screen and (max-width: 430px) {
}