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



/* SP
-------------------------------------------------- */
@media screen and (max-width:640px){
	img {
		max-width: 100%;
	}
	.content h1 {
		text-align: center;
		padding: 40px 0 0;
	}

	.content .profile img{
		margin-right:15px;
		margin:0 auto 10px;
		display: block;
		clear:both;
	}
	.content .profile{
		font-size:11px;
		color:#DFCB8C;
		overflow:hidden;
		line-height: 1.5;
		margin-bottom: 20px;
		padding:10px;
	}
	#product-list h2{
		color: #DFCB8C;
font-family: 'Century Schoolbook';
		background:url(../images/special/line.png) repeat-x center left;
		font-size:13px;
		padding:0 10px;
	}
	#product-list h2 span{
		background:#000;
		padding-right:30px;
	}
	#product-list dl{
		overflow: hidden;
		clear:both;
		padding:0 10px 15px;
	}	

	#product-list dt{
		float: none;
		clear: both;
		width: 100%;
		padding:15px 0;
	}
	#product-list dd{
		width:50%;
		float: left;
		margin-bottom:10px;
	}
	#product-list dd em{
		display: block;
		line-height: 100px;
		float: left;
		font-style: normal;
		font-family: 'Century Schoolbook';
		width: 5em;
		font-size:11px;
	}
	#product-list dd img{
		display: block;
		float: left;
	}
	#product-list dd  {
		color: #DFCB8C;

	}
	#product-list dd a {
		color: #DFCB8C;
	}
	.contents {
		display: block;
	}
	#special-menu li  {
		margin: 0;
	}
	#special-menu li a {
color: #DFCB8C;
text-decoration: none;
font-size: 11px;
display: block;
padding: 0 10px;
}
#special3 dl ,
#special4 dl {
	margin: 0px auto 0;
}
#special3 dt ,
#special4 dt {
	color:#F00;
	font-size: 12px;
}
#special3 dd ,
#special4 dd {
color: #DFCB8C;
	font-size: 12px;
	margin-bottom: 20px;
	
}
.special2-1 p {
	color: #DFCB8C;
	font-size:11px;
}

}


/* PC
-------------------------------------------------- */
@media screen and (min-width:641px){
	body {
		overflow-y: hidden;
		overflow-x: scroll;
		}
	
	#gnavi li a, #gnavi li span {
		width: 100%;
	}
	.content {
	}
	.content h1 {
		margin-bottom: 5px;
	}
	.content .profile{
		font-size:11px;
		color:#DFCB8C;
		width: 100%;
		overflow:hidden;
		line-height: 2;
		margin-bottom: 25px;
		width: 660px;
	}
	.content .profile img{
		float: left;
		margin-right:15px;
	}
	#product-list {
		width: 100%;
width: 700px;
		overflow:hidden;
		background:url(../images/special/line.png) repeat-x bottom left;
		padding-bottom:15px;
	}
	#product-list h2{
		color: #DFCB8C;
font-family: 'Century Schoolbook';
		background:url(../images/special/line.png) repeat-x center left;
		font-size:13px;
	}
	#product-list h2 span{
		background:#000;
		padding-right:30px;
	}
	#product-list dl{
		width:100%;
		overflow: hidden;
		clear:both;
		padding:0 0 0;
	}
	#product-list dt{
		float: left;
		line-height: 100px;
		text-align: center;
		width:22%;
	}
	#product-list dd{
		float: left;
		font-size:12px;
			color: #DFCB8C;
		line-height: 100px;
		width:26%;
		text-align: center;
	}
	#product-list dd em{
		display: block;
		line-height: 100px;
		float: left;
		font-style: normal;
		font-family: 'Century Schoolbook';
		width: 5em;
	}
	#product-list dd img{
		display: block;
		float: left;
	}
	#product-list dd a{
		display: block;
			color: #DFCB8C;
-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	}
	#product-list dd a:hover img{
		opacity:0.8;
-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;

	}
	#index-section h1 {
		width: 200px !important;
		float: left !important;

	}
	#profile-abox {
		width: 0;
			overflow: hidden;
	}
	#product-list-abox {
		width: 0;
			overflow: hidden;

	}

	#map-boxs {
		position: relative;
		left:0;
		top:0;
	}
	.content-inner {
		width: 960px;
		position: relative;
	}
	#special-boxs-wrap {
		position: relative;
		width: 100%;
		overflow:hidden;
	}

	.special-box {

		position: relative;
		width: 960px;
		margin:0 auto;
		float: left;
	}
	.special-box-box {
		width: 960px;
		margin:0 auto;
		position: relative;
		height: 400px;
	}
#special-menu {
width: 660px;
overflow: hidden;
margin-bottom: 20px;
width: 0;
}

#special-menu ul{
		float: right;
		line-height: 1.4;

}
#special-menu li {
display: block;
float: left;
list-style-type: none;
margin: 0 0 0 5px;
}
#special1box {
	width: 700px;
	margin: 0 auto;
}

	#content-inner-in {
		width: 700px;
		margin: 0 auto;
		height: 40px;
	}
	#special-menu li a {
line-height: 1.2;
color: #DFCB8C;
text-decoration: none;
font-size: 10px;
display: block;
border: solid 1px #826f31;
padding:3px 5px;
}
#special-menu li a:hover, #special-menu li a.current {
color: #F00;
border: solid 1px #B00;
}


#special-boxs {
position: relative;
left: 0;
top: 0;
}
#special-menu-in {
	width: 700px;
}
.special2-1 {
	width: 700px;
	margin: 0 auto;

}
.special2-1 p{
	font-size: 12px;
	color:#DFCB8C;
	width: 510px;
	margin: 0 auto 30px;
}
.special2-1 div{
	text-align: center;
}
#special3 dl ,
#special4 dl {
	margin: 0px auto 0;
}
#special3 dt ,
#special4 dt {
	color:#F00;
	font-size: 12px;
}
#special3 dd ,
#special4 dd {
color: #DFCB8C;
	font-size: 12px;
	margin-bottom: 20px;
	
}
dl.special3-1 {
	background: url(../images/special/img1.jpg) no-repeat left top;
	padding-left: 260px;
	width: 600px;
	margin-bottom: 40px;
}
dl.special3-2 {
	width: 860px;
}
.special3-2-dt1 ,
.special3-2-dd1 ,
.special3-2-dt2  {
}
.special3-2-dt {

}

}





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