<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";
/*---------------------------------------------
clearfix - micro clearfix
---------------------------------------------*/
/* For modern browsers */
.clearfix:before,
.clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
	zoom:1;
}

/*---------------------------------------------
  繧ｵ繧ｸ繧ｧ繧ｹ繝�
---------------------------------------------*/
.ui-state-focus,
.ui-state-selected {
	background: #b9cee7 url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x !important;
}
.ui-menu-item &gt; a{
	display: block;
}

.ui-menu-item{
	margin-left: 10px;
}

/* --繧ｵ繧ｸ繧ｧ繧ｹ繝井ｸ矩Κ縺ｫ霑ｽ蜉�縺輔ｌ繧九き繝�ざ繝ｪ繝｡繝九Η繝ｼ-- */
.suggestPlusMinusButton,
.goodsClassCode3LinkIcon,
.digiKeyLogo{
	margin-bottom: 5px;
	margin-left: 5px;
}
/* 繧ｵ繧ｸ繧ｧ繧ｹ繝育畑螳壽�ｼ陦ｨ繧｢繧､繧ｳ繝ｳ縲√ョ繧ｸ繧ｭ繝ｼ繧｢繧､繧ｳ繝ｳ�医☆縺ｹ縺ｦ繝�Φ繝励Ξ繝ｼ繝育畑騾費ｼ� */
.suggestRatedList,
.suggestDigiKeyLogo {
	display: none;
}

/* 繝医ャ繝励�繝ｼ繧ｸ莉･螟悶〒縺ｮ繝倥ャ繝驛ｨ蜈ｱ騾夊｡ｨ遉ｺ - shop\marutsu\assets\styles\styles.scss蜿ら� */
@media screen and (min-width:737px) {
  .gHeader02_notTop .gHeader02_search {
    display: flex;
    display: -webkit-flex
  }
}

/* 繝医ャ繝励�繝ｼ繧ｸ莉･螟悶〒縺ｮ繝倥ャ繝驛ｨ陦ｨ遉ｺ縺ｧ縺ｯ縲茎tickyHeader縲阪�繝倥ャ繝繧偵ｒ繝繝溘�縺ｧ陦ｨ遉ｺ縺輔○繧具ｼ医せ繧ｯ繝ｪ繝励ヨ蟇ｾ蠢懶ｼ� */
.dummy{
	height: 0px !important;
}

/*
 繧ｫ繝ｼ繝医�繝��繧｢繝��繝�じ繧､繝ｳ: Project.common.css 繧医ｊ豬∫畑
 �医ヨ繝��繝壹�繧ｸ縺ｮ譎ゅ�Project.common.css縺悟盾辣ｧ縺輔ｌ縺ｪ縺�◆繧∝ｿ�ｦ�ｼ�
-----------------------------------------------*/
#main_header #topGroupName{
	position: absolute;
	top:120px;
	right:270px;
	z-index: 200;
	width:300px;
	border-radius: 10px 10px 10px 10px;
	border: 4px #ccc solid;       /* 譫�邱壹�陬�｣ｾ */
	padding: 15px 10px 10px 10px;  /* 蜀��縺ｮ菴咏區 */
	background-color:#004390;
	font-size: 0.9em;
    font-weight: bold;
    display:none;
    color: #fff;
}

#main_header #topGroupName table {
	font-weight: normal;
	color: black;
    background-color: white;
}

#main_header #topGroupName .button a {
    color: #fff;
}

#main_header #topGroupName table a {
    text-decoration: none;
    color: #004390;
}

header #main_header #topGroupName table a:hover {
    text-decoration: underline;
}

#main_header #topGroupName #totalAmt_innerId {
	position: absolute;
    right: 16px;
}

/* 繧ｫ繝�ざ繝ｪ繝ｼ繧ｵ繧ｸ繧ｧ繧ｹ繝� */
.SuggestCategoryParts{
    text-decoration: underline !important;
}

.miniCart.imgTd {
	width:20%;
}
/** IE11蟇ｾ蠢� **/
.miniCart.imgTd .goodsImage {
	width:65px;
}
.miniCart.button {
	margin:10px 5px;
	background-color: red;
}
#main_header #topGroupName .miniCart.button a {
	width: 100%;
    display: inline-block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

#main_header #topGroupName table th,
#main_header #topGroupName table td {
    border-right-style: none;
    border-left-style: none;
}

#main_header #topGroupName .goodsPriceRight {
    position: absolute;
    right: 16px;
}

#main_header #topGroupName .goodsInfo {
    text-align:left;
}

/** 繝溘ル繧ｫ繝ｼ繝医�菴咲ｽｮ **/
@media (max-width: 1700px) {
	#main_header #topGroupName{
		top:120px;
		right:110px;
	}
}

@media (max-width: 1500px) {
	#main_header #topGroupName{
		top:120px;
		left: calc(1240px - 300px);
	}
}


.backPunchout{
	padding: 4px 7px;
    font-size: 15px;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none;
}

#main_header.gHeader02_notTop{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

#searchBottomInclude {
	height: auto;
    /*overflow: hidden;*/
    width: 100%;
}</pre></body></html>