@charset "UTF-8";
/*
* style.css
*
*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700|Roboto:400,500,700,900&display=swap&subset=japanese");
@media (min-width: 769px) {
  .greenexpo2027_latest_inner {
    display: -ms-grid;
    display: grid;

    -ms-grid-columns: 1fr 56.6388115%;

        grid-template-columns: 1fr 56.6388115%;
    -ms-grid-rows: auto 1fr;
        grid-template-rows: auto 1fr;
    gap: 0 5rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_latest_gridGroup2 {
    grid-row: span 2;
  }
}

.greenexpo2027_latest_heading {
  margin-bottom: 1.8rem;
  padding-bottom: 1.4rem;
  border-bottom: 2px solid #d0d0d0;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_latest_heading {
    font-size: 2rem;
  }
}

.greenexpo2027_latest_title {
  font-size: 2.2rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_latest_title {
    font-size: 2.4rem;
  }
}

.greenexpo2027_latest_name {
  margin-top: 1.2rem;
  color: #888; 
  font-size: 1.5rem;
}
@media (min-width: 769px) {
  .greenexpo2027_latest_name {
    margin-top: 1.4rem;
    font-size: 1.6rem;
  }
}

.greenexpo2027_latest_date {
  margin-top: 1.2rem;
  font-size: 1.5rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_latest_date {
    margin-top: 1.4rem;
    font-size: 1.6rem;
  }
}

@media (max-width: 768.98px) {
  .greenexpo2027_latest_img {
    margin-top: 2rem;
  }
}

.greenexpo2027_latest_link {
  margin-top: 1.6rem;
}
@media (min-width: 769px) {
  .greenexpo2027_latest_link {
    margin-top: 1.8rem;
  }
}

.greenexpo2027_categoryBadge {
  margin-bottom: 1rem;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.greenexpo2027Index_figure {
  position: relative;
}

.greenexpo2027Index_badge {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 2rem;
  left: 0;
  width: 8rem;
  height: 2rem;
  background-color: #f00;
  font-size: 1.4rem;
}

.greenexpo2027Index_date {
  margin-top: 1.2rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027Index_date {
    margin-top: 1.38rem;
  }
}

.greenexpo2027 .c-division {
  margin-top: 3.6rem;
}
@media (min-width: 769px) {
  .greenexpo2027 .c-division {
    margin-top: 4.14rem;
  }
}

.greenexpo2027_heading {
  position: relative;
  padding-left: 2.4rem;
}
.greenexpo2027_heading::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #f00;
}
@media (min-width: 769px) {
  .greenexpo2027_heading {
    padding-left: 4rem;
  }
}

.greenexpo2027_heading_name {
  display: block;
  margin-top: 1.2rem;
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  .greenexpo2027_heading_name {
    margin-top: 1.38rem;
  }
}
@media (max-width: 768.98px) {
  .greenexpo2027_heading_name {
    line-height: 1.41667;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_heading_name {
    font-size: 1.6rem;
  }
}

.greenexpo2027_profile_badge {
  margin-bottom: 2rem;
}
@media (min-width: 769px) {
  .greenexpo2027_profile_badge {
    margin-bottom: 2.3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_profile_badge .c-badge {
    min-width: 20rem;
    text-align: center;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_profile_container {
    display: flex;
  }
}

@media (max-width: 768.98px) {
  .greenexpo2027_profile_img {
    margin-bottom: 2.4rem; 
    width: 13rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_profile_img {
    flex-basis: 20rem;
    margin-right: 3.2rem; 
    max-width: 20rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_profile_content {
    flex: 1 1 auto;
    width: 1%;
  }
}

.greenexpo2027_profile_name {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_profile_name {
    margin-bottom: 2.3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_profile_name {
    font-size: 2rem;
  }
}

.greenexpo2027_comment {
  margin-top: 3.6rem;
  padding: 3.6rem;
  border: 1px solid #888;
}
@media (min-width: 769px) {
  .greenexpo2027_comment {
    margin-top: 4.14rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_comment {
    padding: 4.14rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_comment_container {
    display: flex;
  }
}

.greenexpo2027_comment_imgGroup {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768.98px) {
  .greenexpo2027_comment_imgGroup {
    margin-bottom: 3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_comment_imgGroup {
    align-self: flex-start;
    flex-basis: 40%;
    margin-right: 3rem; 
    max-width: 40%;
  }
}
@media screen and (min-width: 1220px) {
  .greenexpo2027_comment_imgGroup {
    flex-basis: 43rem;
    max-width: 43rem;
  }
}
.greenexpo2027_comment_imgGroup > figure {
  flex: 1;
  max-width: 13rem;
}
@media (min-width: 769px) {
  .greenexpo2027_comment_imgGroup > figure {
    max-width: 20rem;
  }
}
.greenexpo2027_comment_imgGroup > figure + figure {
  margin-left: 1rem;
}
@media (min-width: 769px) {
  .greenexpo2027_comment_imgGroup > figure + figure {
    margin-left: 3rem;
  }
}

@media (max-width: 768.98px) {
  .greenexpo2027_comment_img {
    margin-bottom: 2.4rem; 
    width: 13rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_comment_img {
    flex-basis: 20rem;
    margin-right: 2rem; 
    max-width: 20rem;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  .greenexpo2027_comment_img {
    margin-right: 2.3rem;
  }
}

@media (min-width: 769px) {
  .greenexpo2027_comment_content {
    flex: 1 1 auto;
    width: 1%;
  }
}

.greenexpo2027_comment_heading {
  margin-bottom: 2rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_comment_heading {
    margin-bottom: 2.3rem;
  }
}

.greenexpo2027_nav {
  margin-bottom: -15rem;
}
@media (min-width: 769px) {
  .greenexpo2027_nav {
    margin-bottom: -20rem;
  }
}

.greenexpo2027_nav_item {
  padding: 3.6rem;
  background: #fff;
}
@media (min-width: 769px) {
  .greenexpo2027_nav_item {
    padding: 4.14rem;
  }
}

.greenexpo2027_nav_item_link {
  margin-bottom: 2rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_nav_item_link {
    margin-bottom: 2.3rem;
  }
}

.greenexpo2027_nav_item_media {
  overflow: hidden;
}

.greenexpo2027_nav_item_figure {
  float: left;
  margin-right: 2rem; 
  width: 130px;
}
@media (min-width: 769px) {
  .greenexpo2027_nav_item_figure {
    margin-right: 2.3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_nav_item_figure {
    width: 200px;
  }
}

.greenexpo2027_nav_item_heading {
  font-weight: bold;
}

.greenexpo2027_nav_item_name {
  font-size: 1.3rem;
}
@media (max-width: 768.98px) {
  .greenexpo2027_nav_item_name {
    overflow: hidden;
    padding-top: 1.2rem; 
    width: 100%;
  }
}
@media (max-width: 768.98px) and (min-width: 769px) {
  .greenexpo2027_nav_item_name {
    padding-top: 1.38rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_nav_item_name {
    margin-top: 1.2rem;
  }
}
@media (min-width: 769px) and (min-width: 769px) {
  .greenexpo2027_nav_item_name {
    margin-top: 1.38rem;
  }
}

.greenexpo2027_section_heading {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_section_heading {
    margin-bottom: 2.3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_section_heading {
    font-size: 2rem;
  }
}

.greenexpo2027_box {
  padding: 2.7rem 2rem;
  border: 1px solid #888;
}
@media (min-width: 769px) {
  .greenexpo2027_box {
    padding: 4.14rem;
  }
}

.greenexpo2027_keypoint {
  padding: 2.7rem 2rem;
  border: 1px solid #f00;
}
@media (min-width: 769px) {
  .greenexpo2027_keypoint {
    padding: 4.14rem;
  }
}

.greenexpo2027_keypoint_heading {
  margin-bottom: 2rem;
  font-size: 2rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_keypoint_heading {
    margin-bottom: 2.3rem;
  }
}
@media (min-width: 769px) {
  .greenexpo2027_keypoint_heading {
    font-size: 2.5rem;
  }
}

.greenexpo2027_keypoint_listItem {
  padding-left: 1.5em;
}
.greenexpo2027_keypoint_listItem::before {
  content: "◎";
  display: inline-block;
  margin-right: 0.5em; 
  margin-left: -1.5em;
  width: 1em;
}
.greenexpo2027_keypoint_listItem:not(:first-child) {
  margin-top: 2rem;
}
@media (min-width: 769px) {
  .greenexpo2027_keypoint_listItem:not(:first-child) {
    margin-top: 2.3rem;
  }
}


/* ------------------------
  hero & detail
------------------------ */

