/*
 Theme Name:   Fabrica Child Theme
 Theme URI:    http://fabrica.ancorathemes.com/
 Description:  Fabrica Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     fabrica
 Version:      1.0.0
 Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
 Text Domain:  fabrica
*/


/* =Theme customization starts here
------------------------------------------------------------ */

body{
    font-family: 'Montserrat','Noto Sans JP', sans-serif;
    font-optical-sizing: auto;
    font-feature-settings: "palt";
}
.menu_main_nav>li ul>li>a, .sc_layouts_menu_nav>li ul>li>a, .sc_layouts_menu_popup .sc_layouts_menu_nav>li>a{
    font-weight: 600;
    font-size: 0.9em;
}
/* 設備仕様 */
.specification{
    
}
.specification h2{
    font-size: 24px;
}
.specification h3{
    font-size: 18px;
    font-weight: 900;
}
.specification .item{
    border-top: 1px solid #d2d2d7;
    padding: 45px 0;
}

.specification_sm{
    text-align: center;
    border-top: 1px solid #d2d2d7;
    padding-top: 25px;
}
.specification_sm p{
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
}
.specification_sm h2{
    font-size: 24px;
    margin: 0;
    padding: 0;
}
.specification_sm h3{
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.specification_sm .item{
    padding: 15px 0;
}
/* ブログ一覧タイトル */
.post_layout_classic .post_title{
    font-size: 18px;
}

.breadcrumbs{
    font-size: 13px!important;
    font-weight: 700!important;
}