@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 (min-width: 960px) {
.-parallel .c-headLogo.-txt {
	justify-content: left;
	}
	
.-parallel .w-header {
        justify-content: right;
    }

.l-header__inner {
	width: 1200px;
	}
	
.-parallel .l-header__logo {
width: 60%;
}
	
.l-header.-parallel .w-header {
width: 40%;
padding: 16px 0;
}
}

.l-fixHeader__logo{
	width: 35%;
}

@media (min-width: 960px) {
    .l-fixHeader.-parallel .l-fixHeader__gnav {
        margin: 10px 0px;
        width: 65%;
    }
}
