@charset "UTF-8";

/* ==================================
================================== */
.taC {
	text-align: center;
}

#home {
	width:1092px;
	margin:0 auto;
	/*padding-bottom: 30px;*/
	text-align:left;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	/*border:1px solid #cccccc;*/
	}



#home #lastview {
	width: 1068px;
	height: 80px;
	margin: 0 auto 10px;
}
#home #lastview .clearfix {
	position: relative;
	width: 522px;
	height: 80px;
	float: right;
}
#home #lastview .clearfix DIV {
	width: 300px;
	height: 80px;
	/*background:url("../images/home/bg_lastview.png") no-repeat left top;
	float: left;*/
}
#home #lastview .shop {
	position: absolute;
	right: 0;
	top: 10px;
	width: 300px;
	padding-right:10px;
	font-size: 13px;
	/*
	height: 50px;
	line-height: 50px;
	font-weight: bold;
	*/
}
#home #lastview .reset {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 300px;
	height: 30px;
	text-align: right;
}
#home #lastview .reset A {
	padding-left: 25px;
	padding-right: 10px;
	color: #e5e5e5;
	text-decoration: underline;
	height: 30px;
	line-height: 30px;
	background:url("../images/home/icon_reset.png") no-repeat left top;
}
#home #lastview .reset A:hover {
	text-decoration: none;
}



#home #information,
#home #minichira,
#home #shop_information {
	width: 1068px;
	margin: 0 auto 10px;
}
#home #information UL,
#home #minichira UL,
#home #shop_information UL {
	width: 1068px;
	padding: 15px 0 15px 0;
	list-style: none;
	background-color: #F5F5F5;
}
#home #information LI,
#home #shop_information LI {
    margin: 15px 10px;
    padding-bottom: 15px;
    border-bottom: 1px #ccc dotted;
}
#home #information LI.new,
#home #shop_information LI.new {
	/*color: #0000cc;*/
	background:url("../images/common/icon_new.png") no-repeat left top;
}
#home #information .more,
#home #shop_information .more {
	display: block;
}

#minichira_list{overflow: hidden;}

#home #banners {
	/*min-width: 372px;*/
	max-width: 1092px;
	width: auto;
	margin: 0 auto;
}
#home #banners .clearfix {
	width: auto;
	margin-left: 12px;
}
#home #banners P {
	width: 360px;
	height: 150px;
	display: block;
	float: left;
}
#home #banners .bn_2 {
	height: 300px;
}
#home .owl-item {
	overflow:hidden;
}
#home .owl-item IMG {
	-moz-transition: -moz-transform 0.16s linear;
	-webkit-transition: -webkit-transform 0.16s linear;
	-o-transition: -o-transform 0.16s linear;
	-ms-transition: -ms-transform 0.16s linear;
	transition: transform 0.16s linear;
}
#home .owl-item IMG:hover {
 	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	-ms-transform: scale(1.04);
	transform: scale(1.04,1.04);
	backface-visibility:hidden;
	-webkit-backface-visibility: hidden;
}
#home #banners IMG {
	-moz-transition: -moz-transform 0.16s linear;
	-webkit-transition: -webkit-transform 0.16s linear;
	-o-transition: -o-transform 0.16s linear;
	-ms-transition: -ms-transform 0.16s linear;
	transition: transform 0.16s linear;
}
#home #banners IMG:hover {
 	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-o-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transform: scale(1.01,1.01);
	backface-visibility:hidden;
	-webkit-backface-visibility: hidden;
}


#home #newshop {
	width: 1068px;
	margin: 0 auto 25px;
	background-color: #f5f5f5;
}
#home #newshop UL {
	width: 1020px;
	margin: auto;
	padding: 20px 0;
	list-style: none;
}
#home #newshop LI {
	width: 204px;
	margin-bottom: 10px;
	float: left;
	height: 219px
}
#home #newshop P {
	width: 192px;
	margin: auto;
}
#home #newshop .photo {
	padding: 1px 0;
	/*border: solid 1px #e5e5e5;*/
}
#home #newshop .photo IMG {
	/*width: 188px;
	height: 96px;*/
	margin: auto;
	display: block;
	border: solid 1px #e5e5e5;
	padding: 1px;
}
#home #newshop .name {
	margin-top: 5px;
	font-weight: bold;
	color: #0000cc;
}
#home #newshop .more {
	display: block;
}



#home .pagetop {
	width: 1068px;
	margin: 0 auto 5px;
	text-align: right;
}



#home .left {
	float: left;
}
#home .right {
	float: right;
}



IMG {
	border: none;
}


/*  ------------------------------------------------------------------

	スライダー本体

---------------------------------------------------------------------*/
#sliderContent{
	position: relative;
}

#main-slider{
    margin-bottom: 12px;
    /*overflow: hidden;*/
}



.p3 {
	display: none;
}
#header,
#footer,
#header_w,
#container_all {
	width: 1092px;
	margin: auto;
}

@media screen and (min-width: 481px){
	.sp_none{
		display:none;
	}
}

@media screen and (max-width: 480px){
	.pc_none{
		display:none;
	}
}
