@charset "utf-8";

/*----------------------------------------------------------------------------
magaseek検索#87149 #87573
----------------------------------------------------------------------------*/

.tab__catalog:has(+ #sws-sku_template),
.tab__catalog:has( .tab__catalog--sws){
	display: none !important;
}
.tab__catalog:has(.tab__catalog--magaseek.is-current) + .notice-msg{
	display: none !important;
}

.tab__catalog{
	display: flex;
	border-bottom:1px solid #ddd;
	margin: 0 0 24px 0;
}
.tab__catalog li{
	position: relative;
	padding: 12px 18px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #aaa;
	background: #eee;
	border: 1px solid #ddd;
	position: relative;
	top: 1px;
	margin: 0px 5px 0 0;
	cursor: pointer;
	border-radius: 4px 4px 0 0;
	min-width: 120px;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.tab__catalog--magaseek--total{
    position: absolute;
    background: #8bc34a;
    padding: 1px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 20px;
    top: -10px;
    right: -20px;
}
.tab__catalog--locondo img{
	height: 12px;
	opacity: 0.3;
}
.tab__catalog--magaseek img{
	height: 20px;
	opacity: 0.3;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.is-current.tab__catalog--locondo img,
.is-current.tab__catalog--magaseek img{
	opacity: 1;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.tab__catalog li.tab__catalog--help{
	border: none;
	background: none;
	min-width: inherit;
	padding-right: 0;
	cursor: inherit;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0;
	margin-right: 0;
	color: #888;
	width: 100%;
	text-align: right;
	letter-spacing: 0;
}
.tab__catalog li.tab__catalog--help a{
	color: #888;
	text-decoration:underline;
	text-underline-offset:3px;
}

.tab__catalog li button{
	position: absolute;
	cursor: pointer;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	background: none;
	outline: none;
	border: none;
	font-size: 22px;
	padding: 0;
	color: #aaa;
	border-radius: 50%;
	display: flex;
}
.tab__catalog--help-tooltip span{
	font-size: 13px; 
	color: #666;
}
.tab__catalog--help-tooltip{
	font-size: 11px;
	letter-spacing: 0;
	color: #666;
	text-align: left;
	padding: 12px 16px;
	line-height: 1.75;
	white-space: nowrap;
}
.tab__catalog--help-tooltip a{
	color: #fa7046;
}
.tab__catalog li.is-current{
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #666;
}

.tab__catalog li.tab__catalog--help:hover {
		color: #888;
}

#magaseek_catalog_list{
	display: none;
}

#magaseek--commoditymodal .uk-modal-dialog{
	border-radius: 10px;
	overflow: hidden;
	width: 470px;
}
#magaseek--commoditymodal__modalbody figure{
	text-align: center;
	padding: 0;
	margin: 0;
}

.magaseek-catalog-content{
	text-align: center;
	padding: 10px 24px 10px;
}
.magaseek-catalog-brandName{
	text-align: center;
	font-weight: normal;
	color: #222;
	font-size: 16px;
	line-height: 1.75;
}
.magaseek-catalog-commodityName{
	text-align: center;
	font-weight: bold;
	color: #2b2b2b;
	font-size: 16px;
	line-height: 1.75;
}
.magaseek-catalog-price{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.75;
	color: #2b2b2b;
}
.magaseek-catalog-price.-discount{
	color: #ED143D;
}
.magaseek-catalog-link{
	padding: 10px 0 0 0;
}
.magaseek-catalog-link .icon{
	padding-left: 10px;
	font-size: 18px;
}
.magaseek-catalog-link a.btn-magaseekcommodity{
	display: flex;
	align-items: center;
	justify-content: center;

	background: #8bc34a;
	color:#fff;
	font-size:16px;
	padding:20px;
	border-radius:4px;
	cursor: pointer;
}
.magaseek-catalog-link a:hover{
	color: #fff !important;
	text-decoration: none !important;
	background: #8bc34a;
}

a.btn-magaseekcommodity small{
	color: #fff;
	font-size: 12px;
	padding: 2px 0 0 0;
}

.magaseek-catalog-link small{
	font-size: 11px;
	padding: 8px 0 0 0;
	display: block;
}
.magaseek-catalog-link small a{color: #fa7046;}
.magaseek-catalog-link small a:hover{color: #fa7046 !important; background: none; text-decoration: underline;}
.howto-locondologin{
	font-weight: bold;
}
.howto-locondologin a{
	text-decoration: underline;
	text-underline-offset: 4px;
}


.magaseek_item_number{
	margin-right: 16px;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	color: #2b2b2b;
}
.magaseek_item_number small {
		font-size: 18px;
}

.locondologin__note{
	background: #f5f5f5;
    color: #666;
    padding: 15px;
    display: flex;
    font-size: 12px;
}
.locondologin__note a{
	border: 1px solid #fa7046;
    background: #fff;
    color: #fa7046;
    text-decoration: none;
    padding: 4px 6px;
    display: inline-block;
    border-radius: 2px;
    font-weight: bold;
    margin-right: 8px;
}

#magaseek_catalog_list .trgFavItem.icon-favItemAdd,
#magaseek_catalog_list .trgMute{
	display: none !important;
}

.magaseek_catalog_link a{
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	margin: 30px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 16px 0;
	color: #666;
}
.magaseek_catalog_link a .icon{
	padding-left: 4px;
}
.magaseek_catalog_link a:hover{
	opacity: .8;
}