@charset "utf-8";

.cateTi {
	font-size: 32px;
	font-size: 3.2rem;
	text-align: left;
	margin-bottom: 35px;
}

.cate_more {
	display: inline-block;
	border: 1px solid #3b60bf;
	float: right;
	margin-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	max-width: 400px;
}

.cate_more a {
	display: block;
	padding: 8px 32px 8px 16px;
	text-decoration: none;
	color: #2950a5;
	background: url(../ico/btn_right_arrow01.png) no-repeat 95% center;
	background-size: 13px 13px;
	max-width: 400px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.ie8 .cate_more a {
	background: url(../ico/btn_right_arrow02.png) no-repeat 95% center;
}

.cate_more a:hover {
	color: #fff;
	text-decoration: none;
	background: #1d53ca url(../ico/btn_right_arrow01_on.png) no-repeat 95% center;
	background-size: 13px 13px;
	filter:alpha(opacity=100); /* IE 6,7*/
	-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
	-moz-opacity:1.0; /* FF , Netscape */
	-khtml-opacity: 1.0; /* Safari 1.x */
	opacity:1.0;
}

.ie8 .cate_more a:hover {
	background: #1d53ca url(../ico/btn_right_arrow02_on.png) no-repeat 95% center;
}

.cate_more .ellip {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.makerWrap {
	overflow: hidden;
	border: 1px solid #cccccc;
	margin-bottom: 60px;
}

.makerWrap .makerListTi {
	background: #eee;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 17px 25px;
	border: 1px solid #FFF;
	margin-bottom: 25px;
}

.makerWrap ul.makerList {
	margin: 0 25px 5px;
	overflow: hidden;
}

.makerWrap ul.makerList li {
	width: 25%;
	float: left;
	margin-bottom: 20px;
}

.makerWrap ul.makerList li a {
	font-size: 14px;
	font-size: 1.4rem;
}

.makerWrap ul.makerList li a,
.makerWrap ul.makerList li a:hover {
	color: #3e64c6;
}


/* newyear_sale
-------------------------------------------*/

.newyear_sale h1 {
	margin-bottom: 30px;
	text-align: center;
}

.newyear_sale h1 + p {
	margin-bottom: 25px;
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.newyear_sale h1 + p span {
	display: inline-block;
}


/*.newyear_sale .cal_campaign{
border-left: 3px solid #ffc264;
border-right: 3px solid #ffc264;
}*/

.newyear_sale .cal_campaign li {
	border-top: 6px solid #ffc264;
	border-bottom: 6px solid #ffc264;
	border-left: 3px solid #ffc264;
	border-right: 3px solid #ffc264;
}

.newyear_sale .cal_campaign li.box2 {
	border-right: 6px solid #ffc264;
}

.newyear_sale .cal_campaign li.box1 {
	border-left: 6px solid #ffc264;
}

.newyear_sale .cal_campaign li a {
	display: block;
	position: relative;
	padding: 20px;
}

.newyear_sale .cal_campaign li a:hover {
	text-decoration: none;
}

.newyear_sale .cal_campaign li a:hover .i_text {
	text-decoration: underline;
}

.newyear_sale .slick-next,
.newyear_sale .slick-next:hover {
	right: 10px;
}

.newyear_sale .slick-prev,
.newyear_sale .slick-prev:hover {
	left: 10px;
	z-index: 1;
}

.newyear_sale .cal_campaign li .cap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	font-size: 16px;
	font-size: 1.6rem;
	background: #ff659a;
	color: #fff;
}

.newyear_sale .cal_campaign li.no_cap > span {
	visibility: hidden;
}

.newyear_sale .cal_campaign li div {
	padding: 10px 10px 20px;
	line-height: 1.4;
}

.newyear_sale .cal_campaign li .i_text {
	position: relative;
	overflow: hidden;
	height: 50px;
	margin: 20px 0;
	font-size: 18px;
	font-size: 1.8rem;
	color: #2950a5;
	word-break: break-all;
}

.newyear_sale .cal_campaign li .i_text:before,
.newyear_sale .cal_campaign li .i_text:after {
	position: absolute;
	background: #fff;
}

.newyear_sale .cal_campaign li .i_text:before {
	content: "･･･";
	bottom: 0;
	right: 0;
}

.newyear_sale .cal_campaign li .i_text:after {
	content: '';
	width: 100%;
	height: 100%;
}

.newyear_sale .cal_campaign li .i_price {
	margin: 0 auto 20px;
	font-size: 30px;
	font-size: 3rem;
	text-align: center;
}

.newyear_sale .cal_campaign li .i_price span {
	padding: 0 5px;
	color: #fff;
	background: #ff0000;
}

.newyear_sale .cal_campaign li .i_caption {
	font-size: 16px;
	font-size: 1.6rem;
}

ul.cal_itemList li .i_price span {
	display: inline-block;
	margin-top: 5px;
	padding: 0 5px;
	color: #fff;
	background: #ff0000;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.5;
}


/* sale category
-------------------------------------------*/

.newyear_sale .content-box {
	margin-bottom: 20px;
}

.newyear_sale .newyear_sale_period {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.5;
	text-align: right;
}

.newyear_sale_osusume_ttl {
	margin-bottom: 30px;
	padding: 15px 20px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #eb0012;
	background: #f5db83;
}

.newyear_sale .ttl_category {
	margin-bottom: 30px;
	padding: 15px 20px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	color: #eb0012;
	background: #f5db83;
}

.category_list li {
	margin-bottom: 30px;
	padding: 0px 2.5% 30px 0px;
	box-sizing: border-box;
	width: 33.33%;
	float: left;
	border-bottom: 1px solid #cccccc;
}

.category_list li .txt_catch {
	margin-bottom: 10px;
	font-size: 16px;
	font-size: 1.6rem;
	color: #00aeef;
	line-height: 1.4;
}

.category_list .txt_catch span {
	margin-right: 5px;
	padding: 0 5px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	background: #009944;
}

.category_list li .img {
	width: 36.8%;
	float: left;
}

.category_list li .img img {
	max-width: 100%;
	height: auto;
}

.category_list li .txt {
	width: 57.8%;
	float: right;
	line-height: 1.4;
}

.category_list li .txt .name {
	margin-bottom: 10px;
}

.category_list li .txt .name a {
	font-size: 18px;
	font-size: 1.8rem;
	color: #2950a5;
}

.category_list li .txt .spec {
	margin-bottom: 8px;
	font-size: 14px;
	font-size: 1.4rem;
	word-break: break-all;
}

.category_list li .txt .price {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.8;
}

.category_list li .txt .price span {
	display: inline-block;
	padding: 2px 5px;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.4;
	color: #fff;
	background: #ff0000;
}


.newyear_sale .back_page {
	display: inline-block;
	border: 1px solid #3b60bf;
	float: left;
	margin-top: 20px;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}

.newyear_sale .back_page a {
	display: block;
	padding: 8px 16px 8px 32px;
	text-decoration: none;
	color: #2950a5;
	background: url(../ico/btn_left_arrow01.png) no-repeat 10px center;
	background-size: 13px 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.ie8 .newyear_sale .back_page a {
	background: url(../ico/btn_left_arrow02.png) no-repeat 10px center;
}

.newyear_sale .back_page a:hover {
	color: #fff;
	text-decoration: none;
	background: #1d53ca url(../ico/btn_left_arrow01_on.png) no-repeat 10px center;
	background-size: 13px 13px;
	filter:alpha(opacity=100); /* IE 6,7*/
	-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
	-moz-opacity:1.0; /* FF , Netscape */
	-khtml-opacity: 1.0; /* Safari 1.x */
	opacity:1.0;
}

.ie8 .newyear_sale .back_page a:hover {
	background: #1d53ca url(../ico/btn_left_arrow02_on.png) no-repeat 10px center;
}



@media screen and (max-width: 1024px) {
	.makerWrap ul.makerList li {
		width: 33.3%;
		float: left;
		margin-bottom: 15px;
	}
	.makerWrap ul.makerList li.tb_none {
		display: none;
	}
	.newyear_sale .cal_campaign {
		border-left: 0;
		border-right: 0;
	}
	.makerWrap ul.makerList li a {
		font-size: 16px;
		font-size: 1.6rem;
	}
	ul.cal_itemList li .i_price span {
		font-size: 22px;
		font-size: 2.2rem;
	}
	/* sale category
-------------------------------------------*/
	.category_list li {
		padding: 0px 2% 30px 0px;
		width: 50%;
	}
	.category_list li .img {
		width: 28.4%;
	}
	.category_list li .txt {
		width: 67%;
	}
	.category_list li .txt .name {
		margin-bottom: 10px;
	}
	.category_list li .txt .spec {
		margin-bottom: 10px;
		font-size: 16px;
		font-size: 1.6rem;
	}
	.category_list li .txt .price {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.category_list li .txt .price span {
		display: inline;
	}
	
	.cate_more a:hover {
		color: #2950a5;
		background: url(../ico/btn_right_arrow01.png) no-repeat 95% center;
		background-size: 13px 13px;
		filter:alpha(opacity=100); /* IE 6,7*/
		-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
		-moz-opacity:1.0; /* FF , Netscape */
		-khtml-opacity: 1.0; /* Safari 1.x */
		opacity:1.0;
	}
	
	.newyear_sale .back_page a:hover {
		color: #2950a5;
		background: url(../ico/btn_left_arrow01.png) no-repeat 10px center;
		background-size: 13px 13px;
		filter:alpha(opacity=100); /* IE 6,7*/
		-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
		-moz-opacity:1.0; /* FF , Netscape */
		-khtml-opacity: 1.0; /* Safari 1.x */
		opacity:1.0;
	}
}

@media screen and (max-width: 599px) {
	.cateTi {
		margin-bottom: 15px;
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.5;
	}
	.cate_more {
		float: none;
		display: block;
		margin: 30px auto 10px;
		width: 80%;
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.cate_more a {
		max-width: 100%;
		margin: 0 auto;
		padding: 6px 24px 6px 24px;
	}
	
	.cate_more a:hover {
		color: #2950a5;
		background: url(../ico/btn_right_arrow01.png) no-repeat 95% center;
		background-size: 13px 13px;
		filter:alpha(opacity=100); /* IE 6,7*/
		-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
		-moz-opacity:1.0; /* FF , Netscape */
		-khtml-opacity: 1.0; /* Safari 1.x */
		opacity:1.0;
	}
	
	.newyear_sale .back_page {
		float: none;
		margin: 20px auto;
		text-align: center;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.newyear_sale .back_page a {
		margin: 0 auto;
		padding: 6px 14px 6px 30px;
	}
	.newyear_sale .back_page a:hover {
		color: #2950a5;
		background: url(../ico/btn_left_arrow01.png) no-repeat 10px center;
		background-size: 13px 13px;
		filter:alpha(opacity=100); /* IE 6,7*/
		-ms-filter: "alpha(opacity=100)"; /* IE 8,9 */
		-moz-opacity:1.0; /* FF , Netscape */
		-khtml-opacity: 1.0; /* Safari 1.x */
		opacity:1.0;
	}
	
	.makerWrap {
		margin-bottom: 40px;
	}
	.makerWrap .makerListTi {
		margin-bottom: 5px;
		padding: 10px;
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.makerWrap ul.makerList {
		margin: 0 5% 5px;
		overflow: hidden;
	}
	.makerWrap ul.makerList li {
		width: 48.5%;
		margin-right: 3%;
		float: left;
		margin-bottom: 5px;
	}
	.makerWrap ul.makerList li:nth-child(2n) {
		margin-right: 0;
	}
	.makerWrap ul.makerList li.tb_none {
		display: block;
	}
	.makerWrap ul.makerList li a {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	/* newyear_sale
-------------------------------------------*/
	.newyear_sale h1 {
		margin: 10px 0 10px 0;
	}
	.newyear_sale h1 + p {
		margin-bottom: 15px;
		font-size: 10px;
		font-size: 1rem;
	}
	.newyear_sale .cal_campaign li {
		border-left: 6px solid #ffc264;
		border-right: 6px solid #ffc264;
	}
	.newyear_sale .cal_campaign li a {
		padding: 15px 10px 10px;
	}
	.newyear_sale .cal_campaign li div {
		padding: 0 15px 10px;
	}
	.newyear_sale .cal_campaign li .cap {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1;
	}
	.newyear_sale .cal_campaign li .i_text {
		margin: 10px 0;
		height: 32px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.newyear_sale .cal_campaign li .i_price {
		margin: 0 auto 10px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
	.newyear_sale .cal_campaign li .i_price span {
		padding: 0 2px;
		color: #fff;
		background: #ff0000;
	}
	.newyear_sale .cal_campaign li .i_caption {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	ul.cal_itemList li .i_price {
		margin: 0;
	}
	ul.cal_itemList li .i_price span {
		padding: 0 2px;
		font-size: 15px;
		font-size: 1.5rem;
	}
	.cate_more {
		margin: 20px auto 10px;
		width: 70%;
	}
	/* sale category
-------------------------------------------*/
	.newyear_sale .content-box {
		margin-bottom: 10px;
		border-bottom: 0;
	}
	.newyear_sale .newyear_sale_period {
		margin: 0 0 10px 0;
		padding: 0;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: normal;
		line-height: 1.5;
		text-align: right;
	}
	.newyear_sale_osusume_ttl {
		margin-bottom: 15px;
		padding: 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.newyear_sale .ttl_category {
		margin-bottom: 15px;
		padding: 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.category_list li {
		margin-bottom: 15px;
		padding: 0px 0 15px 0px;
		width: 100%;
		float: none;
	}
	.category_list li > div.clearfix {
		padding-bottom: 15px;
	}
	.category_list li .txt_catch {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.category_list .txt_catch span {
		padding: 0 2px;
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.category_list li .img {
		width: 30%;
	}
	.category_list li .img img {
		width: 100%;
	}
	.category_list li .txt {
		margin-left: 3%;
		float: left;
	}
	.category_list li .txt .name {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
	}
	.category_list li .txt .spec {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.category_list li .txt .price {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.4;
	}
	.category_list li .txt .price span {
		padding: 2px 4px;
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4;
	}
}