@charset "UTF-8";


.wrap {
	width: 344px;
*	height: 635px;
	color: #000;
	background: #fff;
	border-radius: 32px;
}

.wrap li.hdBl {
	text-align: center;
	padding: 16px 0;
	background: url(/akabane/img/common/bt_close_bk.svg) 290px 24px no-repeat;
	border-bottom: 1px solid #000;
}
.wrap li.hdBl a {
	display: block;
	line-height: 26px;
}

.wrap li.contBl {
	padding: 20px 22px 10px;

}

.rsvNav li {
	line-height: 26px;
	padding: 0 0 20px;
}
.rsvNav li:nth-child(1) {
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
.rsvNav li:nth-child(2) {
}
.rsvNav li h1 {
	font-size: 2rem;
	text-align: center;
	line-height: 32px;
	margin: 0 0 5px;
}
.rsvNav li span.sholder {
	display: block;
	font-size: 1.4rem;
	font-weight: 500;
	text-align: center;
	margin: 0 0 20px;
}
.rsvNav li h2 {
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
	margin: 0 0 20px;
	padding: 7px 0;
	background: #000;
	border-radius: 30px;
}

.rsvNav li .img1 { max-width: 273px; }

a {
	color: #000;
	text-align: center;
}



