@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
*/

html {font-size: 10px;}
header#c_header nav ul li a {color:#333;}
#burgermenu .list ul li a {color:#333;}
@media screen and (max-width: 768px) {
    #body_wrap {margin-top: 60px;}
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
    #body_wrap {margin-top: 138px;}   
}
@media screen and (min-width: 1201px) {
    #body_wrap {margin-top: 148px;}   
}
footer#c_footer .r_box nav ul li a, footer#c_footer .r_box .other_list ul li a {color:#333;}
footer#c_footer .r_box .treatment .wrap ul li a {color:#333;}