/*けやきフェスタ
---------------------------------------------------------------------------*/
.festa {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  overflow: hidden;
  font-size: 1.1em;
  color: 000;
  background-image: url(../img/festa/bg_yellow_02.png);
  background-repeat: repeat;
}

.main_sec {
  background-image: url(../img/festa/festa_2025_250710.png);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height:915px; 
}

.festa h3 {
  font-size: 1.2em;
  font-weight: 600;
  line-height:1.6em;
  margin: 0 auto;
}

.festa-header h1{
width: 100%;
max-width: 700px;
margin: 0 0 0 60px;
padding-top: 400px;
padding-bottom: 50px;
line-height: 0;
}

.festa-header h1 img{
padding: 8px;
max-width: 70%;
max-height: 70%;
}

.keyaki_festa_sec {
  display: block;
  max-width: 800px;
  margin: 0 auto 20px;
  overflow: hidden;
  text-align: center;
}

.keyaki_festa_out {
  display: block;
  max-width: 1100px;
  margin: 0 auto 20px;
  overflow: hidden;
  text-align: center;
}

.language_en {
  letter-spacing: 0.05em;
  font-size: 0.8em;
}

.keyaki_festa_ttl {
  font-size:1.5em;
  font-weight:bold;
  line-height:1.5em;
  text-align: center;
  margin:70px auto 20px;
  position: relative;
  display: inline-block;
  padding: 0 150px;
  color:#000;
  letter-spacing: 0.05em;
}

.keyaki_festa_ttl:before, .keyaki_festa_ttl:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #000;
}

.keyaki_festa_ttl:before {
  left:0;
}
.keyaki_festa_ttl:after {
  right: 0;
}

.keyaki_festa_ttl_b {
  font-size:1.6rem;
  font-weight:bold;
  line-height:1.5em;
  text-align: center;
  margin:30px auto;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  color:#000;
}

.keyaki_festa_ttl_b:before, .keyaki_festa_ttl_b:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #000;
}

.keyaki_festa_ttl_b:before {
  left:0;
}
.keyaki_festa_ttl_b:after {
  right: 0;
}

.keyaki_txt {
  font-size: 1.1em;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  margin: 10px auto;
  padding: 20px;
}

.sc_list {
  display: flex;
  justify-content: space-around;
  line-height:2.2em;
  color:#404241;
  font-size:1em;
  width:100%;
  margin:30px auto　20px;
  padding:40px;
  border-radius: 20px;
}

.sc_list ul {
 width:45%;
 margin:0;
 padding:0;
 list-style-type: disc;
}

.sc_list li {
  text-align:left;
  line-height:2.5em;
  color:#404241;
  border-bottom: #666 dotted 1px;
}

.sc_list li a:hover {
  color:#404241;
  text-decoration: underline;
}

.keyaki_sc {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.1em;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin: 10px auto;
  padding: 20px;
}


.festa_map {
  display: flex;
  flex-direction: row;
  max-width: 1100px;
  margin: 30px auto 80px;
  overflow: hidden;
  text-align: center;  
}

.festa-box-left {
  width: 55%;
  margin: 30px;
}

.festa-box-right {
width:45%;
margin: 50px 0 0 -80px;
}

.bg-festa-jigyou1 {
  height: 400px;
  background-image: url(../img/jigyousyo/nozomien.jpg);
  background-repeat: no-repeat;
  background-position: center 50%;
  background-size: cover;
  border-radius: 10px;
}

.festa_map_detail {
  width: 100%;
  margin: 70px 0 0 0;
  padding: 0;
  background: #e6f5c8;
  box-shadow: 10px 10px 0 #f3ff50;
  border-radius: 10px;
}

.festa_place {
  font-size: 1.5em;
  font-weight: 500;
  margin: -10px auto 20px;
}

.wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1100px;
  margin: 0 auto;
  padding: 70px 20px;
  z-index:49;
}

