<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  */
*{
	box-sizing: border-box;
	color: #333;
	font-family: Verdana, "貂ｸ繧ｴ繧ｷ繝�け", YuGothic, "繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", "Hiragino Kaku Gothic ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, sans-serif;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 1;

	margin: 0;
	padding: 0;

}
a{
	text-decoration: none;
}
@page {
	size: A4;
	margin: 10mm;
}
html, body {
	width: 210mm;
}

/* 繝倥ャ繝髱櫁｡ｨ遉ｺ */
div.header-wrap{
	display: none !important;
}
/* 縺ｱ繧薙￥縺夐撼陦ｨ遉ｺ */
div.breadcrumb {
	display: none !important;
}
/* 繝ｪ繝ｳ繧ｯ髱櫁｡ｨ遉ｺ */
div.data-link{
	display: none !important;
}
/* 蠎苓�蜀咏悄髱櫁｡ｨ遉ｺ */
div.shop-data-print-img {
	display: none !important;
}
/* 蠎苓�縺ｸ縺ｮ繧｢繧ｯ繧ｻ繧ｹ繝ｪ繝ｳ繧ｯ髱櫁｡ｨ遉ｺ */
ul.shop-access-link{
	display: none !important;
}
/* 蠎苓�縺九ｉ縺ｮ繝｡繝�そ繝ｼ繧ｸ髱櫁｡ｨ遉ｺ */
section.shop-msg{
	display: none;
}
/*  */
img.contact{
	display: none !important;
}
/* 譟ｻ螳壹ヵ繧ｩ繝ｼ繝�髱櫁｡ｨ遉ｺ */
div.sw-inner{
	display: none !important;
}
/* 繝輔ャ繧ｿ髱櫁｡ｨ遉ｺ */
footer.footer{
	display: none !important;
}




/*  */
div.main div.section-inner{
	padding: 10px;
}

/*  */
h1.p-h1-text{
	margin: 20px 0;
	font-size: 2.0em;
	font-weight: bold;
	text-align: center;
}
/*  */
div.shop-data-img{
	display: none;
}
div.shop-data-print-img{
	display: block;
	margin: 0 0 20px 0;
}
div.shop-data-print-img img{
	float: left;
	width: 49%;
	padding: 5px;
	border: 2px solid #ccc;
	margin: 0.5%;
	/* 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;

}

/*  */
div.shop-data-info{
	width: 90%;
	margin: 0 auto 0px;
}
div.shop-data-info p{
	float: left;
	width: 50%;
  text-align: left;
}
div.shop-data-info span{
	padding: 10px;
}
div.shop-data-info span.label{
	display: inline-block;
	width: 130px;
	font-weight: bold;
	text-align: center;
	background-color: #eee;
  border: 1px solid;
}
div.shop-data-info span.item{
	display: inline-block;
	width: 100%;
	margin: 0 0 15px;
}

/*  */
h2.p-h2-text{
	margin: 0 0 10px;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
div.shop-access-gmap{
	max-width: 1200px;
	margin: 0 auto 30px;
}

/*  */
div.shop-msg-box{
	width: 80%;
	margin: 0 auto 30px;
}
div.shop-msg-box img{
	float: left;
	margin: 0 30px 0;
}
div.shop-msg-box p{
	padding: 10px;
}

/*  */
h2.p-contact-h2{
	margin: 0px 0px 0px 0px;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background-color: #1BC3F2;
	color: #fff;
	padding: 15px;
}
div.shop-access-gmap{
	width: 90%;
	margin: 0 auto 30px;
}
div.shop-access-gmap iframe{
	width: 100%;
}
.p-contact-tel{
	text-align: center;
}

.p-sellform {
	display: none !important;
}
.footer_grid {
	display: none !important;
}

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