a, body {
    color: #333 !important;
}

/* 幅991px以下スマホ
------------------------------------------------------------*/
@media screen and (max-width : 991px) {
    .row-eq-height {
    /*display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;*/
    text-align: left !important;
    }
    .sm_bana_01{
        margin-bottom:10px;
    }
    .nav{
        top:5pc !important;
    }
}
/* 幅1199px以下
------------------------------------------------------------*/
@media screen and (max-width : 1199px) {
header .logo {
    width: 80%;
}
header .btn-toggle{
    color:#111;
}
}


/*ヘッダー高さ合わす*/
header .logo {
    height: 60px !important;
    display: block !important;
}
header .logo img {
    max-height: 60px !important;
}
@media (min-width: 768px){
.nav .main-menu>li {
    padding: 33px 15px !important;
}
}
@media (min-width: 992px){
header.logo {
    margin-top: 11px !important;
}
}



/*トップページのみ*/
.home section{
    background-color:#f5f1ee;
}
.vc_col-has-fill>.vc_column-inner, .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner, .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner, .vc_section.vc_section-has-fill, .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section, .vc_section.vc_section-has-fill+.vc_section{
padding-top:15px !important;
}
.h_lbl_fa{
    font-family: "Eras ITC", "Eras Light ITC",  sans-serif !important;
    display:inline-block;
    margin-top:0px !important;
    margin-bottom:10px !important;
}
.h_lbl_link,.h_lbl_link2{
    background-color: #f5f1ee;
    border: 1px solid #0097fe;
}
.h_lbl_link{
    font-size: 150%;
    padding: 0.6em 0;
    font-weight:normal;
    display: block;
}

.h_lbl_link a{
    text-decoration: underline;
}
.h_lbl_link2{
    padding: 0.6em;
}
.h_lbl_link2 div.wn-item .wn-date{
    float:none !important;
    display: inline;
}
.h_lbl_link2 div.wn-item .wn-article{
    text-decoration:underline;
}
.h_lbl_link2 div.wn-item{
    margin:10px 0;
}
.itiran_btn01{
    border-radius:0 !important;
}
.itiran_btn01 span{
    color:#111 !important;
}
.h_lbl01{
    font-weight:bold !important;
}
.totori_link_bnr{
    margin:auto;
    display: table;
}
.totori_link_bnr img{
    border:1px solid #999;
}
.su-label-type-default{
    background-color:#666666 !important;
}
.su-label{
    border-radius:0px !important;
    padding: .1em 1em !important;
}
.font-small01{
    font-size:70%;
    line-height:1.5em;
}
.txt_sixe_lg{
    font-size:150%;
}
.vc_custom_1496819210761,.vc_custom_1496733161437,.vc_custom_1496733201748{
background-color:#ffffff !important;
}




/*スライドのみ*/
.hephaistos .tp-bullet {
  background: rgba(251, 251, 251, 1) !important;
  border:1px solid #999 !important;
  box-shadow:none !important;
}
.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
  background: rgba(0, 0, 0, 1) !important;
  border:1px solid #999 !important;
  box-shadow:none !important;
}

.hephaistos .tp-bullet:hover, .hephaistos .tp-bullet.selected {
    background: rgba(255, 255, 255, 1);
    border-color: rgba(0, 0, 0, 1);
}

/* 幅768px以上pc
------------------------------------------------------------*/
@media (min-width: 768px){
    .mrg-lr30{
        margin-left: 30px;
        margin-right: 30px;
    }
}
/* 幅767px以下スマホ
------------------------------------------------------------*/
@media screen and (max-width : 767px) {
    img.sp_imgmr_at{
        margin-left:auto;
        margin-right:auto;
        display: block;
    }
    .h_lbl_link{
        font-size:90% !important;
    }
    .h_lbl_fa{
        font-size:150% !important;
    }
    .sp_mainvi_pd .vc_column-inner{
    padding-left:0;
    padding-right:0;
    }
    .font-small01 br{
        display:none;
    }
}


/*下層ページ*/
.wpb_single_image.vc_align_left{
    display:table;
    margin:auto;
}