#main_visual{
  margin-bottom: 0;
}

h2.h2_ttl{
  font-size: 1.8rem;
  margin: 0 0 30px;
  line-height: 1.6;
}

section#main #top_voice_pleasure section h2.h2_ttl{

}

section#main #top_voice_pleasure section h2.h2_ttl strong {
    padding-bottom: 2px;
    border-bottom: 2px #E6E6E6 solid;
    font-weight: normal;
}

section.content{
  padding-top: 30px;
}

#top_voice_pleasure .voice_contents .voice_box{
  width: 100%;
  max-width: 600px;
  margin: 0 0 10px 0;
  display: inline-block;
}
#top_voice_pleasure .voice_contents .voice_box .inner_box{
  padding: 30px 1% 0;
}

#top_voice_pleasure .voice_contents .name{
  padding-bottom: 0;
  margin-bottom: 20px;
}

@media screen and (min-width:480px) {



}

@media screen and (min-width:768px) {
  section.content{
    padding-top: 50px;
  }
  section#main #top_voice_pleasure section h2.h2_ttl strong {
      font-size: 40px;
      padding-bottom: 5px;
      border-bottom: 2px #E6E6E6 solid;
      font-weight: normal;
  }
  #top_voice_pleasure .voice_contents .voice_box{
    width: 48%;
    margin: 0 2% 0 0;
  }
}

@media screen and (min-width:1024px) {
}
