
.midashi {
	font-size:1.6em;
	margin:15px;
	margin-top:40px;
	border-bottom:3px #eee solid;
	background: rgb(157,213,58); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#fff;
	text-shadow: 0px 0px 4px rgba(0,142,141,0.84);
	font-weight:bold;
	border-radius:5px;
	margin:20px;
	padding:10px;
}

.midashi:before {
	width:100%;
	clear:both;
	content:"";
	display:block;
}


#top_menu02 {
	display: block;
}


#main_wrap {
	background:#74c952;
	width:100%;
	min-width:1000px;
	background-image: url(/contents/category/may_sale/img/bg.png);
	background-size:100%;
	background-repeat:no-repeat;
	padding-bottom:100px;
}

#main_wrap .inner_top {
	width:100%;
	margin:0 auto;
	text-align:center;
}

#main_wrap .inner_top:before {
	width:100%;
	clear:both;
	content:"";
	display:block;
}

#main_wrap .inner_top img {
	width:100%;
	max-width:1000px;
	min-width:1000px;
}

#inner_wrap {
	background:#fff;
	width:70%;
	max-width:1100px;
	min-width:1000px;
	border-radius:10px;
	margin:0 auto;
	margin-bottom:40px;
	position:relative;
	z-index:2;
	height:100%;
	padding-bottom:50px;
	box-shadow: 0px 3px 20px rgba(0,0,0,.8);
}

#inner_wrap .menu {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	position:relative;
	z-index:1;
}

#inner_wrap .menu li {
	display:inline-block;
	width:32.9%;
}

