table {
  line-height: 1.2;
}

caption, th, td {
  vertical-align: top;
}

.voice_container div {
    margin: 0;
    padding: 0;
}

.voice_container a {
    color: #245fbb;
    text-decoration: underline;
}

.voice_container a:hover {
    color: #FF9900;
    text-decoration: underline;
}

.voice_container p {
    padding: 10px 10px 0px 10px;
}

.voice_container {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #333;
    font-size: 13px;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
}

/* voice */
ul.submenu {
    border-right: 1px solid #DDDDDD;
    position: absolute;
    width: 227px;
}

.serach {
  margin-top: 20px;
  border: 2px solid #BBB;
  background: #EEE;
}

.serach p {
  font-weight:bold;
  line-height:28px !important;
}

.serach ul {
  padding:10px 15px;
}

.serach li {
  display:inline;
  margin-right:8px;
}

.serach li a {
  border-right: 1px dotted #000;
  padding-right:12px;
  zoom: 1;
}


div.clear {
    clear: both;
}

div.contents {
    width: 685px;
    margin: 0 auto;
}

div.voice_title_back {
    background-image: url(../img/title_bar.png);
    height: 58px;
}

div.title {
    font-size: 24px;
    font-weight: bolder;
    padding: 14px 0px 0px 30px;
}

div.voice_menu ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}

div.voice_menu ul li {
    list-style: none outside none;
    text-align: center;
    border-left: 1px solid #ddd;
    /* IE11に対応するため割り切れる数値で設定 */
    width: calc(99% / 3);
    box-sizing: border-box;
}

div.voice_menu ul li a:focus {
    overflow: hidden;
}

div.voice_menu ul li a {
    color: #333;
    text-decoration: none;
    display: block;
    background-image: url(../img/voice_menu.png);
    padding-top: 5px;
    padding-bottom:5px;
}

div.voice_menu ul li a:hover {
    color: #333;
    text-decoration: none;
    background-position: bottom left;
}

div.voice_menu ul li.voice_menu_visit a {
    color: #333;
    text-decoration: none;
    display: block;
    background-image: url(../img/voice_menu.png);
    background-position: bottom left;
}

div.voice_menu ul li.voice_menu_visit a:hover {
    color: #333;
    text-decoration: none;
}

div.subtitle {
     font-size: 14px;
     font-weight: bolder;
     margin: 20px 10px 0px 10px;
     padding: 4px 0px 5px 10px;
     border-left: 6px solid #FBB14E;
     border-bottom: 1px solid #FBB14E;
}

h2.subtitle {
    font-size: 14px;
    font-weight: bolder;
    margin: 20px 10px 0px 10px;
    padding: 4px 0px 5px 10px;
    border-left: 6px solid #FBB14E;
    border-bottom: 1px solid #FBB14E;
    background: none;
    color: #333;
    height: 20px;
    line-height: 20px;
}

div.voice_list {
    padding: 10px 20px 10px 20px;
}

div.voice_list ul {
    margin: 0;
    padding: 0;
    list-style: none outside none;
}

div.voice_list li {
    float: left;
    line-height: 1.6em;
    width: 205px;
    margin-right: 10px;
}

div.voice_page {
    margin: 0px 10px 0px 10px;
    padding: 20px 0px 0px 0px;
    border-bottom: 1px dotted #ccc;
}

div.voice_page_left {
    float: left;
}

div.voice_page_right {
    float: right;
}

div.voice_page_right span {
    font-weight: bold;
}

.voice_page_link,
.pagination-anchor {
    color: #245fbb;
    text-decoration: underline;
    cursor: pointer;
}

.voice_page_link.selected {
    color: inherit;
    text-decoration: none;
    cursor: default;
    pointer-events: none;
    display: inline-block;
}

table {
    border-left: 1px solid #ccc;
}

table.kutikomitbl {
    width: 100%;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-top: 20px;
    text-align: left;
    font-size: 12px;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #000;
    font-size: 12px;
    vertical-align: middle;
}


table.kutikomitbl h3{
    background: none;
    border: none;
    text-align: left;
    font-weight: normal;
    margin: 0;
    padding: 0;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #fff;
    font-size: 12px;
}

th {
    border-right: 0;
}

table.kutikomitbl th {
    background-color: #f1f7fd;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-weight: normal;
    padding: 5px;
    width: 130px;
}

td {
    border-right: 0;
}

table.kutikomitbl td {
    border-left: 1px dotted #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}

table.kutikomitbl td.kutikomi_profile_img {
    width: 30px;
    background-color: #3794f2;
    padding: 1px 0px 1px 8px;
    border: 0;
}

table.kutikomitbl td.kutikomi_profile_img img {
    vertical-align: bottom;
}

table.kutikomitbl td.kutikomi_profile {
    background-color: #3794f2;
    border-bottom: 0 none;
    border-left: 0 none;
    font-weight: bolder;
    padding-left: 0;
    width: 85px;
    border: 0;
    color: #fff;
}

table.kutikomitbl td.bl_0 {
    background-color: #3794f2;
    border: 0;
    color: #fff;
}

table.kutikomitbl td.kutikomi_date {
    background-color: #FBB14E;
    border: 0;
    text-align: right;
}

table.kutikomitbl td.rankingtbl {
    width: 270px;
    padding: 6px 0px 6px 6px;
}

table.kutikomitbl th.ranking_title_all {
    width: 120px;
    background-color: #f1f7fd;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 12px;
    padding: 6px 0px 6px 6px;
    border:0px;
}

table.kutikomitbl th.ranking_title {
    background-color: #EEE;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #FFF;
    text-align: left;
    font-size: 12px;
    padding: 6px 0px 6px 6px;
}

table.kutikomitbl td.ranking_point {
    border: 0;
    text-align: center;
    font-weight: bolder;
    font-size: 12px;
    width : 30px;
}

table.kutikomitbl td.ranking_star {
    border: 0;
    padding: 0;
}

div.pagetop {
    padding: 20px 0px 20px 0px;
    text-align: right;
}

table.kutikomitbl td.ranking_star img {
    vertical-align: middle;
}

div.voice_menu ul li.voice_menu_visit a:visited {
    color: #333;
    text-decoration: none;
}

div.voice_menu ul li a:visited {
    color: #333;
    text-decoration: none;
}

.pagination-anchor.is-disabled {
    pointer-events: none;
    color: inherit;
    text-decoration: none;
}

.is-hide {
    display: none;
}

.voiceContents-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -40px;
    margin-left: -40px;
    padding: 10px;
    border-radius: 5px;
    background-color: rgba(0,0,0,.8);
    z-index: 10;
}
