/*==========================================================*/
/* top */

#top{
	width:100%;
}


/* top_full */

#top .top_full{
    margin: 0 0 10px;
}

/* ------bnrPush------- */

#bnrPush{
    width: 1000px;
    text-align: center;
    margin: 0 auto 40px;
    position: relative;
}

#bnrPush #bnrPush_inner{
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
#bnrPush #bnrPush_inner:hover{
	opacity: 0.7;
}
/* ------top_category_box------- */

#top_category_box{
    width:1000px;
    text-align:center;
    margin: 0 auto 40px;
	position:relative;
}
#top_category_inner{
    width:1000px;
    text-align:center;
    margin: 0 auto;
}
#top_category_box h1{
    text-align:center;
    margin-bottom:40px;
}

#top_category_inner_02{
}

#top_category_box .top_category_row{
}

#top_category_box .category_box{
	float:left;
	width:250px;
	margin-bottom:35px;
}

#top_category_box .category_box02{
	border-top:solid 1px #dddddd;
	padding-top: 20px;
}

#top_category_box .category_box02_inner{
	padding-left:30px;
	float:right;
	margin-right:24px;
	position: relative;
}

#top_category_box .category_box02_inner a{
	font-weight: bold;
}

#top_category_box .category_box02_inner.shoplist:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -337px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .category_box02_inner.pointup:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -364px;
    position:absolute;
	top:-5px;
    left:-7px;
}

#top_category_box .category_box02_inner.pointup{
	line-height: 13px;
}

#top_category_box .category_box02_inner.pointup span{
	font-size: 20px;
	font-weight: bold;
	color: #e60012;
	margin:0 5px;
}

#top_category_box .big_cate{
	position: relative;
	margin-bottom:4px;
}

#top_category_box .big_cate a:hover{
	opacity: 0.6;
}

#top_category_box .icon_cate_201:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 0;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_202:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -28px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_203:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -56px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_204:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -84px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_205:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -112px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_206:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -140px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_207:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -168px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_208:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -196px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_209:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -224px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_210:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -252px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_211:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -280px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .icon_cate_212:before{
	content:"";
	width:31px;
	height:28px;
    background:url("../../image/global/icon_category.png") no-repeat 0 -308px;
    position:absolute;
	top:-5px;
    left:-4px;
}

#top_category_box .big_cate > div{
	padding-left:33px;
}

#top_category_box .big_cate a{
	font-size: 16px;
	font-weight:bold;
	text-decoration:none;
}

#top_category_box .small_cate{
	display:inline-block;
	padding-right:10px;
	margin-bottom: 5px;
}

#top_category_box .content_link{
	float: none;
	margin-top: 5px;
}

#top_category_box .content_link a{
	background: #009944;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	padding:2px 6px;
	border:solid 1px #009944;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

#top_category_box .content_link a:hover{
	opacity: 0.6;
}

/* topInfo */

#topInfo{
	background:#FFF;
}

#topInfo .topInfo_cont{
	width:990px;
	font-size:14px;
	margin:0 auto;
	padding:4px 0;
	background:#FFF;
}
#topInfo .topInfo_cont a{
	color:#464646;
}

/* ------wrap_jackbanner------ */

#wrap_jackbanner{
	width: 1000px;
	height: 0;
	margin:0 auto;
	position: relative;
}

/* ------tile_slider------ */

#top_tile_box {
	margin: 0 auto;
	padding-bottom:48px;
}

#top_tile_box .inner {
	padding: 0 20px 32px;
	position: relative;
	width: 1000px;
	margin:0 auto;
}

#top_tile_box h1 {
	text-align: center;
	margin-bottom: 32px;
}

#top_tile_box a {
	text-decoration:none;
}

#top_tile_box a:hover {
	opacity: 0.6;
}

#top_tile_box .list {
	text-align: center;
	margin-right: 10px;
	float: left;
}

#top_tile_box .list.right {
	margin-right: 0;
}

#top_tile_box .list p{
	text-align: center;
}

#top_tile_box .list p img{
	display: inline;
}

#top_tile_box .list .banner {
	margin: 0 0 1px;
}

#top_tile_box .slick-dots li {
	width: 12px;
	height: 12px;
}

#arrow_tile_slider .btn_prev{
	top:308px;
	left:445px;
	cursor: pointer;
	background-size: 18px;
	width: 18px;
	height: 18px;
}