#inner_wrap .menu li a {
	display:block;
	text-align:center;
	background: rgb(157,213,58); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(157,213,58,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(124,188,10,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(157,213,58,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(124,188,10,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#fff;
	text-shadow: 0px 0px 4px rgba(0,142,141,0.84);
	font-size:1.2em;
	font-weight:bold;
	border-radius:5px;
	margin:20px;
	padding:20px 0;
}

#inner_wrap .menu li a:hover {
	background: rgb(143,188,64); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(143,188,64,1) 0%, rgba(161,213,79,1) 50%, rgba(128,194,23,1) 51%, rgba(111,170,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, rgba(143,188,64,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(111,170,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, rgba(143,188,64,1) 0%,rgba(161,213,79,1) 50%,rgba(128,194,23,1) 51%,rgba(111,170,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fbc40', endColorstr='#6faa00',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}




/*メニューボタンアニメーション
-----------------------------*/
.patsun {
	animation: patsun 2s infinite;
}
@keyframes patsun {
	0% {
		transform: rotateZ(0deg);
	}
	22% {
		transform: rotateZ(0deg);
	}
	24% {
		transform: translate(-2px, -10px) rotateZ(-18deg) scale(0.8, 1.3);
	}
	26% {
		transform: rotateZ(0deg) scale(1, 1.1);
	}
	28% {
		transform: translate(0px, -2px) rotateZ(-2deg);
		
	}
	30% {
		transform: rotateZ(0deg);
	}
	32% {
		transform: translate(0px, -2px) rotateZ(-2deg);
	}
	33% {
		transform: rotateZ(0deg);
	}
	34% {
		transform: translate(0px, -2px) rotateZ(-2deg);
	}
	35% {
		transform: rotateZ(0deg);
	}
	36% {
		transform: translate(0px, -2px) rotateZ(-2deg);
	}
	37% {
		transform: rotateZ(0deg);
	}
	38% {
		transform: translate(0px, -2px) rotateZ(-2deg);
	}
	39% {
		transform: rotateZ(0deg);
	}
	100% {
		transform: rotateZ(0deg);
	}
}

/*リンクボタンアニメーション
-----------------------------*/
.mocchiri {
	animation: mocchiri 3s infinite;
}
@keyframes mocchiri {
	0% {
		transform: scale(1, 0.8);
	}
	20% {
		transform: scale(0.8, 1.1);
	}
	95% {
		transform: scale(1, 1);
	}
	100% {
		transform: scale(1, 0.8);
	}
}


#inner_wrap .aisatsu {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2.4em;
	text-align:center;
	margin:30px auto;
	color:#886A08;
}

#inner_wrap .aisatsu span {
	font-size:0.5em;
	display:block;
}


.cp_midashi {
	font-size:2em;
	font-weight:bold;
	color:#000;
	margin:30px auto;
	text-align:center;
	border-top:1px #ccc dashed;
	padding-top:30px;
}

.cp_midashi span {
	display:block;
	font-weight:normal;
	font-size:0.4em;
	color:red;
}


/*会員登録ボタン
--------------------------*/
.btn-shine {
	color: #000;
	background-color: #FDE400;
	font-weight: bold;
	border-radius: 4px;
	cursor: pointer;
	line-height: normal;
	text-decoration: none;
	padding:20px;
	font-size: 26px;
	margin:80px auto;
	display: block;
	justify-content: center;
	align-items: center;
	text-align:center;
	position: relative;
	overflow: hidden;
	width:50%;
	transition:0.3s;
}

.btn-shine:hover{
	color: #fff;
	background:red;
}


.btn-shine:before {
	animation: shine 3s ease-in-out infinite;
	background-color: #fff;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: -180px;
	transform: rotate(45deg);
	width: 30px;
}
 
@keyframes shine {
	0% {
		transform: scale(0) rotate(45deg);
		opacity: 0;
	}
	80% {
		transform: scale(0) rotate(45deg);
		opacity: 0.5;
	}
	81% {
		transform: scale(4) rotate(45deg);
		opacity: 1;
	}
	100% {
		transform: scale(50) rotate(45deg);
		opacity: 0;
	}
}



.cdt_wrapper {
	background-color: #ebeae9;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius:10px 10px 0 0;
}

@media screen and (min-width: 768px) {
	.cdt_wrapper {
	line-height: 2.5;
	font-size: 1.8rem;
	padding:10px 0;
	}
}

.cdt_wrapper small {
	font-size: .6em;
	padding: 0 .4em;
}

.cdt {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.cdt_txt {
	font-size: .6em;
	display: inline-block;
	margin-right: .6em;
	}

@media screen and (min-width: 768px) {
	.cdt_txt {
	font-size: .5em;
	}
}

.cdt_txt span {
	display: block;
	line-height: 1;
}

.cdt_date {
	font-size: 1.6rem;
}

.cdt_num {
	background-color: #ffffff;
	padding: 0 .15em;
}

@media screen and (min-width: 768px) {
	.cdt_num {
	line-height: 1;
	padding: .3em .15em;
	}
}

.big_text {
	font-size:2em;
	text-align:center;
	margin:20px auto;
}


/*商品リスト
-------------------------------*/
.item_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin:0 auto;
	padding:0;
	list-style:none;
	width:90%;
}

.item_list li {
	margin:0;
	padding:0;
	width:33.3333%;
}

.item_list li a {
	display:block;
	margin:15px;
	padding: 10px;
	color:#333;
	border: 5px #74c952 solid;
	border-radius: 10px;
	box-shadow: 0px 8px 16px -2px rgba(98, 165, 98, 0.3), 12px 12px 0px 0px rgba(76, 172, 92, 0.3);
}

.item_list li a img {
	position:relative;
	top:0px;
	width:100%;
	transition:0.3s;
}

.item_list li a:hover img {
	top:-5px;
}

.item_list li a:hover .item_name {
	text-decoration:underline;
}

.item_list li a .item_name {
	font-size:0.8em;
	height:40px;
	overflow: hidden;
}

.item_list li a .item_stock {
	margin:0;
}

.item_list li a .item_price {
	color:#DF0101;
	font-size:1.2em;
}

.item_list li a .item_price .tax_notation_contents {
	font-size:0.7em;
}

.item_list .more_btn {
	width:100%;
	margin:20px auto;
	text-align:center;
}

.item_list .more_btn a {
	display:inline-block;
	padding:5px 30px;
	background:#fff2f6;
	color:#f51c64;
	border:3px #f51c64 solid;
	border-radius:20px;
	font-size:1.2em;
	font-weight:bold;
	transition:0.3s;
}

.item_list .more_btn a:hover {
	background:#f51c64;
	color:#fff;
}

#link01 i {color:#D7DF01;}
#link02 i {color:#fff;}
#link03 i {color:#F5D0A9;}




