.content-mv {
  background: #fbf5c4;
}
.dictionary_card_inner .vegetable_img {
  width: 28.91%;
}
@media only screen and (max-width: 640px){
  .dictionary_card_inner .vegetable_img {
    max-width: 309px;
    width: 100%;
  }
}
.content-mv .vege_lead p {
  color: #a2911d;
}
.content-mv .vege_lead p span {
  font-weight: bold;
}

.content-mv .vege_lead p span:before{
  background: url(/sp/asaduke/vege_plaza/img/lotusroot/vege_lotusroot_leaf_left.png) no-repeat;
  background-size: 68px auto;
}
.content-mv .vege_lead p span:after{
  background: url(/sp/asaduke/vege_plaza/img/lotusroot/vege_lotusroot_leaf_right.png) no-repeat;
  background-size: 68px auto;
}

.content-mv .main_visual .lead{
  max-width: 272px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 640px){
  .content-mv .main_visual .lead{
    max-width: 229px;
  }
}
.content-mv .main_visual .main{
  max-width: 351px;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 640px){
  .content-mv .main_visual .main{
    max-width: 235px;
  }
}
.content-mv .main_visual .main_img {
  width: 51.12%;
  margin: 49px auto 0;
  max-width: 591px;
}
@media only screen and (max-width: 640px){
  .content-mv .main_visual .main_img {
    width: 100%;
    margin: 21px auto 0;
  }
}

.content-harvest .map .pins01{
  bottom: 24.84%;
  right: 33.33%;
}
.content-harvest .map .pins02{
  bottom: 14.75%;
  right: 64.80%;
}
.content-tips_inner {
  background: url(/sp/asaduke/vege_plaza/img/lotusroot/vege_lotusroot_tips_bg_pc.png) no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width: 640px){
  .content-tips_inner {
    background: url(/sp/asaduke/vege_plaza/img/lotusroot/vege_lotusroot_tips_bg_sp.png) no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
  }
}

.content-tips .tips_cont dt{
  color: #a2911d;
  background: url(/sp/asaduke/vege_plaza/img/lotusroot/vege_lotusroot_tips_line.png) center bottom;
  background-size: 100% 3px;
  background-repeat: repeat-x;
}
