.fk_gd_col img.max_img {
  max-width: 100%;
}

.fk_gd_col .note {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.fk_gd_col .note dt{
	float: left;
}

.fk_gd_col .ml9em {
  margin-left: 9em !important;
}

.fk_gd_col figure{
	margin:0;
	padding: 0;
}

.fk_gd_col .separete{
	border-bottom:1px solid #806600;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.fk_gd_col .hierarchy{
	position: relative;
}

.fk_gd_col .hierarchy a{
	position: absolute;
	display: block;
}

.fk_gd_col .hierarchy a.link1{
	width:17.8%;
	height: 18%;
  left: 55.3%;
  top: 14.3%;
}
.fk_gd_col .hierarchy a.link2{
  width: 32%;
  height: 20.4%;
  left: 48.3%;
  top: 32.2%;
}
.fk_gd_col .hierarchy a.link3{
  width: 49.2%;
  height: 20.4%;
  left: 39.8%;
  top: 52.6%;
}
.fk_gd_col .hierarchy a.link4{
  width: 65.2%;
  height: 20.4%;
  left: 30.8%;
  top: 72.6%;
}

a.btn1 {
  background: #eee url(/sustainability/img/common/arow_g.png)no-repeat center left;
  background-position: 8px;
  width: 50%;
  display: block;
  height: 100%;
  padding: 20px 20px 20px 40px;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 6px double #fff;
  position: relative;
  font-weight: bold;
  font-family: "Hiragino UD Sans W6 JIS2004";
  font-size: 16px;
}

.fk_gd_col .dedicated{
  /*background: #d4effd;*/
  padding: 1em;
  margin:0;
}

.fk_gd_col .dedicated dt{
  font-family: "Hiragino UD Sans W6 JIS2004";
  font-weight: bold;
  font-size:22px;
  text-align: center;
  color:#74611f;
}

.fk_gd_col .dedicated dd{
  margin:0.5em 0 0 0;
  padding: 0;
  font-family: "Hiragino UD Sans W6 JIS2004";
  font-weight: bold;
  font-size:16px;  
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 767px) {
	.fk_gd_col img.img2 {
	  width:313.5px;
	}
	.fk_gd_col img.img3 {
		width:199px;
	}
  .fk_gd_col img.img5 {
		width:223.5px;
	}
  .fk_gd_col img.img6 {
		width:71px;
	}
  
  .fk_gd_col .dedicated dt{
    font-size:18px;
  }
  
  .fk_gd_col .dedicated dd{
    font-size:14px;  
  }  
}
