@charset "UTF-8";

/*
富山県電機商業組合 2018
SHOP CONTENTS
*/

/* HEADER
---------------------------------------------------- */
header #org {
	width: 100%;
	background: url(./img/header.jpg) center 0 no-repeat;
	background: #e4f4ff !important;
}



/* ----------------- w767 ------------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 767px){

header #org {
	background-size: auto 100% !important;
	background-position: 50% 0 !important;
}

}

