@charset "UTF-8";

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------Header*/
header {
	background: #FFF;
	border-bottom: 2px solid #90df27;
}
#header_tx {
	font-size: 10px;
	font-weight: normal;
	color: #c7c7c7;
	background: none;
	text-align: center;
	margin: 0;
}
/*-------------------------------------------------------- mainnavi */
#mainnavi01 ul li:nth-child(5) {
	color: #fff;
	background: #86c82f;
	padding-left: 10px;
}
/*-------------------------------------------------------- kohitsuji_sec01 */
#kohitsuji_sec01 ul {
	margin: 20px 0;
}
#kohitsuji_sec01 ul li {
	margin-bottom: 5px;
}
/*-------------------------------------------------------- kohitsuji_sec02 */
#kohitsuji_sec02 {
	text-align: center;
	background: url(../img/kohitsuji_img/bg_sec02.gif);
	padding-bottom: 20px;
}
#kohitsuji_sec02 h2 {
	background: url(../img/kohitsuji_img/bg_tit_sec02.png) no-repeat;
	background-size: 100% auto;
	padding-top: 30px;
}
#kohitsuji_sec02 ul li {
	margin-bottom: 10px;
	padding: 10px 0;
	background: url(../img/kohitsuji_img/reaf.png) no-repeat center bottom;
	background-size: 50% auto;
}
/*-------------------------------------------------------- footer */
footer {
	background: #90df27 url(../img/kohitsuji_img/bg_footer.gif) no-repeat center top;
	margin: 20px 0 0;
}
footer .f_title {
	border-bottom: none;
}
section#information #f_kohitsuji dl dt {
	float: left;
	clear: both;
	margin-top: 10px;
}
section#information #f_kohitsuji dl dd {
	float: right;
	text-align: left;
	width: 70%;
	margin-top: 10px;
}
section#information #f_kohitsuji ul li {
	background: url(../img/common_img/arrow_g.png) no-repeat left top;
	background-size: 7% auto;
	padding-left: 25px;
	padding-bottom: 10px;
}
section#information #f_kohitsuji ul li a {
	color: #3f3c39;
	text-decoration: underline;
}
section#information #footer_banner p {
	text-align: center;
	margin-bottom: 10px;
}
/*copyright*/
footer p#copyright {
	font-size: 10px;
	color: #90df27;
	background: #28a10b url(../img/kohitsuji_img/bg_copy.gif) no-repeat;
	text-align: center;
	padding: 12px 0 10px;
}
/* memorial */
#memorial {
  margin-top: 90px;
}

.memorial_movie_area {
  clear: both;
  position: relative;
  padding: 0 30px 30px;
  min-height: 300px;
  background: #e4f8f8;
}

#memorial h2 {
  position: relative;
  margin-bottom: 30px;
  padding-top: 50px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 800;
  font-size: 22px;
  color: #0090c4;
  text-align: center;
}

.memorial_movie_area h2::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -35px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 200px;
  height: 70px;
  background: url(../img/kohitsuji_img/memorial_ti_po.png) no-repeat center top;
  background-size: 200px;

}

.memorial_movie_area .flex_container {

}

.memorial_movie_area .movie {

}

.memorial_movie_area .movie iframe {}

.movie_notes {

}

.movie_notes p:not(.memorial_date) {
  font-size: 16px;

}

.movie_notes p.memorial_date {
  margin-top: 10px;
}

.movie_notes .memorial_img {
float: right;
  margin-top: -20px;
  width: 150px;
  height: auto;
}

/* speech */
#speech {
  margin-top: 50px;
}

.sppech_box {
  margin-bottom: 30px;

}

.speech_ti {
  position: relative;
  margin: 0 auto 1.5em;
  padding: 1em 1em 0.9em 4.2em;
  font-family: 'Kosugi Maru', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.3;
  background: -moz-linear-gradient(left, rgba(255, 214, 222, 0.1) 0%, rgba(255, 214, 222, 1) 44%, rgba(255, 214, 222, 1) 100%);
  background: -webkit-linear-gradient(left, rgba(255, 214, 222, 0.1) 0%, rgba(255, 214, 222, 1) 44%, rgba(255, 214, 222, 1) 100%);
  background: linear-gradient(to right, rgba(255, 214, 222, 0.1) 0%, rgba(255, 214, 222, 1) 44%, rgba(255, 214, 222, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1affd6de', endColorstr='#ffd6de', GradientType=1);
  cursor: pointer;

}

.speech_ti::before {
  content: "";
  display: block;
  width: 70px;
  height: 41px;
  position: absolute;
  left: -10px;
  top: -5px;
  background: url(../img/kohitsuji_img/speech_ti_po.png) no-repeat left center;
  background-size: 70px;
}

.speech_ti::after {
  content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 28%;
  color: #f05e7b;
}

.speech_ti.open::after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.speech_ti span {
  font-size: 14px;
  color: #f05e7b;
}

.speech_box dl {
  display: none;
  margin: 0 20px;
  padding-bottom: 30px;
}

.speech_box dt {
  margin: 0 auto 0.5em;
  padding: 1em;
  cursor: pointer;
  position: relative;
  background: #ffeef2;
}

.speech_box dt::after {
  content: "\f0dd";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 15px;
  top: 28%;
  color: #f05e7b;
}

.speech_box dt.dt_open::after {
  content: "\f0d8";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.speech_box dd {
  display: none;
  padding: 0.5em 1em 2em 1em;
}
