<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.borderbox{
	box-sizing: border-box;
}
.floatleft{
	float: left;
}
.w50{
	width: 50%;
}
.mb05{
	margin-bottom: 5px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}

.footer-copy {
	/* �糸����������鎕��ц；腓冴������������� */
	font-size: 0.9em;
	color: #ffb600;
	/*font-weight: bold;*/
}

/* 綺���荅括完 */
#js-shop-pager .mv-thum{
	width: 370px;
	text-align: center;
}
.campaignimg{
	max-width: 100%;
}

div.shop-data-img{
	display: block;
}
div.shop-data-print-img{
	display: none;
}


/* ���㏍�� */
.blog{
}
.blog-block{
	line-height: 1.5;
	margin: 20px 0 40px;
}
.blog-block img{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
	.blog{
		padding: 0 10px;
	}
	.blog h1.p-h1-text{
		margin-top: 20px;
	}
}

/* 紕峨�岩�薑�茫� */
.talks{
}
.talks-block{
	line-height: 1.5;
	margin: 20px 0 40px;
}
.talks-block img.carimg{
	max-width: 100%;
	height: auto;
	padding: 8px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;

	box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.8);
	margin: 0 0 20px;

	/* IE */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=3,enabled=true)";
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#cccccc,direction=135,strength=3,enabled=true); /* IE5.5+ */
	background: #fff;
}
.talks-block h2.modelname{
	margin: 0 0 20px;
}
.talks-wrapper{
	margin-bottom: 15px;
}
.talks-wrapper .head-item{
	float: left;
	width: 30%;
	font-weight: bold;
}
.talks-wrapper .text-item{
	float: right;
	width: 68%;
}

@media screen and (max-width: 768px) {
	.talks{
		padding: 0 10px;
	}
	.talks h1.p-h1-text{
		margin-top: 20px;
	}
}

/* �㏍�ｃ�潟���若�恰���� */
.campaign{
}
.campaign-block{
	line-height: 1.5;
	margin: 20px 0 40px;
}
.campaign-block img{
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
	.campaign{
		padding: 0 10px;
	}
	.campaign h1.p-h1-text{
		margin-top: 20px;
	}
	
	.talks-wrapper{
	font-size:13px;
	}
	
	.talks-wrapper .head-item{
	float: none;
	width:100%;
	}
	.talks-wrapper .text-item{
		float: none;
		width:100%;
	}

	.talks .p-h1-text {
		padding-left:0px;
	}

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