@charset "utf-8";

@media screen and (min-width: 770px) {
.title{
	border-bottom:2px solid #111;
	font-size:2.0em;
	margin:0 0 25px 0;
	padding:10px 0;
}
}


#guide_delivery,#guide_return,#guide_member,#guide_point,#guide_info,#guide_receipt{
	margin-top:-70px !important;
	padding-top:110px !important;
}


@media screen and (max-width: 770px) {
#guide_delivery,#guide_return,#guide_member,#guide_point,#guide_info{
	padding-top:75px !important;
}
#information_entry .title{
	background:none;
	border:none;
	margin-top:-55px;
	padding:55px 0 0 0;
}
#information_entry .title span{
	background:#666;
	border:none;
	color:#FFF;
	display:block;
	padding:4px;
}
.guide_inner{
	margin:2% auto;
	width:96%;
}
.guide{
	margin:2% auto;
	width:96%;
}
}
