@media screen and (max-width: 999px) {
  .usersvoice .usersvoicemain .usersvoicemainarea, .usersvoice .usersvoicemain .usersvoice_side_area {
    width: 100%;
  }
  #mainArea .usersvoice {
    padding: 30px 35px;
  }

  #mainArea .usersvoice .usersvoice_top_header {
    text-align: center;
    width: 100%;
    margin: auto;
  }

  #mainArea .usersvoice .usersvoice_top_header h1 {
    width: 100%;
    float: none;
  }

  #mainArea .usersvoice .usersvoice_top_header .usersvoice_top_header_caption {
    width: 100%;
    float: none;
  }

  #mainArea .usersvoice .usersvoice_top_header .usersvoice_top_header_caption p {
    color: #092253;
    font-size: 30px;
    font-weight: bold;
  }

  #mainArea .usersvoice .usersvoice_top_header .usersvoice_top_header_caption p span {
    display: inline-block;
    text-align: center;
    padding: 0 0px;
    font-weight: bold;
  }

  #mainArea .usersvoice .button-box {
    display: block;
  }

  #mainArea .usersvoice .button-box .btn {
    width: 97%;
    height: 97px;
    padding: 10px 0;
    background-color: #092253;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    border-bottom: 5px solid #353535;
    margin: 0 7px;
    color: #fff;
    text-align: center;
    font-size: 25px;
    position: relative;
        line-height: 1.4;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 25px;
    text-decoration: none;
    font-weight: normal !important;
    color: #fff;
  }

  #mainArea .usersvoice .btn:hover {
    opacity: 0.9;
    text-decoration: none;
  }

  #mainArea .usersvoice .btn:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -15px;
    width: 29px;
    height: 29px;
    background-image: url("/library/media/tsutaya/img/module/support/storeservice/usersvoice_renew/ico_play.png");
    background-size: 100% 100%;
  }

  #mainArea .usersvoice .btn.button2 {
    background-color: #6A6A6A;
  }

  .usersvoice .usersvoicemain .topcaption {
    background: transparent;
    height: 120px;
    margin-bottom: 0px;
    margin-top: 30px;
    margin-left: -30px;
    margin-right: -30px;
  }

  .usersvoice .usersvoicemain .topcaption img {
    display: block;
  }

  .topcaption {
    margin-bottom: 30px;
  }

  .topcaption img {
    width: 100%;
  }

  .caption-left {
    background-color: #e7e7e7;
    background-repeat: no-repeat;
    height: 80px;
    line-height: 60px;
    margin-bottom: 5px;
  }

  .caption-left .cap {
    font-size: 37px;
    font-weight: bold;
    color: #092253;
    line-height: 30px;
    margin-top: 10px;
    margin-left: 20px;
    float: left;
    line-height: 60px;
  }

  .caption-left .category-left {
    float: right;
    margin-right: 5px;
    margin-top: 5px;
    position: relative;
    cursor: pointer;
  }

  .caption-left .category-left select {
    display: none;
  }

  .caption-left .category-left .select-styled {
    background-color: #707070;
    -webkit-border-radius: 10px;
            border-radius: 10px;
    color: #fff;
    font-size: 24px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-weight: bold;
    width: 300px;
    position: relative;
  }

  .caption-left .category-left .select-styled:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -5px;
    border-top: 11px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 11px solid transparent;
  }

  .caption-left .category-left .select-options {
    background-color: #fff;
    border: 1px solid #616161;
    border-bottom: 0;
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99;
  }

  .caption-left .category-left .select-options li {
    color: #616161;
    text-align: center;
    border-bottom: 1px solid #707070;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
  }

  .caption-left .category-left .select-options li:hover {
    background-color: #f5f5f5;
  }

  .voice_entry_box .cats-name {
    height: 40px;
    margin-bottom: 10px;
    text-align: right;
  }

  .voice_entry_box .cats-name .cat {
    height: 22px;
    line-height: 22px;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    background-color: #FF9407;
    color: #fff;
    display: inline-block;
    margin: 0 3px 5px;
  }

  .voice_entry_box .cats-name .cat.colorcate102 {
    background-color: #FF9407;
  }

  .voice_entry_box .cats-name .cat.colorcate101 {
    background-color: #ff0707;
  }

  .voice_entry_box .cats-name .cat.colorcate105 {
    background-color: #0781ff;
  }

  .voice_entry_box .cats-name .cat.colorcate104 {
    background-color: #00bd29;
  }

  .voice_entry_box .cats-name .cat.colorcate106 {
    background-color: #4407ff;
  }

  .voice_entry_box .cats-name .cat.colorcate107 {
    background-color: #c207ff;
  }

  .voice_entry_box .cats-name .cat.colorcate103 {
    background-color: #ffca07;
  }

  .voice_entry_box .cats-name .cat.colorcate108 {
    background-color: #929292;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box .voice_entry_image {
    float: left;
    width: 29%;
    display: block;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box {
    margin-bottom: 25px;
    background: none;
    border-bottom: 3px dashed #707070;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box .voice_entry {
    float: right;
    width: 69%;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box .voice_entry .box_q {
    font-size: 24px;
    padding: 10px 50px 10px 25px;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box .voice_entry .box_a {
    font-size: 24px;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box hr {
    width: 100%;
    visibility: hidden;
    display: block;
  }

  .usersvoice .usersvoicemain .usersvoicemainarea .voice_entry_box .entry_date {
    text-align: right;
  }
  
  .usersvoice .usersvoicemain .usersvoice_side_area h2  {
    background-color: #092253;
    background-repeat: no-repeat;
    background-position: 20px 30px;
    height: 96px;
    margin-top: 40px;
    margin-bottom: 10px;
    text-indent: -9999px;
    line-height: 1;
  }
  .usersvoice .usersvoicemain .usersvoice_side_area #pickup {
    font-weight: bold;
    background-image: none;
    color: #2B416A;
    background-color: #E7E7E7;
    text-indent: 0;
    font-size: 37px;
    padding: 30px;
    height: auto;
  }
  .usersvoice .usersvoicemain .usersvoice_side_area h2 + .side_box_list {
    font-size: 100%;
  }
  .load-more {
    text-align: center;
    margin-bottom: 20px;
  }

  .load-more img {
    height: 54px;
    cursor: pointer;
  }
}