/* CSS Document */
#contents {
  width: 100%;
  margin: 60px auto 100px;
  line-height: 1.8;
  font-size: 1.2em;
  color: #727070;
}
#contents #title_info {
  display: block;
  font-size: 1.4em;
  font-weight: 600;
  margin: 80px auto 0px;
  width: 100%;
  text-align: left;
  border-bottom: #4E4A4A solid 1px;
  color: #464444;
}
#contents .d_time {
  font-size: 1.0em;
  text-align: right;
  color: #474444;
}
#contents #news_contents {
  width: 1000px;
  margin: 0 auto;
}
#contents #news_contents #news01 {
  width: 900px;
  display: block;
  position: relative;
  margin: 50px auto 0;
  padding: 2px 10px 30px 10px;
}
#contents #news_contents #news01::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #464444;
}
#contents #news_contents #news01 #title_method {
  margin: 60px 0 34px;
  width: 860px;
}
#contents #news_contents #news01 .appearance {
  border-bottom: #8F8E8E dotted 1px;
  padding: 0 40px 40px;
}
#contents #news_contents #news01 .info {
  display: block;
  width: 880px;
  margin: 200px auto 0;
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news01 .info h4 {
  font-size: clamp(18px, 1.9vw, 36px);
  color: #464444;
  padding-bottom: 5px;
  border-bottom: #4E4A4A solid 1px;
  font-weight: 600;
}
#contents #news_contents #news01 .info .greeting01 {
  font-size: 1.0em;
  padding-top: 30px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news01 .info .greeting02 {
  font-size: 1.0em;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news01 .info .greeting03 {
  font-size: 1.0em;
  padding-top: 10px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news01 .info .n_detail_wrapper {
  display: block;
  width: 70%;
  margin: 50px auto 50px;
  letter-spacing: 0.1em;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail {
  display: flex;
  margin: 10px 0;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail .n_d1 {
  padding-right: 110px;
  position: relative;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail .n_d1::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: -10%;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #464444;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail .n_d2 {
  padding-right: 150px;
  position: relative;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail .n_d2::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: -10%;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #464444;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail_map {
  display: flex;
  margin: 10px 0;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail_map .n_d3 {
  padding-right: 40px;
  position: relative;
}
#contents #news_contents #news01 .info .n_detail_wrapper .n_detail_map .n_d3::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: -10%;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #464444;
}
#contents #news_contents #news01 .info .greeting05 {
  font-size: 1.0em;
  width: 100%;
  padding-top: 0px;
  text-align: left;
}
#contents #news_contents #news01 .info .message_end {
  text-align: right;
}
#contents #news_contents #news01 .exhibition_contents {
  display: block;
  width: 100%;
  margin: 30px auto 0;
  text-align: center;
}
#contents #news_contents #news01 .exhibition_contents .exhibition_item {
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news01 .exhibition_contents .exhibition_item video {
  width: 76%;
  height: 200px;
  margin: 0 auto;
}
#contents #news_contents #news01 .exhibition_contents .exhibition01 {
  width: 100%;
  margin: 0 auto 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news01 .exhibition_contents .exhibition01 img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#contents #news_contents #news02 {
  width: 900px;
  display: block;
  margin: 50px auto 160px;
  padding: 2px 10px 30px 10px;
}
#contents #news_contents #news02 #title_method {
  margin: 60px 0 34px;
  width: 860px;
}
#contents #news_contents #news02 .appearance {
  border-bottom: #8F8E8E dotted 1px;
  padding: 0 40px 40px;
}
#contents #news_contents #news02 .info {
  display: block;
  width: 880px;
  margin: 200px auto 0;
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news02 .info h4 {
  font-size: clamp(18px, 1.9vw, 36px);
  color: #464444;
  padding-bottom: 5px;
  border-bottom: #4E4A4A solid 1px;
  font-weight: 600;
}
#contents #news_contents #news02 .info .greeting01 {
  font-size: 1.0em;
  padding-top: 30px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news02 .info .greeting02 {
  font-size: 1.0em;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news02 .info .greeting03 {
  font-size: 1.0em;
  padding-top: 10px;
  padding-bottom: 0px;
  width: 100%;
  text-align: left;
}
#contents #news_contents #news02 .info .message_wrapper {
  display: block;
  width: 96%;
  margin: 50px 0 0;
}
#contents #news_contents #news02 .info .message_wrapper .message {
  padding: 2%;
  font-size: 1.1em;
  line-height: 1.6;
  position: relative;
}
#contents #news_contents #news02 .info .message_wrapper .message::before {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
  display: block;
  width: 10px;
  height: 10px;
  background-color: #464444;
}
#contents #news_contents #news02 .info .message_wrapper .detail01 {
  font-size: 1.0em;
}
#contents #news_contents #news02 .info .message_wrapper .detail02 {
  width: 70%;
  font-size: 1.0em;
  padding: 10px 0 0 16px;
  border-bottom: 1px solid #8F8E8E;
  position: relative;
}
#contents #news_contents #news02 .info .message_wrapper .detail02::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background-color: #464444;
  border-radius: 50%;
}
#contents #news_contents #news02 .info .message_wrapper .detail03 {
  padding-top: 3px;
  font-size: 0.9em;
}
#contents #news_contents #news02 .info .message_wrapper .dli-external-link {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 0.9em;
  height: 0.9em;
  border: 0.1em solid currentColor;
  border-radius: 0.1em;
  background: #fff;
  box-sizing: content-box;
  position: relative;
}
#contents #news_contents #news02 .info .message_wrapper .dli-external-link > span {
  position: absolute;
  top: -0.2em;
  right: -0.2em;
  width: 45%;
  height: 45%;
  border: 0.1em solid currentColor;
  border-bottom: 0;
  border-left: 0;
  background: #fff;
  box-shadow: -0.1em 0.1em 0 0.1em #fff;
  box-sizing: border-box;
}
#contents #news_contents #news02 .info .message_wrapper .dli-external-link > span::before {
  content: '';
  position: absolute;
  top: -0.05em;
  right: -0.1em;
  width: 0.1em;
  height: 0.9em;
  background: currentColor;
  transform: rotate(45deg);
  transform-origin: top center;
}
#contents #news_contents #news02 .info .message_wrapper .d_url {
  font-size: 1.0em;
}
#contents #news_contents #news02 .info .n_detail_wrapper {
  display: block;
  width: 90%;
  margin: 10px auto;
  letter-spacing: 0.1em;
}
#contents #news_contents #news02 .info .n_detail_wrapper .n_detail {
  display: flex;
  margin: 10px 0;
}
#contents #news_contents #news02 .info .n_detail_wrapper .n_detail .n_d1 {
  padding-right: 110px;
}
#contents #news_contents #news02 .info .n_detail_wrapper .n_detail .n_d2 {
  padding-right: 150px;
}
#contents #news_contents #news02 .info .n_detail_wrapper .n_detail_map {
  display: flex;
  margin: 10px 0;
}
#contents #news_contents #news02 .info .n_detail_wrapper .n_detail_map .n_d3 {
  padding-right: 40px;
}
#contents #news_contents #news02 .info .greeting05 {
  font-size: 1.0em;
  width: 100%;
  padding-top: 5px;
  text-align: left;
}
#contents #news_contents #news02 .info .message_end {
  text-align: right;
}
#contents #news_contents #news02 .exhibition_contents {
  display: block;
  width: 100%;
  margin: 30px auto 0;
  text-align: center;
}
#contents #news_contents #news02 .exhibition_contents .exhibition_item {
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news02 .exhibition_contents .exhibition_item video {
  width: 56%;
  margin: 0 auto;
}
#contents #news_contents #news02 .exhibition_contents .exhibition01 {
  width: 89%;
  margin: 0 auto 30px;
  font-family: 'Noto Sans JP', sans-serif;
}
#contents #news_contents #news02 .exhibition_contents .exhibition01 img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
#contents #news_contents #news02 .bnr_contents {
  display: block;
  width: 300px;
}
#contents #news_contents #news02 .bnr_contents p {
  display: block;
  margin: 60px auto;
}
#contents #news_contents #news02 .bnr_contents p img {
  display: block;
  width: 300px;
  height: 100px;
  margin: 0 auto;
}
