@charset "euc-jp";
/**-- clear --**/
.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
/**-- main_visual --**/
.index #main_visual {
	margin-bottom: 25px;
	position: relative;
	width: 570px;
	float: left;
}
.index #main_visual .slides {
	overflow: hidden;
}
.index #main_visual .flex-control-nav {
	margin-top: 15px;
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.index #main_visual .flex-control-nav li {
	display: inline-block;
}
.index #main_visual .flex-control-nav li a {
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	background: #ddd;
	border-radius: 50%;
	margin: 0 7px;
}
.index #main_visual .flex-control-nav li .flex-active {
	background: #80273f;
}
.index #main_visual .flex-direction-nav {
	display: none;
}
/**-- pickup --**/
.index .pickup {
	float: right;
}
.mb10 {
	margin-bottom: 10px;
}

.index #section_1 ul {
	overflow: hidden;
}
.index #section_1 ul li {
	float: left;
	margin-left: 20px;
	width: 205px;
}
.index #section_1 ul li:first-child {
	margin-left: 0;
}
.index #section_2 .M_ranking .itemImg {
	width: 160px;
	margin-left: 20px;
	border: 0;
}
.index #section_2 .M_ranking .itemImg:first-child {
	margin-left: 0;
}
.index #section_2 .M_ranking .itemImg .M_rank {
	height: 21px;
	text-indent: -9999px;
	margin-bottom: 10px;
}
.index #section_2 .M_ranking .itemImg .M_rank1 {
	background: url(../img/index/section_2_no1.png) no-repeat left center;
}
.index #section_2 .M_ranking .itemImg .M_rank2 {
	background: url(../img/index/section_2_no2.png) no-repeat left center;
}
.index #section_2 .M_ranking .itemImg .M_rank3 {
	background: url(../img/index/section_2_no3.png) no-repeat left center;
}
.index #section_2 .M_ranking .itemImg:nth-of-type(4) .M_rank {
	background: url(../img/index/section_2_no4.png) no-repeat left center;
}
.index #section_2 .M_ranking .itemImg:nth-of-type(5) .M_rank {
	background: url(../img/index/section_2_no5.png) no-repeat left center;
}
.index #section_2 .M_ranking .itemImg img {
	width: 100%;
	margin-bottom: 10px;
}
.index #section_2 .M_ranking .itemImg .name {
	margin-bottom: 10px;
}
.index #section_2 ol {
	overflow: hidden;
}
.index #section_2 ol li {
	float: left;
	margin-left: 10px;
	width: 168px;
}
.index #section_2 ol li:first-child {
	margin-left: 0;
}
.index #section_2 ol li .rank {
	margin-bottom: 10px;
	text-align: left;
}
.index #section_2 ol li .image {
	margin-bottom: 10px;
}
.index #section_2 ol li .info span:nth-of-type(2) {
	color: #80273f;
}
.index #section_3 {
	background: url(../img/index/section_3_footer.png) no-repeat center bottom;
	font-family: serif;
	padding-bottom: 20px;
}
.index #section_3 .section_body {
	padding: 0 50px;
	font-size: 15px;
}
.index #section_3 .section_body table table {
	margin: 15px 0;
}
.index #section_3 .section_body table table td:first-of-type {
	width: 110px;
}
.index .banners {
	margin-bottom: 40px;
}
.index .banners li {
	margin-bottom: 20px;
}
/*トップページランブルスコ*/
.index .top_wain {
	margin: 30px 0;
}
.index .top_wain .wain_img {
	float: left;
	width: 370px;
}
.index .top_wain .wain_txt {
	float: right;
	width: 480px;
}
.index .top_wain .wain_txt ul li {
	float: left;
}
.wain_txt .w_ttl {
	font-size: 20px;
	padding: 15px 0 0 20px;
}
.sns {
	margin-bottom: 20px;
}
.sns ul li {
	display: inline-block;
	width: 400px;
	vertical-align: top;
}
.mr20 {
	margin-right: 30px;
}
.mr25 {
	margin-right: 25px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.font14 {
	font-size: 14px;
}
.font21 {
	font-size: 21px;	
	font-family: 'Times New Roman', '游明朝', YuMincho, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', 'ＭＳ Ｐ明朝', 'MS PMincho', serif;
  font-weight: 500;
}
.font28 {
	font-size: 28px;
}
.winered {
	color: #993333;
}