#main_area {
	position: relative;
	z-index: 0;
	margin-top: 30px;
}

@media only screen and (max-width: 736px) {
	#main_area {
		position: relative;
		z-index: 0;
		margin-top: 0;
}
}

.flex-direction-nav {
	position: relative;
	top: -200px;
}
.flex-nav-prev {
	position: absolute;
	left: 0px;
}
.flex-nav-prev a {
	display: block;
	width: 52px;
	height: 52px;
	color: #fff;
	text-indent: -9999px;
	background: url(../img/top/slide_left.png) no-repeat;
}
.flex-nav-next {
	position: absolute;
	right: 0px;
}
.flex-nav-next a {
	display: block;
	width: 52px;
	height: 52px;
	text-indent: -9999px;
	color: #fff;
	background: url(../img/top/slide_right.png) no-repeat;
}

/*----------------------------------------
	スライダー
----------------------------------------*/
#pc_slide_block {
	display: block;
}
#sp_slide_block {
	display: none;
}

#main_slide {
	position: relative;
	text-align: center;
	overflow: hidden;
	width: 100%;
	min-width: 960px;
	margin:0 auto;
	padding: 0;
}
#visual {
	width: 1000px;
	height: 360px;
	clear: both;
	margin:0 auto;
	position: relative;
	text-align: center;
}
#visual ul {
	height: 360px;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style: none;
}
#visual ul li {
	width: 960px;
	min-width: 980px;
	height: 360px;
	margin:0 0 0 10px;
}
#main_slide #visual_hd {
	position: absolute;
	top: 155px;
	left: 0px;
}
#main_slide #visual_ft {
	position: absolute;
	top: 155px;
	right: 0px;
}
#icon_circle {
	padding:10px 0;
	clear: both;
}
#icon_circle ul {
	text-align: center;
}
#icon_circle li {
	display : inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 5px;
	width: 14px;
	height: 14px;
	background: url(/img/top/slide_carousel_off.png) no-repeat;
}
#icon_circle li.current {
	background: url(/img/top/slide_carousel_on.png) no-repeat;
}

@media only screen and (max-width: 736px) {
	#pc_slide_block {
		display: none;
	}
	#sp_slide_block {
		display: block;
	}
	#main_slide {
		position: relative;
		text-align: center;
		overflow: hidden;
		width: 100%;
		min-width: 100%;
		margin:0;
		padding: 0;
	}
	#sp_visual {
		clear: both;
		margin:0 auto;
		position: relative;
		padding:0;
		min-height:52vw;
		height:auto;
		min-width:100%;
	}
	#sp_visual ul {
		height: auto;
		text-align: center;
		list-style: none;
		margin: 0;
		padding: 0 ;
	}
	#sp_visual ul li {
		margin:0 auto;
		max-width:100vw;
	}
	#sp_visual ul li img {
		width: 100%;
		height: auto;
	}
	#main_slide #sp_visual_hd,
	#main_slide #sp_visual_ft {
		display: none;
	}
	#sp_icon_circle {
		padding: 0;
		clear: both;
	}
	#sp_icon_circle ul {
		text-align: center;
		padding: 0;
	}
	#sp_icon_circle li {
		display : inline-block;
		*display: inline;
		*zoom: 1;
		margin: 0 5px;
		width: 13px;
		height: 13px;
		background: url(/img/sp/top/slide_carousel_off.png) no-repeat;
		-moz-background-size: 13px auto;
		-webkit-background-size: 13px auto;
		-o-background-size: 13px auto;
		-ms-background-size: 13px auto;
		background-size: 13px auto;

	}
	#sp_icon_circle li.current {
		background: url(/img/sp/top/slide_carousel_on.png) no-repeat;
		-moz-background-size: 13px auto;
		-webkit-background-size: 13px auto;
		-o-background-size: 13px auto;
		-ms-background-size: 13px auto;
		background-size: 13px auto;
	}

}

/*----------------------------------------
	注目ランキング
----------------------------------------*/
.ranking_block {
	margin-bottom: 20px;
	padding: 0 0 0 6px;
	clear: both;
}