#arrow_tile_slider .btn_next{
	top:308px;
	right:445px;
	cursor: pointer;
	background-size: 18px;
	background-position: 0 -18px;
	width: 18px;
	height: 18px;
}

#arrow_tile_slider .btn_prev:hover,
#arrow_tile_slider .btn_next:hover{
	opacity: 0.6;
}


#top .top_full_banner {
	width: 1000px;
	height: 70px;
	margin: 0 auto 40px;
}

#top .top_full_banner a{
}

#top .top_full_banner a:hover{
	opacity: 0.6;
}

/* ------top_rannking_box------- */

#top_rannking_box{
    margin: 0 auto;
	margin-bottom:35px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:40px 0;
}

#top_rannking_box .inner{
    margin: 0 auto;
	width:1000px;
}

#top_rannking_box h1{
	text-align: center;
	margin-bottom: 63px;
}

#top_rannking_box .shop{
	position: relative;
}

#top_rannking_box ul li div.rank_icon{
	position: absolute;
	top:-35px;
	left:40%;
	text-indent:-9999px;
}

#top_rannking_box ul li div.icon_rank1{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 0;
}

#top_rannking_box ul li div.icon_rank2{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -35px;
}

#top_rannking_box ul li div.icon_rank3{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -70px;
}

#top_rannking_box ul li div.icon_rank4{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -105px;
}

#top_rannking_box ul li div.icon_rank5{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -140px;
}

#top_rannking_box ul li div.rank_icon span{
	font-weight:bold;
	font-size: 16px;
	letter-spacing:2px;
}

#top_rannking_box .shop a{
	width:150px;
	height: 160px;
}

#top_rannking_box .shop .img{
	width:120px;
	height: 60px;
	margin:0 auto 15px;
}

#top_rannking_box .shop_name{
	width:120px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	margin:0 auto;
	text-align: center;
	padding: 0 15px 18px;
	border-bottom: solid 1px #dddddd;
	color: #333333;
}

/* ------top_recommend4_full_point------- */

#top_recommend4_full_point{
	margin-bottom:35px;
	border-bottom: 1px solid #ddd;
}

/* ------top_recommend4_box------- */

#top_recommend4_box{
    margin: 0 auto 40px;
}

#top_recommend4_box .inner{
    margin: 0 auto;
	width:1000px;
}

#top_recommend4_box h1{
	text-align: center;
	margin-bottom: 94px;
}

#top_recommend4_box .shop{
	position: relative;
}

#top_recommend4_box .shop a{
	width:200px;
	height: 160px;
}

#top_recommend4_box .shop .text{
	position: absolute;
	top:-64px;
	left:8%;
	width:173px;
	height:56px;
	padding:10px 15px 15px 15px;
    background: url("../../image/top/bg_recommend4_text.png") no-repeat 0 0;
	display: table;
}

#top_recommend4_box .shop .text p{
	height:56px;
	display: table-cell;
	vertical-align: middle;
}

#top_recommend4_box .shop .img{
	width:120px;
	height: 60px;
	margin:0 auto 15px;
}

#top_recommend4_box .shop_name{
	width:170px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	margin:0 auto;
	text-align: center;
	padding: 0 15px 18px;
	border-bottom: solid 1px #dddddd;
	color: #333333;
}

/* ------top_full_point------- */

#top_full_point {
	width:1000px;
	margin:0 auto 40px;
	position:relative;
}

#top_full_point a{
    text-decoration:none;
}

#top_full_point a:hover{
	opacity: 0.6;
}

#top_full_point a img{
}

#top_full_point .point_area {
	width:357px;
	height:92px;
	position:absolute;
	top:0;
	right:0;
	background:#FFF;
	border:solid 4px #d8d8d8;
}

#top_full_point .point_area p {
	text-align:center;
}

#top_full_point .point_area .pointTxt .regular_net{
	color: #666666;
	font-weight: bold;
	font-size: 45px;
}

#top_full_point .point_area .point.point_up .up_net,
#top_full_point .point_area .point.point_up .percent{
	color: #e60012;
	font-weight: bold;
}

#top_full_point .point_area .point.point_up .arrow_up{
	margin:0 10px;
}

#top_full_point .point_area .point.point_up .up_net,
#top_full_point .point_area .point.point_regular .regular_net,
#top_full_point .point_area .cash.point_up .up_net,
#top_full_point .point_area .cash.point_regular .regular_net{
	font-size: 65px;
	letter-spacing: -1px;
}

