@charset "utf-8";
/* CSS Document */

/*** slider 
*************************/
.wideslider {
	width: 100%;
	height: 600px;
	text-align: left;
	position: relative;
	overflow: hidden;
    margin:  0 0 30px 0;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}

.pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 70px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 150px;
	height: 70px;
	display: inline-block;
	overflow: hidden;
}
.pagination a.pn1 {background: transparent url(../images/img_mainvisual001.jpg) no-repeat left top; background-size: 150px 70px;}
.pagination a.pn2 {background: transparent url(../images/img_mainvisual002.jpg) no-repeat left top; background-size: 150px 70px;}
.pagination a.pn3 {background: transparent url(../images/img_mainvisual003.jpg) no-repeat left top; background-size: 150px 70px;}
.pagination a.pn4 {background: transparent url(../images/img_mainvisual004.jpg) no-repeat left top; background-size: 150px 70px;}
.pagination a.pn5 {background: transparent url(../images/img_mainvisual005.jpg) no-repeat left top; background-size: 150px 70px;}

.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
}


.bx-wrapper{
    padding: 70px 0 0 0;
    margin: 0 auto 40px;
}
.bx-wrapper .bx-loading{
    display: none;
}

/*** content
*************************/
.header .search {
    height: 40px;
}
.header .money h3 {
    line-height: 1.1;
}


.btn_icon{
    margin: 20px 0 0 -10px;
}
.btn_icon li{
    width: 188px;
    float: left;
    margin: 0 0 0 10px;
}

.special001{
    margin: 40px 0 60px -19px;
}
.special001 li{
    width: 314px;
    float: left;
    margin: 0 0 0 19px;
}
.special002{
    margin: 20px 0 50px 0;
}

.pickup{
    padding: 60px 0;
    background: #EDEDED;
}
.pickup h2{
    text-align: center;
    margin: 0 0 30px 0;
}
.pickup .pickupArea{
    margin: 0 0 0 -10px;
}
.pickup .pickupArea .Box{
    width: 170px;
    float: left;
    margin: 0 0 0 10px;
    padding: 15px 9px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.pickup .pickupArea .Box p.img img{
    max-width: 100%;
}
.pickup .pickupArea .Box h3{
    font-size: 110%;
    font-weight: bold;
    margin: 10px 0;
}
.pickup .pickupArea .Box p.money{
    font-size: 110%;
    font-weight: bold;
    color: #f00;
}
.pickup .pickupArea .Box p.money span{
    font-size: 74%;
}
.pickup p.button{
    width: 70%;
    margin: 30px auto 0 auto;
}
.pickup p.button a{
    display: block;
    padding: 15px 0;
    text-align: center;
    color: #fff;
    background: #0032A6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
.pickup p.button a:hover{
    background: #4313E5;
    text-decoration: none;
}
.ranking{
    padding: 60px 0;
}
.ranking h2{
    text-align: center;
    margin: 0 0 30px 0;
}
.ranking .rankingArea{
    margin: 0 0 0 -10px;
}
.ranking .rankingArea .Box{
    width: 188px;
    float: left;
    margin: 0 0 0 10px;
}
.ranking .rankingArea .Box p.icon{
    text-align: center;
    margin: 0 0 10px 0;
}
.ranking .rankingArea .Box p img{
    max-width: 100%;
}
.news{
    padding: 0 0 60px 0;
}
.news h2{
    text-align: center;
    margin: 0 0 30px 0;
}
.news .newsArea h3{
    font-size: 114%;
    font-weight: bold;
}
.news .newsArea h3 span{
    color: #888;
    padding: 0 10px 0 0;
    font-weight: normal;
}
.news .newsArea p{
    margin: 10px 0 20px 0;
}

@media (max-width: 740px) {
.btn_icon{
    margin: 20px 0 0 -2%;
}
.btn_icon li{
    width: 31%;
    float: left;
    text-align: center;
    margin: 0 0 2% 2%;
}

.special001{
    margin: 20px 0 30px -2%;
}
.special001 li{
    width: 48%;
    float: left;
    margin: 0 0 2% 2%;
}

.pickup{
    padding: 35px 0;
}
.pickup h2{
    text-align: center;
    margin: 0 0 20px 0;
}
.pickup h2 img{
    width: 182px;
}
.pickup .pickupArea{
    margin: 0 0 0 -2%;
}
.pickup .pickupArea .Box{
    width: 44%;
    float: left;
    margin: 0 0 10px 2%;
    padding: 2%;
}
.ranking{
    padding: 35px 0;
}
.ranking h2{
    text-align: center;
    margin: 0 0 20px 0;
}
.ranking h2 img{
    width: 85px;
}
.ranking .rankingArea{
    margin: 0 0 0 -2%;
}
.ranking .rankingArea .Box{
    width: 48%;
    float: left;
    margin: 0 0 10px 2%;
}
.news{
    padding: 0 0 35px 0;
}
.news h2{
    text-align: center;
    margin: 0 0 20px 0;
}
}