body {
	/*background-image: url(../img/bg_4.png);*/
	background-repeat: repeat-x repeat-y;
	background-position: center;
	background-color: #fbe3ed;
}

.mr_bg_left {
	top: 0;
	left: 0;
	position: absolute;
	width: 279px;
	z-index: -1000;
	background-image: url(../img/bg_left_3.png);
	background-repeat: repeat-y;
}

.mr_bg_right {
	top: 0;
	right: 0;
	position: absolute;
	width: 386px;
	z-index: -1000;
	background-image: url(../img/bg_right_3.png);
	background-repeat: repeat-y repeat-x;
}

.newitem_header_bg {
	background-image: url(../img/newitem_header_1_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 1322px 796px;
	width: 100%;
	height: 796px;
}

.newitem_h1 {
	text-align: center;
	width: 644px;
	height: 685px;
	background: url(../img/newitem_1_h1.png) no-repeat;
	background-position: center bottom;
	position: relative;
	z-index: 998;
}

.newitem_top {
	background-image: url(../img/newitem_box_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
	padding-bottom: 3%;
	margin-top: -170px;
	position: relative;
	z-index: 997;
}

.newitem_middle {
	background-image: url(../img/newitem_box_middle.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
}

.newitem_bottom {
	background-image: url(../img/newitem_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
	padding-bottom: 6%;
}

.newitem_h2 {
	text-align: center;
	margin: 0 auto;
	padding-top: 40px;
	display: block;
}

.newitem_description {
	padding-top: 18px;
	position: relative;
}

.newitem_desc_width {
	max-width: 450px;
	margin: 0 auto;
}

.newitem_desc h5 {
    color: #e4098e;
    font-size: 21px;
	font-weight: 700;
}

.newitem_desc p {
    color: #000;
    font-size: 19px;
	margin-bottom: 20px;
}

.newitem_description > p {
	font-size: 18px;
	letter-spacing: 1px;
}

.newitem_description > small {
	font-size: 14px;
}

.newitem_product_1 {
	text-align: center;
	margin: 0 auto;
	display: block;
	width: 100%;
	max-width: 450px;
	margin-top: 30px;
}

.shop {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-left: 10px;
	margin-bottom: 20px;
}

.shop:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-o-transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	transition:  opacity 0.1s linear;
}

.newitem_desc {
	width: 100%;
	margin: 0 auto;
	margin-top: 40px;
	display: inline-block;
}

.newitem_desc > h3 {
	background-color: #ff78b6;
	display: table;
    width: 90%;
	max-width: 840px;
    margin: 0 auto;
    color: #fff;
    border-radius: 100px;
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	letter-spacing: 5px;
	margin-bottom: 20px;
}

.newitem_desc > div {
	width: 90%;
	max-width: 840px;
	margin: 0 auto;
}

ul.newitem_desc_list {
	font-weight: 700;
	text-align: left;
	font-size: 19px;
	background-image: url(../img/newitem_product_list_img.png);
	background-size: 290px 264px;
	background-repeat: no-repeat;
	height: 264px;
	background-position: right 40px; 
	margin-bottom: 30px;
}

ul.newitem_desc_list > li {
	padding: .6em 0 0 22px;
    line-height: 1;
    background: url(../img/newitem_list.png) no-repeat 0 13px;
}

ul.newitem_desc_list > li.is_float {
	float: left;
    padding-right: 20px;
}

ul.newitem_desc_list > li.is_clear {
	clear: both;
}

.newitem_desc_img {
	width: 100%;
	max-width: 450px;
}

.newitem_border {
	display: none;
}

.kazari_1 {
    position: absolute;
    top: -180px;
    left: 50%;
    margin-left: -437px;
}

.kazari_2 {
    position: absolute;
    top: -150px;
    left: 50%;
    margin-left: 328px;
}

.kazari_3 {
	position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -430px;
}

.kazari_4 {
	position: absolute;
    top: 20px;
    left: 50%;
    margin-left: 330px;
}

.kazari_5 {
    position: absolute;
    top: 469px;
    left: 50%;
    margin-left: 430px;
    z-index: 100;
}

.kazari_6 {
    position: absolute;
    top: 510px;
    left: 50%;
    margin-left: -502px;
    z-index: 100;
}

.kazari_7 {
    position: absolute;
    top: 700px;
    left: 50%;
    margin-left: -447px;
}

.kazari_8 {
	position: absolute;
    top: 820px;
    left: 50%;
    margin-left: -167px;
}

.kazari_9 {
	position: absolute;
    top: 1300px;
    left: 50%;
    margin-left: -231px;
}

	.kazari_1,
	.kazari_2,
	.kazari_3,
	.kazari_4,
	.kazari_5,
	.kazari_6,
	.kazari_7,
	.kazari_8,
	.kazari_9 {
		z-index: 997;
	}

@media screen and (max-width: 991px) {
	.kazari_8,
	.kazari_9 {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.newitem_header_bg {
		background-image: url(../img/newitem_header_1_bg.jpg);
		background-size: 100%;
		width: 100%;
		max-width: 640px;
		height: 0px;
		padding-bottom: 95%;
		background-position: top;
	}

	.newitem_h1 {
		background: url(../img/newitem_1_h1_mobile.png);
		background-size: 100%;
		width: 100%;
		max-width: 640px;
		background-repeat: no-repeat;
		margin-top: 0px;
	}

	.newitem_top {
		margin-top: 20px;
	}

	.newitem_top,
	.newitem_middle,
	.newitem_bottom {
		width: 95%;
	}

	.newitem_h2 {
		width: 100%;
		max-width: 666px;
		padding-top: 0px;
		position: absolute;
		top: -5px;
		z-index: 998;
	}
	
	.newitem_description {
		margin: 0 auto;
		padding-top: 15vw;
		margin-bottom: 20px;
		width: 90%;
	}

	.newitem_description > p {
		font-size: 3vw;
		letter-spacing: .2vw;
		font-weight: 700;
	}

	.newitem_description > small {
		font-size: 1.3vw;
		line-height: 0vw;
	}

	.newitem_product_1 {
		width: 90%;
	}

	.newitem_desc > h3 {
		letter-spacing: 0px;
		font-size: 5vw;
		height: 8vw;
		line-height: 8vw;
	}
	
	ul.newitem_desc_list {
		text-align: left;
		font-size: 3.5vw;
		background-size: 50%;
		height: auto;
	}
	
	ul.newitem_desc_list > li {
		padding: .6em 0 0 3.5vw;
		line-height: 5vw;
		background: url(../img/newitem_list.png) no-repeat 0 3vw;
		background-size: 2.5vw;
	}

	.newitem_desc h5 {
		color: #e4098e;
		font-size: 4.5vw;
		font-weight: 700;
	}

	.newitem_desc p {
		color: #000;
		font-size: 4vw;
		margin-bottom: 20px;
	}

	.newitem_border {
		display: inline-block;
		height: 5vw;
		font-size: 0;
		line-height: 0;
		width: 97% !important;
		background: url(../img/result_border_mobile.png) no-repeat bottom center;
		background-size: 100%;
		margin-bottom: 0px;
		margin: 0;
		text-align: center;
	}

	.newitem_desc {
		margin-top: 10px;
	}

	.kazari_1,
	.kazari_2,
	.kazari_3,
	.kazari_4,
	.kazari_5,
	.kazari_6,
	.kazari_7,
	.kazari_8,
	.kazari_9 {
		display: none;
	}
}