.event_item {
  padding: 20px;
  width: 32%;
  background-color: #fff;
  border-radius: 10px;
  z-index:50;
}

.event_photo {
  max-width: 100%;
  max-height: 100%;
  box-shadow: 10px 10px 0 #f3ff50;
  margin-bottom: 15px;
  border-radius: 5px;
}

h2.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 26px;
	text-align: center;
  margin: 70px 0 20px;
  padding: 20px;
  color: #000;
}

h2.heading04::before,
h2.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #000;
}

h2.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}

h2.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

.festa_access {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px;
  text-align: center;
}

.event_photo_g {
  display: block;
  max-width: 1100px;
  margin: 0 auto;
  padding: 20px 20px 100px;
  text-align: center;
}

.festa_movie {
  max-width: 100%;
  max-height: 100%;
}

.keyaki_festa_sponsored {
  font-size:1.5em;
  font-weight:bold;
  line-height:1.5em;
  text-align: center;
  margin:30px auto;
  position: relative;
  display: inline-block;
  padding: 0 150px;
  color:#000;
  letter-spacing: 0.05em;
}

.bg_festa_p_01 {
position:absolute;
text-align:right;
top:1450px;
right:0;
/*z-index:98;*/
padding:0;
}

.bg_festa_p_01 img {
max-width: 37%;
}

.bg_festa_p_02 {
position:absolute;
text-align:left;
top:1300px;
left:0;
/*z-index:98;*/
padding:0;
}

.bg_festa_p_02 img {
max-width: 38%;
}

.bn_festa_ttl {
position:absolute;
text-align:right;
top:180px;
left:50px;
z-index:99;
padding:0;
}

.bn_festa_ttl img {
  max-width: 60%;
}


.bn_kuji {
position:absolute;
text-align:left;
top:1400px;
left:300px;
z-index:100;
padding:0;
}

.bn_kuji img {
  max-width: 50%;
}

.kuji_present {
position:absolute;
text-align:left;
top:820px;
left:450px;
z-index:101;
padding:0;
transform: rotate(10deg);
}

