<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#ico2 .cmn-icon--up:before {
	content: "\e026";
}
	
#ico2 .cmn-icon--down:before {
	content: "\e025";
}

@media only screen and (min-width: 1025px) {
	/*自動投入追加時*/
	.l-BrHeader{
		font-size:11px !important;
	}
	.g-BrFooter__sitemapBlock__logo{
		display:table-row !important;
		/*border-bottom:100px solid #F00 !important;*/
		background: #FFF !important;
	}
	/*.g-BrFooter__sitemapBlock__sitemap {border-top:1px solid #bdbab9 !important;}*/
	ul.g-BrHeaderNavList li:first-child{
	display:none !important;
	}
	/* SEO表示用　自動投入表示*/
	.g-BrHeaderNavList__item-lg-8{
		width:14.28% !important;
	}
	/*自動投入追加前
	.g-BrHeaderNavList__item-lg-8{
		width:16.66% !important;
	}/*
	/*-last-*/
	ul.g-BrHeaderNavList li:nth-last-child(1){
		background: #fff100 !important;
	}
	ul.g-BrHeaderNavList li:nth-last-child(1).l-BrHeaderNavList__item.is-active a.l-BrHeaderNavListLink {
		background-color: #fff100 !important;
	}
	.g-BrHeaderNavList__item .g-BrHeaderNavListLink .g-BrHeaderNavListLink__inner{
		padding:0 0 !important;
	}
/*	.g-BrFooterSitemap__list .g-BrFooterSitemap__list__tile:nth-child(8) .g-BrFooterSitemapUnit__title{
		background: #fff100 !important;
	}*/
}

/*nth-child(2)*/

.l-BrFooter{
	border-top-color:#ffffff !important;
}
/*-last-*/
.g-BrFooterSitemap__list .g-BrFooterSitemap__list__tile:nth-last-child(1) .g-BrFooterSitemapUnit__title{
	background: #fff100 !important;
	color:#231815 !important;
}

.g-BrFooterSitemap__list .g-BrFooterSitemap__list__tile:nth-last-child(1) .l-BrFooterSitemapUnit__title__icon{
	color:#231815 !important;
}


/*accordion menu*/
/*ユニーク*/
[id^="acc_onlineshop-u"]{
}

</pre></body></html>