@charset "utf-8";

div#body .bbp-fsbody h2 {
	font-size: 140%;
}
.bbp-fsbody div.roundPinkBorder .roundTitle {
	font-size: 140% !important;
}
.bbp-fsbody .bbp-name {
	font-size: 117%;
	font-weight: bold;
}
.bbp-fsbody .bbp-name a {
	color: #333333;
}
.bbp-fsbody .bbp-imgBorder {
	border: 1px solid #cccccc;
}
.bbp-fsbody .bbp-desc {
	font-size: 117%;
	padding: 20px 0 5px;
	margin-top: 20px;
	border-top: 1px solid #edbfcc;
}
.bbp-fsbody .txtRed {
	color: #e7124a;
}
div#body .bbp-fsbody p.buttonGray.bbp-btnLarge button {
	font-size: 117% !important;
	min-height: 48px;
}
.bbp-fsbody p.buttonGray.bbp-btnLarge {
    height: auto;
    background: #8a8a8a;
    background-image: none;
    border-radius: 3px;
}
.bbp-fsbody p.buttonRed.bbp-btnLarge {
    height: auto;
		background-image: none;
		border-radius: 3px;
}
.bbp-fsbody p.buttonGray.bbp-btnLarge button,
.bbp-fsbody p.buttonRed.bbp-btnLarge button {
	background-image: none;
}
.bbp-fsbody p.buttonGray.bbp-btnLarge:hover,
.bbp-fsbody p.buttonGray.bbp-btnLarge:hover button {
    background: #a6a6a6;
    background-image: none;
}
.bbp-fsbody p.buttonRed.bbp-btnLarge:hover,
.bbp-fsbody p.buttonRed.bbp-btnLarge:hover button {
    background-image: none;
}
.bbp-fsbody div.buttonCenter p.buttonRed span {
	background-position: 7px 50%;
	padding: 0 3px 0 15px;
}

div#body .bbp-fsbody .roundPinkBorder h2.titlePoint {
	font-size: 250%;
	color: #d8045b;
	font-weight: bold;
	text-align: center;
}
.listImages {
	width: 870px;
	margin: 0 auto 25px;
	overflow: hidden;
}
.listImages li {
	float: left;
	font-size: 0;
}
.textXLarge {
	font-size: 130% !important;
}
.textXXLarge {
	font-size: 166% !important;
}
.width468 {
	width: 468px;
}
.boxGray {
	padding: 10px;
	border: 1px solid #d8d8d8;
}

.boxStep {
	border: 1px solid #edbfcc;
}
.boxStep h3 {
	display: block;
	margin: 0 !important;
	padding: 0;
	background: url(/shared/member/point/bbp/img/arrow_pink_down.gif) no-repeat 98% center;
}
.boxStep h3:hover {
	cursor: pointer;
}
.boxStep h3.open {
	background: url(/shared/member/point/bbp/img/arrow_pink_up.gif) no-repeat 98% center;
}
.boxStep h3 span {
	background-color: #f8e5ea;
	width: 130px;
	height: 47px;
	display: inline-block;
	color: #d8045b;
	text-align: center;
	font-size: 150%;
	line-height: 47px;
	border-right: 1px solid #edbfcc;
	margin-right: 25px;
}
.boxStep .boxStepContent {
	display: none;
	padding: 30px;
	border-top: 1px solid #edbfcc;
}
.boxStepContent img {
	-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 {
	float: right;
	width: 540px;
}
.boxStep.arrowNext {
	position: relative;
	margin-bottom: 40px;
}
.boxStep.arrowNext:after {
	content: "";
	width: 100%;
	height: 40px;
	display: block;
	background: url(/shared/member/point/bbp/img/arrow_pink_next.gif) no-repeat center center;
	position: absolute;
	top: 100%;
}

.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;
}

.bpp_inquiry-area{
	margin-top: 40px;
	border: 1px solid #666;
	padding: 20px 30px 0;
}

.bpp_inquiry-title{
	font-size: 140%;
	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: 120%;
	margin-bottom: 5px;
}

.bpp_inquiry-item-subtitle{
	color: #c01b2b;
	font-weight: bold;
	font-size: 135%;
}

.bpp_inquiry-tel{
	font-size: 180%;
	font-weight: bold;
}


.bpp_linkInline{
	display: flex;
	justify-content: flex-start;
	margin: 30px 0;
}

.bpp_linkInline li{
	font-size: 13px;
    margin: 0 25px 0 0;
	padding-left: 8px;
    background: url(/shared/member/point/bbp/img/arrow_gray.gif) no-repeat 0 0.6em;
}