#top_full_point .point_area .point.point_up .percent{
	font-size: 40px;
}

#top_full_point .point_area .point.point_up .percent,
#top_full_point .point_area .point.point_regular .percent,
#top_full_point .point_area .cash.point_regular .yen,
#top_full_point .point_area .cash.point_up .yen{
	font-size: 40px;
	font-weight: bold;
	color: #666666;
}

#top_full_point .point_area .cash.point_up .yen{
	color: #e60012;
}


/* ------#top_display_box------- */

#top_display_box{
    margin: 0 auto;
	margin-bottom:35px;
	border-bottom: 1px solid #ddd;
	padding-bottom:40px;
}

#top_display_box .inner{
    margin: 0 auto;
	width:1000px;
}

#top_display_box h1{
	text-align: center;
	margin-bottom: 32px;
}

#top_display_box .shop{
	position: relative;
}

#top_display_box .shop a{
	width:304px;
	height: 320px;
	padding:10px;
}

#top_display_box .shop .text{
	position: absolute;
	top:-64px;
	left:8%;
	width:173px;
	height:56px;
	padding:10px 15px 15px 15px;
    background: url("../../image/top/bg_recommend4_text.png") no-repeat 0 0;
	display: table;
}

#top_display_box .shop .text p{
	height:56px;
	display: table-cell;
	vertical-align: middle;
}

#top_display_box .shop .img{
	width:300px;
	height: 250px;
	margin:0 auto 15px;
}

#top_display_box .shop_name{
	height: 16px;
	text-align: center;
	color: #333333;
}

/* ------recommend_item_slider------ */

#top_recommend_item_box {
	margin: 0 auto;
	padding-bottom:48px;
}

#top_recommend_item_box .inner {
	padding: 0 20px 32px;
	position: relative;
	width: 1000px;
	margin:0 auto;
}

#top_recommend_item_box h1 {
	text-align: center;
	margin-bottom: 32px;
}

#top_recommend_item_box a {
	padding:20px;
	text-decoration:none;
}

#top_recommend_item_box a:hover {
	opacity: 0.6;
}

#top_recommend_item_box .list {
	text-align: center;
    margin-right: 10px;
    float: left;
    border: solid 1px #dddddd;
	width: 493px;
}

#top_recommend_item_box .list.right {
	margin-right: 0;
}

#top_recommend_item_box .list p{
	text-align: center;
}

#top_recommend_item_box .list .banner{
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 20px;
}

#top_recommend_item_box .list .text_area{
	float: right;
	width: 282px;
	height: 76px;
	padding: 14px 0 25px;
}

#top_recommend_item_box .list .text_area .shop_info{
	height: 101px;
	border-bottom: solid 1px #dddddd;
	padding: 0 20px;
	margin-bottom: 5px;
}

#top_recommend_item_box .list .text_area .shop_info .shop_name{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #333333;
}

#top_recommend_item_box .list .text_area .shop_info .shop_description{
	font-size: 14px;
	color: #666666;
}

#top_recommend_item_box .list .text_area .point .pointTxt .point .arrow_up img{
	display:inline;
}

#top_recommend_item_box .slick-dots li {
	width: 12px;
	height: 12px;
}

#arrow_recommend_item_slider .btn_prev{
	top:150px;
	left:-32px;
	cursor: pointer;
}

#arrow_recommend_item_slider .btn_next{
	top:150px;
	right:-32px;
	cursor: pointer;
}

#arrow_recommend_item_slider .btn_prev:hover,
#arrow_recommend_item_slider .btn_next:hover{
	opacity: 0.6;
}


/* ------coupon_sale_box------- */

#coupon_sale_box{
  background: #efefef;
  padding: 30px 0;
  margin-bottom: 30px;
}

#coupon_sale_box .coupon_sale_box_inner{
  width: 1000px;
  margin: 0 auto;
}

#coupon_sale_box .coupon_sale_box_inner h2{
	margin-bottom: 13px;
}

#top_news_coupon{
	float: left;
	margin-right: 10px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	 box-sizing: border-box;
	 position: relative;
}

#top_news_sale{
	float: left;
	margin-left: 10px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

#coupon_sale_box .more_list{
	position: absolute;
	top:0;
	right: 0;
	width: 104px;
	height: 30px;
}

#coupon_sale_box .more_list a{
	width: 104px;
	height: 30px;
	background:url("../../image/top/btn_more_list.png") no-repeat 0 0;
	text-indent: -9999px;
}

