
@media all and (max-width: 740px)  {

#Mv .overArea span{
	line-height: 1.7;
}

}/* end mediaquery */



#Onayami .ttl{
  position: relative;
  background: #fff;
  font-size: 2.86rem;
  padding: 30px 0;
}
#Onayami .ttl:after{
  content:"　";
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -40px;
  top: 100%;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: #fff transparent transparent transparent;
}
#Onayami .ttl:before{
  content:"　";
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -40px;
  top: calc(100% + 7px);
  width: 0;
  height: 0;
  z-index: 1;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: rgba(0,0,0,.05) transparent transparent transparent;
}
#Onayami .wrap{
  padding: 50px 0 0;
  background: #e4ebee;
  box-shadow: 0 6px 0 0 rgba(0,0,0,.05) inset;
}
#Onayami .wrap .hd{
  font-size: 1.71rem;
  height: auto;
  line-height: 1.5;
  margin-bottom: 10px;
}
#Onayami .wrap .item{
  margin-top: 30px;
}
#Onayami .wrap .item:not(:nth-child(3n)){
  margin-right: 20px;
}
#Onayami .wrap .hd p{
  text-align: left;
  width: 100%;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
#Onayami .wrap .hd p:before{
  font-family: "FontAwesome";
  content: "\f058";
  font-weight: normal;
  line-height: 20px;
  font-size: 30px;
  margin-right: 5px;
  color: #0050a2;
}
#Onayami .wrap .hd p em{
  font-weight: 500;
}
#Onayami .wrap .woman_area{
  text-align: center;
  margin-top: 50px;
  position: relative;
}
#Onayami .wrap .woman_area img{
  height: 345px;
}
#Onayami .wrap .woman_area p.caption{
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 40px;
}
/**** 吹き出し1 ****/
#Onayami .wrap .woman_area .balloon1{
  position: absolute;
  top: 70px;
  right: 175px;
}
#Onayami .wrap .woman_area .balloon1_inner{
  position: relative;
  width: 260px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon1_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon1_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し2 ****/
#Onayami .wrap .woman_area .balloon2{
  position: absolute;
  top: 40px;
  left: 130px;
}
#Onayami .wrap .woman_area .balloon2_inner{
  position: relative;
  width: 260px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 120px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon2_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon2_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し3 ****/
#Onayami .wrap .woman_area .balloon3{
  position: absolute;
  top: 240px;
  right: 130px;
}
#Onayami .wrap .woman_area .balloon3_inner{
  position: relative;
  width: 260px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon3_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon3_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し4 ****/
#Onayami .wrap .woman_area .balloon4{
  position: absolute;
  top: 230px;
  left: 130px;
}
#Onayami .wrap .woman_area .balloon4_inner{
  position: relative;
  width: 260px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon4_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon4_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

@media all and (max-width: 740px)  {
  #Onayami .ttl{
    font-size: 2rem;
    line-height: 1.7;
    padding: 20px 0;
  }
  #Onayami .ttl:after{
    margin-left: -20px;
    border-width: 15px 20px 0 20px;
  }
  #Onayami .ttl:before{
    margin-left: -20px;
    top: calc(100% + 4px);
    border-width: 15px 20px 0 20px;
  }
  #Onayami .wrap{
    padding: 30px 0 0;
    background: #e4ebee;
    box-shadow: 0 3px 0 0 rgba(0,0,0,.05) inset;
  }
  #Onayami .wrap .hd{
    font-size: 1.2rem;
    height: auto;
  }
  #Onayami .wrap .item:last-child .hd{
    height: auto;
  }
  #Onayami .wrap .item{
    margin-top: 30px;
  }
  #Onayami .wrap .item:not(:nth-child(3n)){
    margin-right: 0;
  }
  #Onayami .wrap .hd p{
    text-align: left;
    width: 100%;
    padding-left: 1.5em;
  	text-indent: -1.5em;
  }
  #Onayami .wrap .hd p:before{
	  font-family: "FontAwesome";
	  content: "\f058";
	  font-weight: normal;
	  line-height: 20px;
	  font-size: 20px;
	  margin-right: 7px;
	}
  #Onayami .wrap .hd p em{
    font-weight: 500;
  }
  #Onayami .wrap .woman_area{
    text-align: center;
    margin-top: 30px;
  }
  #Onayami .wrap .woman_area img{
    width: 50%;
    height: auto;
  }
  #Onayami .wrap .woman_area p.caption{
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 40px;
  }
  /**** 吹き出し1 ****/
  #Onayami .wrap .woman_area .balloon1{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon1_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon1_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon1_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
    /**** 吹き出し2 ****/
  #Onayami .wrap .woman_area .balloon2{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon2_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon2_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    right: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon2_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  /**** 吹き出し3 ****/
  #Onayami .wrap .woman_area .balloon3{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon3_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon3_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon3_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px ;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  /**** 吹き出し4 ****/
  #Onayami .wrap .woman_area .balloon4{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon4_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon4_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    right: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon4_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}/* end mediaquery */


