@charset "UTF-8";
.main .map {
	
}
.main .map img {
	width: 100%;
}
.main .dento {
	background: #f6f0e7;
	padding: 120px 0;
}
.main .dento > .inner {
	width: 966px;
	margin: 0 auto;
	border: 1px solid #594d47;
	padding: 7px;
	position: relative;
}
.main .dento > .inner::before {
	content: "";
	display: block;
	width: 219px;
	height: 7px;
	background: #594d47;
	position: absolute;
	left: 105px;
	top: 0;
}
.main .dento .wrap {
	border: 1px solid #594d47;
	color: #594d47;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 300;
	padding: 70px 94px;
}
.main .dento .wrap .title {
	font-size: 24px;
	letter-spacing: 0.2em;
	margin-bottom: 0;
}
.main .dento .wrap .fbox {
	display: flex;
	justify-content: space-between;
	align-items: start;
	margin-top: 20px;
}
.main .dento .wrap .fbox .text {
	width: 60%;
	line-height: 1.7em;
	letter-spacing: 0;
	font-size: 15px;
	margin: 0;
}
.main .dento .wrap .fbox .img {
	width: 36%;
	position: relative;
	color: #fff;
}
.main .dento .wrap .fbox2 {
	display: flex;
	margin-top: 44px;
	justify-content: space-between;
}
.main .dento .wrap .fbox2 .img {
	width: 46.5%;
}
.main .dento .wrap .fbox2 .img p {
	font-size: 15px;
}
.main .history {
	margin-top: 120px;
}

.page_ttl {
  text-align: center;
}

.page_ttl span {
  display: inline-block;
  padding: 0 10px;
  border: 1px solid #5b4f3f;
  border-width: 0 1px;
  color: #5b4f3f;
  font-size: 19px;
  letter-spacing: 0.2em;
}

.page_ttl + .copyL {
  margin-top: 30px;
  text-align: center;
}

h4.copyL {
  font-size: 28px;
  font-weight: 400;
  line-height: 2;
}

h4.copyL .en {
  font-size: 19px;
  line-height: 1;
}

.history-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 50px 0;
  width: 90%;
  max-width: 1080px;
  margin: 0 auto;
  padding: 80px 0;
}

.history-container .movie-box {
  width: 48%;
}

.history-container .movie-box .movie-ttl {
  text-align: center;
  padding: 10px 0 17px 0;
  margin-bottom: 20px;
  border-bottom: 2px solid #a78840;
  font-size: 22px;
  line-height: 1.5;
}

.history-container .movie-box .movie-ttl .t-mini {
  font-size: 0.8em;
  margin: 0 -0.3em;
}

.history-container .movie-box .movie-radius {
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
}

.history-container .movie-box .movie-btn {
  position: relative;
  cursor: pointer;
  transition: filter 0.3s ease-out 0s;
}

.history-container .movie-box .movie-btn img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.history-container .movie-box .movie-btn::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background-image: url("./images/img-icon-arrow.png");
  background-repeat: no-repeat;
  background-size: 16% auto;
  background-position: center center;
  transition: filter 0.3s ease-out 0s;
}

.history-container .movie-box .movie-btn:hover {
  filter: brightness(1.4);
}

.history-container .movie-box .movie-btn:hover::after {
  filter: drop-shadow(0 0 20px #fff) drop-shadow(0 0 20px #fff);
}

.history-container .movie-box .movie-btn.soon {
  cursor: auto;
}

.history-container .movie-box .movie-btn.soon::after {
  display: none;
}

.history-container .movie-box .movie-btn.soon:hover {
  filter: none;
}

.history-container .movie-box .movie-txt {
  text-align: left;
  padding: 15px 15px 20px 15px;
  font-size: 16px;
  line-height: 1.5;
  color: #777;
}

@media screen and (max-width: 960px) {
  .history-container {
    gap: 40px;
  }

  .history-container .movie-box {
    width: 48%;
  }

  .history-container .movie-box .movie-ttl {
    font-size: 1.8rem;
  }

  .history-container .movie-box .movie-txt {
    font-size: 1.2rem;
  }
}

@media screen and (max-width: 768px) {
  .history-container {
    padding: 50px 0;
  }

  .history-container .movie-box {
    width: 100%;
  }

  .history-container .movie-box .movie-ttl {
    font-size: 2rem;
  }

  .history-container .movie-box .movie-txt {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 480px) {
  .history-container .movie-box .movie-ttl {
    font-size: 16px;
  }

  .history-container .movie-box .movie-txt {
    font-size: 12px;
    padding: 14px 15px 15px 15px;
  }
}

.modal-video:focus {
  outline: none;
}

/**************************************************************/
/** SP ********************************************************/
/**************************************************************/
@media screen and (max-width: 767px) {
	.main .map {
		
	}
	.main .map img {
		width: 100%;
	}
	.main .dento {
		background: #f6f0e7;
		padding: 60px 0;
	}
	.main .dento > .inner {
		width: 90%;
		margin: 0 auto;
		border: 1px solid #594d47;
		padding: 4px;
	}
	.main .dento .wrap {
		border: 1px solid #594d47;
		color: #594d47;
		font-family: "Noto Sans JP", sans-serif;
		font-weight: 300;
		padding: 30px 20px;
	}
	.main .dento .wrap .title {
		font-size: 18px;
		letter-spacing: 0.2em;
		margin-bottom: 0;
	}
	.main .dento .wrap .fbox {
		display: block;
		justify-content: space-between;
		align-items: start;
		margin-top: 10px;
	}
	.main .dento .wrap .fbox .text {
		width: auto;
		line-height: 1.7em;
		letter-spacing: 0;
		font-size: 13px;
		margin: 0;
	}
	.main .dento .wrap .fbox .img {
		width: auto;
		position: relative;
		color: #fff;
		margin-top: 20px;
	}
	.main .dento .wrap .fbox2 {
		display: flex;
		margin-top: 30px;
		justify-content: space-between;
	}
	.main .dento .wrap .fbox2 .img {
		width: 46.5%;
	}
	.main .dento .wrap .fbox2 .img p {
		font-size: 11px;
	}
	.main .history {
		margin-top: 70px;
	}
	
	.page_ttl {
	  text-align: center;
	}
	
	.page_ttl span {
	  display: inline-block;
	  padding: 0 10px;
	  border: 1px solid #5b4f3f;
	  border-width: 0 1px;
	  color: #5b4f3f;
	  font-size: 14px;
	  letter-spacing: 0.2em;
	}
	
	.page_ttl + .copyL {
	  margin-top: 20px;
	  text-align: center;
	}
	
	h4.copyL {
	  font-size: 17px;
	  font-weight: 400;
	  line-height: 2;
	}
	
	h4.copyL .en {
	  font-size: 19px;
	  line-height: 1;
	}
}