@charset "utf-8";/*@media (min-width: 751px)
{
  .featureContents .feature-detail2 .feature-kv-container
  {
    background-image: url(/photo/page/SEGAWA/0af878c842b933cb6d0e44eff84ab8b3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }         
}
@media (max-width: 750px)
{
  .featureContents .feature-detail2 .feature-kv-container
  {
    background-image: url(/photo/page/SEGAWA/20100.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
  }     
}*/

.sp_none{
  display: block;
}

.pc_none{
  display: none;
}


.feature-kv-container .crumbsList{
  color: #000;
}


.featureContents .feature-detail2 .feature-kv-container{
  margin-bottom: 170px;
}


@media (max-width: 750px)
{
  
.sp_none{
  display: none;
}  

.pc_none{
  display: block;
}

.featureContents .feature-detail2 .feature-kv-container{
  margin-bottom: 8.5em;
}

  }     