#Example .item .info li{
	padding-right: 0.5em;
}
#Example .item .info li span{
	margin-right: 0.5em;
}



#Reason {
  padding: 50px 0 0;
  background: #fff;
  margin-bottom: 150px;
}
#Reason .ttl .inner{
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  text-align: center;
  padding-bottom: 30px;
}
#Reason .ttl .inner .inner_ttl{
  width: 410px;
  margin: 0 auto;
}
#Reason .ttl .inner .inner_ttl .top{
  text-align: center;
  background: #c9cfde;
  color: #05274a;
  padding: 5px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  position: relative;
}
#Reason .ttl .inner .inner_ttl .top:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 18px solid #c9cfde;
}
#Reason .ttl .inner .inner_ttl .top span{
  font-size: 17px;
  font-weight: normal;
}
#Reason .ttl .inner .inner_ttl .bottom{
  font-size: 4.3rem;
  text-align: center;
  line-height: 1.1;
  font-weight: 600;
}
#Reason .ttl .inner .inner_ttl .bottom .span1{
  font-size: 2.3rem;
}
#Reason .ttl .inner .inner_ttl .bottom .span2{
  color: #0b459d;
}
#Reason .block .wrap{
  background: #edf2f6;
}
#Reason .block .wrap .reasonTtl{
  font-size: 2.14rem;
  margin-bottom: 20px;
  line-height: 1.7;
  font-weight: 500;
}

@media all and (max-width: 740px)  {
  #Reason {
    padding: 30px 0 0;
    margin-bottom: 50px;
  }
  #Reason .ttl .inner{
    background-size: auto 50px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }
  #Reason .ttl .inner .inner_ttl{
    width: 95%;
    margin: 0 auto;
  }
  #Reason .ttl .inner .inner_ttl .top{
    text-align: center;
    background: #c9cfde;
    color: #05274a;
    padding: 5px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    position: relative;
  }
  #Reason .ttl .inner .inner_ttl .top:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 18px solid #c9cfde;
  }
  #Reason .ttl .inner .inner_ttl .top span{
    font-size: 17px;
    font-weight: normal;
  }
  #Reason .ttl .inner .inner_ttl .bottom{
    font-size: 3.3rem;
    text-align: center;
    line-height: 1.1;
    font-weight: 600;
  }
  #Reason .ttl .inner .inner_ttl .bottom .span1{
    font-size: 1.8rem;
  }
  #Reason .ttl .inner .inner_ttl .bottom .span2{
    color: #0b459d;
  }
  #Reason .block .wrap{
    background: #edf2f6;
  }
  #Reason .block .wrap .reasonTtl{
    font-size: 2.14rem;
    margin-bottom: 20px;
    line-height: 1.7;
    font-weight: 500;
  }

}/* end mediaquery */




