.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000;
    }
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #000;
    border-radius: 10px;
}

#f h3 {
    color: #ace;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 1px 2px 2px #808080;
    letter-spacing: 1px;
}

.gothic {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

.credits {
font-size:9px;
}

.pc_menu a {
  color: #808080;
  font-size: 12px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.pc_menu a:hover {
  color: #ffffff;
}