.l-hero_greenexpo2027 {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 1440px;
  height: 24rem;
  background-color: #d0d0d0;
}
@media (min-width: 769px) {
  .l-hero_greenexpo2027 {
    height: 25rem;
  }
}

.l-hero_greenexpo2027:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: #F2F2F2;
}

.l-hero_greenexpo2027:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #F2F2F2;
}

.l-hero_greenexpo2027_bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -720px;
  width: 1440px;
  height: 100%;
  text-align: center;
}

.greenexpo2027_hero {
  position: relative;
  margin-bottom: 10rem; 
  height: 24rem;
}
@media (min-width: 769px) {
  .greenexpo2027_hero {
    margin-right: auto;
    margin-left: auto; 
    max-width: 1440px;
  }
}



.greenexpo2027_hero_content {
  position: relative;
  z-index: 1;
  padding-right: 10%;
  color: #fff;
}
@media (min-width: 769px) {
  .greenexpo2027_hero_content {
    padding-right: 38%;
  }
}

.greenexpo2027_hero_lead {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 769px) {
  .greenexpo2027_hero_lead {
    font-size: 3.6rem;
  }
}

.greenexpo2027_hero_heading {
  margin-top: 2rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 769px) {
  .greenexpo2027_hero_heading {
    font-size: 2.4rem;
  }
}