#Wastetype{
  width: 1220px;
  margin:0 auto 80px;
  position: relative;
  background: #e7eef7;
  box-shadow: 0 0 20px rgba(0,0,0,.05);
  border:2px solid #06479d;
  padding: 120px 0 60px;
}
#Wastetype .question{
  position: absolute;
  color: #fff;
  background: #06479d;
  border-radius: 10px;
  padding: 25px 80px;
  font-size: 2.57rem;
  left: 110px;
  top: -50px;
}
#Wastetype .question:after{
  content:"　";
  position: absolute;
  display: block;
  left: 100%;
  top: 50%;
  margin-top: -23px;
  z-index: 1;
  transition: .5s;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 0 23px 25px;
  border-color: transparent transparent transparent #06479d;
}
#Wastetype .obj{
  position: absolute;
  right: 50px;
  top: -110px;
	width: 210px;
}
#Wastetype .obj img{
	width: 100%;
}
#Wastetype .ttl{
  position: relative;
  z-index: 10;
  margin-bottom: 50px;
  font-size: 3rem;
  text-align: center;
  line-height: 1.7;
  font-weight: 500;
}
#Wastetype .item{
  margin-top: 20px;
}
#Wastetype .item .name{
  text-align: center;
  font-size: 1.29rem;
  font-weight: 400;
  padding-top: 10px;
}
#Wastetype ul{
	position: relative;
	z-index: 10;
}
#Wastetype li{
	margin-bottom: 30px;
}
#Wastetype li .tx{
  width: calc(100% - 280px);
}
#Wastetype li .tx .type{
	font-size: 1.4rem;
	font-weight: 500;
	margin-bottom: 5px;
}


@media all and (max-width: 740px)  {

  #Wastetype{
    width: auto;
    margin:0 10px 50px;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    padding: 90px 0 40px;
  }
  #Wastetype .question{
    padding: 12px 25vw 12px 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    left: 10px;
    right: 10px;
    top: -10px;
  }
  #Wastetype .question:after{
    display: none;
  }
  #Wastetype .obj{
    position: absolute;
    width: 25vw;
    right: 0px;
    top: -60px;
  }
  #Wastetype .ttl{
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.5;
  }
	#Wastetype li{
		margin-bottom: 40px;
	}
	#Wastetype li .img{
		margin-bottom: 10px;
		width: 40%!important;
		float: left;
		margin-right: 20px;
	}
	#Wastetype li .tx{
	  width:100%;
	}
	#Wastetype li .tx .type{
		line-height: 1.5;
	}

}/* end mediaquery */




#Consultation{
  background: #f3f3f3;
  padding: 60px 0 100px;
}
#Consultation .ttl{
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}
#Consultation .inner{
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  display: inline-block;
  border: 1px solid #06479d;
  position: relative;
  margin-top: 50px;
}
#Consultation .head{
  text-align: center;
  background: #06479d;
  padding: 5px 15px;
  display: inline-block;
  color: #fff;
  position: absolute;
  top: -25px;
}
#Consultation .head p{
  font-size: 25px;
  font-weight: 500;
}
#Consultation .inner .description{
  margin-top: 25px;
}
#Consultation .inner .description .caption{
  font-size: 28px;
  font-weight: 600;
}
#Consultation .inner .description .text{
  margin-bottom: 15px;
}
#Consultation .inner img{
  float: right;
  max-width: 320px;
  margin: 10px 0 20px 20px;
}

@media all and (max-width: 740px)  {

  #Consultation{
    padding: 40px 0 80px;
  }
  #Consultation .ttl{
    font-size: 2rem;
  }
  #Consultation .inner{
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    display: inline-block;
    border: 1px solid #06479d;
    position: relative;
    margin-top: 50px;
  }
  #Consultation .head{
    text-align: center;
    background: #06479d;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: -25px;
  }
  #Consultation .head p{
  font-size: 23px;
  font-weight: 500;
  }
  #Consultation .inner .description{
    margin-top: 30px;
  }
  #Consultation .inner .description .caption{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  #Consultation .inner .description .text{
    margin-bottom: 15px;
  }
  #Consultation .inner img{
    float: none;
    width: 100%;
    margin: 38px auto 0 auto;
  }

}/* end mediaquery */



#Faq{
  background: #fff;
  padding: 60px 0 100px;
}

