@charset "UTF-8";
/* CSS Document */

#top-img{
  margin-bottom:20px;
   padding-bottom:0px;
    border: 1px solid #aaa;
   padding: 0px 0px 15px 0px;
   /* background-image: url(https://file001.shop-pro.jp/PA01189/515/images/bg-top-catch.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
  background-size: contain;*/
}
#top-img img{
  width:100%;

}
.top-catch{
font-size:150%;
    display: block;
  position: relative;
  width:80%;
  margin:20px auto 50px auto;
  font-weight:bold;
  text-align:center;
  line-height:150%;
  letter-spacing:0.1em;
}

.top-catch:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -30px; /*下線の上下位置調整*/
  display: inline-block;
  width: 25%; /*下線の幅*/
  height: 8px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #e52019; /*下線の色*/
}

.top-copy{
font-size:100%;
    width:50%;
    font-weight:bold;
  margin:40px auto;
    letter-spacing:0.1em;
}

.top-ban-first{
  width:90%;
  margin:0px auto;
  text-align: center;
}
.top-ban-first img{
border:solid 1px #aaa;
  width:100%;
max-width:500px;}

@media (max-width: 640px) {
  
  .top-catch{
font-size:110%;
      width:80%;
}
  .top-copy{
font-size:90%;
    width:80%;
  margin:20px auto;
      line-height:150%;
}
}



.linkthis{
  display:block;
text-align:center;
  margin:0px 0px 20px 0px;
}


.icn02{
		padding:10px 0px 10px 15px;
	
}
  .icn02 span{
	padding:0px 0px 0px 5px;

}
.rank-date span{
    border-bottom: 2px solid #E5201A;
  padding:0px 0px 10px 0px;
}
@media (max-width: 480px) {
.rank-date {
  text-align:center;
}

  

  .icn02{
		padding:10px 0px 10px 15px;
	text-align:center;	
}

  .icn02 span{
display:block;
    font-size:80%;
    line-height:115%;

}
 
}



.wrap-recom{
		margin:0px 0px 10px 0px;

	
}
.wrap-recom li{
		width:32%;
}
.wrap-price{
margin-top:5px;
}
@media (max-width: 980px) {
  .wrap-recom{

	
}
.wrap-recom li{

		width:45%;

	
}

}

@media (max-width: 480px) {
 .wrap-recom li{

line-height:115%;
font-size:90%;
	
}
}
.wrap-rank{

	
	
}
.wrap-rank02{
	margin:0px;
	padding:0px;
			    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
list-style-type:none;
	width: 96%;
    margin: 0px auto;
}

.wrap-rank02 li{

	 background-color: #fff;
	padding:0px 0px 0px 0px;
	width:17%;
  line-height:140%;
  height:260px !important;
  text-align:left;
}
.wrap-rank02 li img{
  margin:0px auto 10px auto;
  display:block;
  width:90%;
}



@media (max-width: 480px) {
  .wrap-sp div{
  width:100%;

}
 .wrap-rank02 li{

		width:30%;
   height:190px  !important;
   font-size: 90%;
	
}
  .wrap-rank02 li img{
max-width:210px;

}
}


.num{
	display: block;
	background-color: #d8aa00;
	font-weight: bold;
  font-size:80%;
  color:#fff;
	margin:10px 0px 10px 0px;
  width:20px;
  height:20px;
 border-radius: 50%; 
  text-align:center;
  	padding:5px;
}
.wrap-rank02 li:nth-child(-n+3) .num{
	background-color: #d80000;
}


@media (max-width: 480px) {
.num{
  width:16px;
  height:16px;
}
}
.h1-top{
  text-align:center;
font-size:100%;
}

.bx-pager a img {  
opacity: 0.5;  
filter: alpha(opacity=50);  
}  
.bx-pager a.active img {  
opacity: 1;  
filter: alpha(opacity=100);  
}  
#slider {
	position: relative;
	margin: 0 auto 0px auto;
	width:100%;

}

#slider img{
      border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  width:100%;
}
#slider ul  {
	margin:0!important;
  list-style-type:none;
}

.bx-next {
	top: 38%;
	right: 10px;
	background-position: -456px -72px;
}

.bx-prev {
	top: 38%;
	left: 10px;
	background-position:-432px -72px;
}

.bx-prev, .bx-next {
	position: absolute;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
	background-image: url("../../bootstrap/img/glyphicons-halflings.png");
  background-repeat: no-repeat;	
	text-indent: -9999px;
}

.bg_img {
	margin: 0 auto 0;
}

.bx-pager {
	margin: 7px auto 0;
   text-align:center;
}

.bx-pager img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.bx-pager a.active img {
	opacity: 1;
	filter: alpha(opacity=100);
}


.bx-pager {
  letter-spacing: -.40em;
 
}
.bx-pager a {
	display: inline-block;
	background: #000;
	width: 100px;
	margin-right: 5px;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

html.lt-ie8 .bx-pager a {
	margin-right: 0;
}

.bx-pager a.thumb-edge {
	display: inline-block;
	background: #000;
	width: 100px;
	margin-right: 0;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}

ul.news-top{
  padding:10px 0px 0px 0px;
  font-size:100%;
  font-weight:bold;
}
ul.news-top li{
  margin-bottom:5px;
}
.news-top a{
display:inline-block;
}
@media (max-width: 480px) {
  ul.news-top{
  margin-bottom:10px;
  font-size:90%;
}
  .news-top a{
display:block;
}
  .bx-pager a {
	width: 50px;

}
  .bx-pager a.thumb-edge {
	width: 50px;

}
  


}

.bx-wrapper .bx-viewport {
text-shadow: initial;

  border: none !important;
  background: none !important;
  -moz-box-shadow: 0 0 5px #fff;
-webkit-box-shadow: 0 0 5px #fff;
 box-shadow: 0 0 5px #fff;
}



.wrap-free{
text-align:center;
  font-weight:bold;
  font-size:150%;
  margin:20px 0px;
  border:solid #000 1px;
  padding:10px;
}

#bx-wrapper{
   overflow:hidden; /* 画面幅からでないように */
   width:100%;　　　/* 幅100％の場合 */
   height:400px;　　/* 画像の高さと同じ */
}
#bx-viewport{
  overflow:visible!important; /* 両サイドに前後の画像を表示させる */
  width: 1000px;              /* 画像の幅（表示させる幅） */
  height:400px;               /* 画像の高さ（表示させる高さ） */
  margin: 0 auto;             /* 画面中央にする */
}
.bxslider li{
  width;1000px;  /* 画像サイズと同じ（画像をくっつけて表示させる場合） */
}