#coupon_sale_box .more_list a:hover{
	background:url("../../image/top/btn_more_list.png") no-repeat 0 -30px;
}

#coupon_sale_box ul li{
  background-color: #fff;
  margin-bottom: 5px;
  -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
   -ms-box-sizing: border-box;
       box-sizing: border-box;
}

#coupon_sale_box ul li a{
  height:60px;
  padding:20px 18px;
}

#coupon_sale_box ul li a:hover{
	opacity: 0.6;
}

#coupon_sale_box ul li:last-child{
  margin-bottom: 0;
}

#coupon_sale_box .banner{
  float: left;
  width: 120px;
  margin-right: 20px;
}

#coupon_sale_box .shop_info{
  width:312px;
  float: left;
  margin-top: 10px;
}

#coupon_sale_box .shop_info .shop_day p{
	font-size: 12px;
	color: #999999;
}

#coupon_sale_box .shop_info .shop_title p{
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

/* ------special_slider------ */

#top_special_box {
	margin: 0 auto;
	margin-bottom:35px;
	border-bottom: 1px solid #ddd;
	padding-bottom:40px;
}

#top_special_box .inner {
	padding: 0 20px;
	position: relative;
	width: 1000px;
	margin:0 auto;
}

#top_special_box h1 {
	text-align: center;
	margin-bottom: 32px;
}

#top_special_box a {
	text-decoration:none;
}

#top_special_box a:hover {
	opacity: 0.6;
}

#top_special_box .list {
	text-align: center;
	margin-right: 10px;
	float: left;
}

#top_special_box .list.right {
	margin-right: 0;
}

#top_special_box .list p{
	text-align: center;
}

#top_special_box .list p img{
	display: inline;
}

#top_special_box .list .banner {
	margin: 0 0 1px;
}

#top_special_box .slick-dots li {
	width: 12px;
	height: 12px;
}

#arrow_special_slider .btn_prev{
	top:157px;
	left:-32px;
	cursor: pointer;
}

#arrow_special_slider .btn_next{
	top:157px;
	right:-32px;
	cursor: pointer;
}

#arrow_special_slider .btn_prev:hover,
#arrow_special_slider .btn_next:hover{
	opacity: 0.6;
}

/* ------top_recommend_shops------- */

#top_recommend_shops{
    margin: 0 auto;
}

#top_recommend_shops .inner{
    margin: 0 auto;
	width:1000px;
}

#top_recommend_shops h1{
	text-align: center;
	margin-bottom: 32px;
}

#top_recommend_shops .shop{
	position: relative;
	margin-bottom: 20px;
}

#top_recommend_shops .shop.right{
	margin-right:0;
}

#top_recommend_shops ul li div.rank_icon{
	position: absolute;
	top:-35px;
	left:40%;
	text-indent:-9999px;
}

#top_recommend_shops ul li div.icon_rank1{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 0;
}

#top_recommend_shops ul li div.icon_rank2{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -35px;
}

#top_recommend_shops ul li div.icon_rank3{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -70px;
}

#top_recommend_shops ul li div.icon_rank4{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -105px;
}

#top_recommend_shops ul li div.icon_rank5{
	width:43px;
	height:35px;
    background: url("../../image/global/icon_ranking.png") no-repeat 0 -140px;
}

#top_recommend_shops ul li div.rank_icon span{
	font-weight:bold;
	font-size: 16px;
	letter-spacing:2px;
}

#top_recommend_shops .shop a{
	width:150px;
	height: 160px;
}

#top_recommend_shops .shop .img{
	width:120px;
	height: 60px;
	margin:0 auto 15px;
}

#top_recommend_shops .shop_name{
	width:120px;
	height: 36px;
	display: table-cell;
	vertical-align: middle;
	margin:0 auto;
	text-align: center;
	padding: 0 15px 18px;
	border-bottom: solid 1px #dddddd;
	color: #333333;
}



#top .pickupitem,
#top .month_shop,
#top .shopNews{
	background:#ffffff;
	margin:0 0 10px 0;
}
*+html #top .pickupitem{
	padding:0 0 20px 0;
}
#top .pickupitem .ichioshi_item{
	width:300px;
	height:auto;
	margin:11px;
	display:inline-block;
}
*+html #top .pickupitem .ichioshi_item{
	float: left;
}
.pickupitem .one{
	border-left:5px solid #ff5a5a;
}
.pickupitem .two{
	border-left:5px solid #d5f958;
}
.pickupitem .three{
	border-left:5px solid #ffb75a;
}
.pickupitem .four{
	border-left:5px solid #b5ebe7;
}
.pickupitem .five{
	border-left:5px solid #f0f21d;
}
.pickupitem .six{
	border-left:5px solid #b5beeb;
}

