.p-mv{width: 100%;
	height: 80svh;
	max-height: none;
	overflow: hidden;
	margin-top: 56px;}
.p-mvNet{position: absolute;
	top: 0;
	left: -199px;
	width: 700px;
	height: auto;
	opacity: .2;}
.p-mvHome{position: absolute;
	left: -180px;
	bottom: 0;
	max-width: 2600px;
	width: 215vw;
	height: auto;
	opacity: 0;
	transform: translateY(100px);
	transition: opacity .8s .4s, transform .8s .4s;}
.is-loaded .p-mvHome{opacity: .4;
	transform: translateY(0);}
.p-mvCatch__content{position: absolute;
	top: 13%;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 15px 0;}
.p-mvCatch{position: relative;
	font-size: 3rem;
	letter-spacing: .02em;
	line-height: 1;}
.p-mvCatch .brackets{font-size: 2.2rem;
	line-height: 1;}
.p-mvCatch .brackets:nth-child(1){position: absolute;
	top: 0;
	left: -1em;}
.p-mvCatch .u-pink{letter-spacing: .02em;
	line-height: 1;}
.p-mvCatch .u-green{margin-left: .1em;
	letter-spacing: 0;
	line-height: 1;}
.p-mvCatch .minText{font-size: 2.2rem;
	letter-spacing: 0;
	line-height: 1;
	margin-left: -0.4em;}
.p-mvThumb{position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20%;
	width: 100%;
	height: 40%;}
.p-mvImage{position: absolute;
	border-radius: 50%;
	overflow: hidden;
	opacity: 0;
	transform: scale(.2);
	transition: opacity .8s .4s, transform .8s .4s;}
.p-mvImage:nth-child(1){top: 30px;
	left: 50%;
	transform: translateX(-50%) scale(1);
	width: 70vw;
	height: 70vw;
	max-width: 600px;
	max-height: 600px;
	transition-delay: .5s;}
.is-loaded .p-mvImage:nth-child(1){transform: translateX(-50%) scale(1);}
.p-mvImage:nth-child(2){top: 0;
	left: 0;
	width: 30vw;
	height: 30vw;
	transition-delay: .7s;}
.p-mvImage:nth-child(3){right: 0;
	bottom: 100px;
	width: 26vw;
	height: 26vw;
	transition-delay: .6s;}
.is-loaded .p-mvImage{opacity: 1;
	transform: scale(1);
	transition: opacity 1s, transform 1s;}
@media (min-width: 500px){.p-mvThumb {
		height: 40%;
	}

	.p-mvNet {
		width: 700px;
		top: 0;
	}

	.p-mvCatch {
		font-size: 4rem;
	}

	.p-mvCatch .minText {
		font-size: 2.8rem;
		margin-left: 0;
	}}
@media (min-width: 650px){.p-mv {
		margin-top: 88px;
	}

	.p-mvThumb {
		height: 50%;
	}

	.p-mvNet {
		width: 700px;
	}

	.p-mvCatch .brackets {
		font-size: 2.2rem;
	}}
@media (min-width: 810px){.p-mv {
		height: 100svh;
		max-height: 720px;
	}

	.p-mvCatch__content {
		top: 13%;
		left: 50%;
		transform: translateX(-50%);
		gap: 15px 0;
	}

	.p-mvCatch {
		font-size: 4.4rem;
	}

	.p-mvCatch .brackets {
		font-size: 2.3rem;
	}

	.p-mvCatch .minText {
		font-size: 3rem;
	}

	.p-mvThumb {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 20%;
		width: 100%;
		height: 60%;
	}

	.p-mvImage:nth-child(2) {
		width: 30vw;
		height: 30vw;
	}

	.p-mvImage:nth-child(3) {
		right: 0;
		bottom: 100px;
		width: 26vw;
		height: 26vw;
	}}
@media (min-width: 980px){.p-mvCatch {
		font-size: 4.4rem;
	}}
@media (min-width: 1080px){.p-mv {
		margin-top: 98px;
	}

	.p-mvNet {
		top: -200px;
		width: 900px;
	}

	.p-mvHome {
		left: -700px;
		width: 200vw;
	}

	.p-mvCatch__content {
		gap: 18px 0;
	}

	.p-mvCatch {
		font-size: 4.6rem;
	}

	.p-mvCatch .brackets {
		font-size: 2.4rem;
	}

	.p-mvCatch .minText {
		font-size: 3.2rem;
	}

	.p-mvThumb {
		position: relative;
		left: auto;
		transform: none;
		bottom: auto;
		width: 60%;
		height: 100%;
		margin-left: auto;
	}

	.p-mvImage:nth-child(1) {
		top: 0;
		left: auto;
		right: -50px;
		width: 48vw;
		height: 48vw;
	}

	.p-mvImage:nth-child(2) {
		width: 18vw;
		height: 18vw;
	}

	.p-mvImage:nth-child(3) {
		right: 300px;
		width: 16vw;
		height: 16vw;
		bottom: 40px;
	}}
@media (min-width: 1081px){.p-mvThumb {
		position: relative;
		left: auto;
		transform: none;
		bottom: auto;
		width: 60%;
		height: 100%;
		margin-left: auto;
	}

	.p-mvImage:nth-child(1) {
		top: 0;
		right: -50px;
		left: auto;
		transform: none;
		width: 42vw;
		height: 42vw;
		max-width: 600px;
		max-height: 600px;
	}

	.is-loaded .p-mvImage:nth-child(1) {
		transform: none;
	}

	.p-mvImage:nth-child(2) {
		top: 0;
		left: 0;
		width: 224px;
		height: 224px;
	}

	.p-mvImage:nth-child(3) {
		right: 386px;
		bottom: 40px;
		width: 193px;
		height: 193px;
	}}
@media (min-width: 1280px){.p-mv {
		margin-top: 105px;
	}}
@media (min-width: 811px){.p-mvCatch__content {
		top: 50%;
		left: 50px;
		transform: translateY(-50%);
		width: auto;
		gap: 18px 0;
	}

	.p-mvImage:nth-child(1) {
		top: 0;
		right: -50px;
		left: auto;
		transform: none;
		width: 42vw;
		height: 42vw;
		max-width: 600px;
		max-height: 600px;
	}

	.is-loaded .p-mvImage:nth-child(1) {
		transform: none;
	}

	.p-mvImage:nth-child(2) {
		top: 0;
		left: 0;
		width: 18vw;
		height: 18vw;
	}

	.p-mvImage:nth-child(3) {
		right: 300px;
		bottom: 40px;
		width: 16vw;
		height: 16vw;
	}}