.greenexpo2027_hero_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.greenexpo2027_hero_bg-sm {
  background-size: cover;
}
@media (min-width: 769px) {
  .greenexpo2027_hero_bg-sm {
    display: none;
  }
}

@media (max-width: 768.98px) {
  .greenexpo2027_hero_bg-lg {
    display: none;
  }
}

/* ------------------------
  company list
------------------------ */
.greenexpo2027_companylist{
    display: flex;
	flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
}
.greenexpo2027_companylist li{
    display: flex;
	width: calc(100%/5);
    box-sizing: border-box;
    margin: 0;
}
.greenexpo2027_companylist li a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    padding: 10px;
}
@media(max-width:800px){
    .greenexpo2027_companylist{
    display: flex;
	flex-wrap: wrap;
    }
    .greenexpo2027_companylist li{
	width: calc(100%/3);
    }
}

/* ------------------------
  c-grid
------------------------ */
.c-grid,
.c-grid-lg-2col,
.c-grid-lg-3col,
.c-grid-lg-4col,
.c-grid-lg-5col {
  display: -ms-grid;
  display: grid;

  gap: 3rem 1.5rem;
}
@media (min-width: 769px) {
  .c-grid,
  .c-grid-lg-2col,
  .c-grid-lg-3col,
  .c-grid-lg-4col,
.c-grid-lg-5col {
    gap: 8rem 6.557377vw;
  }
}
@media screen and (min-width: 1220px) {
  .c-grid,
  .c-grid-lg-2col,
  .c-grid-lg-3col,
  .c-grid-lg-4col,
.c-grid-lg-5col {
    gap: 8rem;
  }
}

@media (min-width: 769px) {
  .c-grid {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768.98px) {
  .c-grid-sm-2col {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 769px) {
  .c-grid-lg-2col {
    gap: 7rem;
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768.98px) {
  .c-grid-lg-3col[data-gap-sm="lg"] {
    gap: 6rem;
  }
}

@media (min-width: 769px) {
  .c-grid-lg-3col {
    gap: 7rem;
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  .c-grid-lg-3col[data-gap-lg="sm"] {
    gap: 4rem;
  }
}

.c-grid-lg-4col {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 769px) {
  .c-grid-lg-4col {
    gap: 4rem;
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
  }
}

.c-grid-lg-5col {
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 769px) {
  .c-grid-lg-5col {
    gap: 3rem;
    -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr);
  }
}

.img-round-30 {
border-radius: 30px;
}

.img-round-20 {
border-radius: 20px;
}

.img-round-10 {
border-radius: 10px;
}

.img-border {
border: 1px #c2c2c2 solid;
}

.figcap-small {
font-size: 70%;
} 
