@charset "UTF-8";
/* CSS Document */

/*===================================================
	トップページ用CSS用CSS(スマホ)
===================================================*/

/* 雲
-------------------------------------------------- */
header #cloud {
	background: url("../../../usagi/common/img/1x/bg_index_smp.png") no-repeat;
	background-size: auto 300px;
	background-position: 80% top;
	padding: 10px 0 0;
}
/*    検索ボックス
-------------------------------------------------- */
header .searchBox {
	border-top: 4px solid #F19EC2;
}