@charset "UTF-8";
/* CSS Document */
/*//////////////////////////トップ/////////////////////////*/
html,body{
height: 100%;
}
#capital{
	background:transparent url(../img/main01.jpg) no-repeat left top fixed;
	min-width:1060px;
	padding:680px 0 0 0;
	position:relative;
	z-index:100;
}
#bgslider{
	position:fixed;
	top:0;
	left:0;
	z-index:99;
	overflow:hidden;
	width:100%;
	min-width:1060px;
	height:680px;
	min-height:680px;
	background:transparent;
}
#capital + #bgslider{
	position:fixed;
}
#bgslider img{
	width:100%;
	height:680px;
	background:transparent;
	position:absolute;
	top:0;
	left:0;
}

#bgslider img.active{
	display:inline-block;
}
#bgslider > img{
	width:atuo;
	height:auto;
	min-width:100%;
	min-height:680px;
}
#copy {
	position: absolute;
	left: 65px;
	top: 260px;
	z-index: 200;
}
#copy02 {
	position: absolute;
	left: 80px;
	top: 90px;
	z-index: 200;
	
}
#copy02 img {
	width: 80%;
}
#header{
	background:url(../common/bg_header.png) repeat-x left top;
	height:104px;
	width:100%;
	position:absolute;
	top:580px;
}
@media screen and (max-width: 1059px) {
#capital{
	padding:480px 0 0 0;
}
#bgslider{
	min-height:480px;
}
#bgslider > img{
	min-height:795px;
}
#header{
	top:380px;
}
}
@media screen and (min-width: 1060px) and (max-width: 1499px) {
#capital{
	padding:580px 0 0 0;
}
#bgslider{
	min-height:580px;
}
#bgslider > img{
	min-height:680px;
}
#header{
	top:480px;
}
}

@media screen and (min-width: 1500px) {
#capital{
	padding:680px 0 0 0;
}
#bgslider{
	min-height:680px;
}
#bgslider > img{
	min-height:680px;
}
#header{
	top:580px;
}

}

#top #footer{
	background:#fff;
}
#nextButton{
position:absolute;
top:260px;
left:92%;
width:35px;
height:35px;
background:url(../img/next.png) no-repeat 0 0;
z-index:1001;
}
#nextButton:hover{
background-image:url(../img/next_on.png);
}
#prevButton{
position:absolute;
top:310px;
left:92%;
width:35px;
height:35px;
background:url(../img/prev.png) no-repeat 0 0;
z-index:1001;
}
#prevButton:hover{
background-image:url(../img/prev_on.png) ;
}
#nextButton,
#prevButton{
cursor:pointer;
}
#news h2, #shop_info h2, #products h2{
	background:url(../img/bg_h2.png) repeat left top;
	width:180px;
	text-align:center;
	float:left;
}
#news{
	background-color:#d2c3b4;
	height:176px;
}
#news h2{
	height:176px;
	vertical-align:middle;
}
#news h2 img{
	position:relative;
	top:76px;
}
#news .scroll{
overflow:auto;
height:166px;
position:relative;
top:5px;
}

