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

/*.igo_boxhead h2 {
    position: relative;
    margin-bottom: 20px;
    color: #111;
    font-size: 3rem;
    line-height: 1;
    font-weight: bold;
}

.igo_boxhead h2:after {
	content: '';
    display: block;
    width: 150px;
    height: 3px;
    margin: 16px 0 0;
    background: #757575;
}*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
	border:  0;
	left: 0;
	background: #fff;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: url(/static/mallDefault/images/v2/goods/item-slider-dot_on.png) no-repeat;
}
/* @PC */
@media all and (min-width: 767px){
    .bx-wrapper .bx-pager.bx-default-pager a:hover {
        background: url(/static/mallDefault/images/v2/goods/item-slider-dot_on.png) no-repeat;
    }
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: url(/static/mallDefault/images/v2/goods/item-slider-dot.png) no-repeat;
    text-indent: -9999px;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    padding: 0 2px;
    outline: 0;
}

.bx-wrapper .bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.bx-wrapper .bx-controls-direction a {
	display: block;
    width: 63px;
    height: 61px;
    margin: 75px 5px 0;
    border-radius: 50%;
    background-color: rgba(237, 237, 237, .80);
    background-image: url(/static/mallDefault/images/parts/arrow_slide.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 15px 22px;
    /* opacity: .7; */
    z-index: 400;
    text-indent: -999em;
}

.bx-wrapper .bx-prev {
	left: -115px;
	transform: rotate(180deg);
}

.bx-wrapper .bx-next {
	right: -115px;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-position: 50% 50% !important;
}


.igo_product {
	font-size: 1.4rem;
	line-height: calc(10/7);
}

.igo_product a {
	display: block;
	text-decoration: none;
}

.igo_product a:hover {
	text-decoration: underline;
}

.igo_product a img {
	margin-bottom: 20px;
}


.igo_product_product_attribute1_value {
	background-color: #FF0000;
	color: #FFF;
	display: block;
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin: 0 0 3px;
}
.igo_product_product_link a {
	text-decoration: none;
}
.igo_product_product_link a:hover {
    color: #001489;
    text-decoration: underline;
}
.igo_product_product_attribute1_label,.igo_product_regular_price_label,.igo_product_kakaku_label,.igo_product_product_attribute5_label {
	display: none;
}
.igo_product_regular_price_value,.igo_product_kakaku_value {
    font-size: 110%;
    font-weight: bold;
}
.igo_product_品番_label,.igo_product_品番_value,.igo_product_product_attribute5_label,.igo_product_product_attribute5_value {
	font-size: 10px;
}


.igo_product_kakaku {
	/*float: right;*/
	margin: 12px 0 0;
	font-size: 1.5rem;
}

.igo_product_num {
	float: left;
	margin: 12px 0 0;
	font-size: 1rem;
}
/*.asset_for_sp {
	display: none;
}*/
.asset_for_pc_sf .btn {
	display: none;
}
@media (max-width: 767px) {
/*	.bx-wrapper,.asset_for_pc_sf {
		display: none;!
	}
	.asset_for_sp {
	    display: block;
	}*/
	/*.igo_boxhead h2 {
		padding-bottom: 10px;
    	margin-bottom: 15px;
    	font-size: 145%;
    	line-height: 1;
	}*/
	.igo_product {
		overflow: hidden;
		box-sizing: border-box;
	}

	.igo_product a {
		font-size: calc(100vw/(750/20));
		line-height: 1.3;
	}

	.igo_product a img {
		margin-bottom: calc(100vw/(750/18));
	}

	.igo_product_kakaku {
		margin: calc(100vw/(750/10)) 0 0;
		font-size: calc(100vw/(750/28));
		line-height: 1;
	}

	.igo_product_num {
		margin: calc(100vw/(750/12)) 0 0;
		font-size: calc(100vw/(750/18));
		line-height: 1;
	}

	.igo_product_image_link,.igo_product &gt; a:first-child {
		width: 100%;
/*		float: left;*/
	}
	.igo_product_image_link img,.igo_product &gt; a:first-child img {
		width: 100%;
		height: auto;
	}
	.igo_product_product_attribute1_value {
		width: 60px;
		height: 16px;
		font-size: 12px;
		line-height: 16px;
	}
	.igo_product_product_attribute1,.igo_product_product_link,.igo_product_kakaku,.igo_product_product_attribute5,.igo_product_品番 {
		float: none;
		margin-left: 0;
	}
	/*.asset_for_pc_sf .btn {
	    margin: 10px 0 0;
	    padding-bottom: 20px;
	    text-align: center;
	    display: block;
	    cursor: pointer;
	}*/


	.bx-wrapper .bx-controls-direction a,
	.bx-wrapper .bx-controls-direction a:hover {
		display: block;
		position: absolute;
		top: calc(100vw/(750/165));
		appearance: none;
		border: none;
		background-color: transparent;
		cursor: pointer;
		outline: none;
		width: 63px;
		height: 61px;
		margin: calc(100vw/(750/34) * -1) 0 0;
		padding: 0;
		border-radius: 50%;
		background-color: rgba(237, 237, 237, .80);
		background-image: url(/static/mallDefault/images/parts/arrow_slide.svg);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-size: 15px 22px;
		/* opacity: .7; */
		z-index: 400;
		text-indent: -999em;
	}

	.bx-wrapper .bx-controls-direction a.bx-prev {
		display: none;
	}

	.bx-wrapper .bx-controls-direction a.bx-next {
		display: none;
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a {
		width:9.5px;
		height:9.5px;
	}


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