@charset "UTF-8";
/*
*******************************************************************************************************
# 『エコ菜園』をはじめよう
*******************************************************************************************************
*/

/* 
	override
--------------------------------------------------------------- */
@media only screen and (max-width: 736px) {
	#contentArea .wrp-eco {
		border-top: 0;
	}
}


/* 
	layout
--------------------------------------------------------------- */
/* wrp-eco
----------------------------------- */
#contentArea .wrp-eco {
  position: relative;
  background: url(/rwd/fun/make/special/img/bg_pattern_lightgreen.png) repeat 0 0;
  background-size: auto;
}

#contentArea .wrp-eco::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1450px;
  height: 386px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: url(/rwd/fun/make/special/eco/img/bg_eco_top.png) no-repeat 0 0;
}

#contentArea .wrp-eco .ttl-sub {
  width: 494px;
}

#contentArea .wrp-eco .img-craft {
  position: absolute;
  top: 200px;
  left: 19px;
  width: 254px;
}

#contentArea .wrp-eco .caption-sub {
  width: 370px;
}

#contentArea .wrp-eco .caption-sub .txt {
  width: 370px;
  height: 50px;
  background-image: url(/rwd/fun/make/special/img/bg_caption_l.png);
  background-repeat: repeat-x;
  background-position: 50% 50%;
  background-size: 100% auto;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  line-height: 50px;
}

#contentArea .wrp-eco .balloon-sub {
  top: 78px;
  right: 168px;
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}

#contentArea .wrp-eco .lead-sub {
  padding: 40px 0 22px;
}

#contentArea .wrp-eco .wrp-eco-inner {
  background: url(/rwd/fun/make/special/eco/img/bg_eco_btm.png) no-repeat 50% 100%;
  background-size: auto;
}

#contentArea .wrp-eco .contents-area-step {
  position: relative;
  padding-top: 1642px;
}

#contentArea .wrp-eco .contents-area-step::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1450px;
  height: 1642px;
  background: url(/rwd/fun/make/special/eco/img/bg_eco_step.png) no-repeat 0 0;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#contentArea .wrp-eco .contents-area-step .box-step-list {
  position: absolute;
  width: 1450px;
  top: 0;
  left: 50%;
  margin-left: -725px;
  z-index: 3;
}

#contentArea .wrp-eco .contents-area-step .box-step-list::before {
  content: '';
  display: block;
  position: absolute;
  top: -107px;
  right: 155px;
  width: 300px;
  height: 250px;
  background: url(/rwd/fun/make/special/eco/img/bg_eco_parts_1.png) no-repeat 0 0;
}

#contentArea .wrp-eco .contents-area-step .ttl-step {
  position: relative;
  display: table;
  margin-bottom: 5px;
}

#contentArea .wrp-eco .contents-area-step .ttl-step::before {
  z-index: -1;
}

#contentArea .wrp-eco .contents-area-step .ttl-step .txt, #contentArea .wrp-eco .contents-area-step .ttl-step .num {
  display: table-cell;
  vertical-align: middle;
}

#contentArea .wrp-eco .contents-area-step .ttl-step .num {
  width: 64px;
}

#contentArea .wrp-eco .contents-area-step .ttl-step .txt {
  padding-left: 15px;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
}

#contentArea .wrp-eco .contents-area-step .step-contents .img {
  width: 306px;
}

#contentArea .wrp-eco .contents-area-step .step-contents .textarea {
  margin-top: 5px;
}

#contentArea .wrp-eco .contents-area-step .step-contents .textarea .txt {
  font-size: 16px;
  line-height: 1.75;
}

#contentArea .wrp-eco .contents-area-step .step1 {
  position: absolute;
  top: 22px;
  left: 308px;
}

#contentArea .wrp-eco .contents-area-step .step1 .ttl-step::before {
  content: '';
  display: block;
  position: absolute;
  top: -24px;
  left: -6px;
  width: 84px;
  height: 126px;
  background: url(/rwd/fun/make/special/eco/img/img_eco_plant_1.png) no-repeat 0 0;
  background-size: contain;
}

