/***PC用 ***/
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6 {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;font-weight: normal;}
ul {list-style: none;}
button,input,select,textarea {margin: 0;}
html {box-sizing: border-box;}
*, *:before, *:after {box-sizing: inherit;}
img,embed,iframe,object,audio,video {height: auto;max-width: 100%;}
table {border-collapse: collapse;border-spacing: 0;}
td,th {padding: 0;text-align: left;}
body{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"}

a:hover{opacity: 0.7;}
.yu{font-family: "游ゴシック", YuGothic, "Yu Gothic", "游ゴシック体","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;}

/************** トップイメージ *****************/
.wrap_contents{
  width: 100%;
  min-width: 1260px;
  position: relative;
  overflow: hidden;
}

/* ベビーリーフ記念日用top */
#top2{
  background-image: url(../img/top_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 58.73vw;
  min-height: 740px;
}
/* ベビーリーフ記念日用top end */

/* カンタン便利サラダ用top */
/* #top2{
  background-image: url(../img/top_back_2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 58.73vw;
  min-height: 740px;
} */
/* カンタン便利サラダ用top end */

#top h1{
  position: absolute;
  top:35px;
  left: 31px;
}
.wrap_top_img{
  min-width: 618px;
  position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -54.52%);
}
#top h2,#top p{
  text-align: center;
}
#top h2{
  padding: 0 0 5px;
}

/************** 記念日由来*****************/
#origin{
  background-color: #DF6390;
}
#origin .inner_origin{
  width: 917px;
  height: auto;
  min-height: 287px;
  margin: 0 auto 0;
  padding-top: 47px;
  background-image: url(../img/origin_back.png);
  background-repeat: no-repeat;
  background-position: -6px 41px;
}
#origin .inner_origin > h3{
  padding-left: 310px;
  margin-top: 16px;
  margin-bottom: 17px;
}
#origin .inner_origin > h3 + p{
  padding-left: 311px;
  margin-bottom: 73px;
}

.special_price{
  margin: 0 auto 52px;
}

/******だから人気! ベビーリーフ　Part 1*******/
#popular{
  width: 100%;
  min-width: 1260px;
}
#popular .popular_p1{
  width: 100%;
  background-image: url(../img/popular_back.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  padding-bottom: 82px;
}
#popular .popular_p1 h3{
  text-align: center;
  position: relative;
  top:-24px;
}
#popular .popular_p1 h4{
  text-align: center;
  position: relative;
  top:-25px;
}
#popular .popular_p1 .wrap_1{
  width: 866px;
  height: 373px;
  overflow: hidden;
  margin: 0 auto 53px;
}
#popular .popular_p1 .popular_p1_read{
  float: left;
  margin-left: 30px;
}
#popular .popular_p1 .popular_p1_read p{
  color: #454533;
  font-size: 14px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 22px;
  letter-spacing: 0.075em;
}
.recipe{
  position: relative;
}
.recipe.recipe_1{float: left;}

.recipe figcaption{
  position: absolute;
  bottom: -18px;
	left: 50%;
	transform: translate(-50%, 0);
  width: 100%;
  text-align: center;
}
.recipe figcaption+a{
  position: absolute;
  bottom: -52px;
	left: 50%;
	transform: translate(-50%, 0);
}
#popular .popular_p1 #wrap_recipe{
  clear: both;
  width: 1260px;
  height: 265px;
  margin: 0 auto 63px;
}
#popular .popular_p1 #wrap_recipe .recipe{
  width: 315px;
  float: left;
}
#popular .popular_p1 .wrap_2{
  clear: both;
  width: 1000px;
  height: 300px;
  border: solid 7px #FFAFAA;
  border-radius: 22px;
  background-color: #FFFFFF;
  background-image: url(../img/GY_vegetables_back.png);
  background-repeat: no-repeat;
  background-position: 663px 29px;
  margin: 0 auto 40px;
  padding-left: 58px;
  padding-top: 41px;
}
#popular .popular_p1 .wrap_2 p{
  font-size: 16px;
  line-height: 26px;
  font-weight: bold;
  color: #454533;
  letter-spacing: 0.075em;
}
#popular .popular_p1 .wrap_2 dl{
  margin-top: 30px;
  position: relative;
}
#popular .popular_p1 .wrap_2 dl::before{
  content: url(../img/GY_vegetables_1.png);
  position: absolute;
  top:-31px;
  left: -111px;
}
#popular .popular_p1 .wrap_2 dl::after{
  content: url(../img/GY_vegetables_2.png);
  position: absolute;
  top:105px;
  left: -139px;
}
#popular .popular_p1 .wrap_2 dl dt{
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  color: #0C8039;
  margin-bottom: 9px;
  letter-spacing: 0.075em;
}
#popular .popular_p1 .wrap_2 dl dd{
  font-size: 14px;
  line-height: 22px;
  color: #454533;
  letter-spacing: 0.075em;
}
#popular .popular_p1 .wrap_3{
  width: 783px;
  height: 288px;
  margin: 0  auto;
}
#popular .popular_p1 .wrap_3 h4{
  position: static;
  font-size: 21px;
  line-height: 21px;
  font-weight: bold;
  color: #0CB039;
  margin-bottom: 43px;
}
#popular .popular_p1 .wrap_3 a{
  display: block;
  width: 370px;
  height: 122px;
  float: left;
}

