@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#mimg {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	z-index: 1000;
}

.slider {
    width: 100%;
    margin: 0 auto;
  }
  .slick-slide img {
    width: 310px;
    height: auto;
  }
  .mypattern{
    width: 100%;
  }
  .mypattern .slick-slide{
    margin: 5px;
  }

/*--------------------------------------------------------------------追加*/

#mimg .bannerBox {
	width: 315px;//*（53+5+5）×5 *//
	height: 33px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#mimg .bannerBox li {
	width: 53px;
	height: 19px;
	float: left;
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
}
#mimg .bannerBox li img{
	width: 53px;
	height: 19px;
}



/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
}
#contents {
	width: 100%;
	height: 18800px;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#contentsBox {
	width: 310px;
	height: auto;
	margin-left: 0px;
	float: left;
}

#contents01 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_ttl {
	width: 310px;
	height: 20px;
	background-image: url(../web/home/c01_ttl_sp.gif);
	text-indent: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}

#thumb {
	width: 140px;
	height: 205px;
	margin-top: 15px;
	float: left;
	margin-left: 10px;
}
#thumb_img{
	width: 138px;
	height: 138px;
	border: 1px solid #CCC;
	float: left;
}
#thumb_img img{
	width: 138px;
	height: 138px;
}
#thumb_ttl {
	width: 140px;
	height: auto;
	max-height: 44px;
	overflow: hidden;
	margin-top: 5px;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	float: left;
}
#thumb_price {
	width: 140px;
	height: 15px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #26968d;
	float: left;
}
#thumb_day {
	width: 140px;
	height: 15px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 15px;
	float: left;
}

#contents02 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 310px;
	height: 20px;
	background-image: url(../web/home/c01_ttl_sp.gif);
	text-indent: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}

#contents03 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_ttl {
	width: 310px;
	height: 20px;
	background-image: url(../web/home/c01_ttl_sp.gif);
	text-indent: 8px;
	text-align: left;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}
ul.news {
	width: 310px;
	height: 140px;
	list-style: none;
	text-align: left;
	margin-top: 0px;
	float: left;
}
ul.news li {
	padding: 10px 2px 2px 2px;
	font-size: 10px;
	line-height: 12px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 5px;
	text-align: left;
}

/*--------------------------------------------------------------------------
スマホ用コンテンツ*/

#spc {
	width: 310px;
	height: 130px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px dotted #26968d;
	padding-top: 20px;
}
.spcbn1 {
	width: 150px;
	height: 36px;
	float: left;
	margin-top: 0px;
}
.spcbn1 img {
	width: 150px;
	height: 36px;
}
.spcbn2 {
	width: 150px;
	height: 36px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
}
.spcbn2 img {
	width: 150px;
	height: 36px;
}
.spcbn3 {
	width: 150px;
	height: 42px;
	float: left;
	clear: both;
	margin-top: 10px;
}
.spcbn3 img {
	width: 150px;
	height: 42px;
}
.spcbn4 {
	width: 150px;
	height: 42px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.spcbn4 img {
	width: 150px;
	height: 42px;
}





@media screen and (max-width:767px){
#side {display:none;}
}
