


/*========================================================
キャンペーン　10周年画像切替
=========================================================*/





/*========================================================
間隔
=========================================================*/

.row + .row {
    margin-top: 0.846rem !important;
}

.row .col-sm-12 + * {
    margin-top: 30px;
}
.row .col-xs-12 + * {
    margin-top: 30px;
}



.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}






/*========================================================
マージンボトム
=========================================================*/

.margin_b0 {
        margin-bottom: 0px !important;
}

.margin_b10 {
        margin-bottom: 10px;
}
.margin_b20 {
        margin-bottom: 20px;
}
.margin_b30 {
        margin-bottom: 30px;
}
.margin_b40 {
        margin-bottom: 40px;
}
.margin_b50 {
        margin-bottom: 50px;
}

/*========================================================
パディングトップ
=========================================================*/
.padding_t0 {
        padding-top : 0px !important
}

.padding_t10 {
        padding-top : 10px !important
}
/*========================================================
パディングボトム
=========================================================*/
.padding_b0 {
        padding-bottom: 0px !important
}

/* */
header {
    padding-top: 0 !important;
}

h2, .h2 {
    text-transform: none;
}

/*========================================================
ヘッダー　ナビ
=========================================================*/
.navbar_nav_style {
}

.navbar_nav_color li :hover {
        background-color: #000000;
        color: #ffffff !important;
}

.navbar_nav_color li a:hover { background:#393; }

.nav-justified {
        position: relative;
        width: 50%;
        margin-top: 10px !important;

}



.nav-justified > li {
        float: none;
        font-size:12px;
        line-height:20px;
}

.navbar-default .navbar-nav > li > a {
        display:block;
        padding-top: 5px;
        background:#db0022;
        line-height:20px !important;
        border-bottom: none !important;
        color: #ffffff !important;
        height: 2.38462rem;
        vertical-align: middle;

}
.navbar-default .navbar-nav > li > a:hover {
        border-bottom: none !important;
        color: #ffffff !important;
}

.navbar-default .navbar-nav > li > a:focus {
    background-color: #db0022;
}

/*========================================================
スライダー
=========================================================*/
.carousel-control.left,
.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-indicators li {
    background-color: #a39785;
    border: 1px solid #ffffff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}

.carousel-indicators .active {
    background-color: #ffffff;
    border: 1px solid #a39785;
    height: 12px;
    margin: 0;
    width: 12px;
}

/*========================================================
Now on air
=========================================================*/
.youtube_bg_color {
        background-color: #595757;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.vcenter_bottom {
    display: inline-block;
    vertical-align: bottom;;
    float: none;
}

.tablet-display-none {
        display: none;
        margin-bottom:  30px;
}
/*========================================================
トップスクロール
=========================================================*/
.toTop {
        background: #db0022 none repeat scroll 0 0
}

/*========================================================
フッター
=========================================================*/
footer {
	background-color:  #edeae1;
}

footer .rights {
    text-transform: none !important;
}

.hr-e6e6e6 > hr{
        height: 10px;
        background-color: #e6e6e6;
        color: #e6e6e6;
        border:  none;
        margin-bottom:  1.802em;
}


/*========================================================
バックグラウンドカラー
=========================================================*/
.bg_d2ecfa {
        background-color: #d2ecfa;
}

.bg_d4e9d7 {
        background-color: #d4e9d7;
}

.bg_fffcdb {
        background-color: #fffcdb;
}

.bg_bbd4ef {
        background-color: #bbd4ef;
}

.bg_e6e6e6 {
        background-color: #e6e6e6;
}

.bg_3e3a39 {
        background-color: #3e3a39;
}

.bg_cae8fa {
        background-color: #cae8fa;
}

.bg_fff3c3 {
        background-color: #fff3c3;
}

.bg_f8b62d {
        background-color: #f8b62d;
}


.bg_d4ecf3 {
        background-color: #d4ecf3;
}

.bg_fadce2 {
        background-color: #fadce2;
}
.bg_ffff99 {
        background-color: #ffff99;
}

.bg_009fe8 {
        background-color: #009fe8;
}

.bg_e50012 {
        background-color: #e50012;
}

.bg_ffe3e3 {
        background-color: #ffe3e3;
}

.bg_e7f1cf {
        background-color: #e7f1cf;
}

.bg_d4edff {
        background-color: #d4edff;
}

.bg_ffffcc {
        background-color: #ffffcc;
}

.bg_feecbe {
        background-color: #feecbe;
}

.bg_fffbc7 {
        background-color: #fffbc7;
}

.bg_f29600 {
        background-color: #f29600;
}


main .well-404 p.big {
    color: #db0022 !important;
}



@media screen and (min-width:750px) {
        .nav_bg_image {
                /*background-image: url("../images/header_bg.jpg");*/
                height: 157px;
        }

        .navbar-right {
            margin-right: 0 !important;
        }


        .tablet-display-none {
                display: none;
                margin-bottom:  30px;
        }

}

@media screen and (min-width:970px) {
        .nav_bg_image {
                /*background-image: url("../images/header_bg.jpg");*/
                height: 157px;
        }

        .navbar-right {
            margin-right: 0 !important;
        }

        .tablet-display-none {
                display: inline-block;
                margin-bottom:  20px;
        }

        .row .col-sm-12 + * {
            margin-top: 0px;
        }
        .row .col-xs-12 + * {
            margin-top: 0px;
        }


}



@media screen and (min-width:1170px) {
        .row_tab_padding{
                padding:  0 100px;
        }

        .tablet-display-none {
                display: inline-block;
                margin-bottom:  0px;
        }
}
