@charset "Shift_JIS";
/* CSS Document */

.lp-sale-pc *,.lp-sale-sp *{
	line-height: 1.0;
}

.lp-sale-pc a, .lp-sale-sp a{
	color: #333333;
	text-decoration: none;
	font-size: 16px;
}

.lp-sale-pc h1{
	font-size: 25px;
}

.h2 {
	margin-bottom: 20px;
}

li {
	list-style-type: none;
	line-height: initial;
}

div.table {
	background: #eaeefe;
	padding:1%;
	width: 100%;
	max-width: 1120px;
}

div.table ul {
	overflow: hidden;
	margin: 0;
	padding: 0px;
}

div.table li {
	float: left;
	height: 410px;
	width: 32%;
	margin-left :1%;
	margin-bottom :1%;
	padding: 1.5%;
	background: #ffffff;
	position: relative;
}

div.product {
	margin:auto;
}

div.product div.product_img{
	width: 250px;
	margin:auto;
}

div.product div.product_img span{
	line-height: inherit;
}

p.maker_name {
	color: #818181;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 0px;
}

p.product_name {
	font-size: 1.6rem;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}

p.comment{
	padding: 2px 100px;
}

p.product_standard {
	color: #818181;
	font-weight: bold;
}

p.product_price{
	color: #ff3f1a;
	font-size: 2.7rem;
	font-weight: bold;
	margin-bottom: 10px;
}


p.product_price span.sales_tax {
	font-size: 1.2rem;
	font-weight: bold;
}

.lp-sale-pc .table .product p.product_price span.price_en,
.lp-sale-pc .table .product p.product_price span.sales_price{
	vertical-align: text-top;
}

.lp-sale-pc .table .product p.product_price span.sales_tax {
	vertical-align: middle;
	padding: 0 5px;
}

.lp-sale-pc .table .product p.product_price span.unit-price {
	padding: 18px 0px 0 80px;
	font-size: 14px;
	margin: -20px 0 0;
	display: block;
	color: #333;
	font-weight: normal;
}

.lp-sale-sp .table .product p.product_price span.unit-price {
	padding: 25px 0px 0 77px;
	font-size: 14px;
	margin: -20px 0 0;
	display: block;
	color: #333;
	font-weight: normal;
}
.sale_icon {
	width:100px;
	font-size:2rem;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-right: 5px;
	color:#fff;
	background-color:#ff3f1a;
	border-radius:5px;
	padding: 4px;
}

.lp-sale-pc .table .product p.product_price span.sale_icon {
	padding: 7px;
}
/* pc用記述 */
.lp-sale-pc img{
	width: 100%;
}

.lp-sale-pc li p{
	/*font-size: medium;*/
	padding: 5px 0;
}

.lp-sale-pc__category{
	width: 100%;
	min-width: 960px;
	max-width: 1120px;
	font-size: 0;
	text-align: center;
}

.lp-sale-pc__category li{
	width: 33%;
	text-align: center;
	display: inline-block;
	padding: 15px 10px 10px 10px;
}

.lp-sale-pc__category li a{
	max-width: 300px;
}

.lp-sale-pc__category-list li{
	width: 48%;
	margin: 1%;
	float: left;
}

.lp-sale-pc__category-list .lp-sale-pc__category-list-title ~ li:hover{
	opacity:0.7;
}

.lp-sale-pc__category-list li p{
	height: inherit;
	display: table-cell;
	vertical-align: middle;
	font-size: smaller;
	font-weight: bold;
	text-align: left;
	padding-left: 36%;
	width: 210px;
	word-break: keep-all;
}

.lp-sale-pc__category-list .lp-sale__menu-category{
	background-repeat:no-repeat;
	background-size: contain;
	background-color: #fff;
	border: 1px solid #999;
	border-bottom: 3px solid #999;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-ms-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #333;
	font-size: 1.6rem;
	line-height: 1.2;
	text-align: center;
	text-indent: 0;
	display: block !important;
	width: 100% !important;
	height: 90px;
	background-repeat: no-repeat;
	background-size: contain;
	width: 90px;
	display: table-cell;
	background-position: -8px 6px;
}

.lp-sale-pc__category-list .lp-sale-pc__category-list-title{
	width: 98%;
	height: 50px;
	text-align: center;
	font-size: 25px;
	padding: inherit;
	display: inline-flex;
}
.lp-sale-pc__category-list .lp-sale-pc__category-list-title p{
	width: 98%;
	text-align: center;
	font-size: 25px;
	padding: inherit;
	display: block;
}
.lp-sale-pc .btn-primary {
	background-color: #23a126;
	border-color: #23a126;
	border-bottom: 4px solid #126258;
}

