body {
	font-size: 93.75%;
}
a.link {
	text-decoration: underline;
}
.title01.mypage {
	font-size: 140%;
}
.bpp-content h2 {
	font-size: 110%;
	margin: 20px;
}
.bpp-content .attention {
	color: #d8045b;
}
.shoplist01.bpp-shoplist01 .item {
	overflow: hidden;
	margin-bottom: 9px;
}
.shoplist01.bpp-shoplist01 .point {
	margin-bottom: 0;
}
.shoplist01.bpp-shoplist01 .desc {
	overflow: hidden;
	margin-bottom: 0;
}
.shoplist01.bpp-shoplist01 a.header:after {
	display: none;
}

.boxGray {
	padding: 10px;
	border: 1px solid #d8d8d8;
}
.listDisc,
.listNote {
	margin: 20px;
}

.listDisc{
	margin-bottom: 40px;
}
.listDisc li,
.listNote li {
	margin-bottom: 10px;
	padding-left: 20px;
	position: relative;
}
.listDisc li span,
.listNote li span {
	position: absolute;
	top: 0;
	left: 0;
}
.listNumber li {
	list-style: outside decimal;
	padding-left: 0;
	margin: 5px 0 5px 15px;
}

.listDisc_s li {
	list-style: outside disc;
	padding-left: 0;
	margin: 5px 0 5px 15px;
}

.titlePoint {
	color: #da005b;
	font-size: 16px;
	text-align: center;
}
.boxImage {
	width: 100%;
	display: table;
}
.boxImage li {
	display: table-cell;
}
.boxImage li img {
	width: 100%;
}


.boxStep {
	border: 1px solid #edbfcc;
	margin: 0 20px;
}
.boxStep h3 {
	display: block;
	margin: 0 !important;
	padding: 10px 25px 10px 85px;
	background: url(/sp/shared/member/point/bpp/img/ico_arrow_down.png) no-repeat 95% center;
	background-size: 15px auto;
	overflow: hidden;
	position: relative;
}
.boxStep h3:hover {
	cursor: pointer;
}
.boxStep h3.open {
	background: url(/sp/shared/member/point/bpp/img/ico_arrow_up.png) no-repeat 95% center;
	background-size: 15px auto;
}
.boxStep h3 span {
	background-color: #f8e5ea;
	width: 70px;
	display: table-cell;
	vertical-align: middle;
	color: #d8045b;
	text-align: center;
	font-size: 10px;
	border-right: 1px solid #edbfcc;
	margin-right: 15px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	padding: 10px 0;
}
.boxStep .boxStepContent {
	display: none;
	padding: 15px;
	border-top: 1px solid #edbfcc;
}
.boxStepContent .boxStepImage {
	width: 40%;
	float: left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}
.boxStep .boxStepContent .boxStepText {
	overflow: hidden;
}
.boxStep.arrowNext {
	position: relative;
	margin-bottom: 30px;
}
.boxStep.arrowNext:after {
	content: "";
	width: 100%;
	height: 30px;
	display: block;
	background: url(/sp/shared/member/point/bpp/img/arrow_pink_next.png) no-repeat center center;
	background-size: 22px auto;
	position: absolute;
	top: 100%;
}

.btn02 .wrap, .btn02 button, .btn02 a {
	line-height: 1.4;
	padding: 6px 0;
}
body .bpp-content .fs-100 {
	font-size: 100%;
}

.bpp_inquiry-area{
	margin-top: 20px;
	padding: 0px 20px 0;
}

.bpp_inquiry-title{
	font-size: 110%;
	margin-bottom: 25px;
	border-bottom:1px solid #999;
	padding-bottom: 5px;
}

.bpp_inquiry-item{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px solid #ccc;
}

.bpp_inquiry-item-title{
	font-weight: bold;
	font-size: 93.75%;
	margin-bottom: 5px;
}

.bpp_inquiry-item-subtitle{
	color: #c01b2b;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
}

.bpp_inquiry-tel{
	font-size: 160%;
	font-weight: bold;
	margin: 0;
}

.bpp_inquiry-teltime{
	margin: 5px 0 0 0;
	font-size: 90%;
}

.bpp_linkInline{
	display: block;
	margin: 10px 0 25px 20px;
}

.bpp_linkInline li{
    margin: 0 0 5px 0;
	padding-left: 8px;
    background: url(/shared/member/point/bbp/img/arrow_gray.gif) no-repeat 0 0.6em;
}