.c-fontM{font-family: var(--ff-serif) !important;}
/* アニメーションクラス（zoomOut, fadeUp）は object/component/components.css で定義済み */
.p-concept{padding: 100px 0 120px;
	z-index: 1;}
.p-conceptBottom{position: absolute;
	left: 0;
	bottom: 0;
	width: 150vw;
	opacity: 0;
	transform: translateY(100px);
	transition: opacity .8s, transform .8s;}
.p-conceptBottom.view{opacity: 1;
	transform: translateY(0);}
.p-features{padding: 60px 0;
	background-color: #fcfaf5;
	position: relative;}
.p-features::before,
.p-features::after{content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	height: 60px;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("../../../../assets/images/features/bg.svg");}
.p-features:before{top: -60px;
	background-position: top;}
.p-features:after{bottom: -60px;
	background-position: bottom;}
.p-features .p-leadDesc .c-button{margin: 30px auto 0;}
.p-featureList{margin: 50px auto 0;
	display: flex;
	justify-content: center;
	gap: 50px 0;
	flex-direction: column;}
.p-feature__item .c-button{margin: 20px auto 0;}
.p-feature__item:nth-child(1) .p-featureJa__title{background-color: #f39800;}
.p-feature__item:nth-child(2) .p-featureJa__title{background-color: #8ec31f;}
.p-featureContent{padding: 30px 20px;
	background-color: #fff;}
.p-featureEn__title{font-size: 2.3rem;
	font-feature-settings: "palt";
	line-height: 1;}
.p-featureJa__title{display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	width: 100%;
	height: 50px;
	font-size: 2.2rem;
	line-height: 1;}
.p-feature__image{margin-top: 15px;
	width: 100%;
	height: 55vw;}
.p-feature__desc{margin-top: 28px;}
.p-home{padding-top: 60px;}
.p-home .c-button{margin: 30px auto 0;}
.p-home__slider{margin: 30px auto 0;
	max-width: 1180px;
	width: 90%;}
.p-home__slide{width: 100%;}
.p-home__link{width: 100%;
	height: 100%;
	z-index: 0;}
.p-home__link img{transition: transform .3s;}
.p-home__link:hover img{transform: scale(1.2);}
.p-homeSlide__image{position: relative;
	width: 100%;
	height: 54vw;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: hidden;}
.p-homeSlide__image:before{content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1.6px solid #fff;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	width: 96%;
	height: 95.5%;
	z-index: 1;}
.p-homesDesc{margin-top: 10px;}
.p-homesDesc .city{font-size: 1.6rem;
	font-weight: var(--fw-bold);
	line-height: 1.4;}
.p-homesDesc .address{margin-top: 10px;
	font-size: 1.6rem;}
a.p-home__link{text-decoration: none !important;}
.p-topDesc .title{margin-top: 25px;
	font-feature-settings: "palt";
	font-size: 2.2rem;}
.p-topDesc .text{margin-top: 15px;}
.p-topDesc .c-button{margin-top: 50px;}
@media (min-width: 650px){.p-featureList {
		flex-direction: column;
		gap: 50px 0;
	}

	.p-feature__image {
		height: 55vw;
	}}
@media (min-width: 810px){.p-concept {
		padding: 160px 0 180px;
	}

	.p-features {
		padding: 100px 0;
	}

	.p-features::before,
	.p-features::after {
		height: 100px;
	}

	.p-featureList {
		margin-top: 60px;
	}

	.p-feature__item .c-button {
		margin-top: 25px;
	}

	.p-featureContent {
		padding: 25px;
	}

	.p-featureJa__title {
		font-size: 2rem;
		height: 54px;
	}

	.p-feature__image {
		margin-top: 20px;
		height: 33vw;
	}

	.p-home {
		padding-top: 100px;
	}

	.p-home .c-button {
		margin: 30px auto 0;
	}

	.p-home__slider {
		margin-top: 50px;
	}

	.p-homeSlide__image {
		border-top-left-radius: 25px;
		border-bottom-right-radius: 25px;
		height: 30vw;
	}

	.p-homeSlide__image:before {
		border-top-left-radius: 25px;
		border-bottom-right-radius: 25px;
	}

	.p-topDesc .title {
		margin-top: 25px;
		font-size: 2.4rem;
	}}
@media (min-width: 980px){.p-featureContent {
		padding: 25px 30px 30px;
	}

	.p-featureJa__title {
		font-size: 2rem;
	}}
@media (min-width: 1080px){.p-concept {
		padding: 240px 0;
	}

	.p-conceptBottom {
		width: 100vw;
	}

	.p-features {
		padding: 120px 0;
	}

	.p-features::before,
	.p-features::after {
		height: 120px;
	}

	.p-features:before {
		top: -120px;
	}

	.p-features:after {
		bottom: -120px;
	}

	.p-featureList {
		margin-top: 70px;
		flex-direction: row;
		gap: 0 22px;
	}

	.p-feature__item .c-button {
		margin-top: 25px;
	}

	.p-featureContent {
		padding: 25px 40px 30px;
	}

	.p-featureJa__title {
		font-size: 2rem;
		height: 56px;
	}

	.p-feature__image {
		height: 28vw;
	}

	.p-home {
		padding-top: 110px;
	}

	.p-home__slider {
		margin-top: 60px;
	}

	.p-homeSlide__image {
		border-top-left-radius: 30px;
		border-bottom-right-radius: 30px;
		height: 21vw;
	}

	.p-homeSlide__image:before {
		border-top-left-radius: 30px;
		border-bottom-right-radius: 30px;
	}

	.p-homesDesc {
		margin-top: 15px;
	}

	.p-topDesc .title {
		font-size: 2.6rem;
	}}
.swiper-pagination{position: relative;
	display: flex;
	justify-content: center;
	gap: 0 9px;
	margin-top: 36px;
	bottom: 0 !important;}
.swiper-pagination-bullet{width: 14px;
	height: 14px;
	background-color: #fff;
	border: 1px solid #000;
	transition: background-color .5s;}
@media screen and (max-width: 500px){.swiper-pagination-bullet {
		width: 12px;
		height: 12px;
	}}
.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color: #000;}
.p-company{padding-top: 100px;}
.p-company .p-topDesc{width: 100%;}
.p-companyContent{display: flex;
	align-items: center;
	flex-direction: column;
	gap: 0 45px;}
.p-companyImage{width: 60vw;
	height: 50vw;
	mask-image: url("../../../../assets/images/top/shape_top_company.svg");
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: 100%;
	-webkit-mask-image: url("../../../../assets/images/top/shape_top_company.svg");
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: 100%;
	margin-bottom: 30px;}
.p-recruit{padding-top: 80px;}
.p-recruit .p-topDesc{width: 100%;}
.p-recruitContent{display: flex;
	align-items: center;
	flex-direction: column-reverse;
	gap: 30px 0;}
.p-recruitImage{max-width: 732px;
	width: 100%;}
.p-news{padding-top: 80px;}
.p-news .c-button{margin: 30px auto 0;}
.p-newsList{margin: 30px auto 0;
	max-width: 720px;
	width: 100%;}
.p-newsList__item{border-bottom: 1px dashed #000;}
.p-newsList__link{padding: 15px 10px;}
.p-newsList__link{display: flex;
	align-items: center;
	flex-direction: column;
	align-items: start;
	gap: 10px 0;
	text-decoration: none;}
.p-newsList__item .newsInfo{display: flex;
	align-items: center;
	gap: 0 15px;}
.p-newsList__item .cate{position: relative;
	font-size: 1.5rem;
	width: 120px;
	height: 25px;
	background-color: #000;
	transition: background-color .3s;}
.p-newsList__item .cateText{position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	white-space: nowrap;}
.p-newsList__item .date{white-space: nowrap;
	line-height: 1;}
.p-newsList__item .title{display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	overflow: hidden;}
.p-newsList__link:hover .cate{background-color: #ee7d80;}
.p-newsList__item:nth-child(1){transition-delay: .1s;}
.p-newsList__item:nth-child(2){transition-delay: .2s;}
.p-newsList__item:nth-child(3){transition-delay: .3s;}
.p-newsList__item:nth-child(4){transition-delay: .4s;}
.p-newsList__item:nth-child(5){transition-delay: .5s;}
.p-newsList__item:nth-child(6){transition-delay: .6s;}
.p-newsList__item:nth-child(7){transition-delay: .7s;}
.p-newsList__item:nth-child(8){transition-delay: .8s;}
.p-newsList__item:nth-child(9){transition-delay: .9s;}
.p-newsList__item:nth-child(10){transition-delay: 1s;}
@media (min-width: 810px){.p-company {
		padding-top: 140px;
	}

	.p-company .p-topDesc {
		width: 100%;
	}

	.p-companyContent {
		flex-direction: column;
	}

	.p-recruit {
		padding-top: 100px;
	}

	.p-recruit .p-topDesc {
		width: 100%;
	}

	.p-recruitContent {
		flex-direction: column-reverse;
		gap: 30px 0;
	}

	.p-recruitImage {
		width: 100%;
	}

	.p-news {
		padding-top: 100px;
	}

	.p-news .c-button {
		margin: 30px auto 0;
	}

	.p-newsList {
		margin-top: 30px;
	}

	.p-newsList__link {
		gap: 0 10px;
	}}
@media (min-width: 1080px){.p-company {
		padding-top: 160px;
	}

	.p-companyContent {
		gap: 0 45px;
		flex-direction: row;
	}

	.p-company .p-topDesc {
		width: 50%;
	}

	.p-companyImage {
		width: 50vw;
		height: 40vw;
		margin-bottom: 0;
	}

	.p-recruit {
		padding-top: 110px;
	}

	.p-recruit .p-topDesc {
		width: 30%;
	}

	.p-recruitContent {
		flex-direction: row;
		gap: 0 40px;
	}

	.p-recruitImage {
		width: 70%;
	}

	.p-news {
		padding-top: 130px;
	}

	.p-newsList {
		width: 80%;
		margin-top: 40px;
	}

	.p-newsList__link {
		flex-direction: row;
		align-items: center;
		gap: 0 15px;
	}

	.p-newsList__item .cate {
		width: 130px;
		height: 25px;
	}}
.c-button__text-recruit{font-size: 1.5rem;}
@media screen and (max-width: 1080px){.p-message {
		padding: 120px 0;
	}}
@media screen and (max-width: 810px){.p-message {
		padding: 100px 0;
	}}
@media screen and (max-width: 500px){.p-message {
		padding: 80px 0;
	}}
@media screen and (max-width: 1080px){.p-messageContent {
		gap: 0 50px;
	}}
@media screen and (max-width: 810px){.p-messageContent {
		gap: 0 30px;
	}}
@media screen and (max-width: 650px){.p-messageContent {
		flex-direction: column;
		gap: 30px 0;
	}}
.p-messageDesc .text{margin-top: 45px;}
@media screen and (max-width: 1080px){.p-messageDesc .text {
		margin-top: 40px;
	}}
@media screen and (max-width: 810px){.p-messageDesc .text {
		margin-top: 30px;
	}}
@media screen and (max-width: 500px){.p-messageDesc .text {
		margin-top: 20px;
	}}
@media screen and (max-width: 500px){.p-messageDesc .name {
		font-size: 1.8rem;
	}}
@media screen and (max-width: 650px){.p-messageDesc .c-title,
	.p-messageDesc .c-titleD {
		text-align: center;
	}}
@media screen and (max-width: 1080px){.p-policy {
		padding-top: 100px;
	}}
@media screen and (max-width: 810px){.p-policy {
		padding-top: 80px;
	}}
@media screen and (max-width: 500px){.p-policy {
		padding-top: 60px;
	}}
@media screen and (max-width: 810px){.p-policyWrap {
		padding: 60px 0;
	}}
@media screen and (max-width: 500px){.p-policyWrap {
		padding: 50px 0;
	}}
@media screen and (max-width: 1080px){.p-policyContent {
		margin-top: 80px;
		gap: 0 80px;
	}}
@media screen and (max-width: 810px){.p-policyContent {
		margin-top: 60px;
		gap: 0 40px;
		flex-direction: column;
	}}
@media screen and (max-width: 500px){.p-policyContent {
		margin-top: 50px;
	}}
@media screen and (max-width: 1080px){.p-policyImage {
		border-top-right-radius: 30px;
		border-bottom-right-radius: 30px;
	}}
@media screen and (max-width: 810px){.p-policyImage {
		margin-left: 0;
		max-width: 100%;
		width: 100%;
		height: 50vw;
		border-radius: 25px;
	}}
@media screen and (max-width: 810px){.p-policyDesc {
		margin-top: 30px;
		width: 100%;
	}}
.p-policyDesc .text{margin-top: 30px;}
@media screen and (max-width: 810px){.p-policyDesc .text {
		margin-top: 20px;
	}}
@media screen and (max-width: 810px){.p-future {
		padding-top: 80px;
	}}
@media screen and (max-width: 500px){.p-future {
		padding-top: 60px;
	}}
.p-future .c-title3{margin-top: 70px;
	padding-top: 15px;
	position: relative;}
@media screen and (max-width: 1080px){.p-future .c-title3 {
		margin-top: 60px;
	}}
@media screen and (max-width: 810px){.p-future .c-title3 {
		margin-top: 50px;
	}}
@media screen and (max-width: 500px){.p-future .c-title3 {
		margin-top: 30px;
	}}
.p-future .c-title3:before{content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 33px;
	height: 9px;
	background-color: #ee7d80;}
@media screen and (max-width: 810px){.p-future .c-title3:before {
		height: 6px;
	}}
@media screen and (max-width: 650px){.p-future .c-title3:before {
		height: 4px;
	}}
@media screen and (max-width: 810px){.p-futureContent {
		margin-top: 30px;
	}}
@media screen and (max-width: 810px){.p-futureContent:nth-child(n + 2) {
		margin-top: 50px;
		padding-top: 50px;
	}}
@media screen and (max-width: 500px){.p-futureContent:nth-child(n + 2) {
		margin-top: 30px;
		padding-top: 30px;
	}}
@media screen and (max-width: 810px){.p-futureContent:last-child {
		padding-bottom: 80px;
	}}
@media screen and (max-width: 500px){.p-futureContent:last-child {
		padding-bottom: 50px;
	}}
@media screen and (max-width: 1080px){.p-futureTitle {
		font-size: 2.6rem;
	}}
@media screen and (max-width: 810px){.p-futureTitle {
		margin-top: 30px;
		font-size: 2.4rem;
	}}
@media screen and (max-width: 650px){.p-futureTitle {
		margin-top: 20px;
	}}
@media screen and (max-width: 500px){.p-futureTitle {
		margin-top: 15px;
		font-size: 2.2rem;
	}}
@media screen and (max-width: 810px){.p-futureList {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 650px){.p-futureList {
		flex-direction: column;
		gap: 20px 0;
	}}
@media screen and (max-width: 810px){.p-future__item {
		gap: 25px 0;
	}}
@media screen and (max-width: 810px){.p-future__item .iconImage {
		height: 73px;
	}}
.p-future__item .text{font-feature-settings: "palt";}
.p-companyTable{display: block;
	margin: 50px auto 0;
	max-width: 920px;
	width: 100%;
	border: 1px solid #bababa;}
@media screen and (max-width: 650px){.p-companyTable {
		margin: 30px auto 0;
	}}
.p-company__item{width: 100%;
	display: inline-flex;}
@media screen and (max-width: 650px){.p-company__item {
		display: block;
	}}
.p-company__item:not(:first-child){border-top: 1px solid #bababa;}
.p-company__item .title{width: 190px;
	padding: 20px 30px;
	background-color: #fafafa;}
@media screen and (max-width: 810px){.p-company__item .title {
		width: 180px;
		font-size: 1.6rem;
	}}
@media screen and (max-width: 650px){.p-company__item .title {
		display: block;
		width: 100%;
		padding: 15px;
	}}
.p-company__item .content{border-left: 1px solid #bababa;
	width: calc(100% - 190px);
	padding: 20px 35px;}
@media screen and (max-width: 810px){.p-company__item .content {
		width: calc(100% - 180px);
	}}
@media screen and (max-width: 650px){.p-company__item .content {
		border-top: 1px solid #bababa;
		border-left: none;
		display: block;
		width: 100%;
		padding: 15px;
	}}
.p-leadDesc100{margin: 30px auto 0;}
@media screen and (max-width: 650px){.p-leadDesc100 {
		margin: 20px auto 0;
	}}
.p-homes{padding-top: 60px;}
@media (min-width: 501px){.p-homes {
		padding-top: 80px;
	}}
@media (min-width: 651px){.p-homes {
		padding-top: 100px;
	}}
.p-homes .c-button{margin: 30px auto 0;}
@media (min-width: 811px){.p-homes .c-button {
		margin: 50px auto 0;
	}}
@media (min-width: 651px){.p-homes .c-button {
		width: 260px;
	}}
.p-homeList{margin: 40px auto 0;
	display: flex;
	flex-wrap: wrap;
	gap: 50px 4%;
	flex-direction: column;}
@media (min-width: 501px){.p-homeList {
		margin: 50px auto 0;
		flex-direction: row;
	}}
@media (min-width: 651px){.p-homeList {
		margin: 60px auto 0;
		gap: 60px 3.5%;
	}}
@media (min-width: 811px){.p-homeList {
		margin: 100px auto 0;
	}}
@media (min-width: 1081px){.p-homeList {
		margin: 60px auto 0;
	}}
.p-home__item{flex: 0 0 100%;}
@media (min-width: 501px){.p-home__item {
		flex: 0 0 48%;
	}}
@media (min-width: 651px){.p-home__item {
		flex: 0 0 31%;
	}}
.p-home__image{width: 100%;
	height: 52vw;
	position: relative;}
@media (min-width: 501px){.p-home__image {
		height: 32vw;
	}}
@media (min-width: 651px){.p-home__image {
		height: 22vw;
	}}
@media (min-width: 1081px){.p-home__image {
		height: 247px;
	}}
@keyframes badge-in{to {
		transform: translateY(0);
	}}
.p-homeList .vacancy-badge{position: absolute;}
.p-homesDesc .city{font-size: 1.6rem;
	line-height: 1.4;}
@media (min-width: 501px){.p-homesDesc .city {
		font-size: 1.7rem;
	}
	
	.p-homesDesc {
		margin-top: 15px;
	}}
.p-homesDesc .address{margin-top: 10px;
	font-size: 1.6rem;}
@media (min-width: 501px){.p-homesDesc .address {
		margin-top: 15px;
	}}
.p-homeSearch{position: relative;
	margin-top: 30px;
	padding: 30px;
	max-width: 100%;
	width: 100%;
	background-color: #fcfaf5;
	z-index: 1;}
@media (min-width: 811px){.p-homeSearch {
		margin-top: 60px;
		padding: 30px;
		max-width: 100%;
		width: 100%;
	}}
@media (min-width: 1081px){.p-homeSearch {
		margin-top: 80px;
		padding: 50px;
		max-width: 670px;
		width: 80%;
	}}
@media (min-width: 651px){.p-searchWrap {
		flex-direction: row;
		align-items: center;
		gap: 0 15px;
	}}
@media (min-width: 811px){.p-select .selectArrow:before {
		border-left: 8.5px solid transparent;
		border-right: 8.5px solid transparent;
		border-top: 16px solid #000;
	}}
.p-searchCount .text{text-align: center;
	font-size: 2rem;
	line-height: 1;}
@media (min-width: 651px){.p-prefectures {
		overflow-x: visible;
		writing-mode: horizontal-tb;
		background: none;
		padding-top: 0;
		width: 80vw;
		margin: -180px 0 0 auto;
	}}
@media (min-width: 811px){.p-prefectures {
		margin: 30px auto 0;
		width: 80vw;
	}}
@media (min-width: 981px){.p-prefectures {
		margin: -100px 0 0 auto;
	}}
@media (min-width: 1081px){.p-prefectures {
		margin: -180px 0 0 auto;
		width: 80vw;
	}}
@media (min-width: 651px){.p-prefecturesText {
		display: none;
	}}
@media (min-width: 651px){.jp_map {
		width: auto;
		height: auto;
	}}
@media (min-width: 811px){.jp_map a {
		border-radius: 10px;
	}}
@media (min-width: 1081px){.jp_map a {
		border-radius: 10px;
	}}
@media (min-width: 1081px){.jp_map li a {
		font-size: 1.5rem;
	}}
@media (min-width: 651px){.area_button_list li {
		width: auto;
	}}
@media (min-width: 501px){.area_button_list .area_button_item {
		width: 40%;
	}}
@media (min-width: 851px){.area_button_list .area_button_item {
		width: 20%;
	}}
.c-title .c-title_areainfo{text-align: center;
	line-height: 1.5;}
.c-title-homes .ja38{margin-top: 16px;
	font-size: 2.6rem;
	line-height: 1.4;}
@media (min-width: 651px){.c-title-homes .ja38 {
		font-size: 3.8rem;
		line-height: 1.5;
	}}
.p-leadDesc{margin: 18px 0;
	width: 100%;
	font-size: 1.8rem;
	text-align: center;}
@media (min-width: 651px){.p-leadDesc {
		margin: 32px auto;
		max-width: 768px;
		font-size: 1.7rem;
		text-align: left;
	}}
@media (min-width: 501px){.p-pager {
		margin: 70px auto 0;
		width: 380px;
	}}
@media (min-width: 811px){.p-pager {
		margin: 80px auto 0;
		width: 430px;
	}}
@media (min-width: 651px){.p-pager li {
		margin: 0 4px;
	}}
@media (min-width: 501px){.page-numbers a,
	.page-numbers span {
		width: 35px;
		height: 35px;
		font-size: 2rem;
	}}
@media (min-width: 501px){.page-numbers .prev,
	.page-numbers .next {
		width: 40px;
		height: 40px;
	}}
@media (max-width: 768px){.single-homes section {
		margin-bottom: 30px;
	}}
@media (min-width: 501px){.single-homes h2.homes__section-title,
	.single-homes h3.homes__subsection-title,
	.single-homes h2.homes__services-title,
	.single-homes h2.homes__facilities-title,
	.single-homes h2.homes__conditions-title,
	.single-homes h2.homes__tour-title,
	.single-homes h2.homes__recruit-title {
		font-size: var(--fs-xl);
	}}
@media (min-width: 501px){.homes__hero {
		margin-top: 50px;
	}}
@media (min-width: 811px){.homes__hero {
		margin-top: 50px;
		margin-bottom: 50px;
	}}
@media (min-width: 1081px){.homes__hero {
		margin-top: 90px;
		margin-bottom: 90px;
	}}
@media (min-width: 501px){.homes__hero-title {
		padding-bottom: var(--fs-xl);
	}

	.homes__hero-area {
		font-size: var(--fs-lg);
	}

	.homes__hero-name {
		font-size: var(--fs-xl);
	}}
.p-homesMain__list{border-radius: 0;
	height: 46vw;
	max-height: 500px;
	overflow: hidden;}
.p-homesMain__item.js-view{display: block;}
.p-homesMain__item{width: 100%;
	height: 100%;
	display: none;}
.p-homesSub__list{margin-top: 50px;
	display: flex;
	gap: 0 1%;}
.p-homesSub__item{flex: 0 0 25%;
	height: 120px;
	cursor: pointer;
	position: relative;
	border-radius: 15px;
	overflow: hidden;}
.p-homesSub__item:not(.js-view) img{filter: brightness(0.5);}
@media (max-width: 500px){.p-homesSub__list {
		margin-top: 20px;
		gap: 15px 4%;
		padding: 0 25px;
	}

	.p-homesSub__item {
		flex: 0 0 48%;
		height: 24vw;
		border-radius: 20px;
	}}
@media (min-width: 501px){.homes__basic-info {
		margin-top: 60px;
	}}
@media (min-width: 651px){.homes__basic-info {
		margin-top: 80px;
	}}
@media (min-width: 811px){.homes__basic-info {
		margin-top: 90px;
	}}
@media (min-width: 1081px){.homes__basic-info {
		margin-top: 110px;
	}}
@media (min-width: 651px){.homes__basic-item:nth-child(n/**/+2) {
		margin-top: 40px;
	}}
.homes__basic-item .title{position: relative;
	padding-left: 1em;}
@media (min-width: 811px){.homes__basic-item .title {
		font-size: 1.8rem;
	}}
@media (min-width: 501px){.homes__basic-item a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		color: inherit;
	}}
@media (min-width: 1081px){.homes__basic-item iframe {
		height: 550px;
	}}
@media (min-width: 501px){.homes__basic-term {
		width: 20%;
	}

	.homes__basic-desc {
		width: 80%;
	}}
@media (min-width: 501px){.homes__basic-list--optional .homes__basic-term {
		width: 20%;
	}}
@media (min-width: 501px){.map-app-link {
		display: none;
	}}
.p-homesForm{padding: 60px 0;}
@media (min-width: 501px){.p-homesForm {
		padding: 80px 0;
	}}
@media (min-width: 811px){.p-homesForm {
		padding: 100px 0;
	}}
.p-homesForm .c-button{margin: 50px auto 0;}
@media (min-width: 501px){.p-homesForm .c-button {
		margin: 60px auto 0;
	}}
@media (min-width: 811px){.p-homesForm .c-button {
		margin: 80px auto 0;
	}}
@media (min-width: 768px){.homes__services-list {
		display: flex;
		flex-wrap: wrap;
		gap: 24px 32px;
	}

	.homes__services-item {
		flex: 1 1 calc(50% - 16px);
		min-width: 240px;
		border-bottom: 0;
		padding: 16px 0;
		display: grid;
		grid-template-columns: auto 1fr;
		gap: 0 16px;
		align-items: start;
	}

	.homes__services-term {
		margin-bottom: 0;
		white-space: nowrap;
	}}
@media (max-width: 768px){.homes__facilities-item {
		grid-template-columns: 1fr;
	}}
@media (max-width: 768px){.homes__conditions-item {
		grid-template-columns: 1fr;
	}}
@media (max-width: 768px){.homes__tour-item {
		grid-template-columns: 1fr;
	}}
@media screen and (max-width: 810px){.p-ownerTitle .no {
		width: 100px;
		height: 103px;
		font-size: 3rem;
	}}
@media screen and (max-width: 650px){.p-ownerTitle .no {
		width: 80px;
		height: 85px;
		font-size: 2.8rem;
	}}
@media screen and (max-width: 500px){.p-ownerTitle .no {
		font-size: 2.4rem;
	}}
.p-ownerTitle .title{margin: -60px auto 0;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 460px;
	width: 100%;
	height: 70px;
	background-color: #ee7d80;
	font-size: 2.9rem;
	line-height: 1;}
@media screen and (max-width: 1080px){.p-ownerTitle .title {
		font-size: 2.8rem;
	}}
@media screen and (max-width: 810px){.p-ownerTitle .title {
		font-size: 2.6rem;
		height: 65px;
	}}
@media screen and (max-width: 650px){.p-ownerTitle .title {
		margin: -50px auto 0;
		font-size: 2.4rem;
		height: 60px;
	}}
@media screen and (max-width: 500px){.p-ownerTitle .title {
		font-size: 2.2rem;
	}}
@media screen and (max-width: 1080px){.p-owner {
		padding: 120px 0;
	}}
@media screen and (max-width: 810px){.p-owner {
		padding: 100px 0;
	}}
@media screen and (max-width: 500px){.p-owner {
		padding: 80px 0;
	}}
@media screen and (max-width: 1080px){.p-ownerContent {
		gap: 0 50px;
	}}
@media screen and (max-width: 810px){.p-ownerContent {
		gap: 0 30px;
	}}
@media screen and (max-width: 650px){.p-ownerContent {
		flex-direction: column;
		gap: 30px 0;
	}}
@media screen and (max-width: 650px){.p-ownerImage {
		max-width: 100%;
		width: 100%;
		height: 50vw;
	}}
@media screen and (max-width: 650px){.p-ownerDesc {
		width: 100%;
	}}
.p-ownerDesc .text{margin-top: 45px;}
@media screen and (max-width: 1080px){.p-ownerDesc .text {
		margin-top: 40px;
	}}
@media screen and (max-width: 810px){.p-ownerDesc .text {
		margin-top: 30px;
	}}
@media screen and (max-width: 500px){.p-ownerDesc .text {
		margin-top: 20px;
	}}
@media screen and (max-width: 650px){.p-ownerDesc .c-title,
	.p-ownerDesc .c-titleD {
		text-align: center;
	}}
.p-ownerDesc .c-button{margin-top: 50px;}
@media screen and (max-width: 810px){.p-ownerDesc .c-button {
		margin-top: 30px;
	}}
@media screen and (max-width: 650px){.p-ownerDesc .c-button {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 1080px){.p-merit {
		margin-top: 120px;
		padding: 100px 0;
	}}
@media screen and (max-width: 810px){.p-merit {
		margin-top: 90px;
		padding: 80px 0;
	}}
@media screen and (max-width: 500px){.p-merit {
		margin-top: 60px;
		padding: 50px 0;
	}}
@media screen and (max-width: 1080px){.p-meritList {
		margin: 60px auto 0;
	}}
@media screen and (max-width: 810px){.p-meritList {
		margin: 50px auto 0;
	}}
@media screen and (max-width: 650px){.p-meritList {
		flex-direction: column;
		gap: 30px 0;
	}}
@media screen and (max-width: 500px){.p-meritList {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 650px){.p-merit__item {
		flex: 0 0 100%;
		width: 80%;
		margin: auto;
	}}
.p-merit__item .text{margin-top: 15px;
	font-size: 1.7rem;
	line-height: 1;}
@media screen and (max-width: 1080px){.p-meritImage {
		height: 20vw;
	}}
@media screen and (max-width: 650px){.p-meritImage {
		height: 48vw;
	}}
@media screen and (max-width: 1080px){.p-meritContent {
		margin: 80px auto 0;
	}}
@media screen and (max-width: 810px){.p-meritContent {
		margin: 60px auto 0;
	}}
@media screen and (max-width: 500px){.p-meritContent {
		margin: 50px auto 0;
	}}
@media screen and (max-width: 810px){.p-merit01List {
		gap: 50px 4%;
	}}
@media screen and (max-width: 650px){.p-merit01List {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 810px){.p-merit01__item {
		flex: 0 0 48%;
	}}
@media screen and (max-width: 810px){.p-merit01__item .no {
		top: -21px;
		width: 42px;
		height: 42px;
		border: 2px solid #ee7d80;
	}}
@media screen and (max-width: 650px){.p-merit01__item .no {
		top: -16px;
		width: 32px;
		height: 32px;
		border: 1px solid #ee7d80;
	}}
@media screen and (max-width: 810px){.p-merit01__item .noText {
		font-size: 3rem;
	}}
@media screen and (max-width: 650px){.p-merit01__item .noText {
		font-size: 2.4rem;
	}}
@media screen and (max-width: 810px){.p-merit01__item:nth-child(1) { order: 1; }
	.p-merit01__item:nth-child(2) { order: 2; }
	.p-merit01__item:nth-child(3) { order: 4; }
	.p-merit01__item:nth-child(4) { order: 5; }
	.p-merit01__item:nth-child(5) { order: 4; }
	.p-merit01__item:nth-child(6) { order: 3; }
	.p-merit01__item:nth-child(7) { order: 8; }
	.p-merit01__item:nth-child(8) { order: 7; }
	.p-merit01__item:nth-child(9) { order: 9; }}
@media screen and (max-width: 1080px){.p-merit01__item:nth-child(1):before,
	.p-merit01__item:nth-child(4):before,
	.p-merit01__item:nth-child(7):before {
		max-width: 668px;
		width: 100%;
		top: 30%;
	}}
@media screen and (max-width: 810px){.p-merit01__item:nth-child(1):before,
	.p-merit01__item:nth-child(4):before,
	.p-merit01__item:nth-child(7):before {
		display: none;
	}}
@media screen and (max-width: 1080px){.p-merit01__item:nth-child(3):after,
	.p-merit01__item:nth-child(4):after {
		max-height: 537px;
		height: 100%;
	}}
@media screen and (max-width: 810px){.p-merit01__item:nth-child(3):after,
	.p-merit01__item:nth-child(4):after {
		display: none;
	}}
@media screen and (max-width: 1080px){.p-merit01Image {
		height: 20vw;
	}}
@media screen and (max-width: 810px){.p-merit01Image {
		height: 32vw;
	}}
@media screen and (max-width: 810px){.p-merit01Desc {
		margin-top: 20px;
	}}
@media screen and (max-width: 500px){.p-merit01Desc {
		margin-top: 16px;
	}}
.p-merit01Desc .text{margin-top: 12px;}
@media screen and (max-width: 500px){.p-merit01Desc .text {
		margin-top: 8px;
	}}
@media screen and (max-width: 650px){.p-merit02List {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 810px){.p-merit02__item:nth-child(odd) {
		flex-direction: column;
	}}
@media screen and (max-width: 810px){.p-merit02__item:nth-child(even) {
		flex-direction: column-reverse;
	}}
@media screen and (max-width: 810px){.p-merit02Image {
		width: 100%;
		height: 50vw;
	}}
@media screen and (max-width: 810px){.p-merit02Desc {
		margin-top: 30px;
		width: 100%;
	}}
.p-merit02Desc .text{margin-top: 20px;}
@media screen and (max-width: 810px){.p-merit02Desc .text {
		margin-top: 15px;
	}}
@media screen and (max-width: 810px){.p-requirements {
		padding: 80px 0;
	}}
@media screen and (max-width: 500px){.p-requirements {
		padding: 50px 0;
	}}
@media screen and (max-width: 650px){.p-requirementsTable {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 650px){.p-requirements__item {
		display: block;
	}}
.p-requirements__item .title{width: 190px;
	padding: 20px 30px;
	background-color: #fafafa;}
@media screen and (max-width: 810px){.p-requirements__item .title {
		width: 180px;
		font-size: 1.6rem;
	}}
@media screen and (max-width: 650px){.p-requirements__item .title {
		display: block;
		width: 100%;
		padding: 15px;
	}}
@media screen and (max-width: 810px){.p-requirements__item .content {
		width: calc(100% - 180px);
	}}
@media screen and (max-width: 650px){.p-requirements__item .content {
		border-top: 1px solid #bababa;
		border-left: none;
		display: block;
		width: 100%;
		padding: 15px;
	}}
@media screen and (max-width: 810px){.p-contact {
		padding: 80px 0;
	}}
@media screen and (max-width: 500px){.p-contact {
		padding: 50px 0;
	}}
@media screen and (max-width: 810px){.p-form__title {
		width: 200px;
	}}
@media screen and (max-width: 650px){.p-form__title {
		width: 100%;
	}}
@media screen and (max-width: 810px){.p-form__content {
		width: calc(100% - 200px);
	}}
@media screen and (max-width: 650px){.p-form__content {
		width: 100%;
	}}
.p-formFile__content .text{text-align: center;}
.p-formFile__content .text .u-spNone{display: inline;}
@media screen and (max-width: 650px){#column-archive,
	#column-tax,
	#column-single {
		margin-top: 50px;
	}}
.p-column{padding-top: 150px;}
@media screen and (max-width: 1080px){.p-column {
		padding-top: 130px;
	}}
@media screen and (max-width: 810px){.p-column {
		padding-top: 100px;
	}}
.p-columnList{margin: 40px auto 0;
	max-width: 720px;
	width: 80%;}
@media screen and (max-width: 810px){.p-columnList {
		margin: 30px auto 0;
	}}
@media screen and (max-width: 650px){.p-columnList {
		width: 100%;
	}}
.p-columnList__item{border-bottom: 1px dashed #000;}
.p-columnList__link{padding: 20px 15px;}
@media screen and (max-width: 810px){.p-columnList__link {
		padding: 18px 12px;
	}}
@media screen and (max-width: 650px){.p-columnList__link {
		padding: 15px 10px;
	}}
.p-columnList__item .columnThumb{flex: 1;}
.columnThumb img{aspect-ratio: 3 / 2;}
.p-columnList__item .cate{position: relative;
	font-size: 1.5rem;
	width: 158px;
	height: 32px;
	background-color: #000;
	transition: background-color 0.3s;}
@media screen and (max-width: 810px){.p-columnList__item .cate {
		width: 130px;
		height: 25px;
	}}
@media screen and (max-width: 650px){.p-columnList__item .cate {
		width: 120px;
	}}
.p-columnList__item .cateText{position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	white-space: nowrap;}
.p-columnList__item .date{white-space: nowrap;
	line-height: 1;}
.p-columnList__item .title{display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	flex: 3;
	width: 100%;}
.p-columnList__item:nth-child(1){transition-delay: 0.1s;}
.p-columnList__item:nth-child(2){transition-delay: 0.2s;}
.p-columnList__item:nth-child(3){transition-delay: 0.3s;}
.p-columnList__item:nth-child(4){transition-delay: 0.4s;}
.p-columnList__item:nth-child(5){transition-delay: 0.5s;}
.p-columnList__item:nth-child(6){transition-delay: 0.6s;}
.p-columnList__item:nth-child(7){transition-delay: 0.7s;}
.p-columnList__item:nth-child(8){transition-delay: 0.8s;}
.p-columnList__item:nth-child(9){transition-delay: 0.9s;}
.p-columnList__item:nth-child(10){transition-delay: 1s;}
.p-columnList__link{display: flex;
	align-items: center;
	gap: 0 15px;}
@media screen and (max-width: 810px){.p-columnList__link {
		gap: 0 10px;
	}}
@media screen and (max-width: 650px){.p-columnList__link {
		align-items: start;
		gap: 10px;
	}}
.p-columnList__link:hover .cate{background-color: #ee7d80;}
.p-column .c-button{margin: 50px auto 0;}
@media screen and (max-width: 810px){.p-column .c-button {
		margin: 30px auto 0;
	}}
.p-faq{padding-top: 140px;}
@media screen and (max-width: 1080px){.p-faq {
		padding-top: 120px;
	}}
@media screen and (max-width: 810px){.p-faq {
		padding-top: 100px;
	}}
@media screen and (max-width: 500px){.p-faq {
		padding-top: 80px;
	}}
.p-faq .p-topDesc{margin-right: calc(50% - 60vw);
	width: 35vw;}
@media screen and (max-width: 810px){.p-faq .p-topDesc {
		margin-right: 0;
		width: 100%;
	}

	.p-faq .p-topDesc .c-title {
		text-align: center;
	}}
.p-faqContent{display: flex;
	align-items: center;
	gap: 0 44px;}
@media screen and (max-width: 1080px){.p-faqContent {
		gap: 0 40px;
	}}
@media screen and (max-width: 810px){.p-faqContent {
		flex-direction: column;
		gap: 30px 0;
	}}
.p-faqThumb{position: relative;
	display: flex;
	width: 60vw;
	margin-left: calc(50% - 50vw);}
@media screen and (max-width: 810px){.p-faqThumb {
		margin-left: 0;
	}}
.p-faqImage.u-br50{width: 533px;
	height: 533px;}
@media screen and (max-width: 1080px){.p-faqImage.u-br50 {
		width: 50vw;
		height: 50vw;
	}}
@media screen and (max-width: 810px){.p-faqImage.u-br50 {
		margin: auto;
	}}
@media screen and (max-width: 650px){.p-faqImage.u-br50 {
		width: 60vw;
		height: 60vw;
	}}
.p-faqTwo__image{position: absolute;
	right: 0;
	display: flex;
	flex-direction: column;
	gap: 10px 0;}
@media screen and (max-width: 650px){.p-faqTwo__image {
		right: -50px;
	}}
.p-faqTwo__image .p-faqImage{overflow: hidden;}
.p-faqTwo__image .p-faqImage:nth-child(1){margin: 0 30px 0 auto;
	width: 177px;
	height: 236px;}
@media screen and (max-width: 1080px){.p-faqTwo__image .p-faqImage:nth-child(1) {
		width: 16vw;
		height: 22vw;
	}}
.p-faqTwo__image .p-faqImage:nth-child(1) img{transition-delay: .1s;}
.p-faqTwo__image .p-faqImage:nth-child(2){width: 300px;
	height: 242px;}
@media screen and (max-width: 1080px){.p-faqTwo__image .p-faqImage:nth-child(2) {
		width: 28vw;
		height: 22vw;
	}}
.p-faqTwo__image .p-faqImage:nth-child(2) img{transition-delay: .2s;}
.p-owners{padding: 140px 0;}
@media screen and (max-width: 1080px){.p-owners {
		padding: 120px 0;
	}}
@media screen and (max-width: 810px){.p-owners {
		padding: 100px 0;
	}}
@media screen and (max-width: 500px){.p-owners {
		padding: 80px 0;
	}}
.p-ownersContent{display: flex;
	flex-direction: column-reverse;
	align-items: flex-end;
	gap: 30px 0;}
.p-ownersContent .p-topDesc{width: 100%;}
.p-ownersContent .p-topDesc .c-title,
.p-ownersContent .p-topDesc .title{text-align: center;}
@media (min-width: 811px){.p-ownersContent {
		flex-direction: row;
		align-items: center;
		gap: 0 50px;
	}

	.p-ownersContent .p-topDesc {
		width: 50%;
	}

	.p-ownersContent .p-topDesc .c-title,
	.p-ownersContent .p-topDesc .title {
		text-align: initial;
	}}
@media (min-width: 1081px){.p-ownersContent {
		gap: 0 55px;
	}}
.p-ownersThumb{display: flex;
	gap: 0 7px;
	margin-right: calc(50% - 50vw);}
@media screen and (max-width: 810px){.p-ownersThumb {
		margin-left: calc(50% - 50vw);
		gap: 0 5px;
	}}
.p-ownersImage{overflow: hidden;}
.p-ownersImage:last-child{width: 360px;
	height: 428px;}
@media screen and (max-width: 1080px){.p-ownersImage:last-child {
		width: 32vw;
		height: 39vw;
	}}
@media screen and (max-width: 810px){.p-ownersImage:last-child {
		width: 40vw;
		height: 46.6vw;
	}}
.p-ownersImage:last-child img{transition-delay: .1s;}
.p-ownersThree__image{width: 288px;
	display: flex;
	flex-wrap: wrap;
	gap: 7px 7px;}
@media screen and (max-width: 1080px){.p-ownersThree__image {
		width: 26vw;
	}}
@media screen and (max-width: 810px){.p-ownersThree__image {
		width: 40vw;
		gap: 5px 5px;
	}}
.p-ownersThree__image .p-ownersImage:nth-child(1){width: 100%;
	height: 233px;}
@media screen and (max-width: 1080px){.p-ownersThree__image .p-ownersImage:nth-child(1) {
		height: 20vw;
	}}
@media screen and (max-width: 810px){.p-ownersThree__image .p-ownersImage:nth-child(1) {
		height: 24vw;
	}}
.p-ownersThree__image .p-ownersImage:nth-child(n/**/+2){max-width: 140px;
	width: 100%;
	flex: 1 0 48%;
	height: 188px;}
@media screen and (max-width: 1080px){.p-ownersThree__image .p-ownersImage:nth-child(n/**/+2) {
		height: 18vw;
	}}
@media screen and (max-width: 810px){.p-ownersThree__image .p-ownersImage:nth-child(n/**/+2) {
		max-width: 100%;
		height: 22vw;
	}}
@media screen and (max-width: 650px){.p-ownersThree__image .p-ownersImage:nth-child(n/**/+2) {
		flex: 1 0 45%;
	}}