/* ===================================================

  下層共通（スマホ用）

=====================================================*/

    .qalist .flex{
      display:block;
	  margin-bottom:30px;
    }
    .qalist .flex-reverse{
      display:block;
	  margin-bottom:30px;
    }
    .qalist .flex .lefttextbrock .title{
        font-weight: bold;
        font-size: 5vw;
        line-height: 1.3em;
        border-bottom: 1px solid #A8A4A4;
        padding: 0 0 2vw;
    }
    .answer{
      font-size:3.75vw;
      line-height:1.5em;
      margin:5vw 0 3vw;
    }
    .ml{
      margin-left: 0px;
    }
    .mb50{
     margin-bottom:50px;
    }
    .page.voicepost .caption dd{
      font-size: 3.75vw;
      line-height: 1.5em;
      margin: 5vw 0 8vw;
    }
    .page.voicepost .photos ul li img{
    max-width:100% !important;
    max-height:100% !important;
    }
    .page.voicepost .photos ul li span{
    margin-bottom:20px;
    display:block;
    font-size:15px;
    line-height:normal;
    }
    .page.voicepost .photos ul li span.caption{
    font-size:15px;
    margin-bottom:0;
    }
    .voice01img{
    width:100%;
    margin-top: 20px;
  　}
    .page.voicepost .cat span{
      margin: 0 5vw;
    }