@charset "utf-8";
/* CSS Document */

#eco_all_footer{
  background-color: #f1f1f1;
  padding-top: 28px;
  font-family: sans-serif;
  line-height: 1.5;
}
@media screen and (min-width:768px) and (max-width:960px) {
  #eco_all_footer{
    width: 960px;
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer{
    background-color: #eee;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1) inset;
  }
}
#eco_all_footer a{
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  }

  #eco_all_footer img{
    vertical-align: bottom;
    }

#eco_all_footer .eco_all_inner {
  background-color: #f1f1f1;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
	padding-top: 28px;
  padding-right: 10px;
  padding-bottom: 28px;
  padding-left: 10px;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
	#eco_all_footer .eco_all_inner {
    background-color: #eee;
		width: 100%;
    padding-top: 17px;
    padding-right: 20px;
    padding-bottom: 25px;
    padding-left: 20px;
	}
}
#eco_all_footer .eco_all_titlePicture {
  display: inline-block;
  margin-bottom: 32.2px;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_titlePicture {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_titleImage {
    width: 263px;
    height: 16px;
  }
}

#eco_all_footer .eco_all_list {
  display: flex;
  column-gap: 40px;
  margin-bottom: 50px;
  margin-top: 0;
	list-style: none;
	padding: 0;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_list {
    flex-direction: column;
    margin-bottom: initial;
    row-gap: 2px;
    margin: 0;
  }
}
#eco_all_footer .eco_all_item {
  width: 21.875%;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_item {
    width: 100%;
  }
}
#eco_all_footer .eco_all_link {
  display: block;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_link {
    display: flex;
    align-items: center;
  }
}
@media (hover: hover) {
  #eco_all_footer .eco_all_link:where(:any-link, :enabled, summary):hover {
    opacity: 0.6;
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_link.-current {
    opacity: 0.6;
  }
}
#eco_all_footer .eco_all_picture {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_image {
    width: 73px;
    height: 50px;
    vertical-align: bottom;
  }
}
#eco_all_footer .eco_all_title {
  display: none;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_title {
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.05em;
    position: relative;
    display: block;
    width: 100%;
    background-color: #ffffff;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 16px;
    padding-left: 10px;
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: left;
    color: #536575;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_title::before, #eco_all_footer .eco_all_title::after {
    content: "";
    position: absolute;
    top: calc(50% - 1.5px);
    right: 8px;
    width: 11px;
    height: 3px;
    border-radius: 9999px;
    background-color: #a4adb1;
    transform-origin: calc(100% - 1.5px) 50%;
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_title::before {
    transform: rotate(45deg);
  }
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_title::after {
    transform: rotate(-45deg);
  }
}
#eco_all_footer .eco_all_top {
  position: relative;
}
@media screen and (max-width: 767px) {
  #eco_all_footer .eco_all_top {
    display: none;
  }
}

.forest_dir #tennen_link {
  opacity: 0.6;
  filter: alpha(opacity = 60);
  -ms-filter: "alpha(opacity=60)";
  zoom: 1;
}

.mizu-iku_dir #mizuiku_link {
  opacity: 0.6;
  filter: alpha(opacity = 60);
  -ms-filter: "alpha(opacity=60)";
  zoom: 1;
}

.birds_dir #aichou_link {
  opacity: 0.6;
  filter: alpha(opacity = 60);
  -ms-filter: "alpha(opacity=60)";
  zoom: 1;
}

.teigen_dir #fuka_link {
  opacity: 0.6;
  filter: alpha(opacity = 60);
  -ms-filter: "alpha(opacity=60)";
  zoom: 1;
}