/******だから人気! ベビーリーフ　Part 2*******/
#popular .popular_p2{
  position: relative;
}
#popular .popular_p2 .wrap_1{
  width: 100%;
  min-height: 336px;
  background-image: url(../img/popular_h4_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
#popular .popular_p2 .wrap_1 h3{
  text-align: center;
  position: relative;
  top:-24px;
}
#popular .popular_p2 .wrap_1 h3+h4{
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 46px;
  letter-spacing: 0.13em;
  margin-top: -24px;
}
#popular .popular_p2 .wrap_2{
  background-color: #EACB41;
  padding-top: 83px;
  padding-bottom: 80px;
  min-width: 1260px;
}
#popular .popular_p2 .wrap_2 h4{
  text-align: center;
  font-size: 21px;
  font-weight: bold;
  color: #0C8039;
  line-height: 35px;
  letter-spacing: 0.13em;
  margin-bottom: 13px;
  position: relative;
}
#popular .popular_p2 .wrap_2 h4::after{
  content: url(../img/popular_h4-3-3.png);
  position: absolute;
  top:-131px;
  right: 10px;
}
#popular .popular_p2 .wrap_2 h4 span{
  display: inline-block;
  width: 65px;
  height: 31px;
  background-image:url(../img/popular_h4-3-2.png);
  background-repeat: no-repeat;
  text-indent: -6000px;
  margin-right: 3px;
}
#popular .popular_p2 .wrap_2 h4+p{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #454533;
  line-height: 26px;
  margin-bottom: 47px;
}
#popular .popular_p2 #wrap_food_value{
  width: 1000px;
  height: 765px;
  background-color: #FFFFFF;
  border-radius: 26px;
  margin: 0 auto;
  padding-top: 46px;
  padding-left: 54px;
  padding-right: 50px;
}
#popular .popular_p2 #wrap_food_value > h3{
  color: #0C8039;
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.13em;
  margin-bottom: 17px;
  position: relative;
}
#popular .popular_p2 #wrap_food_value > h3::before{
  content: url(../img/food_value_1.png);
  position: absolute;
  top:-6px;
  left: 242px;
}
#popular .popular_p2 #wrap_food_value h3 span{
  color: #454533;
  font-size: 12px;
}
#popular .popular_p2 #wrap_food_value p{
  color: #454533;
  font-size: 12px;
  line-height: 20px;
}
#popular .popular_p2 #wrap_food_value .wrap_3{
  margin-top: 57px;
}
#popular .popular_p2 #wrap_food_value .wrap_3 .recipe{
  float: right;
  margin-left: 42px;
}
#popular .popular_p2 #wrap_food_value .wrap_3 .recipe + h3{
 color: #0C8039;
  width: 13em;
  font-size: 25px;
  font-weight: bold;
  border-bottom: solid 9px #E8D775;
  line-height: 25px;
  margin-bottom: 22px;
}
#popular .popular_p2 #wrap_food_value .wrap_3 .recipe + h3 + p{
  color: #454533;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
#popular .popular_p2 #wrap_food_value .wrap_3 .recipe + h3 + p span{
  color: #0C8039;
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
}

/******ベビーリーフの保存方法*******/
#preservation_method{
  width: 100%;
  min-width: 1260px;
  background-image: url(../img/preservation_method_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 78px 0 80px;
}
#preservation_method h4{
  text-align: center;
  font-size: 21px;
  line-height: 36px;
  font-weight: bold;
  color: #0C8039;
  letter-spacing: 0.13em;
  position: relative;
}
#preservation_method h4::before{
  content: url(../img/preservation_method_1.png);
  position: absolute;
  top:-137px;
  left: 50%;
  transform: translate(-50%, 0);
}
#preservation_method .wrap_1 {
  width: 1000px;
  height: 316px;
  border: solid 4px #FFAFAA;
  border-radius: 22px;
  background-color: #FFFFFF;
  margin: 38px auto 0;
  padding: 42px 48px 0 48px;
}
#preservation_method .wrap_1 .recipe{
  float: right;
  margin-left: 42px;
}
#preservation_method .wrap_1 ol li{
  font-size: 15px;
  line-height: 26px;
  font-weight: bold;
  color: #454533;
  list-style: none;
  padding-left: 2em;
  text-indent: -2em;
  text-align: justify;
}

/******期間限定特別価格*******/
.wrap_special_price{
  background-color: #DF6390;
  width: 100%;
  min-width: 1260px;
  padding: 37px 0 22px;
}
.wrap_special_price .special_price{
  margin: 0;
}
.wrap_special_price .special_price p{
  text-align: center;
}
#lineup{
  width: 100%;
  min-width: 1260px;
  background-image: url(../img/recipe_series_back.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 80px 0 60px;
}


/******ベビーリーフレシピシリーズ　ラインナップ*******/
#lineup .inner_lineup{
  width: 871px;
  height: auto;
  margin: 0 auto;
}
#lineup .inner_lineup h4{
  text-align: center;
  font-size: 21px;
  line-height: 30px;
  font-weight: bold;
  color: #0C8039;
  letter-spacing: 0.13em;
}
#lineup .inner_lineup figure{
  margin: 0 auto;
  text-align: center;
}
#lineup .inner_lineup figure.lineup_1{
  margin: 37px 0 45px;
}
#lineup .inner_lineup figure.lineup_2{
  margin-right: 12px;
}
#lineup .inner_lineup figure figcaption{
  margin-top: -5px;
}
#lineup .inner_lineup .wrap_1{
  width: 635px;
  margin: 0 auto 75px;
}
#lineup .inner_lineup .wrap_1 figure{
  display: inline-block;
}


.pagetop{
  width: 80px;
  height: 54px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}
.pagetop:hover{
  opacity: 0.7;
}

/******フッター*******/
footer{
  width: 100%;
  min-width: 1260px;
  text-align: center;
  padding: 24px 0 8px;
}
footer h2{
  height: 47px;
  margin-bottom: 6px;
}
footer copy{
  font-size: 10px;
  color: #454533;
  line-height: 10px;
}
