@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");
body.home header .pc-nav .word-link {
	display: none;
}
body.home main .mv {
	position: relative;
}
body.home main .mv__video {
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	vertical-align: bottom;
}
body.home main .about {
	padding-top: 120px;
	padding-bottom: 120px;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .about {
		padding-top: 90px;
	}
}
body.home main .about__bg-1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 45px;
	max-width: 4vw;
}
@media screen and (max-width: 767px) {
	body.home main .about__bg-1 {
		width: 30px;
		max-width: 6vw;
	}
}
body.home main .about__bg-2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 45px;
	max-width: 4vw;
}
@media screen and (max-width: 767px) {
	body.home main .about__bg-2 {
		width: 30px;
		bottom: auto;
		top: 30%;
		max-width: 6vw;
	}
}
body.home main .about__bg-3 {
	position: absolute;
	bottom: 5%;
	right: 0;
	width: 35px;
	max-width: 7vw;
}
body.home main .about__bg-4 {
	position: absolute;
	bottom: 0;
	-webkit-transform: translateY(30%);
	        transform: translateY(30%);
	left: 0;
	width: 30px;
	max-width: 6vw;
	z-index: 2;
}
body.home main .about .about-ttl {
	text-align: center;
	padding-bottom: 40px;
}
body.home main .about .about-ttl img {
	width: 688px;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .about .about-ttl img {
		width: 375px;
		max-width: 90%;
	}
}
body.home main .about .about-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-ms-flex-flow: wrap;
	    flex-flow: wrap;
	max-width: 880px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .about .about-row {
		max-width: 90%;
	}
}
body.home main .about .about-row .item {
	width: 49%;
	margin-bottom: 2%;
}
@media screen and (max-width: 767px) {
	body.home main .about .about-row .item {
		width: 100%;
		margin-bottom: 20px;
	}
}
body.home main .about .about-row .item a {
	display: block;
}
body.home main .about .about-row .item a img {
	width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .about .about-row .item a img {
		border-radius: 20px;
	}
}
body.home main .about .word-link {
	text-align: center;
}
body.home main .about .word-link a {
	display: inline-block;
	width: 385px;
	max-width: 80%;
}
body.home main .voice {
	padding-bottom: 160px;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .voice {
		padding-bottom: 120px;
	}
}
body.home main .voice__bg-1 {
	position: absolute;
	top: 30%;
	right: 0;
	width: 60px;
	z-index: 2;
	max-width: 4vw;
}
body.home main .voice .voice-box {
	position: relative;
	padding-top: 65px;
	padding-bottom: 60px;
	width: 90vw;
	background-color: #f6f2ea;
	border: 8px solid black;
	border-left: none;
	border-radius: 0 20px 20px 0;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box {
		padding-top: 60px;
		padding-bottom: 50px;
	}
}
body.home main .voice .voice-box .voice-ttl {
	text-align: center;
	padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .voice-ttl {
		padding-bottom: 30px;
	}
}
body.home main .voice .voice-box .voice-ttl img {
	width: 673px;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .voice-ttl img {
		width: 380px;
		max-width: 90%;
	}
}
body.home main .voice .voice-box .inner {
	text-align: center;
	max-width: 90%;
	width: 930px;
	padding: 0 15px;
	margin: 0 auto;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .inner {
		max-width: 100%;
	}
}
body.home main .voice .voice-box .inner__img {
	margin: 0 0 30px;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .inner__img {
		margin: 0 0 20px -15px;
		max-width: calc(100% + 15px);
	}
}
body.home main .voice .voice-box .inner .more-link a {
	display: inline-block;
	width: 211px;
	max-width: 80%;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .inner .more-link a {
		width: 148px;
	}
}
body.home main .voice .voice-box .chara {
	position: absolute;
	bottom: 0;
	right: 1%;
	-webkit-transform: translateY(50%);
	        transform: translateY(50%);
	width: 145px;
	max-width: 10vw;
}
@media screen and (max-width: 767px) {
	body.home main .voice .voice-box .chara {
		width: 102px;
		max-width: 20vw;
	}
}
body.home main .message {
	padding-bottom: 260px;
	position: relative;
}
@media screen and (max-width: 767px) {
	body.home main .message {
		padding-bottom: 160px;
	}
}
body.home main .message__bg-1 {
	position: absolute;
	top: 20%;
	left: 0;
	width: 55px;
	max-width: 4vw;
}
body.home main .message__bg-2 {
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 33px;
	max-width: 6vw;
	z-index: 2;
}
body.home main .message .message-box {
	position: relative;
	width: 90vw;
	margin-left: auto;
}
body.home main .message .message-box .message-ttl {
	text-align: center;
	padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
	body.home main .message .message-box .message-ttl {
		padding-bottom: 20px;
	}
}
body.home main .message .message-box .message-ttl img {
	width: 307px;
	max-width: 100%;
}
@media screen and (max-width: 767px) {
	body.home main .message .message-box .message-ttl img {
		width: 214px;
		max-width: 90%;
	}
}
body.home main .message .message-box .inner {
	text-align: center;
	max-width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	        transform: translateY(-50%) translateX(-50%);
}
@media screen and (max-width: 767px) {
	body.home main .message .message-box .inner {
		top: 55%;
	}
}
body.home main .message .message-box .inner .more-link a {
	display: inline-block;
	width: 211px;
	max-width: 80%;
}
@media screen and (max-width: 767px) {
	body.home main .message .message-box .inner .more-link a {
		width: 148px;
	}
}
body.home main .message .message-box .chara {
	position: absolute;
	bottom: 0;
	left: 0%;
	-webkit-transform: translateY(30%) translateX(-30%);
	        transform: translateY(30%) translateX(-30%);
	width: 190px;
	max-width: 12vw;
}
@media screen and (max-width: 767px) {
	body.home main .message .message-box .chara {
		width: 133px;
		max-width: 22vw;
		-webkit-transform: translateY(40%);
		        transform: translateY(40%);
		left: 5%;
	}
}