@charset "UTF-8";

/*----------------------------------------
	Spring　
----------------------------------------*/
/*
.header-bg .bg-img { background-image: url("../img/home/main_bg01.jpg"); }
@media screen and (max-width: 960px) { #home { background-image: url("../img/home/sp/main_bg.jpg"); } }
*/

/*----------------------------------------
	Summer　
----------------------------------------*/
/*
.header-bg .bg-img { background-image: url("../img/home/main_bg02.jpg"); }
@media screen and (max-width: 960px) { #home { background-image: url("../img/home/sp/main_bg.jpg"); } }
*/

/*----------------------------------------
	Autumn　
----------------------------------------*/
.header-bg .bg-img { background-image: url("../img/home/main_bg03.jpg"); }
@media screen and (max-width: 960px) { #home { background-image: url("../img/home/sp/main_bg.jpg"); } }

/*----------------------------------------
	Winter
---------------------------------------*/
/*
.header-bg .bg-img { background-image: url("../img/home/main_bg04.jpg"); }
@media screen and (max-width: 960px) { #home { background-image: url("../img/home/sp/main_bg.jpg"); } }
*/