.kuji_present img {
  max-width: 90%;
  filter: drop-shadow(10px 10px 10px #666);
}

.slide-container {
  overflow: hidden;
  width: 1600px;
  height: 100%;
  margin: 50px auto; 
  
}
.slide-wrapper {
  display: flex;
/*  animation: slide-flow 40s infinite linear 1s both infinite; */
 animation: slide-flow 30s linear infinite; /* 無限ループの設定 */
}
.slide {
  flex-shrink: 0;
  width: 400px;
  margin-right: 20px;
  border-radius: 10px;
}
video {
  background: #f6f6f6;
  border-radius: 10px;
}

@keyframes slide-flow {
  0% {transform: translateX(0);
  }
  100% {transform: translateX(-4620px); /* 400px + 20px × 11枚分 */
  }
}


@media(max-width:810px){
.main_sec {
  background-image: url(../img/festa/festa_main_tab.png);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  max-width: 100%;
  height:620px; 
}
.bn_festa_ttl {
position:absolute;
text-align:left;
top:50px;
left:50px;
z-index:99;
padding:0;
}
.bn_festa_ttl img {
  max-width: 40%;
}
.festa-header h1 {
  width: 100%;
  max-width: 450px;
  margin: 0; 
  padding-top: 350px;
  padding-bottom: 50px;
  line-height: 0;
}

.festa-header h1 img{
max-width: 80%;
max-height: 70%;
}

.kuji_present {
position:absolute;
text-align:left;
top:530px;
left:300px;
z-index:101;
padding:0;
transform: rotate(10deg);
}

.kuji_present img {
  max-width: 60%;
  filter: drop-shadow(10px 10px 10px #666);
}

.bn_kuji {
position:absolute;
text-align:right;
top:330px;
right:50px;
z-index:100;
padding:0;
}
.bn_kuji img {
  max-width: 60% !important;
}

.bg_festa_p_01 {
position:absolute;
text-align:right;
top:2900px;
right:0;
z-index:98;
padding:0;
}
.bg_festa_p_01 img {
max-width: 25%;
}
.bg_festa_p_02 {
position:absolute;
text-align:left;
top:2900px;
left:0;
z-index:98;
padding:0;
}
.bg_festa_p_02 img {
max-width: 25%;
}
}

@media screen and (max-width: 480px) {
.main_sec {
  background-image: url(../img/festa/festa_main_mob.png);
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
  max-width: 100%;
  height:620px; 
}
.bn_festa_ttl {
position:absolute;
text-align:left;
top:60px;
left:20px;
z-index:99;
padding:0;
}
.festa-header h1 {
  width: 100%;
  max-width: 450px;
  margin: 0 auto; 
  padding-top: 350px;
  padding-bottom: 50px;
  line-height: 0;
}

.bn_festa_ttl img {
  max-width: 70%;
}

.kuji_present {
position:absolute;
text-align:left;
top:1080px;
left:25px;
z-index:101;
padding:0;
transform: rotate(0deg);
}

.kuji_present img {
  max-width: 90%;
  filter: drop-shadow(10px 10px 10px #f1fa6e);
}


h2.heading04 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-align: center;
  padding: 20px;
}

.keyaki_festa_sec {
  margin-bottom:300px;
}

.keyaki_festa_ttl {
  max-width: 90%;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin: 50px auto 20px;
  position: relative;
  display: inline-block;
  padding: 0 100px;
  color: #000;
  letter-spacing: 0.05em;
}
.keyaki_festa_ttl:before, .keyaki_festa_ttl:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 50px;
  height: 1px;
  background-color: #000;
}
.keyaki_txt {
  font-size: 1em;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  margin: 10px auto;
  padding: 20px;
}


.wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-width:100%;
  margin: 0 auto;
  padding: 0 20px 70px;
}
.event_item {
  padding: 20px;
  margin-bottom: 30px;
  width: 100%;
  background-color: #fff;
  z-index:50;
}
.event_ttl {
  font-size: 1.2em;
  font-weight: 600;
  color:#000;
}
.marker2 {
  display: inline-block !important;
  padding: 0 4px 2px 4px;
  background: linear-gradient(transparent 50%, #f0ec1b 50%) !important;
}
.festa_map {
  display: flex;
  flex-direction: column;
  margin: 20px auto 0;
  overflow: hidden;
  text-align: center;
}
.bg-festa-jigyou1 {
  height: 300px;
  background-image: url(../img/jigyousyo/nozomien.jpg);
  background-repeat: no-repeat;
  background-position: center 50%;
  background-size: cover;
}
.festa-box-left {
  width: 90%;
  margin: 20px auto 0;
}
.festa-box-right {
  width: 90%;
  margin: 0 auto;
}
.festa_map_detail {
  width: 100%;
  height: 220px;
  margin-top: 20px;
  padding: 0;
  box-shadow: none;
  border-radius: 10px;
}
.bg_festa_p_01 {
display: none;
}
.bg_festa_p_02 {
display: none;
}

.keyaki_festa_sponsored {
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.5em;
  text-align: center;
  margin: 80px auto 20px;
  position: relative;
  display: inline-block;
  padding: 0 100px;
  color: #000;
  letter-spacing: 0.05em;
}

  .sc_list {
      display: flex;
      flex-direction: column;
      line-height: 2em;
      color: #565656;
      font-size: 1em;
      width: 90%;
      margin: 20px auto 20px;
      padding: 20px 15px 20px 30px;
  }
.sc_list ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: disc;
}  
.event_photo_g {
  display: block;
  max-width: 100%;
  margin: 0 auto 100px;
  padding: 0 20px;
  text-align: center;
}

.slide-container {
  margin: -20px auto 30px;
}

.festa_movie {
  max-width: 100%;
  max-height: 200px;
  margin-top: 0;
}
}
