.bs{font-weight: 500;
    line-height: 20px;
    font-size: 16px;}

.nav_heading {
    position: relative;
    margin-top: 1em;
    margin-bottom: 50px;
    color: #333;
    border-top: 1px #aaa dashed;
}
.nav_heading-t {
    position: absolute;
    top: -.5em;
    left: 0;
    padding: 0 10px 0 0;
    display: inline-block;
    background-color: #fcfcfc;
    font-family: 'Spinnaker', sans-serif;
    font-weight: 400 !important;
    letter-spacing: .1em;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 16px;
    letter-spacing: .2em;
}
.nav_heading-link {
    position: absolute;
    top: -.5em;
    right: 0;
    padding: 0 17px 0 13px;
    display: inline-block;
    background-color: #fcfcfc;
    font-family: 'Abel', sans-serif;
    font-weight: 400 !important;
    letter-spacing: .05em;
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 12px;
    letter-spacing: .1em;
}

.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-image-bg {
    background: #f1f1f1;
    line-height: 0;
     height: 30%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.nav_heading-link:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    margin-top: -6px;
    width: 10px;
    height: 10px;
    background-image: url(images/common/icon_arr.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    transition: .2s;
}

.sp_wpspwpost_static.wpspw-design-2 .wpspw-post-image-bg img {
    width: 100% !important;
    height: 30%;
    object-fit: cover;
    object-position: top center;
    border-radius: 0;
}
.day{
    margin-left: 15px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 5px;
    background-color: #b32a30;
    color: white;}
.day_m{
    margin-left: 0px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 5px;
    background-color:#b7282d;
    color: white;}
.day_si{
    margin-left: 15px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 5px;
    background-color: #bb350b;
    color: white;}
.day_blog{
    margin-left: 15px;
    padding-left: 6px;
    padding-right: 6px;
    margin-right: 5px;
    background-color: #3F51B5;
    color: white;}

.nte{
  background-color: #fbfbfb;
    padding-top: 10px;
    padding: 20px;
}
.nte li {
    padding: 5px 0px;
    list-style: none;
    margin-bottom: 0px;
    float: left;
    border-bottom: 1px dotted #ccc;
    width: 100%;
    color: #000;
}
h3 {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 600;
    border-left: 4px solid #b32a30;
    padding-left: 10px;
    margin-bottom: 24px;
    margin-top: 30px;
}
.sticky-header.no-header-transparent .site-header-wrapper {
    display: block;
    height: 0px;
}
.site-branding {
    float: left;
    max-width: 220px;
    max-height: 90px;
}
.page-header {
    padding: 30px 0px;
    border-top: 1px solid #e9e9e9;
    background: #f8f9f9;
    border-bottom: 1px solid #e9e9e9;
    display: none;
}

#primary {
    padding-bottom: 40px;
    padding-top: 0px;
}
.ul_h{list-style-type: none; text-align: center;padding: 20px;}

.icon-img{margin-top: 20px; }

.icon-text{text-align: center;
   color: #000000;}

.icon-text:hover{text-align: center;
   
    color: #000000;}
.icon-img img{max-width:100%;margin-bottom: 1px;padding: 10px; }
.text-en-footer {
    font-family: YuGothic_Family', 'YuGothic', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    color: #676565;
    font-size: 30px;
    color: #000000;
    font-weight: bold;  
}
.text-h2-footer {
    font-family: YuGothic_Family', 'YuGothic', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    color: #676565;
    font-size: 25px;
    color: #000000;
    font-weight: bold; 
    text-align: center;
}
.item-footer {
    margin-top: -17px;
    color: #676363;
    font-size: 20px; 
 
}

.h3_p{font-weight: bold;fnt-size:27px;}

.btn-primary {
    color: #fff;
    background-color: #27b14d;
    border-color: #27b14d;
}
.wpspw-post-categories a:nth-child(2n+1) {
    background: #29b04d !important;
    border-color: #29b04d !important;
}

.h4_p{background: linear-gradient(transparent 60%, #ffff66 60%);}

.wpspw-post-categories a:nth-child(2n+1) {
    background: #b3292f !important;
    border-color: #b6282e !important;
}
.btn-primary {
    color: #fff;
    background-color: #b7282d;
    border-color: #b7282e;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(251, 169, 169, 0.05);
}
