body,h1,h2,h3,h4,h5,h6,p,span,div,pre,input,button,select,textarea{
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}
.navbar-search .search-query {
    font-family: 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
}

div.header{
    margin-top:10px;
}

ul.list-group li.list-group-item {
    padding: 10px;
}
ul.list-group li.list-group-item a{
    font-size: 1.1em;
    padding:0px;
}

a {
    text-decoration: underline;
    color: #72c02c;
}

a.nolink {
    text-decoration: none;
    color: black;
}


ul.service_list li{
    font-size: 1.2em;
    margin-bottom:50px;
}

ul.service_list li span{
    font-size: 1em;
}

p {
    font-size:1.1em;
}

img {
    max-width: 100%;
}

div.site_capture img{
    border: 3px solid #CCC;
    margin: 10px 0px;
}

div.site_capture_list img{
    border: 5px solid #FAFAFA;
    margin: 10px 0px;
}

p.baito_sitename{
    font-size:1.3em;
}

ul.joblist li{
    margin-bottom: 10px;
    font-size: 1.1em;
}
ul.joblist li span.joblist_station{
    font-size:0.8em;
    color: #666;
}

div.joblist_detail dl dt{
    float: left;
    margin-right: 10px;
}

div.joblist_detail dl dd{
    margin-bottom:10px;
}


p.summary{
    font-size:0.9em;
    color:#666;
}


.footer_link div{
    margin-bottom:10px;
}
.footer_link div a{
    font-size: 1.2em;
}

div.review_comment{
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
    margin: 10px 0;
}

div.review_comment_list{
    border-top: 1px solid #F1F1F1;
    padding: 10px 0;
    margin: 10px 0;
}

div.review_check_detail{
    padding-right:5px;
    padding-left: 5px;
}

div.review_check_detail h3{
    font-size:1.2em;
    background-color: darkgray;
    padding: 10px;
    text-align: center;
    color: white;
}

.service_tag {
    font-size: 1.1em;
    padding: 5px 15px;
    text-decoration: none;
    margin-right: 10px;
    font-weight: normal;
}

.service_list_big li{
    margin-bottom: 30px!important;
    padding-bottom: 30px;
    border-bottom: 1px solid #CCC;
}

#related h3{
    font-size: 1.2em;
    font-weight: bold;
}


dl.review_detail dt{
    float: left;
    font-weight: normal;
    font-size:0.9em;
}

dl.review_detail dd{
    font-size:0.9em;
}

div.review_detail{
    padding-left: 10px;
}


/*-------------------
■インタビュー
---------------------*/
h3.interview{
    font-size: 1.3em;
    background-color: #eee;
    padding: 15px 10px;
    margin-top: 40px!important;
}



/*-------------------
■地域のまとめ
---------------------*/
div#city_matome p, div#matome p{
    font-size: 1.3em;
}

div#city_matome h3, div#matome h3{
    font-size: 1.5em;
    padding: 10px;
    border-top: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    background-color: #eee;
    margin-top: 30px;
}

div#city_matome h3 a,div#matome h3 a {
    color: black;
}



/*-------------------
■その他
---------------------*/
small.pr{
    font-size:0.7em;
    color: #CCC;
}