/*--------------------------------------------------------------------------------
　▼ 組合員詳細ページ　ichiran-list
--------------------------------------------------------------------------------*/
#main.ichiran-list h2.page_title span { padding-left: 20px; font-size: 19px;}
#map_canvas {
    width: 100%;
    height: 550px;
}
.ichiran-list .desc { font-size: 12px;}
.color_title { font-size: 23px; font-weight: bold;}
table.chart { font-size: 13px;}
table.chart th,
table.chart td {
    border: 1px solid #d5d5d5;
    padding: 10px;
    overflow: hidden;
    vertical-align: middle;
}
table.chart thead th {
    text-align: center;
    padding: 10px 10px 5px;
    font-size: 13px;
    color: #fff;
}
.bg_3 { background: #f08300;}
.bg_4 { background: #009b63;}
.bg_5 { background: #fabf00;}
.bg_6 { background: #c94474;}
.bg_7 { background: #cf7474;}
.bg_8 { background: #7b8d2e;}
.bg_9 { background: #807fbb;}
.bg_10 { background: #009b63;}
.bg_11 { background: #3a7186;}
.bg_12 { background: #2761ad;}
.bg_13 { background: #5bb6b3;}
.bg_14 { background: #e199c1;}

table.chart .fact { text-align: center;}
table.chart .fact a {
    display: inline-block;
    padding: 2px 15px;
    color: #fff;
    min-width: 72px;
}
.link_fact_3 { background: #f08300;}
.link_fact_4 { background: #009b63;}
.link_fact_5 { background: #c94474;}
.link_fact_6 { background: #fabf00;}
.link_fact_7 { background: #cf7474;}
.link_fact_8 { background: #7b8d2e;}
.link_fact_9 { background: #807fbb;}
.link_fact_10 { background: #2761ad;}
.link_fact_11 { background: #3a7186;}
.link_fact_12 { background: #b3963f;}
.link_fact_13 { background: #5bb6b3;}
.link_fact_14 { background: #e199c1;}

table.chart .acss { font-size: 12px;}
table.chart .acss .zip,
table.chart .acss .addr { display: block;}

table.chart .tel:before { content: 'Tel.';}
table.chart .fax:before { content: '/ Fax.';}

table.chart .acss .mail { display: block;}
table.chart .mail a:before {
    font-family: 'Fontawesome';
    content: '\f0e0';
    margin-right: 3px;
}
.color_3 { color: #f08300 !important;}
.color_4 { color: #009b63 !important;}
.color_5 { color: #c94474 !important;}
.color_6 { color: #fabf00 !important;}
.color_7 { color: #cf7474 !important;}
.color_8 { color: #7b8d2e !important;}
.color_9 { color: #807fbb !important;}
.color_10 { color: #2761ad !important;}
.color_11 { color: #3a7186 !important;}
.color_12 { color: #b3963f !important;}
.color_13 { color: #5bb6b3 !important;}
.color_14 { color: #e199c1 !important;}

table.chart .docs { text-align: center;}
table.chart .docs .img, table.chart .docs .ttl, table.chart .docs .date { display: block;}
table.chart .docs .img img { width: 30px;}
table.chart .docs .ttl { margin-top: 5px; font-size: 11px;}
table.chart .docs a .date {
    text-decoration: none;
    color: #333;
    font-size: 11px;
}
#anchor {
    position: relative;
    top:-50px;
}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 400px) {
}

@media screen and (max-width: 320px) {
}