@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
*/
@media screen and (max-width: 767px) {
	header#header .inner {width:100%;}
	header#header .inner a.logo {margin: 0;}
	header#header .inner .h-logo {margin: 0 0 0 10px;}
	header#header .inner .tel {
		width: 200px;
		height: auto;
		right: 10px;
	}
	header#header .inner nav {
		margin-top:20px;
		font-size:10px;
	}
	footer#footer div.inner {width:100%;}
	footer#footer div.inner .f-logo {
		margin:0 auto;
	}
	footer#footer div.inner address {
		position: inherit;
		left: 0;
		top: 30px;
		text-align: center;
	}
	footer#footer div.inner .sitemap {
		position:inherit;
		left:0;
		top: 90px;
		font-size:14px;
	}
	footer#footer div.inner .f-tel {
		position: inherit;
		top: 90px;
		text-align: center;
	}
}