.note-wrap .com-note {
	overflow-wrap: break-word;
}

@media screen and (max-width: 767px) {
	.p-home {
		padding-block-start: 50px;
	}
}
.p-home-mv {
	display: flex;
	flex-direction: column;
	background-color: #F9F8F8;
	position: relative;
}
.p-home-mv__sticky {
	order: 1;
	position: relative;
	display: flex;
	flex-direction: column;
}
.p-home-mv__sc1 {
	order: 1;
	position: relative;
	width: 100%;
	height: 100svh;
	position: relative;
	position: sticky;
	overflow: hidden;
	top: 0;
	transform-origin: center top;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc1 {
		top: 50px;
	}
}
.p-home-mv__sc1 h2 {
	position: absolute;
	inset: 8% 0 0 0;
	margin-inline: auto;
	width: 174px;
	height: 279px;
	z-index: 2;
	filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, 0.8));
}
@media screen and (max-width: 1100px) {
	.p-home-mv__sc1 h2 {
		inset: 15% 0 0 0;
	}
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc1 h2 {
		width: 150px;
		height: 240px;
	}
}
@media screen and (max-width: 375px) {
	.p-home-mv__sc1 h2 {
		width: 130px;
		height: 208px;
	}
}
.p-home-mv__sc1 .animated-svg {
	position: absolute;
	width: 30px;
	height: 129px;
	right: 50px;
	bottom: 5%;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc1 .animated-svg {
		display: none;
	}
}
.p-home-mv__sc1 .animated-svg svg {
	width: 30px;
	height: 129px;
}
.p-home-mv__sc1 .animated-svg svg .cls-1 {
	fill: #fff;
}
.p-home-mv__sc1 .animated-svg svg .cls-11 {
	fill: #fff;
	clip-path: url(#clip);
}
.p-home-mv__sc1 .animated-svg svg .cls-21 {
	fill: #333;
}
.p-home-mv__sc1 .animated-svg #clip {
	animation: clip 3s linear infinite;
}
@keyframes clip {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}
.p-home-mv__sc1 figure {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc1 figure {
		max-width: none;
		width: 100%;
		height: calc(100dvh - 220px);
		object-fit: cover;
	}
}
.p-home-mv__sc1 figure img {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc1 figure img {
		object-position: left bottom;
	}
}
.p-home-mv__sc2 {
	order: 2;
	position: relative;
	width: 100%;
	height: 100svh;
	position: relative;
	position: sticky;
	overflow: hidden;
	top: 0;
	margin-block-start: 150vh;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc2 {
		top: 50px;
	}
}
.p-home-mv__sc2 p {
	position: absolute;
	left: 40px;
	top: 30px;
	width: 370px;
	z-index: 2;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc2 p {
		display: none;
	}
}
.p-home-mv__sc2 h2 {
	position: absolute;
	z-index: 2;
	inset: 0;
	margin: auto;
	width: 550px;
	aspect-ratio: 550/68;
	filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.6)) drop-shadow(0 0 8px rgba(0, 0, 0, 0.6)) drop-shadow(0 0 8px rgba(0, 0, 0, 0.6));
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc2 h2 {
		width: 85%;
		height: auto;
		filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.8)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.8)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.8)) drop-shadow(0 0 2px rgba(0, 0, 0, 0.8));
	}
	.p-home-mv__sc2 h2 img {
		transform: translateY(-80px);
	}
}
.p-home-mv__sc2 figure, .p-home-mv__sc2 img {
	max-width: none;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc2 figure, .p-home-mv__sc2 img {
		max-width: none;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc2 figure img, .p-home-mv__sc2 img img {
		object-position: left center;
	}
}
.p-home-mv__sc2 figure .caption, .p-home-mv__sc2 img .caption {
	transform: scale(0.9);
	bottom: 5%;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.8), 0 0 4px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.8), 0 0 4px rgba(0, 0, 0, 0.4), 0 0 1px rgba(0, 0, 0, 0.8), 0 0 4px rgba(0, 0, 0, 0.4);
}
.p-home-mv__sc3 {
	order: 3;
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	text-align: center;
	z-index: 3;
	position: relative;
	background-color: #F9F8F8;
	width: 100%;
	position: relative;
	margin-block-start: 150vh;
}
.p-home-mv__sc3 dl {
	margin-block-end: 80px;
}
.p-home-mv__sc3 dl dt {
	margin-block: 120px 80px;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc3 dl dt {
		margin-block: 55px;
	}
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc3 dl dt img {
		width: 75%;
	}
}
.p-home-mv__sc3 dl dd {
	font-size: clamp(1.3rem, 1.14rem + 0.5vw, 2.1rem);
	color: var(--color-bl);
	line-height: 2.5;
}
@media screen and (min-width: 768px) {
	.p-home-mv__sc3 h1 {
		opacity: 1 !important;
	}
}
@media screen and (max-width: 1000px) {
	.p-home-mv__sc3 h1 {
		width: 90%;
		margin-inline: auto;
	}
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc3 h1 {
		width: 100%;
	}
	.p-home-mv__sc3 h1 img {
		width: 55%;
	}
}
.p-home-mv__sc4 {
	order: 4;
	padding-block: 100px 200px;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 {
		padding-block: 50px 90px;
	}
}
.p-home-mv__sc4 h2 {
	margin-block-end: clamp(5.5rem, 5rem + 1.5625vw, 8rem);
	color: var(--color-bl);
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 h2 img {
		padding: 0 24px;
		height: auto;
	}
}
.p-home-mv__sc4 h2 span {
	font-size: clamp(1.8rem, 1.12rem + 2.125vw, 5.2rem);
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 h2 span {
		line-height: 1.1;
	}
}
.p-home-mv__sc4 h2 span em {
	font-style: normal;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 h2 span em {
		display: block;
		font-size: 3.25rem;
		letter-spacing: 0.06em;
	}
}
.p-home-mv__sc4 ul {
	display: grid;
	gap: 20px;
	grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 ul {
		grid-template-columns: repeat(3, 1fr);
		gap: 10px;
	}
}
.p-home-mv__sc4 p.caption {
	padding: 5px;
	text-align: center;
	margin-left: 1em;
	text-indent: -1em;
}
@media screen and (max-width: 767px) {
	.p-home-mv__sc4 p.caption {
		text-align: left;
	}
}
.p-home-mv__last {
	width: 100%;
	height: 100svh;
	position: relative;
	position: sticky;
	overflow: hidden;
	top: 0;
}
.p-home-mv__inner {
	height: 100svh;
	position: relative;
}
.p-home-mv .mark {
	display: none;
}
@media screen and (max-width: 767px) {
	.p-home-mv .mark {
		display: block;
		height: 80px;
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
		z-index: 5;
		position: fixed;
		top: auto;
		bottom: 60px;
		text-align: center;
	}
	.p-home-mv .mark picture {
		width: 100%;
	}
}
@media screen and (max-width: 767px) {
	.p-home-mv .mark img {
		width: 55%;
	}
}
.p-home-entry {
	background-color: var(--color-bl);
	color: var(--color-white);
	padding-block-end: clamp(5.5rem, 5.2rem + 0.9375vw, 7rem);
	padding-block-start: clamp(3.5rem, 0.9rem + 8.125vw, 16.5rem);
	position: relative;
	/*figure{
	    width: 80%;
	    max-width: 890px;
	    margin-inline: auto;
	    margin-block-start: myClamp(25,70);
	}*/
}
.p-home-entry:before {
	content: "";
	background-color: var(--color-bl);
	mask-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201641.64%20100%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%235e83ae%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C100v-53s374.04-105.97%2C833.34.33c362.43%2C83.88%2C697.63%2C24.32%2C808.3-.33v53%22%2F%3E%3C%2Fsvg%3E");
	mask-size: auto 100%;
	aspect-ratio: 336/21;
	width: 100%;
	height: 100px;
	position: absolute;
	top: -100px;
}
@media screen and (max-width: 767px) {
	.p-home-entry:before {
		mask-size: cover;
		aspect-ratio: 75/90;
		height: 45px;
		top: -44px;
		mask-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20data-name%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20658.02%2069.19%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%235383b1%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M658.02%2C69.19H0v-27.92c13.8-6.8%2C174.85-82.46%2C371.4-10.32%2C104.63%2C38.4%2C212.86%2C27.4%2C286.61%2C10.83v27.41Z%22%2F%3E%3C%2Fsvg%3E");
	}
}
.p-home-entry__box {
	width: 90%;
	max-width: 1000px;
	margin-inline: auto;
}
.p-home-entry__box h2 {
	font-size: clamp(2.2rem, 1.8rem + 1.25vw, 4.2rem);
	letter-spacing: 0.2em;
	margin-block-end: 15px;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
	.p-home-entry__box h2 {
		text-align: center;
		letter-spacing: 0.1em;
	}
}
.p-home-entry__box h2 span {
	display: block;
	font-size: clamp(1.4rem, 1.18rem + 0.6875vw, 2.5rem);
	letter-spacing: 0.2em;
}
.p-home-entry__box p {
	font-size: clamp(1.4rem, 1.32rem + 0.25vw, 1.8rem);
	line-height: 1.75;
}
@media screen and (max-width: 767px) {
	.p-home-entry__box p {
		text-align: center;
	}
}
.p-home-entry__box .c-flex {
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.p-home-entry__box .c-flex {
		flex-direction: column;
		text-align: center;
		gap: 15px;
	}
}
.p-home-entry__box .c-flex p {
	font-size: clamp(1.1rem, 1.08rem + 0.0625vw, 1.2rem);
	line-height: 1.75;
}
.p-home-entry__box .c-flex a {
	font-size: clamp(1.2rem, 1.12rem + 0.25vw, 1.6rem);
	color: var(--color-bl);
	background-color: #fff;
	border-radius: 40px;
	width: 350px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-home-entry__box .c-flex a {
		margin-inline: auto;
		width: 300px;
		height: 35px;
	}
}
.p-home-entry dl.merit {
	width: 80%;
	max-width: 890px;
	margin-inline: auto;
	margin-block-start: clamp(2.5rem, 1.6rem + 2.8125vw, 7rem);
	border: 1px solid var(--color-white);
	border-radius: 20px;
	padding: 40px;
	position: relative;
}
@media screen and (max-width: 767px) {
	.p-home-entry dl.merit {
		padding: 25px 30px 20px 30px;
	}
}
.p-home-entry dl.merit dt {
	font-family: "din-2014", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: clamp(1.3rem, 1.06rem + 0.75vw, 2.5rem);
	background-color: var(--color-bl);
	position: absolute;
	top: -13px;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-home-entry dl.merit dt {
		width: 120px;
		top: -8px;
		margin-left: -60px;
	}
}
.p-home-entry dl.merit dd p {
	text-align: center;
	font-size: clamp(1.2rem, 1.08rem + 0.375vw, 1.8rem);
	letter-spacing: 0.1em;
	margin-block-end: clamp(1rem, 0.6rem + 1.25vw, 3rem);
}
.p-home-entry dl.merit dd figure {
	width: 100%;
	margin: 0;
}
.p-home-entry .p-home-information {
	background-color: transparent;
	padding-block: clamp(2rem, 1.2rem + 2.5vw, 6rem) clamp(2rem, 1.6rem + 1.25vw, 4rem);
}
.p-home-entry .p-home-information:before {
	display: none;
}
.p-home-entry .p-home-information .p-home-information__inner {
	max-width: 1000px;
}
@media screen and (max-width: 767px) {
	.p-home-entry .p-home-information .p-home-information__inner {
		width: 80%;
	}
}
.p-home-entry .p-home-information h2 {
	color: #fff;
	margin-block-end: clamp(2rem, 1.6rem + 1.25vw, 4rem);
}
.p-home-entry .p-home-information h2:after {
	display: none;
}
.p-home-entry .p-home-information dl {
	border-color: #fff;
}
.p-home-entry .p-home-information dl:last-of-type {
	border-color: #fff;
}
.p-home-entry__merit {
	width: 90%;
	max-width: 1000px;
	margin-inline: auto;
	background-color: var(--color-white);
	color: var(--color-black);
	border-radius: 18px;
	padding-block: 25px;
	padding-inline: clamp(1.5rem, 0.1rem + 4.375vw, 8.5rem);
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-block-end: 25px;
	/*
	dl{
	    width: 50%;
	    @include me{
	        width: 100%;
	    }
	    &:nth-of-type(2){
	        width: 45%;
	        @include me{
	            width: 100%;
	            margin-block-start: 30px;
	        }
	    }
	    dt{
	        @include din();
	        font-weight: 500;
	        letter-spacing: 0.1em;
	        font-size: myClamp(20,25);
	        color: var(--color-bl);
	        padding-inline: 5%;
	        margin-block-end: 10px;
	    }
	    dd{
	        &:nth-of-type(1){
	            font-size: 1.4rem;
	            line-height: 1.8;
	            padding-inline: 5%;
	            margin-block-end: myClamp(20,30);
	        }
	        a{
	            font-size: myClamp(12,18);
	            color: var(--color-white);
	            background-color: #C96883;
	            border-radius: 40px;
	            width: 100%;
	            height: 44px;
	            display: flex;
	            align-items: center;
	            justify-content: center;
	            @include me{
	                font-size: 1.4rem;
	            }
	        }
	        form{
	            border-radius: 40px;
	            width: 100%;
	            height: 44px;
	            border: 1px solid var(--color-bl);
	            padding-inline: 20px 5px;
	            display: flex;
	            align-items: center;
	            justify-content: space-between;
	            flex-wrap: wrap;
	            [type=submit]{
	                @include din();
	                letter-spacing: 0.1em;
	                background-color: var(--color-bl);
	                color: var(--color-white);
	                font-size: myClamp(14,17);
	                width: 100px;
	                height: 33px;
	                display: flex;
	                align-items: center;
	                justify-content: center;
	                border-radius: 40px;
	            }
	            [type=password]{
	                margin: 0;
	                padding: 8px;
	                min-height: 33px;
	                background-color: transparent;
	                box-sizing: border-box;
	                font-size: 1.8rem;
	                font-weight: 300;
	                border: none;
	                border-radius: 0;
	                transition: all 0.3s ease-out;
	                width: calc(100% - 100px);
	                &::placeholder {
	                    color: var(--color-bl);
	                }
	            }
	            .error-text{
	                width: 100%;
	                color: #f30;
	            }
	        }
	    }
	}*/
}
.p-home-entry__merit h3 {
	width: 100%;
	text-align: center;
	position: relative;
}
.p-home-entry__merit h3:before {
	content: "";
	width: 100%;
	height: 4px;
	background-color: var(--color-bl);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.p-home-entry__merit h3 span {
	display: inline-block;
	position: relative;
	font-family: "din-2014", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: clamp(2rem, 1.9rem + 0.3125vw, 2.5rem);
	background-color: var(--color-white);
	color: var(--color-bl);
	text-align: center;
	padding-inline: clamp(1.5rem, 1.2rem + 0.9375vw, 3rem);
}
.p-home-entry__merit figure {
	margin-inline: auto;
	width: 100%;
	padding-block: clamp(1.5rem, 1.3rem + 0.625vw, 2.5rem);
	padding-inline: 20px;
	border-bottom: 1px solid var(--color-bl);
	margin-block-end: clamp(2rem, 1.8rem + 0.625vw, 3rem);
	text-align: center;
}
@media screen and (max-width: 767px) {
	.p-home-entry__merit figure {
		padding-inline: 0;
	}
}
.p-home-entry__merit figure img {
	max-width: 750px;
}
.p-home-entry__merit dl {
	width: 100%;
}
@media screen and (max-width: 767px) {
	.p-home-entry__merit dl {
		text-align: center;
	}
}
.p-home-entry__merit dl dt {
	font-family: "din-2014", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	font-size: clamp(2rem, 1.9rem + 0.3125vw, 2.5rem);
	color: var(--color-bl);
	padding-inline: 5%;
	margin-block-end: 10px;
}
.p-home-entry__merit dl dd:nth-of-type(1) {
	font-size: 1.4rem;
	line-height: 1.8;
	padding-inline: 5%;
	margin-block-end: clamp(2rem, 1.8rem + 0.625vw, 3rem);
	display: flex;
	justify-content: space-between;
}
@media screen and (max-width: 767px) {
	.p-home-entry__merit dl dd:nth-of-type(1) {
		flex-direction: column;
		gap: 20px;
		padding: 0;
	}
}
.p-home-entry__merit dl dd:nth-of-type(1) p {
	flex-shrink: 0;
}
.p-home-entry__merit dl dd a {
	font-size: clamp(1.2rem, 1.08rem + 0.375vw, 1.8rem);
	color: var(--color-white);
	background-color: #C96883;
	border-radius: 40px;
	width: 100%;
	max-width: 400px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.p-home-entry__merit dl dd a {
		font-size: 1.4rem;
	}
}
.p-home-entry__line {
	width: 90%;
	max-width: 1000px;
	margin-inline: auto;
	background-color: #fff;
	border-radius: 18px;
	border: 3px solid #3EA54A;
	padding-block: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 20px 50px;
}
@media screen and (max-width: 767px) {
	.p-home-entry__line {
		flex-direction: column;
		gap: 30px 0;
	}
}
.p-home-entry__line figure:nth-of-type(1) {
	max-width: 480px;
}
@media screen and (max-width: 767px) {
	.p-home-entry__line figure:nth-of-type(1) {
		width: 90%;
	}
}
.p-home-entry__line figure:nth-of-type(2) {
	max-width: 120px;
}
@media screen and (max-width: 767px) {
	.p-home-entry__line figure:nth-of-type(2) {
		display: none;
	}
}
.p-home-entry__line p {
	width: 100%;
}
.p-home-entry__line p a {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: clamp(2rem, 1.96rem + 0.125vw, 2.2rem);
	margin-inline: auto;
	background-color: #3EA54A;
	color: #fff;
	width: 300px;
	height: 44px;
	border-radius: 30px;
}
.p-home-meeting {
	--reg-color: #5E83AE;
	padding-block: clamp(6rem, 3.2rem + 8.75vw, 20rem);
}
.p-home-meeting__box {
	margin-block-start: clamp(2.5rem, 1rem + 4.6875vw, 10rem);
	background-color: var(--reg-color);
	margin-inline: auto;
	width: 90%;
	max-width: 1000px;
	display: flex;
}
@media screen and (max-width: 767px) {
	.p-home-meeting__box {
		width: 55%;
		flex-direction: column;
	}
}
.p-home-meeting__box figure {
	width: 50%;
}
@media screen and (max-width: 767px) {
	.p-home-meeting__box figure {
		width: 100%;
	}
}
.p-home-meeting__box dl {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	color: var(--color-white);
}
@media screen and (max-width: 767px) {
	.p-home-meeting__box dl {
		width: 100%;
		padding-block: 25px 10px;
	}
}
.p-home-meeting__box dl dt {
	font-family: "din-2014", sans-serif;
	font-weight: 400;
	font-style: normal;
	margin-block-end: clamp(0.5rem, 0.36rem + 0.4375vw, 1.2rem);
}
.p-home-meeting__box dl dt span {
	display: block;
	font-size: clamp(1.2rem, 1.14rem + 0.1875vw, 1.5rem);
}
.p-home-meeting__box dl dt em {
	font-style: normal;
	font-size: clamp(6.5rem, 6.1rem + 1.25vw, 8.5rem);
}
.p-home-meeting__box dl dd {
	font-size: clamp(1.1rem, 1.02rem + 0.25vw, 1.5rem);
	line-height: 1.7;
}
@media screen and (max-width: 767px) {
	.p-home-meeting__box dl dd {
		line-height: 1.5;
	}
}
.p-home-town {
	--reg-color: #CB8D92;
	margin-block: clamp(8rem, 6.4rem + 5vw, 16rem);
}
@media screen and (max-width: 767px) {
	.p-home-town figure {
		overflow: hidden;
	}
	.p-home-town figure img {
		width: 105%;
		margin-left: -2.5%;
	}
}
.p-home-town figure a {
	transition: 0.3s;
}
.p-home-town figure a:hover {
	opacity: 0.7;
}
.p-home-town .caption {
	padding: 10px;
}
.p-home-residence {
	--reg-color: #B8C885;
	margin-block-end: clamp(4rem, 3.2rem + 2.5vw, 8rem);
}
@media screen and (max-width: 767px) {
	.p-home-residence figure {
		overflow: hidden;
	}
	.p-home-residence figure img {
		width: 126%;
		margin-left: -17%;
	}
}
.p-home-residence figure a {
	transition: 0.3s;
}
.p-home-residence figure a:hover {
	opacity: 0.7;
}
.p-home-residence .caption {
	padding: 10px;
}
.p-home-daily {
	--reg-color: #DEB478;
}
.p-home-daily__pic {
	position: relative;
	z-index: 2;
	overflow: hidden;
	margin-block-start: clamp(4rem, 3.3rem + 2.1875vw, 7.5rem);
}
.p-home-daily__pic .pic {
	position: absolute;
}
.p-home-daily__pic .pic.-pic1 {
	width: 32.73%;
	top: 0;
	right: 23%;
	z-index: 6;
}
.p-home-daily__pic .pic.-pic2 {
	width: 35.11%;
	top: -6%;
	right: -4%;
	z-index: 5;
}
.p-home-daily__pic .pic.-pic3 {
	width: 35.41%;
	top: 14%;
	right: 24%;
	z-index: 4;
}
.p-home-daily__pic .pic.-pic4 {
	width: 30%;
	top: 0;
	left: 0;
	z-index: 6;
}
.p-home-daily__pic .pic.-pic5 {
	width: 22.65%;
	top: 31%;
	left: 0;
	z-index: 4;
}
.p-home-daily__pic .pic.-pic6 {
	width: 32.4%;
	top: 24%;
	left: 13%;
}
.p-home-daily__pic h3 {
	position: absolute;
	z-index: 10;
	font-size: clamp(1.6rem, 0.68rem + 2.875vw, 6.2rem);
	font-weight: normal;
	letter-spacing: 0.35em;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;
	-webkit-text-stroke: 3px #fff;
	text-stroke: 3px #fff;
	paint-order: stroke;
}
.p-home-daily__pic h3 a {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.p-home-message {
	--reg-color: #575758;
	padding-block: clamp(5rem, 4rem + 3.125vw, 10rem);
	text-align: center;
	color: var(--color-bl);
}
.p-home-message h2 {
	color: var(--color-bl);
}
.p-home-message h3 {
	font-size: clamp(1.5rem, 1.34rem + 0.5vw, 2.3rem);
	letter-spacing: 0.2em;
	font-weight: normal;
	margin-block-end: clamp(3.5rem, 2.8rem + 2.1875vw, 7rem);
}
@media screen and (max-width: 767px) {
	.p-home-message h3 {
		margin-block-start: 45px;
	}
}
.p-home-message p {
	font-size: clamp(1.1rem, 1.02rem + 0.25vw, 1.5rem);
	line-height: 2.5;
	letter-spacing: 0.1em;
	margin-block-end: clamp(3.5rem, 2.4rem + 3.4375vw, 9rem);
}
@media screen and (max-width: 767px) {
	.p-home-message p {
		letter-spacing: 0;
		line-height: 2;
		font-feature-settings: "palt";
	}
}
.p-home-message dl dt {
	font-size: clamp(1.6rem, 1.12rem + 1.5vw, 4rem);
	margin-block-end: clamp(0.5rem, 0.1rem + 1.25vw, 2.5rem);
}
.p-home-message dl dd {
	max-width: 365px;
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.p-home-message dl dd {
		max-width: 145px;
	}
}
.p-home-contents {
	--reg-color: #575758;
	padding-block-start: clamp(6.5rem, 5rem + 4.6875vw, 14rem);
	padding-block-end: clamp(8rem, 3.6rem + 13.75vw, 30rem);
}
.p-home-contents .c-lead {
	margin-block-end: clamp(3.5rem, 1rem + 7.8125vw, 16rem);
}
.p-home-contents__nav ul {
	display: grid;
	flex-wrap: wrap;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	width: 90%;
	max-width: 1000px;
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.p-home-contents__nav ul {
		width: 100%;
		grid-template-columns: repeat(2, 1fr);
		gap: 17px;
	}
}
.p-home-information {
	--reg-color: #575758;
	background-color: #E5E5E6;
	padding-block: clamp(5rem, 3.2rem + 5.625vw, 14rem);
	position: relative;
}
.p-home-information:before {
	content: "";
	background-color: #E5E5E6;
	mask-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC_7%22%20data-name%3D%22%E3%83%AC%E3%82%A4%E3%83%A4%E3%83%BC%207%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201641.64%20100%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%235e83ae%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M0%2C100v-53s374.04-105.97%2C833.34.33c362.43%2C83.88%2C697.63%2C24.32%2C808.3-.33v53%22%2F%3E%3C%2Fsvg%3E");
	mask-size: auto 100%;
	aspect-ratio: 336/21;
	width: 100%;
	height: 100px;
	position: absolute;
	top: -100px;
}
@media screen and (max-width: 767px) {
	.p-home-information:before {
		mask-size: cover;
		aspect-ratio: 75/90;
		height: 45px;
		top: -44px;
		mask-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20id%3D%22_%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20data-name%3D%22%E7%B7%A8%E9%9B%86%E3%83%A2%E3%83%BC%E3%83%89%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20658.02%2069.19%22%3E%20%3Cdefs%3E%20%3Cstyle%3E%20.cls-1%20%7B%20fill%3A%20%235383b1%3B%20%7D%20%3C%2Fstyle%3E%20%3C%2Fdefs%3E%20%3Cpath%20class%3D%22cls-1%22%20d%3D%22M658.02%2C69.19H0v-27.92c13.8-6.8%2C174.85-82.46%2C371.4-10.32%2C104.63%2C38.4%2C212.86%2C27.4%2C286.61%2C10.83v27.41Z%22%2F%3E%3C%2Fsvg%3E");
	}
}
.p-home-information .c-lead {
	letter-spacing: 0.5em;
	margin-block-end: clamp(4rem, 3.2rem + 2.5vw, 8rem);
}
.p-home-information__inner {
	max-width: 850px;
	width: 90%;
	margin-inline: auto;
}
@media screen and (max-width: 767px) {
	.p-home-information__inner {
		width: 75%;
	}
}
.p-home-information__inner dl {
	border-top: 1px solid rgba(33, 24, 22, 0.35);
	display: flex;
	gap: 40px;
	padding-block: 15px;
	padding-inline: 10px;
}
@media screen and (max-width: 767px) {
	.p-home-information__inner dl {
		text-align: center;
		flex-direction: column;
		gap: 5px;
	}
}
.p-home-information__inner dl:last-of-type {
	border-bottom: 1px solid rgba(33, 24, 22, 0.35);
}
.p-home-information__inner dl dt {
	font-size: clamp(1.2rem, 1.06rem + 0.4375vw, 1.9rem);
	flex-shrink: 0;
}
@media screen and (max-width: 767px) {
	.p-home-information__inner dl dt {
		flex-shrink: 1;
	}
}
.p-home-information__inner dl dd {
	font-size: clamp(1.2rem, 1.1rem + 0.3125vw, 1.7rem);
}/*# sourceMappingURL=home.css.map */