.ranking_block .ranking_box {
	width: 230px;
	float: left;
	border-right: #ccc solid 1px;
	padding-right: 10px;
}

.ranking_block .ranking_box:last-child{
	border-right: none;
}

.ranking_block .ranking_box .ph {
	width: 80px;
	height: 120px;
	float: left;
}

.ranking_block .ranking_box .title .ranking_img {
	margin: 0 0 5px 0;
}

.ranking_block .ranking_box .title .brand_name {
	overflow: hidden;
	zoom: 1;
	margin:0;
	color: #EA4B7E;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}
.ranking_block .ranking_box .txt {
	margin: 5px 0 0 0;
	color: #363636;
	font-size: 10px;
	line-height: 12px;
}

.ranking_block .ranking_box .icon01 span {
	padding: 5px 0 5px 35px;
	background: url(../img/top/ranking_icon01.png) 0 0 no-repeat;
}
.ranking_block .ranking_box .icon02 span {
	padding: 5px 0 5px 35px;
	background: url(../img/top/ranking_icon02.png) 0 0 no-repeat;
}
.ranking_block .ranking_box .icon03 span {
	padding: 5px 0 5px 35px;
	background: url(../img/top/ranking_icon03.png) 0 0 no-repeat;
}

@media only screen and (max-width: 736px) {
	.ranking_block {
		width: 100%;
		padding-right: 0px;
		clear: both;
	}

	.ranking_block .ranking_box {
		width: 33%;
		padding-right: 0px;
		text-align: center;
		float: left;
	}

	.ranking_block .ranking_box .ranking_img {

	}

	.ranking_block .ranking_box .ph {
		width: 100%;
		height: initial;
		float: none;
		text-align: center;
	}
	.ranking_block .brand_name {
		padding: 0 10px;
		text-align: left;
		line-height: 130%;
		margin-top: 0px;
	}

	.ranking_block .ranking_box .icon01 span {
		padding: 5px 0 5px 35px;
		background: url(../img/top/ranking_icon01.png) 0 0 no-repeat;
	}
	.ranking_block .ranking_box .icon02 span {
		padding: 5px 0 5px 35px;
		background: url(../img/top/ranking_icon02.png) 0 0 no-repeat;
	}
	.ranking_block .ranking_box .icon03 span {
		padding: 5px 0 5px 35px;
		background: url(../img/top/ranking_icon03.png) 0 0 no-repeat;
	}
}

/*----------------------------------------
	ご愛用者の声
----------------------------------------*/
.voice_block {
	margin-bottom: 40px;
	padding: 0 0 0 6px;
	clear: both;
}
.voice_block .voice_box {
	width: 230px;
	margin: 0 5px;
	padding: 10px;
	float: left;
	border: #e1d9c8 solid 2px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #fbf9f5;
}
.voice_block .voice_box .title {
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: #e1d9c8 solid 1px;
}
.voice_block .voice_box .title .ph {
	width: 50px;
	float: left;
	margin-right: 7px;
}
.voice_block .voice_box .title .ph img {
	width: 50px;
	height: auto;
}
.voice_block .voice_box .title .brand_name {
	overflow: hidden;
	zoom: 1;
	padding-top: 10px;
	color: #19237e;
	font-size: 108%;
	font-weight: bold;
}
.voice_block .voice_box .txt {
	margin-bottom: 10px;
	color: #363636;
}
.voice_block .voice_box .name {
	text-align: right;
	color: #19237e;
	font-size: 108%;

}
.voice_block .voice_box .icon01 span {
	padding: 5px 0 5px 35px;
	background: url(/img/top/voice_icon01.png) 0 0 no-repeat;
}
.voice_block .voice_box .icon02 span {
	padding: 5px 0 5px 35px;
	background: url(/img/top/voice_icon02.png) 0 0 no-repeat;
}
.voice_block .voice_box .icon03 span {
	padding: 5px 0 5px 35px;
	background: url(/img/top/voice_icon03.png) 0 0 no-repeat;
}

