@charset "UTF-8";

/* ===== Moved from pages/general.css :: owner ===== */
/* =============================================
   owner
   ============================================= */

.p-ownerTitle .no {
	display: table;
	margin: auto;
	width: 116px;
	height: 120px;
	font-size: 4rem;
	background-color: #fff;
	border: 2px solid #ee7d80
}

@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
	}
}

.p-owner {
	padding-top: 150px
}

@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
	}
}

.p-ownerContent {
	display: flex;
	align-items: center;
	gap: 0 130px
}

@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
	}
}

.p-ownerImage {
	max-width: 368px;
	width: 36vw;
	max-height: 477px;
	height: 48vw
}

@media screen and (max-width: 650px) {
	.p-ownerImage {
		max-width: 100%;
		width: 100%;
		height: 50vw
	}
}

.p-ownerDesc {
	width: 60%
}

@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
	}
}

.p-merit {
	margin-top: 140px;
	padding: 130px 0;
	background-color: #fcfaf5
}

@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
	}
}

.p-meritList {
	margin: 70px auto 0;
	display: flex;
	justify-content: space-between
}

@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
	}
}

.p-merit__item {
	flex: 0 0 31%
}

@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
}

.p-meritImage {
	width: 100%;
	height: 257px
}

@media screen and (max-width: 1080px) {
	.p-meritImage {
		height: 20vw
	}
}

@media screen and (max-width: 650px) {
	.p-meritImage {
		height: 48vw
	}
}

.p-meritContent {
	margin: 100px auto 0
}

@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
	}
}

.p-merit01List {
	margin: 50px auto 0;
	display: flex;
	flex-wrap: wrap;
	gap: 80px 3.5%
}

@media screen and (max-width: 810px) {
	.p-merit01List {
		gap: 50px 4%
	}
}

@media screen and (max-width: 650px) {
	.p-merit01List {
		margin: 30px auto 0
	}
}

.p-merit01__item {
	position: relative;
	flex: 0 0 31%;
	z-index: 0
}

@media screen and (max-width: 810px) {
	.p-merit01__item {
		flex: 0 0 48%
	}
}

.p-merit01__item .no {
	position: absolute;
	top: -26px;
	left: 50%;
	transform: translateX(-50%);
	width: 52px;
	height: 52px;
	border-radius: 50%;
	background-color: #fff;
	border: 3px solid #ee7d80
}

@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
	}
}

.p-merit01__item .noText {
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 3.4rem
}

@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
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(2) {
		order: 2
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(3) {
		order: 4
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(4) {
		order: 5
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(5) {
		order: 4
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(6) {
		order: 3
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(7) {
		order: 8
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(8) {
		order: 7
	}
}

@media screen and (max-width: 810px) {
	.p-merit01__item:nth-child(9) {
		order: 9
	}
}

.p-merit01__item:nth-child(1):before,
.p-merit01__item:nth-child(4):before,
.p-merit01__item:nth-child(7):before {
	content: "";
	position: absolute;
	top: 125px;
	left: 50%;
	width: 668px;
	height: 39px;
	background-color: #f5e6c6;
	z-index: -1
}

@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
	}
}

.p-merit01__item:nth-child(3):after,
.p-merit01__item:nth-child(4):after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 39px;
	height: 537px;
	background-color: #f5e6c6;
	z-index: -1
}

@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
	}
}

.p-merit01Image {
	width: 100%;
	height: 258px
}

@media screen and (max-width: 1080px) {
	.p-merit01Image {
		height: 20vw
	}
}

@media screen and (max-width: 810px) {
	.p-merit01Image {
		height: 32vw
	}
}

.p-merit01Desc {
	margin-top: 24px
}

@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
	}
}

.p-merit02List {
	margin: 50px auto 0
}

@media screen and (max-width: 650px) {
	.p-merit02List {
		margin: 30px auto 0
	}
}

.p-merit02__item {
	display: flex;
	align-items: center;
	gap: 0 50px
}

@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
	}
}

.p-merit02__item:nth-child(even) .p-merit02Image {
	order: 2
}

.p-merit02__item:nth-child(even) .p-merit02Desc {
	order: 1
}

.p-merit02__item:nth-child(n+2) {
	margin-top: 50px
}

.p-merit02Image {
	width: 50vw;
	max-height: 330px;
	height: 45vw
}

@media screen and (max-width: 810px) {
	.p-merit02Image {
		width: 100%;
		height: 50vw
	}
}

.p-merit02Desc {
	width: 50vw
}

@media screen and (max-width: 810px) {
	.p-merit02Desc {
		margin-top: 30px;
		width: 100%
	}
}

.p-merit02Desc .ja33 {
	font-feature-settings: "palt";
	letter-spacing: .02em
}

.p-merit02Desc .text {
	margin-top: 20px
}

@media screen and (max-width: 810px) {
	.p-merit02Desc .text {
		margin-top: 15px
	}
}

.p-requirements {
	padding-top: 100px
}

@media screen and (max-width: 810px) {
	.p-requirements {
		padding: 80px 0
	}
}

@media screen and (max-width: 500px) {
	.p-requirements {
		padding: 50px 0
	}
}

.p-requirementsTable {
	display: block;
	margin: 50px auto 0;
	max-width: 920px;
	width: 100%;
	border: 1px solid #bababa
}

@media screen and (max-width: 650px) {
	.p-requirementsTable {
		margin: 30px auto 0
	}
}

.p-requirements__item {
	width: 100%;
	display: inline-flex
}

@media screen and (max-width: 650px) {
	.p-requirements__item {
		display: block
	}
}

.p-requirements__item:not(:first-child) {
	border-top: 1px solid #bababa
}

.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
	}
}

.p-requirements__item .content {
	border-left: 1px solid #bababa;
	width: calc(100% - 190px);
	padding: 20px 35px
}

@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
	}
}

.p-contact {
	padding-top: 30px
}

@media screen and (max-width: 810px) {
	.p-contact {
		padding: 80px 0
	}
}

@media screen and (max-width: 500px) {
	.p-contact {
		padding: 50px 0
	}
}

.p-form__title {
	width: 220px
}

@media screen and (max-width: 810px) {
	.p-form__title {
		width: 200px
	}
}

@media screen and (max-width: 650px) {
	.p-form__title {
		width: 100%
	}
}

.p-form__content {
	width: calc(100% - 220px)
}

@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-form__content .p-form__text,
.p-form__content .p-form__textarea {
	position: relative;
	padding: 12px;
	width: 100%;
	font-size: 1.6rem;
	line-height: 1.2
}

.p-formFile__content {
	margin: 60px auto 0
}

.p-formFile__content .text {
	text-align: center
}

.p-formFile__content .text .u-spNone {
	display: inline
}
