
.tokka_midashi {
	font-size:1.6em;
	margin:15px;
	margin-top:40px;
	background: #87ced3;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	margin:20px 20px 20px 40px;
	padding:10px;
	height: 40px;
	position: relative;
}

.tokka_midashi img {
	width: 400px;
	position: absolute;
	top: -20px;
	left: -25px;
}

.syobun_midashi {
	font-size:1.6em;
	margin:15px;
	margin-top:40px;
	background: #87ced3;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	margin:20px 20px 20px 40px;
	padding:10px;
	height: 40px;
	position: relative;
}

.syobun_midashi img {
	width: 400px;
	position: absolute;
	top: -27px;
	left: -25px;
}

.outlet_midashi {
	font-size:1.6em;
	margin:20px 20px 20px 40px;
	background: #87ced3;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	padding:10px;
	height: 40px;
	position: relative;
}

.outlet_midashi img {
	width: 400px;
	position: absolute;
	top: 1px;
	left: -25px;
}

.tokka_midashi:before , .syobun_midashi:before , .outlet_midashi:before {
	width:100%;
	clear:both;
	content:"";
	display:block;
}


#main_wrap {
	background:#b1dadd;
	width:100%;
	min-width:1000px;background-image: url(/contents/category/winter_sale/img/11__wintersale1500gazou.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:70%;
	max-width:1100px;
	min-width:1000px;
}

#inner_wrap {
	background:rgb(253, 253, 253);
	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:100px;
	box-shadow: 0px 3px 20px rgba(0,0,0,.8);
	background-image: url("/contents/category/black_friday/img/dott.png");
}
#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(135,206,211); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(135,206,211,1) 0%, rgba(38,147,153,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(135,206,211,1) 0%,rgba(38,147,153,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(135,206,211,1) 0%,rgba(38,147,153,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87ced3', endColorstr='#269399',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	border-radius:5px;
	margin:20px;
	padding:20px 0;
	-webkit-transition: .4s;
	transition: .4s;
}

#inner_wrap .menu li a:hover {
	background: rgb(110,170,173); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(110,170,173,1) 0%, rgba(31,120,124,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(110,170,173,1) 0%,rgba(31,120,124,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(110,170,173,1) 0%,rgba(31,120,124,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6eaaad', endColorstr='#1f787c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

/*ネオン文字
-----------------------------*/
#top_neon {
	width:100%;
	min-width:1100px;
	position:absolute;
	text-align:center;
	margin:0 auto;
}
#top_neon .neon {
	display: inline-block;
	color: #fff;
	letter-spacing: .05em;
	font-size: 4em;
	text-shadow: 0 1px 30px #FB1684, 0 0 12px #fff, 2px 5px 60px #990a52;
	font-family: arial black !important;
	font-weight:bold;
	position:relative;
	top:20px;
}
#top_neon .neon span {
	-webkit-animation: blink 3s infinite alternate;
	animation: blink 3s infinite alternate;
}
#top_neon .neon > .big {
	-webkit-animation: blink 3s infinite alternate;
	animation: blink 2s infinite alternate;
	font-size:1.6em;
}
@-webkit-keyframes blink {
40% {
opacity: .85;
}
42% {
opacity: .4;
}
43% {
opacity: .45;
}
45% {
opacity: .4;
}
46% {
opacity: .85;
}
}
@keyframes blink {
40% {
opacity: .85;
}
42% {
opacity: .4;
}
43% {
opacity: .45;
}
45% {
opacity: .4;
}
46% {
opacity: .85;
}
}



/*メニューボタンアニメーション
-----------------------------*/
.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: #87ced3;
	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:8px 8px 0 0;
	padding:5px 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;
	color: #eee;
}

@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;
	color: #eee;
}

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

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


.big_text {
	width: 100%;
	margin: 0;
	text-align: center;
}

.big_text span {
	font-size:2em;
	font-weight: bold;
	text-align:center;
	margin:30px auto;
	background-image: linear-gradient(transparent 60%, #FEE500 60%);
	padding:0 10px;
	display: inline-block;
}


/*商品リスト
-------------------------------*/
.item_list {
	margin:0 auto;
	padding:0;
	list-style:none;
	display: flex;
	flex-wrap: wrap;
	width:90%;
}
.item_list:after {
	width:100%;
	clear:both;
	content:"";
	display:block;
}
.item_list li {
	margin:0;
	padding:0;
	width:33.3333%;
}
.item_list li a {
	display:block;
	background-color: #fff;
	margin:15px;
	color:#161438;
	border: 5px #78c1c5 solid;
	border-radius: 10px;
	padding: 10px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 11px 11px 0px 0px rgba(0,0,0,0.1);
}
.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;
}
.item_list li a .item_stock {
	margin:0;
	text-align: right;
}
.item_list li a .item_price {
	color:#DF0101;
	font-size:1.8em;
	text-align: right;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: italic;
}
.item_list li a .item_price .tax_notation_contents {
	font-size:0.5em !important;
}

.more_btn {
	width:100%;
	margin:40px auto;
	text-align:center;
}
.more_btn a {
	display:inline-block;
	padding:5px 30px;
	background:#2aa2aa;
	color: #fff;
	border:3px #2aa2aa solid;
	border-radius:20px;
	font-size:1.2em;
	font-weight:bold;
	transition:0.3s;
}
.more_btn a:hover {
	background:#088b94;
	border:3px #088b94 solid;
	color:#fff;
}

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




.item_list_img {
	margin:0 auto;
	padding:0;
	list-style:none;
	display: flex;
	flex-wrap: wrap;
	width:90%;
}

.item_list_img p {
	margin:0;
	padding:0;
	width:33.3333%;
}

.item_list_img p a {
	display: block;
	border: 5px #78c1c5 solid;
	border-radius: 10px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 11px 11px 0px 0px rgba(0,0,0,0.1);
	margin:15px;
}

.item_list_img p a img {
	width: 100%;
	border-radius: 4px;
}

