@charset "utf-8";
#pankuzu {
	display: none;
}
/*mf1*/
div#mf1 {
	background: #33ccff;
	padding: 30px 20px 80px;
}
div#mf1 h2 {
	text-align: center;
	margin-bottom: 20px;
}
.link ul li a:after {
	content: "／";
	margin: 2px;
}
.link ul {
	display: flex;
	justify-content: center;
}
.link ul li a {
	color: #fff;
	font-size: 12px;
	display: block;
	white-space: nowrap;
}
.link {
	text-align: center;
	color: #fff;
	margin-bottom: 30px;
}
.link ul li:last-child a:after {
	content: none;
}
@media screen and (max-width: 850px) {
	.qaWrap {
	line-height: 1.2em;
	}
}
.qacont h4 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 50px;
	color: #fff;
}
.qacont h3 {
	font-size: 22px;
	text-align: center;
	width: 670px;
	margin: 0 auto;
	background: #fff;
	color: #969696;
	padding: 8px 0;
	box-sizing: border-box;
	border-radius: 50px;
	margin-bottom: 50px;
}
div#link00,
div#link01,
div#link02,
div#link03,
div#link04,
div#link05,
div#link06,
div#link07 {
	padding-top: 100px;
	margin-top: -100px;
}
.qacont {
	margin-bottom: 50px;
	overflow: hidden;
}
.qacont p {
	text-align: center;
	font-size: 15px;
	margin-bottom: 50px;
}
.qaAll ul {
	margin-bottom: 1em;
}
.qaAll ul li {
	font-size: 15px;
	list-style: disc;
}
.qaAll {
	width: 60%;
	margin: 0 auto;
}
.qaAll h3 {
	text-align: center;
	margin-bottom: 0.8em;
}
.qaAll p {
	font-size: 15px;
	margin-bottom: 1em;
}
.annotation {
	font-weight: normal;
	color: #969696;
}




@media (max-width: 850px) and (min-width: 481px) {
.link ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
}





@media screen and (max-width: 480px) {
.link ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.link ul li a {
	color: #fff;
	font-size: 15px;
	display: block;
	white-space: nowrap;
}
.link ul li a:after {
	content: none;
}
.link ul li {
	width: 100%;
}
.qacont h3 {
	font-size: 20px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	background: #fff;
	color: #969696;
	padding: 8px 0;
	box-sizing: border-box;
	border-radius: 50px;
	margin-bottom: 20px;
}
.qacont h4 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 20px;
	color: #fff;
	line-height: 1.2em;
}
.qacont p.t-l {
	text-align:justify;
}
.qacont p {
	margin-bottom: 30px;
	text-align:justify;
}
.qaAll {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
}
.qacont .annotation {
	font-weight: normal;
	color: #545454;
}