.hyperprice{
	width:960px;
	margin:0 auto;
	margin-bottom:20px;
}
.hyperprice *{
	color:#E3E3E3;
}
.hyperprice .hypertop{
	width:960px;
	height:12px;
	background:url('/img/hyperprice/bg_top.png') no-repeat;
}
.hyperprice .hyperbottom{
	width:960px;
	height:10px;
	background:url('/img/hyperprice/bg_bottom.png') no-repeat;
}
.hyperprice .hyperbody{
	width:920px;
	padding:0 20px;
	background:url('/img/hyperprice/bg_center.png') repeat-y;
	text-align:center;
}

.hyperprice .shop{
	width:450px;
	margin:0 10px 10px 0;
	float:left;
	display:block;
	text-align:left;
}
.hyperprice .shop .shopbg_top{
	width:100%;
	height:10px;
	background:url('/img/hyperprice/shop_bg_top.png') no-repeat;
}
.hyperprice .shop .shopbg_bottom{
	width:100%;
	height:10px;
	background:url('/img/hyperprice/shop_bg_bottom.png') no-repeat;
}
.hyperprice .shop .shopbg_center{
	width:430px;
	min-height:310px;
	padding:0 10px;
	background:url('/img/hyperprice/shop_bg_center.png') repeat-y;
}
.hyperprice .shop .thumb{
	width:150px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	position:relative;
}
.hyperprice .shop .thumb a p{
	position:absolute;
	left:0;
	top:0;
	background:#000;
	padding:0 4px;
}
.hyperprice .shop .txt{
	width:270px;
	display:block;
	float:right;
}
.hyperprice .shop h4 *{
	font-size:14px;
	color:#1AE6F8;
	text-shadow : 2px 2px 0px #000;
}
.hyperprice .shop .gyosyu{
font-size: 12px;
color: #E3E3E3;
}
.hyperprice .shop .day{
	padding:3px;
}
.hyperprice .shop .endline{
	border-top:1px dotted #545454;
}
.hyperprice .shop .pricelist{
	width:270px;
	clear:both;
	border-top:1px dotted #545454;
}
.hyperprice .shop .pricelist .price01,
.hyperprice .shop .pricelist .price02,
.hyperprice .shop .pricelist .arrow,
.hyperprice .shop .pricelist .price03{
	display:block;
	float:left;
	font-family:arial;
	padding:5px 0;
}
.hyperprice .shop .pricelist .price01{
	width:120px;
}
.hyperprice .shop .pricelist .price02,
.hyperprice .shop .pricelist .price03{
	width:60px;
	text-align:right;
}
.hyperprice .shop .pricelist .arrow{
	width:20px;
	padding-left:10px;
}
.hyperprice .shop .price{
	clear:both;
	width:170px;
	height:60px;
	margin:5px 0 0 0;
	float:right;
	display:block;
	position:relative;
}
.hyperprice .shop .price em,
.hyperprice .shop .price .arrow,
.hyperprice .shop .price .discount{
	position:absolute;
}
.hyperprice .shop .price em{
	left:15px;
	top:5px;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	font-style:normal;
	color:#E3E3E3;
}
.hyperprice .shop .price .arrow{
	left:0;
	top:18px;
}
.hyperprice .shop .price .discount{
	left:30px;
	top:32px;
	width:140px;
	font-family:arial;
	font-weight:bold;
	font-size:28px;
	color:#FCFF00;
	text-align:right;
}
.hyperprice .shop .shopcmt *{
	font-size:12px !important;
}
.hyperprice .shop .shopcmt{
	padding:0 10px;
}
.hyperprice .shop .shopcmt .comment{
	color:#FFE25D;
	height:40px;
	text-overflow:clip;
	overflow:hidden;
}

/* 広告枠 */
.hyperprice .PR{
	width:910px;
	padding:15px 0;
}
.hyperprice .PR .shopevent{
	width:430px;
	padding:0 10px;
	float:left;
	display:block;
	text-align:left;
}
.hyperprice .PR .shopevent a strong{
	color:#1AE6F8;
	font-size:10px;
	font-weight:normal;
}
.hyperprice .PR .shopevent a:hover{
	text-decoration:none;
}
.hyperprice .PR .shopevent a:hover strong{
	text-decoration:underline;
}



.hr{
	background:url('/img/hyperprice/hr.png') repeat-x;
	height:2px;
	margin:5px 0;
}
.clear{
	clear:both;
	margin:0;
	padding:0;
}

.hyper_saiyasune{
	margin:10px 0;
}

/* Sプランのバナー */
/* 写真掲載エリア */
.s_banner_photo {
	width: 820px;
	height: auto;
	margin: 0 auto;
}

.s_banner {
	background-color: #202020;
	border-color: #424242;
	width: 880px;
	height: 147px;
	margin: 15px auto 0px;
	overflow: hidden;
}
.s_banner p {
	font-size: 16px;
	text-align: left;
	padding: 14px 50px;
	font-weight: bolder;
  background: url(../../../img/shop/search/icone.png) 0 center no-repeat;
	background-position: 29px 11px
}

/* Sプランの画像 */
.s_banner_photo-slider-area img {
	height: auto;
	border: 1px solid #f3f3f3;
}



.slick-prev {
	z-index: 5;
	left: -5px;
	top: 22px;
	background-color: #4d4d4d;
	background-image: url("/img/s/shoplist/prev_yajirushi.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 5px 6px;
	border-radius: 1px;
	height: 44px;
	opacity: 0.7;
	width: 10px;
}

.slick-next {
	z-index: 5;
    right: -5px;
	top: 22px;
    background-color: #4d4d4d;
    background-image: url(/img/s/shoplist/next_yajirushi.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 5px 6px;
    border-radius: 1px;
    height: 44px;
    opacity: 0.7;
    width: 10px;
}

/* 画像サイズ */
/* 1枚だった時 */
.s_list_1 img {
	width: 820px;
	height: 86px;
}

/* 2枚だった時 */
.s_list_2 img {
	width: 405px;
	height: 86px;
	margin: 0 5px 0 5px;
}

/* 3枚以上だった時 */
.s_list_3 img {
	width: 270px;
	height: 86px;
	margin: 0 2px 0 0;
}

.newyear {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

.hyperbottom .fujya-coupon{
	display: block;
    width: 790px;
	height: 102.14px;
    margin: 0 auto;
    margin-bottom: 20px;
}