#Mv .inner1 .ttl1 {
  position: absolute;
  top:4%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 40px;
}
#Mv .inner1 .ttl1 .txt1{
  text-align: center;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 2px 3px #262626;
  line-height: 1.4;
}
#Mv .inner1 .ttl2_sp{
  display: none;
}
#Mv .inner1 .ttl2 {
  position: absolute;
  bottom:160px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 30px;
  display: inline-table;
  width: 100%;
}
#Mv .inner1 .ttl2 .txt2,
#Mv .inner1 .ttl2 .txt3{
  text-align: center;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 2px 3px #262626;
  line-height: 1.4;
}
#Mv .inner1 .ttl2 .txt2{
  font-size: 40px;
  margin-bottom: 15px;
}
#Mv .inner1 .ttl2 .txt2 .fs80{
  font-size: 80px;
  color: #fedb71;

}
#Mv .inner1 .ttl2 .txt2 .fs55{
  font-size: 55px;
}

@media all and (max-width: 740px)  {

#Mv .overArea span{
	line-height: 1.7;
}
#Mv .inner1 {
  height: 90vw;
  background-position: 62% center;
}
#Mv .inner1 .ttl1 {
  position: absolute;
  bottom: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#Mv .inner1 .ttl2{
  display: none;
}
#Mv .inner1 .ttl2_sp {
  position: absolute;
  bottom:8%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 16px;
  display: inline-table;
}
#Mv .inner1 .ttl2_sp .txt2,
#Mv .inner1 .ttl2_sp .txt3{
  text-align: center;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 2px 3px #262626;
  line-height: 1.4;
}
#Mv .inner1 .ttl2_sp .txt2{
  font-size: 20px;
  margin-bottom: 10px;
}
#Mv .inner1 .ttl2_sp .txt2 .fs35{
  font-size: 35px;
  color: #fedb71;
}
#Mv .inner1 .ttl2_sp .txt2 .fs28{
  font-size: 28px;
}
#Mv .inner1 .ttl2_sp .txt3 {
  padding: 0 2%;
}

}/* end mediaquery */



#Onayami .ttl{
  position: relative;
  background: #fff;
  font-size: 2.86rem;
  padding: 30px 0;
}
#Onayami .ttl:after{
  content:"　";
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -40px;
  top: 100%;
  width: 0;
  height: 0;
  z-index: 2;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: #fff transparent transparent transparent;
}
#Onayami .ttl:before{
  content:"　";
  position: absolute;
  display: block;
  left: 50%;
  margin-left: -40px;
  top: calc(100% + 7px);
  width: 0;
  height: 0;
  z-index: 1;
  border-style: solid;
  border-width: 30px 40px 0 40px;
  border-color: rgba(0,0,0,.05) transparent transparent transparent;
}
#Onayami .wrap{
  padding: 50px 0 0;
  background: #e4ebee;
  box-shadow: 0 6px 0 0 rgba(0,0,0,.05) inset;
}
#Onayami .wrap .hd{
  font-size: 1.71rem;
  height: auto;
  line-height: 1.5;
  margin-bottom: 10px;
}
#Onayami .wrap .item{
  margin-top: 30px;
}
#Onayami .wrap .item:not(:nth-child(3n)){
  margin-right: 20px;
}
#Onayami .wrap .hd p{
  text-align: left;
  width: 100%;
  padding-left: 1.2em;
  text-indent: -1.2em;
}
#Onayami .wrap .hd p:before{
  font-family: "FontAwesome";
  content: "\f058";
  font-weight: normal;
  line-height: 20px;
  font-size: 30px;
  margin-right: 5px;
  color: #0050a2;
}
#Onayami .wrap .hd p em{
  font-weight: 500;
}
#Onayami .wrap .woman_area{
  text-align: center;
  margin-top: 50px;
  position: relative;
}
#Onayami .wrap .woman_area img{
  height: 345px;
}
#Onayami .wrap .woman_area p.caption{
  text-align: center;
  font-size: 1.7rem;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 40px;
}
/**** 吹き出し1 ****/
#Onayami .wrap .woman_area .balloon1{
  position: absolute;
  top: 56px;
  right: 95px;
}
#Onayami .wrap .woman_area .balloon1_inner{
  position: relative;
  width: 275px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon1_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon1_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し2 ****/