#top .pickupitem .ichioshi_item .ichioshi_left{
	width:135px;
	padding:0 7px;
	float:left;
}
#top .pickupitem .ichioshi_item .ichioshi_left ul li{
	margin:0 0 3px 0;
	clear:both;
	height:auto;
	display:block;
	text-align:left;
}
#top .pickupitem .ichioshi_item .ichioshi_left ul li.ichioshi_txt{
	height:54px;
}
#top .pickupitem .ichioshi_item .ichioshi_left ul li.ichioshi_logo{
	height:30px;
    display: inline\9; /* IE8以下 */
    zoom: 1\9; /* IE8以下 */
}
#top .pickupitem .ichioshi_item .ichioshi_left ul li.ichioshi_up{
	height:15px;
}
#top .pickupitem .ichioshi_item .ichioshi_left ul li.ichioshi_point{
	height:40px;
}

#top .month_pickup .month_pickup_list{
	width:124px;
	float:left;
	padding:10px 4px 3px;
	text-align:center;
}
#top #standard_shop .month_pickup_list{
	width:149px;
	float:left;
	padding:10px 8px;
	text-align:center;
}

#top .month_pickup .month_pickup_list .banner{
	width:120px;
	height:60px;
	display: inline-block;
}
#top .month_pickup .month_pickup_list .title{
	width:110px;
	max-height:36px;
	padding:0 5px;
}
#top #standard_shop .month_pickup_list .title{
	width:139px;
	max-height:33px;
	padding:0 5px;
	margin:2px 0 10px 0;
}
#top .month_pickup .month_pickup_list .title img{
	display:inline-block;
	float:left;
}
 #top .month_pickup .month_pickup_list .pointUp{
	width:100%;
	display:block;
	margin:0 0 4px;
	height: 15px;
}

#top .rakuten_item_ranking{
	background:#FFFFFF;
	margin:0 0 10px 0;
}

#top .rakuten_item_ranking dl{
	width:128px;
	text-align:center;
	padding:5px 0 0 3px;
	*padding:5px 0 0 0;
	display:inline-block;
	float:left;
}
*+html #top .rakuten_item_ranking dl{
	width:132px;
	float:left;
}
#top .rakuten_item_ranking dl dt{
	text-align:center;
}
#top .rakuten_item_ranking .ranking_list{
	width:120px;
	height:120px;
	display:inline-block;
	float:left;
}
#top .rakuten_item_ranking dl .ranking_list p{
	position:absolute;
	z-index: 2;
	text-indent:-9999px;
	width:26px;
	height:26px;
}

#top .rakuten_item_ranking dl dt a{
	position:relative;
	z-index: 1;
	left:5px;
	top:5px;
}

#top .rakuten_item_ranking dl dt a img{
	max-width:113px;
	height:113px;
}

#top .rakuten_item_ranking dl dd{
	padding:5px;
	display:inline-block;
	*display:inline;   /* IE7以下 */
}
#top .rakuten_item_ranking dl dd span{
	font-weight:bold;
	color:#cc3c3c;
	float:left;
	display:block;
	margin:0 5px 0 0;
}
#top .rakuten_item_ranking dl dd a{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#0b99e2;
	*clear:both;
}
#top .rakuten_item_ranking .rakuten_item_link{
	text-align:right;
	padding:5px 10px;
}
*+html #top .rakuten_item_ranking .rakuten_item_link{
	clear:both;
	width:640px;
}

#top .rakuten_item_ranking .rakuten_item_link span{
	font-family: "ＭＳ Ｐゴシック",centuly gothic,arial,helvetica,clean,sans-serif;
	font-size:16px;
}

#top .rakuten_item_ranking .rakuten_item_link a{
	font-size:13px;
	font-weight:bold;
	color:#0b99e2;
}
#top .rakuten_item_ranking .rakuten_item_link a:hover{
	color:#ff919a;
}

#top #top_travel_search{
	background:#ffffff;
	margin:0 0 10px 0;
}