.lp-sale-pc__item-icon-point{
	position: absolute;
	top: 7px;
	left: 7px;
	padding-top: 11px;
	width: 95px;
	height: 58px;
	background-color: #43a98d ;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff ;
	text-align:center;
}

.lp-sale-pc__item-icon-point span{
	font-size: 26px;
}

.lp-sale-pc__item-icon-coupon{
	position: absolute;
	top: 7px;
	left: 7px;
	padding-top: 11px;
	width: 95px;
	height: 58px;
	background-color: #e69a48 ;
	font-weight: bold;
	font-size: 16px;
	color:#ffffff ;
	text-align:center;
}

.lp-sale-pc__item-icon-coupon span{
	font-size: 24px;
}

.lp-sale-pc__item-icon-point + .lp-sale-pc__item-icon-coupon{
	top: 71px;
}

.lp-sale-pc hr{
	margin: 50px 0;
}

.lp-sale-pc__category-list{
	background-color: #ccc;
	padding: 5px;
	border-radius: 9px;
}

.sale_category {
	font-size: 25px;
	margin-top: 30px;
	border-bottom: 5px solid #23a126;
	font-size: 2rem;
	font-weight: normal;
	line-height: 1.2;
	overflow: hidden;
	padding: 10px 0;
}

.lp-sale-pc .product_name
{
	overflow: hidden;
	line-height: 0.9;
}

.lp-sale-pc .product_price
{
	position: absolute;
	bottom: 0px;
	background: #fff;
	display: block;
	left: 15px;
	right: 0;
	margin: auto;
	height: 64px;
	padding: 10px 0;
	overflow: hidden;
}

/* smartphone用記述 */
.lp-sale-sp img{
	width: 100%;
}

.lp-sale-sp h1{
	font-size: 20px;
	padding-left: 10px;
}

.lp-sale-sp h2{
	font-size: 18px;
}

.lp-sale-sp .btn-primary {
	background-color: #23a126;
	border-color: #23a126;
	border-bottom: 4px solid #126258;
}

.lp-sale-sp__menu-type{
	position: relative;
	overflow: hidden;
}

.lp-sale-sp__menu-type input{
	height: 20px;
	top: -20px;
	position: absolute;
}

.lp-sale-sp__menu-type .refactor-btn{
	width: 42%;
	border-radius: 6px 6px 0 0 !important;
}

.lp-sale-sp__dog {
	position: absolute;
	top:0px;
}

.lp-sale-sp__cat {
	position: absolute;
	top:0px;
	right:20px;
}

.lp-sale-sp__menu-dog{
	display: none;
	margin-top: 4px !important;
}

.lp-sale-sp__menu-cat{
	display: none;
	margin-top: 4px !important;
}

.lp-sale-sp__dog-btn:checked + .lp-sale-sp__menu-dog{
	display: block;
	border: 3px solid #ccc;
}

.lp-sale-sp__cat-btn:checked + .lp-sale-sp__menu-dog{
	display: none;
	position: absolute;
	top:0;
}
.lp-sale-sp__cat-btn:checked + .lp-sale-sp__menu-cat{
	display: block;
	border: 3px solid #ccc;
}

.lp-sale-sp__menu li{
	padding: 10px 0;
}

.lp-sale-sp__category-list li{
	border-bottom: solid 2px #ccc;
}

.lp-sale-sp__category-list .lp-sale__menu-category{
	display: table-cell;
	vertical-align: middle;
	width: 1000px;
	height: 90px;
	background-size: contain;
	background-repeat: no-repeat;
}

.lp-sale-sp__category-list p{
	margin-left: 90px;
	font-size: 14px;
	font-weight: bold;
}

.lp-sale-sp__category-list{
	display: table;
	width: 100%;
}

.lp-sale-sp__category-list .lp-sale__menu-category img{
	width: 100%;
	height: 90px;
}

.lp-sale-sp__category-list li:last-child{
	border: none;
}

.lp-sale-sp__item-icon-point{
	position: absolute;
	top: 7px;
	left: 7px;
	padding-top: 25px;
	border-radius: 50%;
	width: 95px;
	height: 95px;
	background-color: #43a98d ;
	font-weight: bold;
	font-size: 2rem;
	color:#ffffff ;
	text-align:center;
}
.lp-sale-sp__item-icon-coupon{
	position: absolute;
	top: 7px;
	left: 7px;
	padding-top: 25px;
	border-radius: 50%;
	width: 95px;
	height: 95px;
	background-color: #e69a48 ;
	font-weight: bold;
	font-size: 2rem;
	color:#ffffff ;
	text-align:center;
}