#Onayami .wrap .woman_area .balloon2{
  position: absolute;
  top: 40px;
  left: 190px;
}
#Onayami .wrap .woman_area .balloon2_inner{
  position: relative;
  width: 220px;
  padding: 26px 30px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 120px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon2_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon2_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し3 ****/
#Onayami .wrap .woman_area .balloon3{
  position: absolute;
  top: 240px;
  right: 130px;
}
#Onayami .wrap .woman_area .balloon3_inner{
  position: relative;
  width: 260px;
  padding: 30px 40px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon3_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  left: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon3_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し4 ****/
#Onayami .wrap .woman_area .balloon4{
  position: absolute;
  top: 250px;
  left: 180px;
}
#Onayami .wrap .woman_area .balloon4_inner{
  position: relative;
  width: 250px;
  padding: 26px 30px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon4_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon4_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/**** 吹き出し5 ****/
#Onayami .wrap .woman_area .balloon5{
  position: absolute;
  top: 130px;
  left: -20px;
}
#Onayami .wrap .woman_area .balloon5_inner{
  position: relative;
  width: 247px;
  padding: 26px 30px;
  margin: 1em auto 80px;
  color: #000;
  background: #fafafa;
  border-radius: 220px / 110px;
  line-height: 1.5;
  font-weight: 500;
}
#Onayami .wrap .woman_area .balloon5_inner:before{
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50px;
  width: 30px;
  height: 30px;
  background: #fafafa;
  border-radius: 30px;
}
#Onayami .wrap .woman_area .balloon5_inner:after{
  content: "";
  position: absolute;
  bottom: -30px;
  right: 30px;
  width: 15px;
  height: 15px;
  background: #fafafa;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

@media all and (max-width: 740px)  {
  #Onayami .ttl{
    font-size: 2rem;
    line-height: 1.7;
    padding: 20px 0;
  }
  #Onayami .ttl:after{
    margin-left: -20px;
    border-width: 15px 20px 0 20px;
  }
  #Onayami .ttl:before{
    margin-left: -20px;
    top: calc(100% + 4px);
    border-width: 15px 20px 0 20px;
  }
  #Onayami .wrap{
    padding: 30px 0 0;
    background: #e4ebee;
    box-shadow: 0 3px 0 0 rgba(0,0,0,.05) inset;
  }
  #Onayami .wrap .hd{
    font-size: 1.2rem;
    height: auto;
  }
  #Onayami .wrap .item:last-child .hd{
    height: auto;
  }
  #Onayami .wrap .item{
    margin-top: 30px;
  }
  #Onayami .wrap .item:not(:nth-child(3n)){
    margin-right: 0;
  }
  #Onayami .wrap .hd p{
    text-align: left;
    width: 100%;
    padding-left: 1.5em;
  	text-indent: -1.5em;
  }
  #Onayami .wrap .hd p:before{
	  font-family: "FontAwesome";
	  content: "\f058";
	  font-weight: normal;
	  line-height: 20px;
	  font-size: 20px;
	  margin-right: 7px;
	}
  #Onayami .wrap .hd p em{
    font-weight: 500;
  }
  #Onayami .wrap .woman_area{
    text-align: center;
    margin-top: 30px;
  }
  #Onayami .wrap .woman_area img{
    width: 50%;
    height: auto;
  }
  #Onayami .wrap .woman_area p.caption{
    text-align: center;
    font-size: 1.1rem;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 40px;
  }
  /**** 吹き出し1 ****/
  #Onayami .wrap .woman_area .balloon1{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon1_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon1_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon1_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
    /**** 吹き出し2 ****/
  #Onayami .wrap .woman_area .balloon2{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon2_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon2_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    right: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon2_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  /**** 吹き出し3 ****/
  #Onayami .wrap .woman_area .balloon3{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon3_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon3_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon3_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px ;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  /**** 吹き出し4 ****/
  #Onayami .wrap .woman_area .balloon4{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon4_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon4_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    right: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon4_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    right: 30px;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
  /**** 吹き出し5 ****/
  #Onayami .wrap .woman_area .balloon5{
    position: static;
  }
  #Onayami .wrap .woman_area .balloon5_inner{
    position: relative;
    width: 100%;
    padding: 30px 40px;
    margin: 1em auto 40px;
    color: #000;
    background: #fafafa;
    border-radius: 50% / 50%;
    line-height: 1.5;
    font-weight: 500;
  }
  #Onayami .wrap .woman_area .balloon5_inner:before{
    content: "";
    position: absolute;
    bottom: -26px;
    left: 50px;
    width: 30px;
    height: 30px;
    background: #fafafa;
    border-radius: 30px;
  }
  #Onayami .wrap .woman_area .balloon5_inner:after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 30px ;
    width: 15px;
    height: 15px;
    background: #fafafa;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
  }
}/* end mediaquery */


