@charset "utf-8";

/* CSS Document */

div#eco-initiatives_content {
  position: relative;
}
div#eco-initiatives_content {
  position: relative;
  padding: 150px 0 50px;
  box-sizing: border-box;
  background: url("../../img/cmn/common_content_bg.jpg");
}
.kasouBg_top {
  width: 100%;
  position: absolute;
  top: 0;
}
.kasouBg_top .img01 img {
  width: 100%;
}
.kasouBg_top p.img01 {
    margin: 0;
}
.kasouBg_top p.img03 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.kasouBg_top p.img02 {
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 0;
}
div#eco-initiatives_content h1 {
  position: relative;
  text-align: center;
  font-size: 28px;
  margin-bottom: 50px;
  line-height: 1.8;
  color: #047C4F;
}
div#eco-initiatives_content h1 span {
  background: #fff;
  padding: 15px 80px;
  border-radius: 50px;
}
.eco-initiatives_content_txt {
  background: rgb(255, 255, 255);
  padding: 0 0 10px;
  margin-bottom: 50px;
  border: 1px solid #DDDDDD;
}
.bread ul {
  display: flex;
  font-size: 12px;
  margin: 10px;
  position: relative;
  padding: 0;
}
.bread ul::before {
  content: url("../../img/cmn/bread-home.jpg");
  vertical-align: middle;
  margin-right: 5px;
}
.bread ul li {
  position: relative;
  list-style: none;
}
.bread ul li a {
  color: #333;
}
.bread ul li:after {
  content: "＞";
  margin: 5px;
}
.bread ul li:last-child:after {
  content: none;
}
.bread ul li:last-child {
  font-weight: bold;
}
/*コンテンツ*/
.kasou_content_wrap {
    width: 760px;
    margin: 0 auto 50px;
}.mott_cont01 figure {
    width: 310px;
    margin: 0;
    padding: 0;
}.mott_cont01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 15px;
}.mott_cont01 .txt {
    width: calc(100% - 310px);
    font-size: 16px;
}
.mott_cont02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 15px;
}
.mott_cont02-cont .txt .link a {
    color: #22A4BD;
    position: relative;
}.mott_cont02-cont .txt .link a:before {
    content: url("../../img/mottainai-ichi/hp-link.png");
    margin-right: 20px;
    vertical-align: middle;
    line-height: 0;
}
.mott_cont02box h4 {
    margin: 0;
    padding: 0;
}.mott_cont02-cont figure {
    margin: 0 20px 0 0;
    padding: 0;
	width: 300px;
}.mott_cont02-cont {
    border-top: 4px dotted #749B29;
    padding: 30px 0px;
    display: flex;
}.mott_cont02-cont:last-child {
    border-bottom: 4px dotted #749B29;
}.mott_cont02box {
    width: 100%;
}
.mott_cont02-cont .txt p {
    width: 100%;
    word-break: break-all;
}
.mott_cont02-cont .txt {
    width: calc(100% - 320px);
}
.mott_cont02-cont figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.mott_cont03 {
    display: table;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
}.mott_cont03 figure {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}.mott_cont03 .txt {
    display: table-cell;
    vertical-align: middle;
    padding: 0px 0px 0px 30px;
}


