@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

#header-wrap, #footer-wrap, .sb-slidebar {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1;
    .searchtxt {
        font-size: 13.33px;
        background-color: #fff;
    }
}
header * {box-sizing: content-box;}
#nav-search {box-sizing: content-box;}
@media screen and (min-width: 768px) {
    header * {box-sizing: border-box;}
}

#breadcrumb ol {margin: 0;}
#breadcrumb li {display: inline-flex;}
#breadcrumb li:before {display: none;}