#Example .item .info li{
	padding-right: 0.5em;
}
#Example .item .info li span{
	margin-right: 0.5em;
}



#Reason {
  padding: 50px 0 0;
  background: #fff;
  margin-bottom: 150px;
}
#Reason .ttl .inner{
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-bottom: 40px;
  text-align: center;
  padding-bottom: 30px;
}
#Reason .ttl .inner .inner_ttl{
  width: 410px;
  margin: 0 auto;
}
#Reason .ttl .inner .inner_ttl .top{
  text-align: center;
  background: #c9cfde;
  color: #05274a;
  padding: 5px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 600;
  position: relative;
}
#Reason .ttl .inner .inner_ttl .top:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 18px solid #c9cfde;
}
#Reason .ttl .inner .inner_ttl .top span{
  font-size: 17px;
  font-weight: normal;
}
#Reason .ttl .inner .inner_ttl .bottom{
  font-size: 4.3rem;
  text-align: center;
  line-height: 1.1;
  font-weight: 600;
}
#Reason .ttl .inner .inner_ttl .bottom .span1{
  font-size: 2.3rem;
}
#Reason .ttl .inner .inner_ttl .bottom .span2{
  color: #0b459d;
}
#Reason .block .wrap{
  background: #edf2f6;
}
#Reason .block .wrap .reasonTtl{
  font-size: 2.14rem;
  margin-bottom: 20px;
  line-height: 1.7;
  font-weight: 500;
}

@media all and (max-width: 740px)  {
  #Reason {
    padding: 30px 0 0;
    margin-bottom: 50px;
  }
  #Reason .ttl .inner{
    background-size: auto 50px;
    margin-bottom: 10px;
    padding-bottom: 20px;
  }
  #Reason .ttl .inner .inner_ttl{
    width: 95%;
    margin: 0 auto;
  }
  #Reason .ttl .inner .inner_ttl .top{
    text-align: center;
    background: #c9cfde;
    color: #05274a;
    padding: 5px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    position: relative;
  }
  #Reason .ttl .inner .inner_ttl .top:before{
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 18px solid #c9cfde;
  }
  #Reason .ttl .inner .inner_ttl .top span{
    font-size: 17px;
    font-weight: normal;
  }
  #Reason .ttl .inner .inner_ttl .bottom{
    font-size: 3.3rem;
    text-align: center;
    line-height: 1.1;
    font-weight: 600;
  }
  #Reason .ttl .inner .inner_ttl .bottom .span1{
    font-size: 1.8rem;
  }
  #Reason .ttl .inner .inner_ttl .bottom .span2{
    color: #0b459d;
  }
  #Reason .block .wrap{
    background: #edf2f6;
  }
  #Reason .block .wrap .reasonTtl{
    font-size: 2.14rem;
    margin-bottom: 20px;
    line-height: 1.7;
    font-weight: 500;
  }

}/* end mediaquery */




