.guide_content .title {
	padding: 30px 0 70px;
	text-align: center;
}

.guide_nav{
	margin-bottom:70px;
}

/*.guide_nav ul {
	display: table;
}

.guide_nav ul li {
	display: table-cell;
	padding-bottom:10px;
	vertical-align: top;
}

.guide_nav ul li:nth-child(2) {
	padding: 0 10px;
}
*/
.guide_content .title02 {
    margin-bottom: 30px;
    text-align: center;
}

.guide_content .guide_container{
	padding-top: 60px;
    margin-top: -60px;
	margin-bottom:100px;
}

/*-------------------------------------------
		お買い物の流れ／商品到着までの流れ
---------------------------------------------*/

.step dt{
	float:left;
	clear:both;
}

.step dd{
	padding:0 0 35px 230px;
}

.step .txt01{
	display:block;
	font-size:20px;
	font-weight:bold;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:#c9c9c9 2px solid;
}

.step .txt01 span{
	color:#e54f8d;
}

.step .txt03{
	font-size:16px;
	font-weight:normal;
}

.step .none .txt01{
	border-bottom:none;
}

/*-------------------------------------------
		送料・お支払いについて
---------------------------------------------*/

#payment  p{
	text-align:center;
	padding-bottom:20px;
}

/*-------------------------------------------
		ご注文について
---------------------------------------------*/
#order{
	text-align:center;
}

#order li{
	float:left;
	margin-top:40px;
}

#order li:first-child{
	margin-right:60px;
}

#order .btn_pdf{
	display:block;
	margin-top:14px;
}

/*-------------------------------------------
		サイズ交換について
---------------------------------------------*/

#size .copy{
	background:url(../images/guide/icon_size.gif) left no-repeat;
	padding-left:315px;
	margin-bottom:47px;
}

#size .read{
	text-align:center;
}

#size .read span{
	display:block;
	font-size:30px;
	color:#e54f8d;
	margin-bottom:20px;
}

 #size .flow li{
	 margin-bottom:25px;
}

 #size .flow .btn_youpack{
	 text-align:right;
	 margin:20px 0;
}

 #size .flow  .youpack{
	 display:block;
	 text-align:center;
}

#size .notice{
	background:#e4e4e4;
	padding:20px;
	font-size:14px;
	margin-top:40px;
}

/*-------------------------------------------
		ポイントについて
---------------------------------------------*/

#point dt{
	font-size:20px;
	font-weight:bold;
	border-bottom:#c9c9c9 2px solid;
	padding-bottom:15px;
	margin-bottom:15px;
}

#point dd{
	margin-bottom:40px;
}

#point dd p{
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}

#point dd span{
	color:#e54f8d;
	font-size:20px;
	font-weight:bold;
}

#point dd li{
	padding-left:0.5em;
	text-indent:-0.5em;
}

/*-------------------------------------------
		ギフト
---------------------------------------------*/

#gift{
	width:890px;
	margin-left:auto;
	margin-right:auto;
}

#gift .items-bottom .item-wrapper{
	width:640px;
}


