body {
	background-image: url(../img/bg_1.png);
	background-repeat: repeat-x repeat-y;
	background-position: center;
}

.mr_block {
	margin: 0 auto;
    padding-bottom: 47px;
    background: url(../img/row_bottom_bg.png) no-repeat 50% 100%;
}

.mr_bg_left,
.mr_bg_left_2 {
	top: 0;
	left: 0;
	position: absolute;
	width: 284px;
	z-index: -1000;
	background-image: url(../img/bg_left_1.png);
	background-repeat: repeat-y;
}

.mr_bg_right,
.mr_bg_right_2 {
	top: 0;
	right: 0;
	position: absolute;
	width: 249px;
	z-index: -1000;
	background-image: url(../img/bg_right_1.png);
	background-repeat: repeat-y;
}

.item_box_top {
	background-image: url(../img/lineup_box_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
	padding-bottom: 3%;
	padding-top: 30px;
}

.item_box_middle {
	background-image: url(../img/lineup_box_middle.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
}

.item_box_bottom {
	background-image: url(../img/lineup_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	max-width: 970px;
	width: 100%;
	padding-bottom: 6%;
}

.item_h1_bg {
	background-image: url(../img/item_h1_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	width: 100%;
	max-width: 912px;
	height: 140px;
}

.item_h1 {
	height: 140px;
	font-size: 2.2em;
	color: #000;
	font-weight: 900;
	padding-top: 20px;
}

.item_h2 {
	height: 70px;
	font-size: 2em;
	color: #e4098e;
	font-weight: 400;
}

.item_block {
	width: 90%;
}

.item_desc {
	margin-top: 40px;
	width: 100%;
	line-height: 1.3em;
	font-size: 1.4em;
}

.item_remark {
	margin-top: 40px;
	width: 100%;
	line-height: 1.5em;
}

.item_img {
	width: 100%;
	max-width: 500px;
}

.item_other_img {
	margin-left: 50px;
	margin-bottom: 20px;
}

.item_box_split {
	background-image: url(../img/item_box_split.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	width: 96.5%;
	height: 10px;
	margin-top: 40px;
	margin-bottom: 30px;
}

.shop_name {
	margin-top: 40px;
}
.shop {
	display: inline-block;
}

.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;
}

.item_split {
	height: 0px;
	border-bottom: dotted 1px #e4b074;
	width: 95%;
}

a.back_to_lineup {
	display: inline-block;
	background-image: url(../img/back_to_lineup.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	line-height: 30px;
	font-size: 1.6em;
	color: #000;
	padding-left: 40px;
}

a.back_to_lineup:hover {
	color: #666;
}

.item_other_more {
	width: 100%;
}

.item_other_more > h4 {
	width: 100%;
}

a.item_more {
    margin: 0 auto;
    display: block;
    position: relative;
    background-image: url(../img/btn_more.png);
    background-repeat: no-repeat;
    background-position: center middle;
    background-size: 100%;
    width: 194px;
    height: 49px;
}

a.item_more:hover {
	background-position-y: -50px;
}

.newitem_haircatalog_h3 {
	color: #e4098e;
    font-size: 1.8em;
	margin-bottom: 30px;
}

.newitem_item > img {
	width: 100%;
	max-width: 194px;
    height: auto;
    border: solid 2px #e6b47a;
    box-sizing: border-box;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
}

.newitem_item > div {
	display: inline-block;
}

.item_carousel {
	padding-top: 30px;
	padding-bottom: 30px;
    position: relative;
    width: 920px;
    margin: 0 auto;
}

.item_carousel .nCarousel__viewport {
    overflow: hidden;
    width: 828px;
    margin: 0 auto;
}

.item_carousel .nCarousel__item.figure_2 {
    width: 410px !important;
}
.item_carousel .nCarousel__item {
    text-align: center;
}
.item_carousel .figure_2 {
    float: left;
}
.item_carousel .nCarousel__arrow {
    position: absolute;
    top: 120px;
    width: 34px;
    height: 66px;
    font-size: 0;
    line-height: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
}
.item_carousel .nCarousel__prev {
    left: 0;
    background-image: url(../img/arrange_pic_prev.png);
}
.item_carousel .nCarousel__next {
    right: 0;
    background-image: url(../img/arrange_pic_next.png);
}
.figure_2 a {
    display: block;
	color: #454545;
    text-decoration: none;
}
.figure_2 a:hover {
	color: #e4098e;
	text-decoration: underline;
}

.haircatalog_more {
	margin: 0 auto;
	display: block;
	position: relative;
	background-image: url(../img/btn_more.png);
	background-repeat: no-repeat;
	background-position: center middle;
	background-size: 100%;
	width: 194px;
	height: 49px;
	float: right;
}

.figure_2 a:hover .haircatalog_more{
	background-position-y: -50px;
}
.figure_2__eyecatch {
    display: block;
}
.figure_2__eyecatch img {
    border: solid 2px #e6b47a;
	float: left;
	margin-left: 10px;
}
.figure_2__title {
    display: block;
    margin: .4em 0 .3em;
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
	padding-top: 50px;
}
.item_carousel .nCarousel__pointers {
	display: none;
}

a.howto_1 {
    display: inline-block;
	background: url(../img/btn_use_1.png) no-repeat top center;
    height: 0;
    background-size: 316px 246px;
    width: 316px;
    height: 120px;
    margin-top: 10px;
    cursor: pointer;
}

a.howto_3 {
    display: inline-block;
	background: url(../img/btn_use_3.png) no-repeat top center;
    height: 0;
    background-size: 316px 246px;
    width: 316px;
    height: 120px;
    margin-top: 10px;
    cursor: pointer;
}

a.howto:hover {
	background-position: 0 -130px;
}

@media screen and (max-width: 991px) {
	.lineup_box_top,
	.lineup_box_middle,
	.lineup_box_bottom {
		width: 95%;
	}
	
	.item_h1_bg {
		background-image: none;
	}

	a.item_more {
		margin: 0 auto;
		display: block;
		position: relative;
		background-image: url(../img/btn_more_mobile.png);
		background-repeat: no-repeat;
		background-position: center middle;
		background-size: 100%;
		width: 140px;
		height: 49px;
	}

	a.item_more:hover {
		background-position: 0 0;
	}
	
	.item_box_split {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.item_desc {
		margin-top: 20px;
		width: 100%;
		line-height: 1.3em;
		font-size: 1.3em;
	}

	.item_h1_bg {
		height: auto !important;
	}

	.item_h1 {
		width: 95%;
		font-size: 1.3em;
		height: auto;
		margin-bottom: 10px;
	}

	.item_remark {
		margin-top: 20px;
		width: 100%;
		
		line-height: 1.5em;
	}

	.item_other_img {
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
	}

	a.howto_1 {
		background: url(../img/btn_use_1.png) no-repeat top center;
		height: 0;
		background-size: 100%;
		width: 260px;
		height: 100px;
		cursor: pointer;
	}

	a.howto_3 {
		background: url(../img/btn_use_3.png) no-repeat top center;
		height: 0;
		background-size: 100%;
		width: 260px;
		height: 100px;
		cursor: pointer;
	}

	a.howto:hover {
		background-position: 0 -107px;
	}
	
	.item_carousel {
		width: 90%;
	}
	.item_carousel .nCarousel__viewport {
		width: 540px;
	}
	.item_carousel .nCarousel__item.figure_2 {
		width: 272px !important;
	}
	.haircatalog_more {
		margin: 0 auto;
		display: block;
		position: relative;
		background-image: url(../img/btn_more_mobile.png);
		background-repeat: no-repeat;
		background-position: center middle;
		background-size: 100%;
		width: 140px;
		height: 49px;
		float: none;
	}

	.figure_2 a:hover .haircatalog_more{
		background-position-y: 0px;
	}
	.figure_2__eyecatch img {
		float: none;
		margin-left: auto;
	}
	.figure_2__title {
		padding-top: 0px;
	}
}

@media screen and (max-width: 767px) {
	.newitem_haircatalog_h3 {
		color: #e4098e;
		font-size: 1.6em;
	}
	.item_carousel {
		width: 90%;
	}

	.item_carousel .nCarousel__viewport {
		width: 266px;
	}
	.item_carousel .nCarousel__item.figure_2 {
		width: 272px !important;
	}
}