@charset "UTF-8";
/*20181212verから適応*/
#globalNaviArea ul li a span span.subTxt {
    text-align: center;
}
/*-----------------------------*/

.midashi .bTtlS h3{
color: #ff0000;
}

#breadcrumbsList {
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
}

.title-border {
    display: block;
    border-bottom: 2px solid #7f0000;
    width: 200px;
    margin-left: auto; 
    margin-right: auto;
}
.title-border-wide {
    display: block;
    border-bottom: 2px solid #7f0000;
    width: 100%;
    margin-left: auto; 
    margin-right: auto;
}
.top-imgcatch, .top-subcatch {
font-weight: bold;
text-shadow: 
2px 2px 4px rgba(0,0,0,0.4),
-2px 2px 4px rgba(0,0,0,0.4),
2px -2px 4px rgba(0,0,0,0.4),
-2px -2px 4px rgba(0,0,0,0.4);
}

.triangle{
    display: block;
    width: 0;
    height: 0;
    border-top: 30px solid #c3c3c3;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid transparent;
    margin:0 auto;

}
#contentsAreaSection .bSubTtl .color11 {
    font-weight: bold;
    font-size: 2em;
}
.extMdlFormGnrtrFormTable th {
    width: 8em;
    background-color: #f4f4f4;
}

#footerNaviArea {
    text-align: left;
}
p#pCopyright {
    text-align: right;
}

.extMdlFormGnrtrFormTable h3 {
text-align: left;
}

#footerNaviArea {
    text-align: left;
}

@media screen and (min-width: 640px) {
.bCatList ul li p.bCatListDate {
float: left;
width: 12%;
}
.bCatList ul li h5 {
    float: right;
    width: 88%;
}
.bCatList ul li p.bCatListTxt {
    float: right;
    width: 88%;
}
.bCatList ul li::after {
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    content: ".";
    line-height: 0;
}
}
@media screen and (max-width: 640px) {
#breadcrumbsList {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

.title-border {
    display: block;
    border-bottom: 2px solid #7f0000;
    width: 60%;
    margin-left: auto; 
    margin-right: auto;
}
.top-imgcatch {
    font-weight: bold;
    text-shadow: 0px 0px 4px #000000;
    font-size: 22px;
    line-height: 32px;
}
.top-subcatch{
    font-weight: bold;
    text-shadow: 0px 0px 4px #000000;
    font-size: 18px;
    line-height: 26px;
}
.bList2 th, .bList2 td {
   display: block;
   width: 100% !important;
   box-sizing: border-box;
}
#footerNaviArea {
    text-align: left;
}

}
