@font-face {
	font-family: "Noto Sans JP Bold";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Bold"),url("../fonts/NotoSansJP-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "Noto Sans JP Medium";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Medium"),url("../fonts/NotoSansJP-Medium.ttf") format("truetype");
}

@font-face {
	font-family: "Noto Sans JP Regular";
	font-style: normal;
	font-weight: normal;
	src: local("Noto Sans JP Regular"),url("../fonts/NotoSansJP-Regular.ttf") format("truetype");
}

@font-face {
	font-family: "Poppins Bold";
	font-style: normal;
	font-weight: normal;
	src: local("Poppins Bold"),url("../fonts/Poppins-Bold.ttf") format("truetype");
}

@font-face {
	font-family: "KozGoPr6N-heavy";
	font-style: normal;
	font-weight: normal;
	src: local("KozGoPr6N-Heavy"),url("../fonts/KozGoPr6N-Heavy.otf") format("opentype");
}

@font-face {
	font-family: "KozGoPr6N-medium";
	font-style: normal;
	font-weight: normal;
	src: local("KozGoPr6N-Heavy"),url("../fonts/KozGoPr6N-Medium.otf") format("opentype");
}

@font-face {
	font-family: "ZenKakuGothicAntique-Black";
	font-style: normal;
	font-weight: normal;
	src: local("ZenKakuGothicAntique-Black"),url("../fonts/ZenKakuGothicAntique-Black.ttf") format("truetype");
}

@font-face {
	font-family: "Adobe Handwriting Ernie";
	font-style: normal;
	font-weight: normal;
	src: local("Adobe Handwriting Ernie"),url("../fonts/AdobeHandwriting-Ernie.ttf") format("truetype");
}

@font-face {
	font-family: "Apple SD Gothic Neo";
	font-style: normal;
	font-weight: normal;
	src: local("Apple SD Gothic Neo"),url("../fonts/AppleSDGothicNeoR.ttf") format("truetype");
}

@media screen and (max-width: 1024px) {

.happiness_project_main .fv {
	margin-bottom: 0;
}

.attempt {
	padding-top: 300px;
}

}

@media screen and (max-width: 820px) {

.happiness_project .subpage_title {
	font-size: 72px;
	line-height: 72px;
}

.happiness_project_message_highlight {
	font-size: 24px;
}

.happiness_project_message {
	font-size: 22px;
}

.attempt {
	padding-top: 220px;
}

}

@media screen and (max-width: 500px) {

.happiness_project_main .fv {
	margin-bottom: 24px;
}

.happiness_project .subpage_title_wrapper {
	margin-bottom: 40px;
	margin-left: initial;
}

.happiness_project .subpage_title {
	font-size: 40px;
	letter-spacing: 3px;
	line-height: 40px;
}

.happiness_project .subpage_subtitle {
	font-size: 20px;
}

.happiness_project .subpage_top_text {
	font-size: 14px;
}

.happiness_project_message_highlight {
	font-size: 18px;
}

.happiness_project_message {
	font-size: 16px;
	margin-bottom: 24px;
}

.happiness_project_message_highlight_second {
	margin-bottom: 24px;
}

.attempt {
	padding-top: 132px;
}

.attempt_top_background {
	height: 200px;
}

.attempt .section_subtitle {
	font-size: 18px;
	margin-bottom: 40px;
}

}

@media screen and (max-width: 390px) {

.happiness_project_message_wrapper {
	margin: 40px 0;
}

.happiness_project_message_highlight {
	font-size: 16px;
}

.happiness_project_message {
	font-size: 14px;
	margin-bottom: 16px;
}

.happiness_project_message_highlight_second {
	margin-bottom: 16px;
}

.attempt {
	padding-top: 108px;
}

.attempt .section_subtitle {
	font-size: 14px;
}

}

