@charset "utf-8";
/* --------------------------------------------------------------------------------
   index.html
-------------------------------------------------------------------------------- */

/* Contents
-------------------------------------------------------------------------------- */

/* #product-carousel-wrap */
#product-carousel-wrap { height: 231px;}
.slides li{ display: none;}

/*�L�����y�[��*/
.col-3.campaign .box-04-01 .btn-list {
  padding-bottom: 5px;
}

/*���i�ʗ�����*/
#mobile_price_plan .list-product-img .boxLineup.box:hover,
#mobile_price_plan .list-product-img .boxLineup.box:focus{
  text-decoration: none;
}
#mobile_price_plan .list-product-img .boxLineup.box .img{
    text-align: left;
    vertical-align: middle;
    width: 101px;
}
#mobile_price_plan .list-product-img .boxLineup.box ul li{
 margin: 0;
}
#mobile_price_plan .list-product-img .boxLineup.box ul li a:not(:last-child) {
	border-right: 1px #ddd solid;
	padding-right: 6px;
	margin-right: 6px;
}