#contentArea .wrp-eco .contents-area-step .step1 .step-contents .img {
  float: left;
  width: 460px;
}

#contentArea .wrp-eco .contents-area-step .step1 .step-contents .textarea {
  float: right;
  padding: 74px 0 0 40px;
}

#contentArea .wrp-eco .contents-area-step .step1 .step-contents .list-craft li {
  text-indent: -1em;
  padding-left: 1em;
}

#contentArea .wrp-eco .contents-area-step .step2 {
  position: absolute;
  top: 442px;
  left: 297px;
  width: 394px;
}

#contentArea .wrp-eco .contents-area-step .step2 .ttl-step::before {
  content: '';
  display: block;
  position: absolute;
  top: -50px;
  left: 0px;
  width: 100px;
  height: 132px;
  background: url(/rwd/fun/make/special/eco/img/img_eco_plant_2.png) no-repeat 0 0;
  background-size: contain;
  z-index: -1;
}

#contentArea .wrp-eco .contents-area-step .step2 .step-contents .img {
  margin: 0 auto;
}

#contentArea .wrp-eco .contents-area-step .step2 .step-contents .textarea {
  position: relative;
}

#contentArea .wrp-eco .contents-area-step .step2 .step-contents .deco-step {
  position: absolute;
  top: -50px;
  left: -35px;
  width: 106px;
  z-index: 3;
}

#contentArea .wrp-eco .contents-area-step .step3 {
  position: absolute;
  top: 442px;
  left: 800px;
  width: 394px;
}

#contentArea .wrp-eco .contents-area-step .step3 .ttl-step::before {
  content: '';
  display: block;
  position: absolute;
  top: -31px;
  left: 0px;
  width: 66px;
  height: 142px;
  background: url(/rwd/fun/make/special/eco/img/img_eco_plant_3.png) no-repeat 0 0;
  background-size: contain;
}

#contentArea .wrp-eco .contents-area-step .step3 .step-contents .img {
  margin: 0 auto;
}

#contentArea .wrp-eco .contents-area-step .step4 {
  position: absolute;
  top: 1062px;
  left: 297px;
  width: 394px;
}

#contentArea .wrp-eco .contents-area-step .step4 .ttl-step::before {
  content: '';
  display: block;
  position: absolute;
  top: -48px;
  left: -44px;
  width: 109px;
  height: 136px;
  background: url(/rwd/fun/make/special/eco/img/img_eco_plant_4.png) no-repeat 0 0;
  background-size: contain;
}

#contentArea .wrp-eco .contents-area-step .step4 .step-contents .img {
  margin: 0 auto;
}

#contentArea .wrp-eco .contents-area-step .step5 {
  position: absolute;
  top: 1062px;
  left: 800px;
  width: 394px;
}

#contentArea .wrp-eco .contents-area-step .step5 .ttl-step::before {
  content: '';
  display: block;
  position: absolute;
  top: -47px;
  left: -20px;
  width: 83px;
  height: 150px;
  background: url(/rwd/fun/make/special/eco/img/img_eco_plant_5.png) no-repeat 0 0;
  background-size: contain;
}

#contentArea .wrp-eco .contents-area-step .step5 .step-contents .img {
  margin: 0 auto;
}

#contentArea .wrp-eco .contents-area-step .btn-blank.btn-babyleaf {
  position: absolute;
  top: 1478px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

#contentArea .wrp-eco .contents-area-step .btn-blank.btn-babyleaf a {
  width: 674px;
}

#contentArea .wrp-eco .contents-area-recommend {
  margin-top: -30px;
  padding: 0 0 90px;
}

#contentArea .wrp-eco .contents-area-recommend .ttl-recommend {
  padding: 20px 0;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
}

#contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span {
  position: relative;
  padding: 0 53px 0 60px;
}

#contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span::before {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  left: 0;
  width: 38px;
  height: 54px;
  background: url(/rwd/fun/make/special/eco/img/icn_honey_l.png) no-repeat 0 0;
  background-size: 38px auto;
}

#contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span::after {
  content: '';
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
  width: 38px;
  height: 54px;
  background: url(/rwd/fun/make/special/eco/img/icn_honey_r.png) no-repeat 0 0;
  background-size: 38px auto;
}

#contentArea .wrp-eco .contents-area-recommend .list-recommend {
  margin: 0 30px 55px;
}

#contentArea .wrp-eco .contents-area-recommend .list-recommend li {
  float: left;
  width: 420px;
  margin-right: 40px;
  color: #010101;
}

#contentArea .wrp-eco .contents-area-recommend .list-recommend li:last-child {
  margin-right: 0;
}

#contentArea .wrp-eco .contents-area-recommend .list-recommend li .ttl {
  padding-top: 13px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#contentArea .wrp-eco .bnr-apron {
  width:  554px;
  margin: 0 auto;
}

#contentArea .wrp-eco .bnr-apron a {
  display: block;
  background-color: #fff;
}

#contentArea .wrp-eco .bnr-apron .caption {
  padding-top: 10px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

/* 
	layout SP
--------------------------------------------------------------- */
@media only screen and (max-width: 736px) {
  /* wrp-eco
  ----------------------------------- */
  #contentArea .wrp-eco::before {
    width: 100%;
    height: 356px;
    margin-left: 0;
    background: url(/rwd/fun/make/special/eco/img/bg_eco_top_sp.png) no-repeat 0 0;
    background-size: contain;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #contentArea .wrp-eco .wrp-eco-inner {
    background: none;
  }
  #contentArea .wrp-eco .wrp-eco-inner::before {
    display: none;
  }
  #contentArea .wrp-eco .ttl-sub {
    width: 100%;
  }
  #contentArea .wrp-eco .caption-sub {
    width: 100%;
    height: auto;
  }
  #contentArea .wrp-eco .caption-sub .txt {
    width: auto;
    height: auto;
    min-height: 22px;
    background-size: 200px auto;
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: 22px;
  }
  #contentArea .wrp-eco .lead-sub {
    padding: 17px 0 20px;
  }
  #contentArea .wrp-eco .contents-area-step {
    position: relative;
    margin-bottom: 39px;
    padding-top: 0;
  }
  #contentArea .wrp-eco .contents-area-step::after {
    display: none;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list {
    position: static;
    width: 100%;
    margin-left: 0;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list::before {
    content: '';
    display: block;
    position: absolute;
    top: -42px;
    right: 15px;
    width: 24.6%;
    max-width: 178px;
    height: 146px;
    background: url(/rwd/fun/make/special/eco/img/bg_eco_parts_1_sp.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list > div[class*=step] {
    position: static;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .ttl-step {
    margin-bottom: 0;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .ttl-step::before {
    z-index: 0;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .ttl-step .num {
    position: relative;
    width: 12.5%;
    max-width: 80px;
    z-index: 2;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .ttl-step .txt {
    position: relative;
    padding-left: 10px;
    font-size: 19px;
    line-height: 1.5;
    z-index: 2;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step-contents .img {
    width: 68.96%;
    margin: 0 auto;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step-contents .textarea {
    margin-top: 10px;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step-contents .txt {
    padding: 0 25px;
    font-size: 11px;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 {
    margin-bottom: 18px;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 .ttl-step::before {
    content: '';
    display: block;
    position: absolute;
    top: -27.74%;
    left: 0;
    width: 16.25%;
    max-width: 104px;
    height: 155px;
    background: url(/rwd/fun/make/special/eco/img/img_eco_plant_1.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 .step-contents {
    display: block;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 .step-contents .img {
    display: block;
    float: none;
    width: 89.0%;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 .step-contents .textarea {
    display: block;
    float: none;
    padding: 0 0 0 1em;
    margin-top: 12px;
    vertical-align: top;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step1 .step-contents .textarea .txt {
    padding-right: 0;
    padding-left: 0;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step2 {
    margin-bottom: 44px;
    padding-top: 30px;
    background: url(/rwd/fun/make/special/eco/img/bg_eco_parts_2_sp.png) no-repeat 100% 0;
    background-size: 41.25% auto;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step2 .ttl-step::before {
    content: '';
    display: block;
    position: absolute;
    top: -70%;
    left: 0;
    width: 18.75%;
    max-width: 120px;
    height: 160px;
    background: url(/rwd/fun/make/special/eco/img/img_eco_plant_2.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step2 .step-contents .textarea {
    position: relative;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step2 .step-contents .deco-step {
    top: -14px;
    left: 15px;
    width: 16.87%;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step3 {
    margin-bottom: 10px;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step3 .ttl-step::before {
    content: '';
    display: block;
    position: absolute;
    top: -58.4%;
    left: 0px;
    width: 13.75%;
    max-width: 88px;
    height: 171px;
    background: url(/rwd/fun/make/special/eco/img/img_eco_plant_3.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step4 {
    margin-bottom: 12px;
    padding-top: 26px;
    background: url(/rwd/fun/make/special/eco/img/bg_eco_parts_3_sp.png) no-repeat 100% 0;
    background-size: 36.56% auto;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step4 .ttl-step::before {
    content: '';
    display: block;
    position: absolute;
    top: -55.98%;
    left: -14px;
    width: 16.25%;
    max-width: 104px;
    height: 146px;
    background: url(/rwd/fun/make/special/eco/img/img_eco_plant_4.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step5 {
    padding-top: 29px;
    background: url(/rwd/fun/make/special/eco/img/bg_eco_parts_4_sp.png) no-repeat 100% 0;
    background-size: 56.56% auto;
  }
  #contentArea .wrp-eco .contents-area-step .box-step-list .step5 .ttl-step::before {
    content: '';
    display: block;
    position: absolute;
    top: -56.23%;
    left: 0;
    width: 12.5%;
    max-width: 80px;
    height: 172px;
    background: url(/rwd/fun/make/special/eco/img/img_eco_plant_5.png) no-repeat 0 0;
    background-size: contain;
  }
  #contentArea .wrp-eco .contents-area-step .btn-blank.btn-babyleaf {
    position: static;
    transform: none;
    padding: 0 15px;
  }
  #contentArea .wrp-eco .contents-area-step .btn-blank.btn-babyleaf a {
    width: 100%;
  }
  #contentArea .wrp-eco .contents-area-recommend {
    margin-top: 0px;
    padding: 0 0 50px;
  }
  #contentArea .wrp-eco .contents-area-recommend .ttl-recommend {
    padding: 6px 0 20px;
    font-size: 19px;
  }
  #contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span {
    position: relative;
    padding: 0 53px 0 60px;
  }
  #contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span::before {
    display: none;
  }
  #contentArea .wrp-eco .contents-area-recommend .ttl-recommend > span::after {
    display: none;
  }
  #contentArea .wrp-eco .contents-area-recommend .list-recommend {
    margin: 0 0 30px;
    padding: 0 15px;
  }
  #contentArea .wrp-eco .contents-area-recommend .list-recommend li {
    float: none;
    width: 100%;
    margin: 17px 0 0 0;
  }
  #contentArea .wrp-eco .contents-area-recommend .list-recommend li:first-child {
    margin-top: 0;
  }
  #contentArea .wrp-eco .contents-area-recommend .list-recommend li .ttl {
    padding: 10px 0 3px;
    font-size: 14px;
  }
  #contentArea .wrp-eco .contents-area-recommend .list-recommend li .txt {
    padding: 0;
    font-size: 11px;
    line-height: 1.4;
  }
  #contentArea .wrp-eco .contents-area-recommend .bnr-apron {
    width: 100%;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #contentArea .wrp-eco .contents-area-recommend .bnr-apron .caption {
    font-size: 14px;
  }
  #contentArea .wrp-eco .contents-area-recommend .bnr-apron a:hover img.bovr {
    opacity: 1;
  }
  #contentArea .wrp-eco .balloon-sub {
    top: 5%;
    right: 3.1%;
    width: 13%;
  }
}
