@charset "UTF-8";


body {
    background-color: #442017;
    font-family: "Noto Sans JP","Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

header p {
    color: #B09C86;
}

header span i {
    color: #B09C86;
}

header span {
    color: #FFF !important;
}

header a, header span, .contact-info a, .social-icon li a {
    color: #FFF;
}

a:hover, a:active, a:focus {
    color: #B09C86;
}

h3#logo_image_alt {
    color: #FFF !important;
}

div.row > div > h3 {
    color: #61380E;
    background-image: url("../images/cafe_title.png");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 7px;
}

div.row > div > h3 > span {
    line-height: 3.5em;
    margin-top: 1em;
    font-size: 1.2em;
    letter-spacing: 0.1em;
}

div.row > div > h3 > p {
    margin-top: -2px;
}

div.row > div > h3 + div {
    display: none;
}

section {
    background-color: #FFF;
}

.section-btn {
    background: #442017;
    padding: 14px 30px;
}

.j_font {
    font-family: 'Kosugi Maru', sans-serif;
    text-shadow:none;
}

.e_font {
    font-family: 'Fredericka the Great', cursive;
}

.navbar-default {
    background: #442017;
}

.navbar-default .navbar-nav li a {
    color: #FFF;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #442017;
}

.owl-theme .owl-dots .owl-dot span {
    border: none;
    background-color: #FFF;
}

.footer-link {
    color: #FFF;
}

.footer-link a {
    color: #FFF;
    font-size: 14px !important;
}

.copyright-text p {
    color: #B09C86;
    font-size: 10px;
}

.fr-view hr {
    display: none;
}

.btn-default {
    color: #FFF;
    background-color: #442017;
    border-color: #442017;
}

a.btn-default:hover {
    background: #B09C86;
    border-color: #B09C86;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 10px 60px;
}

.fr-view table td, .fr-view table th {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #442017;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border-top: 1px solid #442017;
}

#parts_4-1-1_caption_big_bottom {
    color: #FFF;
}

#parts_4-1-2_caption_big_top {
    color: #FFF;
}

.contact-info .fa {
    background: none;
    font-size: 26px;
    color: #B09C86;
    vertical-align: top;
}

.fa-envelope-o:before {
    content: "\f0e0";
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #F1E8DD;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #FFF;
}


tbody {
    border-bottom: 1px solid #442017;
}

.angle-up-btn a {
    border-radius: 19px;
    font-size: 35px;
    color: #442017;
}

.angle-up-btn a:hover {
    background: #B09C86;
    color: #F1E8DD;
}

.fa-angle-up:before {
    vertical-align: super;
}

.border-top {
    border-top: 1px solid #B09C86;
}

footer .border-top {
    border-top: none;
}

.social-icon li a:hover {
    background: #B09C86;
    color: #F1E8DD;
}

.navbar-default .navbar-nav li.appointment-btn a:hover {
    background: #B09C86;
    color: #F1E8DD !important;
}

.navbar-default .navbar-nav > li a:hover {
    color: #B09C86 !important;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #B09C86;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #B09C86;
}

.section-tags li a:hover {
    background: #B09C86;
}

footer a:hover {
    color: #B09C86;
}

.navbar-default .navbar-toggle .icon-bar {
    background: #FFF;
}

.sm_text {
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px !important;
}

#image_slider_1-1_rich_text_small > p, #image_slider_1-1_rich_text_big > p {
    text-shadow: none;
}

@media screen and (min-width:480px) {
    a[href^="tel:"] {
        pointer-events: none;
    }
}

/* トップページ用 */
#page_index hr {
    display: none;
}

/* ニュース用 */

#page_news #section_1>div {
    padding: 20px 0px 0px 0px !important;
}

#page_news hr {
    display: none;
}

/* メニュー用 */
#page_menu hr {
    display: none;
}


/* 下層ページ用 */

body:not(#page_index) .slider .item {
    height: 285px;
}

body:not(#page_index) h2 {
    color: #442017;
    text-align: center;
    background-color: #CEB18D;
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1.8em;
    padding-top: 2px;
    margin-bottom: 15px;
}

body:not(#page_index) h2+hr {
    display: none;
}


@media only screen and (max-width:767px) {
    .sm_text {
        text-align: left;
    }
    .btn-default {
        width: 100%;
    }
    .nav>li {
        border-bottom: 1px solid #A47C4F;
        line-height: 3.8em;
        width: 98%;
    }
    .navbar-default .navbar-nav li a {
        width: 100%;
    }
    .nav>li>a {
        position: relative;
    }
    .nav>li>a:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        right: 10px;
        width: 6px;
        height: 6px;
        margin: -4px 0 0 0;
        border-top: solid 2px #FFF;
        border-right: solid 2px #FFF;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .navbar-toggle {
        margin-top: 15px;
    }
    .footer-link {
        display: none;
    }
    .j_font {
        font-size: 28px!important;
    }
    .e_font {
        font-size: 28px!important;
    }
    section[id^="section_"] > div {
    padding-left: 20px!important;
    padding-right: 20px!important;
    }
    footer .col-md-2 {
        text-align: right !important;
    }
    
/* トップページ用 */
    #page_index #section_1 > div > div > div > div:nth-child(odd) > div > div {
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    

}