
.notfound {
	min-height: 600px;
	text-align: center;
	width: 100%
}
.notfound__title {
	font-weight: 500;
	line-height: 1.875;
	font-size: 16px;
	margin-top: 48px;
}
.notfound__body .notfound__text {
	font-weight: 500;
	line-height: 2.5;
	font-size: 12px
}
.notfound .c-btn-more__wrapper .c-btn-more {
	font-weight: 500
}
.notfound .c-btn-more__wrapper .c-btn-more:after {
	content: "\e900";
	font-family: sippo-sp
}
.notfound .c-breadcrumb__top {
	font-weight: 300
}
.notfound .c-breadcrumb__top li:after {
	content: "\e907";
	font-family: sippo-sp
}
.notfound .c-link__more {
	text-align: center;
	font-size: 14px
}
.notfound .c-link__more a {
	color: #000
}
.notfound .c-link__more:after {
	color: #44bfca;
	content: "\e900";
	font-family: sippo-pc, sans-serif;
	font-size: 12px;
	margin-left: 8px
}
.p-form__btnWrap .c-btn {
	width: 300px;
  margin: 0 auto;
}
.c-btn a {
	color: #fff
}
.c-btn:hover a {
	color: #ff9409 !important;
}
