@charset "euc-jp";

#page_h1 {
    font-size: 1em;
    color: #000;
    padding: 0 14px;
    letter-spacing: 0.04em;
    font-weight: normal;
    margin-bottom: 10px;
}

h2 {
    margin: 40px 0;
    width: 100%;
    text-align: center;
    font-weight: normal;
    font-size: 30px;
    color: #333;
}

a:hover {
	text-decoration: none;
}

#about {
	background-color: #bfdde9;
	padding: 40px 0;
	text-align: center
}

.small {
	font-size: 20px;
	color: #fff;
}

.large {
	font-size: 32px;
	color: #fff;
}

.additionally_large {
	font-size: 45px;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
}

#about ul {
	margin: 10px 0 0 0;
	display: inline-block;
	padding-left: 0;
}

#about li {
	float: left;
	list-style: none;
}

.bt_all_item {
	margin: 40px 0;
	text-align: center !important;
}

/*-------------------------------
step1
-------------------------------*/
#step1 {
	background-color: #e6c2d9;
	margin-top: 2px;
	padding: 40px 0 40px 0;
	text-align: center;
}

.wrap_item {
	margin-bottom: 20px;
	display: inline-block;
}

#step1 h3 {
	height: 126px;
	background: url("../img/img_step1_bg.png") no-repeat left;
	background-position: 80px;
	margin-bottom: 40px;
} 

#step1 .item1 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step1_item_01.jpg") no-repeat;
	text-align: center;
	float: left;
}

#step1 .item2 {
    width: 370px;
    height: 596px;
    background: url(../img/img_step1_item_02.jpg) no-repeat;
    text-align: center;
    float: left;
    margin-left: 20px;
}

#step1 .item3 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step1_item_03.jpg") no-repeat;
	text-align: center;
	float: left;
}

#step1 .item4 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step1_item_04.jpg") no-repeat;
	text-align: center;
	float: left;
    margin-left: 20px;
}

.item_bt {
	padding-top: 515px;
}

.item_comment {
	font-size: 20px;
	color: #fff;
	margin-bottom: 30px;
	font-weight: bold;
}

.bt_all_item {
	margin: 40px 0 20px 0;
}

/*-------------------------------
step2
-------------------------------*/
#step2 {
	background-color: #bfdde9;
	margin-top: 2px;
	padding: 40px 0 40px 0;
	text-align: center;
}

#step2 h3 {
	height: 126px;
	background: url("../img/img_step2_bg.png") no-repeat left;
	background-position: 80px;
	margin-bottom: 40px;
} 

#step2 .item1 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step2_item_01.jpg") no-repeat;
	text-align: center;
	float: left;
}

#step2 .item2 {
    width: 370px;
    height: 596px;
    background: url(../img/img_step2_item_02.jpg) no-repeat;
    text-align: center;
    float: left;
    margin-left: 20px;
}

#step2 .item3 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step2_item_03.jpg") no-repeat;
	text-align: center;
	float: left;
}

#step2 .item4 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step2_item_04.jpg") no-repeat;
	text-align: center;
	float: left;
    margin-left: 20px;
}

/*-------------------------------
step3
-------------------------------*/
#step3 {
	background-color: #eec4a7;
	margin-top: 2px;
	padding: 40px 0 40px 5px;
	text-align: center;
}

#step3 h3 {
	height: 126px;
	background: url("../img/img_step3_bg.png") no-repeat left;
	background-position: 80px;
} 

#step3 .item1 {
	width: 370px;
	height: 596px;
	background: url("../img/img_step3_item_01.jpg") no-repeat;
	text-align: center;
	float: left;
}

#step3 .item2 {
    width: 370px;
    height: 596px;
    background: url(../img/img_step3_item_02.jpg) no-repeat;
    text-align: center;
    float: left;
    margin-left: 20px;
}

.step3_comment {
    color: #fff;
    font-weight: bold;
    width: 370px;
    float: right;
    text-align: center;
}


.item_left {
	margin: 0 10px 0 0;
	float: left;
}

.item_ttl {
    font-size: 14px;
    color: #333;
    padding-bottom: 0;
}

.price {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    padding-top: 0;
}

.w_item_price_left {
	padding-top: 428px;
}

.w_item_price_right {
	padding-top: 450px;
}

.w_item_new {
	color: #f156ae;
	font-weight: bold;
}
