@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
*/
#body_wrap {
    margin: 0 auto;
    overflow: hidden;
    max-width: 950px;
    background-color: #fff;
}
header, footer {
    line-height: 1.15;
    font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
header {
    font-size: 16px;
}
#header_image {
    background-color: #fff;
}
#breadcrumb {
    li {padding: 0;}   
}
footer {
    height: 140px;
    bottom: 0;
    background-color:darkgreen;
    width: 100%;
    position: static;
    color: ;
    font-size: 12px;
    small {font-size: 80%;}
}