#top #top_travel_search ul.destination,
#top #top_travel_search ul.clearfix{
	width:640px;
	padding:0 10px;
	display:inline-block;
   *display: inline;
    *zoom: 1;
	float:left;
}


*+html #top #top_travel_search ul.clearfix{
	float:none;
}
#top #top_travel_search ul.clearfix #large_area{
	max-width:230px;
}
#top #top_travel_search ul.destination li.title,
#top #top_travel_search ul.clearfix li.title{
	display:block;
	float:left;
	margin:2px 5px 19px 0;
	padding:4px 0 0 0;
}
#top #top_travel_search ul.destination li.title,
#top #top_travel_search ul.clearfix li.title,  x:-moz-any-link {
	padding:4px 0 0 0 !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #top #top_travel_search ul.destination li.title,
	#top #top_travel_search ul.clearfix li.title {
        padding:2px 0 0 0;
    }
}

#top #top_travel_search ul.destination li.title,
#top #top_travel_search ul.clearfix li.title,  x:-moz-any-link {
	padding:4px 0 0 0 !important;
}
#top #top_travel_search ul.clearfix li.condition{
	float:left;
	margin-right:10px;
}
#top #top_travel_search ul.clearfix li.condition input#travel_date{
	width:100px;
}
#top #top_travel_search p {
	display:inline-block;
   *display: inline;
    *zoom: 1;
	width:100%;
}
*+html #top #top_travel_search p{

}
#top #top_travel_search .search_logo{
	text-align:center;
	padding:30px 0;
}

#top .recommend {
		background:url("../../image/global/title_topic.jpg") no-repeat scroll 0 0 transparent;
		height:25px;
		margin-top:-1px;
		position:relative;
		width:450px;
}

.campaignRec{
	background:#ffffff;
	border:1px solid #eeeeee;
	margin:0 0 10px 0;
	display:inline-block;
}

/* topRecommendSS */

#top .topReccomendSS h2{
        background:url(../../image/top/title_recommend.jpg) no-repeat;
		height: 25px;
        text-indent:-9999px;
}


#top .topReccomendSS .shopList{
	/*width: 140px;*/
	width: 138px;
	border: solid 1px #919191;
	padding: 5px 0;
	float: left;
	margin: 0 5px 10px 0;
}

#top .topReccomendSS .shopListR{
	/*width: 140px;*/
	width: 138px;
	border: solid 1px #919191;
	padding: 5px 0;
	float: left;
	margin: 0 0 10px 0;
}

#top .topReccomendSS .icon{
	height: 20px;
	margin: 0 0 5px 10px;
}

#top .topReccomendSS .new{
	width: 31px;
	height: 16px;
	float: left;
	margin: 0 5px 0 0;
}

#top .topReccomendSS .pointUp{
	width: 75px;
	height: 16px;
	float: left;
}

#top .topReccomendSS .title h4{
	text-align: center;
	height: 35px;
	margin: 5px 0 0 0;
}

#top .topReccomendSS .title a{
	font-size: 11px;
	text-align: center;
}

#top .topReccomendSS .banner{
	text-align: center;
	clear:both;
}

#top .topReccomendSS .pointTxt{
	text-align: center;
	color: #FF5300;
	font-weight: bold;
}

#top .topReccomendSS .thanks{
	text-align: center;
}

#top .topReccomendSS .line {
	font-size:0.1em;
	height:1px;
	line-height:0;
	width:430px;
	clear: both;
}

/* recommendShop */

#top .recommendShopSS {
		margin: 25px 0 0;
}

#top .recommendShopSS h2{
		background:url(../../image/top/title_recommend_shop.jpg) no-repeat;
		height: 25px;
		text-indent:-9999px;
}

#top .recommendShopSS .shopList{
		border-bottom:1px dotted #e4e4e4;
		margin: 0 0 15px;
		padding:0 0 15px;
}

#top .recommendShopSS .new{
		width: 31px;
		float: left;
		margin: 0 5px 0 0;
}

#top .recommendShopSS .title{
		float: left;
}

#top .recommendShopSS .banner{
		float: left;
		margin: 0 5px 0;
}

#top .recommendShopSS .banner{
		float: left;
		margin: 0 5px 0 0;
}

#top .recommendShopSS .detail{
		width: 210px;
		float: left;
		margin: 0 0 0 5px;
}

/* recommendItem */

#top .recommendItemSS {
		margin: 25px 0 0;
}

