#babystyle {
	padding-top: 0;
}

#babystyle .main_block {
	background: #fff url(../images/babystyle/bg.png) left top no-repeat;
}

#babystyle .main_img {
	
}

#babystyle .block {
	padding: 0;
	text-align: center;
}

#babystyle .block+.block {
	padding: 45px 0 0 0;
}

#babystyle #block3 {
	height: 2245px;
	padding: 0;
	margin-top: 105px;
	background: #fff url(../images/babystyle/bg2.png) left top no-repeat;
	position: relative;
	padding-top: 88px;
}

#babystyle .img_01 {
	padding-top: 31px;
	padding-bottom: 20px;
}

#babystyle .ttl_01 {
	padding-bottom: 32px;
}

#babystyle .txt_01 {
	padding-bottom: 47px;
}

#babystyle .ttl_02 {
	padding-bottom: 48px;
}

#babystyle .ttl_03 {
	position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -221px;
}

#babystyle .list_01 {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#babystyle .list_01 li {
	width: 176px;
	float: left;
	position: relative;
}

#babystyle .list_01 li+li {
	margin-left: 10px;
}

#babystyle .list_01 li:nth-child(5n+1) {
	margin-left: 0;
	clear: both;
}

#babystyle .list_01 li:nth-child(n+6) {
	margin-top: 20px;
}

#babystyle .list_01 li .img {
	width: 176px;
	height: 200px;
	margin-bottom: 15px;
	position: relative;
}

#babystyle .list_01 li .mask {
	width: 176px;
	height: 200px;
	content: "";
	background-image: url(../images/babystyle/cover.png);
	background-position: 0 top;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#babystyle .list_01 li .nm {
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
	font-family: "Montserrat", sans-serif;
}

#babystyle .block3_inner {
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
	padding-bottom: 40px;
}

#babystyle .block3_inner+.block3_inner {
	padding-top: 40px;
	background: url(../images/babystyle/bg_series.png) left top no-repeat;
}

#babystyle .block3_inner .left {
	width: 400px;
	float: left;
}

#babystyle .block3_inner .right {
	width: 418px;
	float: right;
}

#babystyle .block3_inner .block_ttl {
	position: relative;
	line-height: 0;
	margin-bottom: 30px;
}

#babystyle .block3_inner .block_ttl .desc {
	position: absolute;
    top: 75px;
    left: 106px;
    font-size: 14px;
    line-height: 1.6;
    text-align: left;
}

#babystyle .block3_inner .more {
	padding-bottom: 25px;
}

#babystyle .block3_inner .btn {
	padding-bottom: 35px;
	text-align: center;
}

#babystyle .list_02 {
	padding-left: 20px;
}

#babystyle .list_02 li {
	padding-left: 25px;
	font-size: 13px;
	line-height: 1.6;
}

#babystyle .list_02 li+li {
	margin-top: 5px;
}

#babystyle .list_02 li:nth-child(1) {
	background: url(../images/babystyle/bg_list_01.png) center left no-repeat;
}

#babystyle .list_02 li:nth-child(2) {
	background: url(../images/babystyle/bg_list_02.png) center left no-repeat;
}