@charset "UTF-8";
/*
    Template: mukojima
    Theme Name: mukojima child
    Theme URI: https://mukojimapark-shika.com/
    Description: 向島パーク歯科クリニックの子テーマ
    Version: 1.0.0
    Author: 向島パーク歯科クリニック
    Author URI: https://mukojimapark-shika.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/
h1 {
    text-align: left;
}

#header, #footer {
    margin: 0 auto;
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12px;
    line-height: 20px;
    .rnaka h1 {box-sizing: content-box;}
    .sentence img {
        height: 33px;
        max-width: initial;
    }
    h1 {text-align: right;}
    a {color: #333333;}
}
@media screen and (max-width: 768px) {
    #header, #footer {transform: scale(0.8);transform-origin: top left;overflow: hidden;}
    #body_wrap {margin-top: -32px;}
}
@media screen and (max-width: 600px) {
    #header, #footer {transform: scale(0.43);transform-origin: top left;overflow: hidden;}
    #body_wrap {margin-top: -90px;}
}
@media screen and (max-width: 480px) {
    #header, #footer {transform: scale(0.43);transform-origin: top left;overflow: hidden;}
    #body_wrap {margin-top: -90px;}
}

#main_content {
    width: auto;
    float: none;
}