#slider div {
  width: 100% !important;
}
#slider div img {
  width: 100% !important;
  height: auto;
}
.bx-wrapper .bx-viewport {
  box-shadow: none !important;
  border: none !important;
  left: 0 !important;
}
.bx-wrapper {
  margin-bottom: 50px !important;
}

.marb25 {
  margin-bottom:29px; !important;
}

.marb20 {
  margin-bottom:20px; !important;
}


/**
 *	ページャーの玉
 */

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #EB7084 !important;  /**ページャーの色（フーバー、アクティブ）の変更*/
}

@media (max-width: 768px) {
  .ban-smart{margin-bottom:20px;}
}

.article {
	margin-bottom: 1em;
}
.article .date {
  color:#999;
	}
.article .title {
		color: #006ab6;
		font-weight: bold;
	}
.article .text {
  color:#999;!important
	}

.col-lg-4{
max-width:100%;
}
.col-lg-4 img{margin-left:auto;margin-right:auto;}

.ranking img {
    border-radius: 50%; 
}

.block-sellranking{
  clear:both;
  padding-top:14px;
}

.botext
{
    postion: relative;
}

.botext div.text
{
    position: absolute; 
    left: 10px; 
    top: 0px; 
    font-size: 20px;
   color:#d680a7;
  font-weight:bold;
}