#top .recommendItemSS h2{
		background:url(../../image/top/title_recommend_item.jpg) no-repeat;
		height: 25px;
		text-indent:-9999px;
}

#top .recommendItemSS .recommendMsg{
		border-bottom:1px dotted #E4E4E4;
		margin:0 0 10px;
		padding:0 0 10px;
}

#top .recommendItemSS .recommendMsg span{
		margin:0 0 0 5px;
}

#top .recommendItemSS .bigRecommendItem {
		width:220px;
		padding: 5px;
		vertical-align: top;
}

#top .recommendItemSS .bottomLine {
		border-bottom:1px dotted #E4E4E4;
}

#top .recommendItemSS .bigRecommendItem img{
		border: 1px solid #E4E4E4;
		margin: 3px 3px 0 0;
        width:100px;
		height:100px;
}

#top .recommendItemSS .bigRecommendItem .up td{
	vertical-align: top;
}

#top .recommendItemSS .bigRecommendItem .up pre{
	width: 70px;
	_width: 60px;
	font-size:11px;
}

#top .recommendItemSS .bigRecommendItem .up a{
		font-size:11px;
}

#top .recommendItemSS .bigRecommendItem span{
		font-size:11px;
}

#top .recommendItemSS .bigRecommendItem .middle span{
		color:#F00;
}

/* sideMenu */

#sideMenu .navbar .nav > .active > a.dropdown-toggle{
	padding:0;
	background:none;
	box-shadow:none;
}
#sideMenu .navbar .nav > .active > a.dropdown-toggle:hover{
	background:none;
	box-shadow:none;
}

#sideMenu ul li ul.navmenu{
    display: none;
	position:absolute;
	z-index:20;
	border: 1px solid #017da8;
}

#head_search #sideMenu{
	margin:0;
}

#sideMenu .navmenu .popover{
	top:0 !important;
}

/* --------walk_through-------- */

#walk_through{
	position: absolute;
	top:-115px;
	left:0;
	right:0;
	z-index: 1200;
}
#walk_through_inner{
	width: 700px;
	height: 402px;
	margin: 0 auto;
	position:relative;
}
#walk_through_inner div.sli{
	width: 700px;
	height: 400px;
	display: block;
}

#walk_through_inner div.sli .bg_img1{
	width: 700px;
	height: 400px;
	background: url('../../image/top/walk_through/img_walk_through01.png') no-repeat 0 0;
}
#walk_through_inner div.sli .bg_img2{
	width: 700px;
	height: 400px;
	background: url('../../image/top/walk_through/img_walk_through02.png?180807') no-repeat 0 0;
}
#walk_through_inner div.sli .bg_img3{
	width: 700px;
	height: 400px;
	background: url('../../image/top/walk_through/img_walk_through03.png') no-repeat 0 0;
}

#walk_through_inner div.sli .bg_img3 ul{
    padding: 131px 55px 0;
}

#walk_through_inner div.sli .bg_img3 ul li{
    float: left;
    padding: 11px 6px;
}

#walk_through .btn_prev{
	width:17px;
	height:30px;
	background:url('../../image/top/walk_through/btn_arrow.png') no-repeat 0 0;
	position: absolute;
	top:170px;
	left: -60px;
	z-index: 100;
	cursor: pointer;
}
#walk_through .btn_next{
	width:17px;
	height:30px;
	background:url('../../image/top/walk_through/btn_arrow.png') no-repeat -17px 0;
	position: absolute;
	top:170px;
	right: -60px;
	z-index: 100;
	cursor: pointer;
}
#walk_through .slick-disabled{
	display: none!important;
}
#walk_through #btn_close_walk_through{
	position:absolute;
	top:-45px;
	right:-45px;
	width:36px;
	height:36px;
	font-size:30px;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	padding-left:2px;
    background:url('../../image/top/walk_through/btn_close.png') no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	z-index: 1300;
}

#walk_through .btn_wolk_through{
    text-indent:-9999px;
	height:70px;
	position: absolute;
	bottom:31px;
	margin:auto;
	cursor: pointer;
}

#walk_through .btn_wolk_through:hover{
    background-color: #fff;
    opacity: 0.2;
}

#walk_through #btn_use_mall{
	left:40px;
    width: 325px;
}

#walk_through #btn_view_about{
	right:40px;
    width: 279px;
}

#walk_through #btn_view_about a{
    display: block;
    width: 279px;
	height:70px;
}
