.banner a img {
    max-width: 100%;
    height: auto;
}

blockquote  {
    font-size: 13px;
}

.train_sign p {
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.btm_nav {
    width: 90%;
    max-width: 400px;
}

rt {
   font-size: 50%;
}

.small_font {
   font-size: 80%;
}

/* ポップアップ内のテキスト（クリックで拡大）　*/

.zoom-in {
   position: relative;
}

#cboxTitle span.zoom-in {
    position: absolute;
    margin-right: 8px;
    right: 0;
    top: 4px;
    color: #fdfafa;
    /* text-shadow: 4px 5px 10px #111; */
    background-color: rgba(114,107,96,0.7);
    font: bold 20px/1 "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/* itemsのキャプションの位置調整　*/

.items br, .sbs2 br {
    display: block;
    content: "";
    margin: 0px 5px 1em 5px;
}