#news dl{
padding:15px 0 0 15px;
	color:#030202;
}
#news dt{
	float:left;
	width:5em;
	font-weight:bold;
	font-family:Helvetica;
}
#news dd{
	padding:0 0 10px 6em;
}
.jspContainer{
width:100% !important;
overflow: hidden;
position: relative;
outline:0 none !important;
font-size:12px !important;
padding:0 !important;
margin:0 !important;
}
.jspPane{
position: absolute;
width:100% !important;
outline:0 none !important;
font-size:12px !important;
padding:0 !important;
margin:0 !important;
}
.jspVerticalBar{
position: absolute;
top: 0;
right: 0;
width: 9px;
height: 100%;
background:transparent;
}
.jspHorizontalBar{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height:9px;
background:transparent;
}
.jspVerticalBar *,
.jspHorizontalBar *{
margin:0;
padding:0;
}
.jspCap{
display:none;
}
.jspHorizontalBar .jspCap{
float:left;
}
.jspTrack{
background:transparent;
position:relative;
}
.jspDrag{
background:transparent;
position:relative;
top:0;
left:0;
cursor:pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{
float: left;
height: 100%;
}
.jspArrow{
background-color:transparent;
text-indent: -20000px;
display: block;
cursor: pointer;
}
.jspArrowUp{
background:transparent url(../img/news_up.png) no-repeat 0 10px;
}
.jspArrowUp:hover{
background-image:url(../img/news_up_on.png);
}
.jspArrowDown{
background:transparent url(../img/news_down.png) no-repeat 0 0;
}
.jspArrowDown:hover{
background-image:url(../img/news_down_on.png);
}
.jspArrow.jspDisabled{
cursor: default;
background:transparent;
}
.jspVerticalBar .jspArrow{
height: 20px;
}
.jspHorizontalBar .jspArrow{
width: 9px;
float: left;
height: 100%;
}
.jspVerticalBar .jspArrow:focus{
outline: none;
}
.jspCorner{
background:transparent;
float: left;
height: 100%;
}


#shop_info{
	background-color:#e1d7cd;
	height:176px;
	position:relative;
	overflow:hidden;
}	
#shop_info h2{
	height:96px;
	padding-top:80px;
}
#shop_info dl{
	width:395px;
	float:left;
	margin-right:30px;
	color:#313131;
}
#shop_info dd {
margin:0 0 0 187px;
padding:0;
}
#shop_info dl dd dl{
width:100%;
margin:0;
padding:0;
float:none;
overflow:hidden;
font-size:11px;
}
html:root #shop_info dl dd dl{
font-size:11px;
}
#shop_info .shop_img{
	float:left;
	margin-right:12px;
}
#shop_info dt{
	float:left;
	padding:3px 0;
}
#shop_info dd dt{
	float:left;
	width:4.1em;
	letter-spacing:0;
	color: #59493f;
}
#shop_info .time dd, #shop_info p{
	padding:3px 0;
	margin:0;
	background:url(../common/dotted.png) no-repeat left bottom;
	font-size:11px;
}
#shop_info .time dd{
margin:0 !important;
padding:3px 0 3px 4.5em;
}
#shop_info .name{
	font-weight:bold;
	float:none;
	padding-bottom:8px;
}
#shop_info .more{
	width:100% !important;
	clear:both !Important;
	float:none !important;
	text-align:right;
	margin:0 !important;
	padding:0 !important;
}
#products{
	background-color:#f0ebe6;
	height:176px;
	padding:0 0 0 180px;
	position:relative;
}	
#products h2{
	position:absolute;
	top:0;
	left:0;
	height:96px;
	padding-top:80px;
}
#products #loopslider {
	margin: 0 auto;
	width: 100%;
	height:176px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#products #loopslider ul {
	height: 133px;
	float: left;
	padding-top:20px;
}
#products #loopslider ul li {
	height: 133px;
	width: 217px;
	float: left;
	text-align:center;
}
#products #loopslider ul li a {
	display: block;	
	height: 133px;
	width: 217px;
	font-size: 11px;
	overflow:hidden;
}
#products #loopslider li img{
	float:left;
	height: 110px;
	display: block;
}
#shop_info #shopList{
margin:0;
padding:18px 0 18px 15px;
overflow:hidden;
width:855px;
height:140px;
position:absolute;
top:0;
left:180px;
}
#shopInner{
width:3000px;
position:relative;
}
#shopList .panel {
position: absolute;
top:0;
left:855px;
right:auto;
width: 855px !important;
height: 140px;
}
#shopList .panel.active{
left:0;
right:auto;
}
#shopList dl{
width:395px;
height:140px;
}
#shopList .time{
height:auto;
}
#goNextPanel{
display:block;
position:absolute;
top:0;
right:0;
width:35px;
height:176px;
background:#e1d7cd url(../img/info_prev.png) no-repeat right center;
}
#goNextPanel:hover{
background-image:url(../img/info_prev_on.png);
cursor:pointer;
}
#shopList .hover{
cursor:pointer;
color:#666;
}
#shopList .hover dd dt,
#shopList .hover dd dd{
color:#666;
}
#shopList .hover dt img{
filter: alpha( opacity=50 );
-ms-filter: "alpha( opacity=50 )";
}
html:root #shopList .hover > dt,
html:root #shopList .hover > dt + dd{
color:#313131 !important;
-o-transition:opacity 0.2s ease-out;
-ms-transition:opacity 0.2s ease-out;
-moz-transition:opacity 0.2s ease-out;
-webkit-transition:opacity 0.2s ease-out;
transition:opacity 0.2s ease-out;
opacity:0.5;
}

#loading {
width:150px;
height:150px;
line-height: 150px;
margin:-75px 0 0 -75px;
padding:0;
position:fixed;
top:50%;
left:50%;
text-align:center;
background:#fff;
opacity:0.8;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow:rgba(51,51,51,0.25) 0 5px 7px 0;
-webkit-box-shadow:rgba(51,51,51,0.25) 0 5px 7px 0;
box-shadow:rgba(51,51,51,0.25) 0 5px 7px 0;
z-index:10000;
text-align:center;
display:none;
}
#loading img{
padding:43px 0;
vertical-align:middle;
}
#sns_banners {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10000;
}
#mail_banner{
	position:absolute;
	top:380px;
	left:0;
	z-index:10000;
}
.linkcolor a:link{color:rgba(255,0,4,1.00);}
.linkcolor a:visited{color:rgba(255,0,4,1.00);}

