@charset "UTF-8";
.article-eco-energy-exhibition-list {
  line-height: 2rem;
}
.article-eco-energy-exhibition-list .fa-external-link-alt::before {
  content: "\f35d";
}
.article-eco-energy-exhibition-list p {
  margin-top: 3rem;
  line-height: 2rem;
}
.article-eco-energy-exhibition-list .image {
  margin: 3rem auto 0;
  width: 950px;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .image {
    width: 100%;
  }
}
.article-eco-energy-exhibition-list .image img {
  width: 100%;
}
.article-eco-energy-exhibition-list .article-entry__title {
  font-size: 1.5rem;
}
.article-eco-energy-exhibition-list .article-entry__title span {
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-entry__title span {
    display: inline-block;
  }
}
.article-eco-energy-exhibition-list .article-entry__top-img {
  margin: 2rem auto 0;
  width: 100%;
}
.article-eco-energy-exhibition-list .article-entry__top-img img {
  width: 100%;
}
.article-eco-energy-exhibition-list .article-section {
  display: block;
  /* 確実にブロック要素にする */
  scroll-margin-top: 60px;
  /* px 指定が安定 */
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap {
  /*------------展示会一覧------------*/
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap {
    width: 100%;
    overflow-x: auto;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list {
  width: 900px;
  margin: 2rem auto 0;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list {
    width: 100%;
    margin: 2rem auto 0;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item {
  display: flex;
  gap: 2rem;
  border-bottom: 1px solid #212529;
  margin: 0 auto;
  padding: 1rem 3rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item {
    display: block;
    padding: 0;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item:first-child {
  border-top: 1px solid #212529;
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dt {
  font-size: 1rem;
  color: #212529;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dt {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd {
    margin-top: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p {
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p {
    padding: 0;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p:first-child {
  margin-top: 0;
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p span {
  display: inline-block;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p span {
    font-size: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p a {
  color: #212529;
}
.article-eco-energy-exhibition-list .article-section .exhibition-list-wrap .exhibition-list__item dd p a:hover {
  opacity: 60%;
}
.article-eco-energy-exhibition-list .article-section .article-section-content {
  /*--------------展示会サブセクション-----------------*/
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection {
  margin-left: 2rem;
  /*--------------展示会-----------------*/
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection {
    margin-left: 0;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content {
  /*--------------展示会概要画像-----------------*/
  /*--------------展示会内容-----------------*/
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap {
  position: relative;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap {
    margin-top: 2rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__image {
  margin: 0 auto;
  width: 950px;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__image {
    width: 100%;
    border: 1px solid black;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__image img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__image img {
    font-size: 1rem;
    opacity: 25%;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail {
  position: absolute;
  top: 7rem;
  left: 6rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail {
    top: 1rem;
    left: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail p {
  font-size: 1.2rem;
  color: #212529;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail p {
    font-size: 0.9rem;
    margin: 0.4rem 0;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail p span {
  font-size: 1.2rem;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .title-wrap__detail p span {
    font-size: 0.9rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner {
  margin-top: 5rem;
  /*--------------見どころ-----------------*/
  /*--------------PICKUP-----------------*/
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner {
    margin-top: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner .link {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner .link {
    margin-top: 2rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner p {
  font-size: 1rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner p span {
  font-weight: bold;
  display: inline;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner h3 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #EB8686;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner h3 {
    font-size: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__highlights {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__highlights {
    margin-top: 2rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__highlights .highlights-list {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__highlights .highlights-list {
    margin-top: 1rem;
    padding-inline: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner ul {
  margin-top: 2rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner ul li {
  margin-top: 1rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup {
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup {
    margin-top: 2rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list {
  margin-top: 2rem;
  /*----------4つに分かれているやつ------------*/
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list ul {
    padding-left: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl {
  margin-top: 2rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl dt {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl dt {
    font-size: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl dt span {
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl dt span {
    display: inline-block;
    font-size: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list dl dd {
  margin-top: 1rem;
  font-size: 1rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box {
  display: flex;
  gap: 4rem;
  justify-content: center;
  height: 600px;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box {
    flex-wrap: wrap;
    gap: 0;
    height: 100%;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box a {
  color: #212529;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap {
  border: solid 1px #D9D9D9;
  width: calc((95% - 4rem) / 2);
  padding: 1rem 0;
  border-radius: 2rem;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  margin-top: 2rem;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap:hover {
  transform: translateY(-5px);
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap {
    width: 100%;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap__title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap__title h4 {
  text-align: center;
  margin-top: 0 !important;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap__title h4 {
    font-size: 1rem;
  }
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap__image {
  width: 100%;
  height: 250px;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.article-eco-energy-exhibition-list .article-section .article-section-content .article-subsection .exhibition-content .inner__pickup .pickup-list .exhibition-wrap-box .exhibition-wrap p {
  margin-top: 1rem;
  align-items: stretch;
  padding: 0.5rem 1rem 1rem;
}