/*ネコロジー博士のQ&A*/
.eco-initiatives_content_02 {
  width: 800px;
  margin: 0 auto;
}
.eco-initiatives_content_txt h3 {
    font-size: 20px;
    background: url("../../img/cmn/h2-bg.png");
    padding: 15px 30px;
    border-radius: 50px;
    color: #fff;
    width: 100%;
    box-sizing: border-box;
}
.qa-BOX {
  width: 780px;
  margin: 0 auto 50px;
  border: 2px solid #006592;
  background: url("../../img/cmn/bg2.png");
  background-size: cover;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  box-sizing: border-box;
}
.qa-BOX-In {
  position: relative;
  width: 530px;
  margin: 0 auto 50px;
}
.qa-q p {
  font-size: 20px;
  font-weight: bold;
  color: #FF0057;
  margin: 0;
  position: relative;
}
.qa-q p:before {
  content: "Q.";
}
.qa-a p:before {
  content: "A.";
  font-size: 20px;
  margin-right: 5px;
}
.qa-a p {
  font-size: 20px;
  font-weight: bold;
  text-indent: -1.3em;
  padding-left: 1.3em;
  margin: 0;
}
.qa-a p.hosoku:before {
  content: none;
}
.qa-a p.hosoku {
  font-weight: normal;
  font-size: 16px;
  text-indent: unset;
}
.keyword p {
  color: #006592;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -3px;
  margin: 0;
}
.keyword p strong {
  color: #000;
  font-size: 36px;
}
.keyword {
  display: flex;
  justify-content: space-around;
  background: #fff;
  border-radius: 15px;
  margin-bottom: 10px;
}
.keyword p span {
  display: block;
  margin: 13px 0 0;
}
.qa-q:after {
  content: url("../../img/cmn/neco1.png");
  position: absolute;
  left: -90px;
  top: 0;
}
.qa-a2:after {
  content: url("../../img/cmn/neco2.png");
  position: absolute;
  right: -110px;
  top: 0px;
}
.qa-a2 {
  position: relative;
  margin-bottom: 70px;
}
/*プレゼントに応募*/
.eco-initiatives_bottom img {
  box-shadow: rgb(0 0 0 / 20%) 0px 5px 6px;
}
@media screen and (max-width: 768px) {
  div#eco-initiatives_content h1 span {
    background: #fff;
    padding: 10px;
    border-radius: 50px;
    display: block;
  }
  div#eco-initiatives_content h1 {
    position: relative;
    text-align: center;
    font-size: 24px;
    margin-bottom: 50px;
    line-height: 1.8;
    color: #047C4F;
    padding: 0 10px;
  }
  .under_Inner {
    width: 95vw;
    margin: 0 auto;
    position: relative;
    line-height: 1.8;
  }
  .kasouBg_top p.img01 {
    margin: 0;
  }
  .kasouBg_top .img01 img {
    width: 100%;
    height: 450px;
    object-fit: cover;
  }
  .kasouBg_top p.img02 {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 0;
    width: 48%;
    margin: 0;
  }
  .kasouBg_top p.img03 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 48%;
    margin: 0;
  }
  .kasouBg_top p.img02 img, .kasouBg_top p.img03 img {
    width: 100%;
  }
  .bread ul {
    display: flex;
    font-size: 10px;
    margin: 10px;
    position: relative;
    padding: 0;
    flex-wrap: wrap;
  }　
/*	CONTENT*/
.mott_cont01 {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
    padding: 0 15px;
}.mott_cont01 figure {
    width: 100%;
    margin: 0;
    padding: 0;
}.mott_cont01 .txt {
    width: 100%;
    font-size: 16px;
}
.kasou_content_wrap {
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
}	.mott_cont02-cont figure {
    margin: 0 0 30px;
    padding: 0;
}.mott_cont02-cont .txt .link a:before {
    content: url("../../img/mottainai-ichi/hp-link.png");
    margin-right: 20px;
    vertical-align: middle;
    line-height: 0;
    display: block;
    margin-bottom: 10px;
}.mott_cont02-cont {
    border-top: 4px dotted #749B29;
    padding: 30px 0;
    display: flex;
    flex-wrap: wrap;
}.mott_cont03 {
    display: block;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 30px;
}.mott_cont03 figure {
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
}.mott_cont03 .txt {
    display: block;
    vertical-align: middle;
    padding: 0 15px 30px;
}
.mott_cont02-cont figure {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    order: 2;
}.mott_cont02-cont figure img {
    width: 48%;
    height: auto;
    margin: 0 1%;
}.mott_cont02-cont .txt {
    width: 100%;
    order: -1;
}.mott_cont02box h4 {
    margin: 0;
    padding: 0;
    text-align: center;
}
	
	
	/*ネコロジー博士のQ&A*/
  .eco-initiatives_content_02 {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .qa-BOX {
    width: 100%;
    margin: 0 auto 50px;
    border: 2px solid #006592;
    background: url("../../img/cmn/bg2.png");
    background-size: cover;
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
  }
  .qa-BOX-In {
    position: relative;
    width: 100%;
    margin: 0 auto 50px;
  }
  .qa-q {
    width: 70%;
    margin: 0 0 20px auto;
    position: relative;
  }
 .qa-q p {
    font-size: 21px;
    font-weight: bold;
    color: #FF0057;
    margin: 0;
    position: relative;
    text-indent: -1.3em;
    padding-left: 1.3em;
}
  .qa-a p {
    font-size: 16px;
    font-weight: bold;
    text-indent: -1.3em;
    padding-left: 1.3em;
    margin: 0;
  }
  .qa-a2 {
    position: relative;
    margin-bottom: 70px;
    width: 70%;
  }
  .qa-a2:after {
    content: url("../../img/cmn/neco2.png");
    position: absolute;
    right: -93px;
    top: 0px;
  }
  .keyword {
    display: block;
    justify-content: space-around;
    background: #fff;
    border-radius: 15px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px;
  }
  .keyword p {
    color: #006592;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -3px;
    margin: 0;
  }
  .keyword p strong {
    color: #000;
    font-size: 30px;
    display: block;
    text-align: center;
  }
}