#Wastetype{
  width: 1220px;
  margin:0 auto 80px;
  position: relative;
  background: #e7eef7;
  box-shadow: 0 0 20px rgba(0,0,0,.05);
  border:2px solid #06479d;
  padding: 120px 0 60px;
}
#Wastetype .question{
  position: absolute;
  color: #fff;
  background: #06479d;
  border-radius: 10px;
  padding: 25px 80px;
  font-size: 2.57rem;
  left: 110px;
  top: -50px;
}
#Wastetype .question:after{
  content:"　";
  position: absolute;
  display: block;
  left: 100%;
  top: 50%;
  margin-top: -23px;
  z-index: 1;
  transition: .5s;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 23px 0 23px 25px;
  border-color: transparent transparent transparent #06479d;
}
#Wastetype .obj{
  position: absolute;
  right: 50px;
  top: -80px;
}
#Wastetype .ttl{
  position: relative;
  z-index: 10;
  margin-bottom: 50px;
  font-size: 3rem;
  text-align: center;
  line-height: 1.7;
  font-weight: 500;
}
#Wastetype .item{
  margin-top: 20px;
  width: 23%;
}

#Wastetype .item .name{
  text-align: center;
  font-size: 1.29rem;
  font-weight: 400;
  padding-top: 10px;
  line-height: 1.5;
}
#Wastetype .item .name span{
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  padding-top: 10px;
}
.Wastetype_flex::before{
  content:"";
  display: block;
  width:23%;
  order:1;
}
.Wastetype_flex::after{
  content:"";
  display: block;
  width:23%;
}


@media all and (max-width: 740px)  {

  #Wastetype{
    width: auto;
    margin:0 10px 50px;
    box-shadow: 0 0 5px rgba(0,0,0,.05);
    padding: 90px 0 40px;
  }
  #Wastetype .question{
    padding: 12px 25vw 12px 15px;
    font-size: 1.5rem;
    line-height: 1.5;
    left: 10px;
    right: 10px;
    top: -10px;
  }
  #Wastetype .question:after{
    display: none;
  }
  #Wastetype .obj{
    position: absolute;
    width: 25vw;
    right: 0px;
    top: -60px;
  }
  #Wastetype .ttl{
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.5;
  }
  #Wastetype .item{
    margin-top: 10px;
    width: 48%;
  }
  #Wastetype .item:nth-child(odd){
  margin-right: 1%;
}
  #Wastetype .item .name{
    font-size: 1rem;
    font-weight: 500;
    padding-top: 5px;
  }
  #Wastetype .item .name span{
  text-align: center;
  font-size: 0.8rem;
  font-weight: 400;
  padding-top: 10px;
}

}/* end mediaquery */




#Consultation{
  background: #f3f3f3;
  padding: 60px 0 100px;
}
#Consultation .ttl{
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
}
#Consultation .inner{
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 20px;
  display: inline-block;
  border: 1px solid #06479d;
  position: relative;
  margin-top: 50px;
}
#Consultation .head{
  text-align: center;
  background: #06479d;
  padding: 5px 15px;
  display: inline-block;
  color: #fff;
  position: absolute;
  top: -25px;
}
#Consultation .head p{
  font-size: 25px;
  font-weight: 500;
}
#Consultation .inner .description{
  margin-top: 25px;
}
#Consultation .inner .description .caption{
  font-size: 28px;
  font-weight: 600;
}
#Consultation .inner .description .text{
  margin-bottom: 15px;
}
#Consultation .inner img{
  float: right;
  max-width: 320px;
  margin: 10px 0 20px 20px;
}

@media all and (max-width: 740px)  {

  #Consultation{
    padding: 40px 0 80px;
  }
  #Consultation .ttl{
    font-size: 2rem;
  }
  #Consultation .inner{
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    display: inline-block;
    border: 1px solid #06479d;
    position: relative;
    margin-top: 50px;
  }
  #Consultation .head{
    text-align: center;
    background: #06479d;
    padding: 5px 15px;
    display: inline-block;
    color: #fff;
    position: absolute;
    top: -25px;
  }
  #Consultation .head p{
  font-size: 23px;
  font-weight: 500;
  }
  #Consultation .inner .description{
    margin-top: 30px;
  }
  #Consultation .inner .description .caption{
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 20px;
  }
  #Consultation .inner .description .text{
    margin-bottom: 15px;
  }
  #Consultation .inner img{
    float: none;
    width: 100%;
    margin: 38px auto 0 auto;
  }

}/* end mediaquery */



#Faq{
  background: #fff;
  padding: 60px 0 100px;
}
