@charset "utf-8";/*@media (min-width: 751px)
{
  .featureContents .feature-detail2 .feature-kv-container
  {
    background-image: url(/photo/page/sega/contents0118.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/sega/64815c9e50cbe7ec46ffc75fecd3e9b4.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;
}

  }     

.section-title {
    font-size: 45px;
    color: #FFF;
    background-color: #DEB887;
}
.main h1 {
    font-size: 50px;
}
.main h2 {
    font-size: 45px;
}
.copy-container p {
    font-size: 35px;
}


 