.lp-sale-sp hr{
	margin: 25px 0;
}

@media screen and (min-width: 769px) {
		h5 {
			font-size: x-large;
			display: flex;
			align-items: center;
			text-align: center; /* for no-flexbox browsers */
		}
		h5:before,
		h5:after {
			border-top: 1px solid;
			content: "";
			display: inline; /* for IE */
			flex-grow: 1;
		}
		h5:before {
			margin-right: 0.5em;
		}
		h5:after {
			margin-left: 0.5em;
		}
		h1 img{
			width: 1030px;}
}

@media screen and (max-width: 768px) {
#container {width: 100%; min-width: 360px;}
div.table li {height: auto; width: 98%;}
}

@media screen and (max-width: 999px) { 
	/*　画面サイズが999px以下からはここを読み込む　*/
.wrap{width: 100%;}
}


 /* 選択ボタン設定 */
.pickup_new .lp-sale-pc__menu li.bt_pickup_new,
.pickup_new .lp-sale-sp__menu li.bt_pickup_new{
	opacity: 0.4;
}
.pickup_coupon .lp-sale-pc__menu li.bt_pickup_coupon,
.pickup_coupon .lp-sale-sp__menu li.bt_pickup_coupon{
	opacity: 0.4;
}
.pickup_point .lp-sale-pc__menu li.bt_pickup_point,
.pickup_point .lp-sale-sp__menu li.bt_pickup_point{
	opacity: 0.4;
}
.pickup_coupon-point .lp-sale-pc__menu li.bt_pickup_coupon-point,
.pickup_coupon-point .lp-sale-sp__menu li.bt_pickup_coupon-point{
	opacity: 0.4;
}
.dog_vet .lp-sale-pc__menu li.bt_dog_vet,
.dog_vet .lp-sale-sp__menu li.bt_dog_vet{
	opacity: 0.4;
}
.dog_ah-supple .lp-sale-pc__menu li.bt_dog_ah-supple,
.dog_ah-supple .lp-sale-sp__menu li.bt_dog_ah-supple{
	opacity: 0.4;
}
.dog_ah .lp-sale-pc__menu li.bt_dog_ah,
.dog_ah .lp-sale-sp__menu li.bt_dog_ah{
	opacity: 0.4;
}
.dog_supple .lp-sale-pc__menu li.bt_dog_supple,
.dog_supple .lp-sale-sp__menu li.bt_dog_supple{
	opacity: 0.4;
}
.dog_food .lp-sale-pc__menu li.bt_dog_food,
.dog_food .lp-sale-sp__menu li.bt_dog_food{
	opacity: 0.4;
}
.dog_treats .lp-sale-pc__menu li.bt_dog_treats,
.dog_treats .lp-sale-sp__menu li.bt_dog_treats{
	opacity: 0.4;
}
.dog_goods .lp-sale-pc__menu li.bt_dog_goods,
.dog_goods .lp-sale-sp__menu li.bt_dog_goods{
	opacity: 0.4;
}
.cat_vet .lp-sale-pc__menu li.bt_cat_vet,
.cat_vet .lp-sale-sp__menu li.bt_cat_vet{
	opacity: 0.4;
}
.cat_ah-supple .lp-sale-pc__menu li.bt_cat_ah-supple,
.cat_ah-supple .lp-sale-sp__menu li.bt_cat_ah-supple{
	opacity: 0.4;
}
.cat_ah .lp-sale-pc__menu li.bt_cat_ah,
.cat_ah .lp-sale-sp__menu li.bt_cat_ah{
	opacity: 0.4;
}
.cat_supple .lp-sale-pc__menu li.bt_cat_supple,
.cat_supple .lp-sale-sp__menu li.bt_cat_supple{
	opacity: 0.4;
}
.cat_food .lp-sale-pc__menu li.bt_cat_food,
.cat_food .lp-sale-sp__menu li.bt_cat_food{
	opacity: 0.4;
}
.cat_treats .lp-sale-pc__menu li.bt_cat_treats,
.cat_treats .lp-sale-sp__menu li.bt_cat_treats{
	opacity: 0.4;
}
.cat_goods .lp-sale-pc__menu li.bt_cat_goods,
.cat_goods .lp-sale-sp__menu li.bt_cat_goods{
	opacity: 0.4;
}