@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
#main .topVisual {
	position: relative;
}
#main .topVisual .inner {
	position: absolute;
	right: 6%;
	top: 10vh;
	width: 48rem;
	text-align: center;
	z-index: 10;
}
#main .topVisual h2 {
	margin-bottom: 1.2rem;
	font-size: 4.3rem;
	font-weight: 500;
	line-height: 1.54;
	letter-spacing: 0.1em;
	text-shadow: 0 0 2.5rem #fff, 0 0 2.5rem #fff, 0 0 2.5rem #fff, 0 0 2.5rem #fff, 0 0 2.5rem #fff, 0 0 2.5rem #fff;
}
#main .topVisual .logo {
	width: 46.6rem;
}
#slider {
	width: 100%;
	min-height: 55rem;
}
#slider .vegas-slide {
	overflow: hidden;
}
#main .service {
	padding: 8.8rem 0 10rem;
}
#main .service .content {
	max-width: 120rem;
}
#main .service .sub {
	margin-bottom: 12rem;
	padding: 7.5rem 15.5rem 11.2rem;
	background: #FDEFF1;
}
#main .service h3 {
	margin-bottom: 7rem;
	font-weight: 400;
	font-size: 4.4rem;
	line-height: 1.4;
	letter-spacing: 0.2em;
	text-align: center;
	font-family: "Noto Serif JP", serif;
}
#main .service h3 .eng {
	margin-bottom: 0.9rem;
	display: block;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
#main .service h3 .eng .num {
	display: block;
	font-size: 4.5rem;
	line-height: 1.2;
	letter-spacing: 0.2em;
}
#main .service h4 {
	margin: 0 0.5rem 5.6rem -1rem;
}
#main .service .list01 {
	gap: 7rem 0;
}
#main .service .list01 li {
	width: 46%;
}
#main .service .list01 .ttl {
	margin-bottom: 2rem;
	padding: 1rem;
	text-align: center;
	color: #fff;
	font-size: 2.8rem;
	letter-spacing: 0.1em;
	background: linear-gradient(-90deg, #D15F75 0%, #E7867C 70%, #E8897C 100%);
}
#main .service .list01 .ttl small {
	font-size: 2.1rem;
	vertical-align: 0.2rem;
}
#main .service .list01 .txt {
	margin: 0 1.5rem;
	font-weight: 300;
	line-height: 1.67;
	letter-spacing: 0.04em;
}
#main .service .sub02 {
	padding: 7.5rem 20rem 10rem;
	background-color: #E2EFF5;
}
#main .service .list02 {
	gap: 2.6rem 2.5rem;
}
#main .service .list02 > li {
	padding: 3rem 2.2rem 2rem;
	width: 25rem;
	background-color: #fff;
	border-radius: 1rem;
}
#main .service .list02 .ttl {
	color: #625F8A;
	font-size: 2.6rem;
	line-height: 1.3;
	margin-bottom: 1.5rem;
	letter-spacing: 0.1em;
	text-align: center;
}
#main .service .list02 .txt {
	font-weight: 300;
	line-height: 1.67;
	letter-spacing: 0.04em;
}
#main .service .list02 > li:first-child {
	padding: 3.3rem 4rem 3.8rem 6.5rem;
	width: 100%;
	display: flex;
}
#main .service .list02 > li:first-child .ttl {
	margin: 0.6rem 0 0;
	text-align: left;
	width: 24rem;
	font-size: 2.8rem;
	line-height: 1.75;
}
#main .service .list02 > li:first-child .txtList {
	flex: 1;
}
#main .service .list02 > li:first-child .txtList li {
	padding: 0 0 1.2rem 3rem;
	position: relative;
	font-size: 2.1rem;
	font-weight: 300;
	letter-spacing: 0.05em;
}
#main .service .list02 > li:first-child .txtList li:last-child {
	padding-bottom: 0;
	font-size: 2.2rem;
}
#main .service .list02 > li:first-child .txtList li small {
	font-size: 1.7rem;
}
#main .service .list02 > li:first-child .txtList li:before {
	position: absolute;
	left: 0;
	top: 0.8rem;
	width: 1.8rem;
	height: 1.8rem;
	background: #626091;
	border-radius: 50%;
	content: "";
}
#main .service .list02 > li:first-child .txtList li:last-child:before {
	top: 0.9rem;
}
#main .service .sub03 {
	margin-bottom: 0 !important;
	padding: 7.5rem 16.3rem 8rem;
	background-color: #FFFAED;
}
#main .service .sub03 h3 {
	margin-bottom: 5rem;
}
#main .service .sub03 h4 {
	margin: 0 -2rem 2.5rem;
	color: #EFA627;
	font-weight: 400;
	letter-spacing: 0.15em;
	font-size: 3.7rem;
	line-height: 1.68;
	text-align: center;
}
#main .service .sub03 .midTxt {
	margin-bottom: 7rem;
	font-weight: 300;
	line-height: 2.1;
	letter-spacing: 0.05em;
	text-align: center;
}
#main .service .list03 {
	margin-bottom: 3.4rem;
	gap: 4.4rem;
}
#main .service .list03 li {
	width: 26.2rem;
	position: relative;
}
#main .service .list03 .note {
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	left: -3rem;
	top: -2.7rem;
	color: #fff;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	width: 6.3rem;
	height: 6.3rem;
	background: #EA8BA7;
	border-radius: 50%;
}
#main .service .list03 li:nth-child(2) .note {
	background-color: #EFA627;
}
#main .service .list03 li:nth-child(3) .note {
	background-color: #4473B3;
}
#main .service .list03 img {
	width: 100%;
}
#main .service .sub03 .right {
	font-weight: 300;
	letter-spacing: 0.1em;
	text-align: right;
}
#main .residence {
	padding: 8.8rem 0 10rem;
	background: #F7F7F9;
}
#main .residence .content {
	max-width: 110rem;
}
#main .residence .headLine02 {
	margin-bottom: 7.5rem;
	letter-spacing: 0.3em;
}
#main .residence .headLine01 {
	margin-bottom: 7.2rem;
	color: #625F8A;
	font-size: 3rem;
}
#main .residence .headLine01 small {
	color: #000;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
}
#main .residence .photoList {
	margin: 0 5.9rem 10rem;
	gap: 4.1rem 4.8rem;
}
#main .residence .photoList li {
	width: 29.5rem;
	text-align: center;
}
#main .residence .photoList img {
	width: 100%;
}
#main .residence .photoList p {
	margin-top: 2.4rem;
	font-weight: 300;
	letter-spacing: 0.1em;
}
#main .residence .bgBox {
	padding: 9rem 5rem 7rem;
	background-color: #fff;
}
#main .residence .bgBox .sub {
	padding: 9rem 17.5rem;
	border-bottom: 1px solid #B4B4B4;
}
#main .residence .bgBox .sub01 {
	padding: 0 !important;
	border-bottom: none;
}
#main .residence .bgBox .sub01 h3 {
	margin: 0 12.7rem;
}
#main .residence .bgBox .sub01 .inner {
	padding: 7.5rem 8.6rem 9.5rem 12.5rem;
	border-bottom: 1px solid #B4B4B4;
}
#main .residence .bgBox .sub01 .inner01 {
	padding: 5.7rem 8.6rem 9.5rem 12.5rem;
}
#main .residence .bgBox .sub01 h4 {
	margin: 0 0.5rem 1.2rem;
	font-size: 2.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}
#main .residence .bgBox .sub01 h4 .large {
	font-size: 3rem;
	vertical-align: -0.2rem;
}
#main table {
	margin-bottom: 8.5rem;
	width: 100%;
	border-collapse: collapse;
}
#main th,
#main td {
	padding: 0.8rem 1rem 0.8rem 2.8rem;
	font-weight: 300;
	line-height: 1.55;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #B4B4B4;
}
#main th {
	width: 29%;
	padding: 0.8rem;
	text-align: center;
	background: #EFEFF4;
}
#main .residence .infoList {
	margin: 0 2.7rem 0 -0.5rem;
	display: flex;
	justify-content: space-between;
}
#main .residence .infoList li:first-child {
	width: 43rem;
	margin: 1rem 0 0;
	text-align: center;
}
#main .residence .infoList li:last-child {
	width: 27.8rem;
}
#main .residence .infoList li:last-child img {
	width: 100%;
}
#main .residence .bgBox .sub01 table {
	margin-bottom: 5.7rem;
}
#main .residence .bgBox .sub01 th,
#main .residence .bgBox .sub01 td {
	padding: 0.45rem 1rem 0.45rem 1.5rem;
}
#main .residence .bgBox .sub01 th {
	padding: 0.45rem;
	width: 10.6%;
}
#main .residence .bgBox .sub01 td:nth-child(2) {
	width: 31.4%;
}
#main .residence .bgBox .sub01 .inner02 .infoList li:first-child {
	margin: 0 0 0 -2rem;
}
#main .residence .bgBox .sub01 .inner02 .infoList li:last-child {
	margin-top: 5.8rem;
}
#main .residence .bgBox .sub01 .inner03 table {
	margin-bottom: 8.5rem;
}
#main .residence .bgBox .sub01 .inner03 .infoList li:first-child {
	margin: 0 0 0 -3rem;
}
#main .residence .bgBox .sub01 .inner03 .infoList li:last-child {
	margin-top: 3rem;
}
#main .residence .floor {
	margin: 0 2.7rem 0 1.3rem;
}
#main .residence .floor li:not(:last-child) {
	margin-bottom: 4.8rem;
}
#main .residence .floor li:not(:last-child):nth-child(2) {
	margin-bottom: 9.1rem;
}
#main .residence .floor img {
	width: 100%;
}
#main .residence .bgBox .sub03 {
	padding-bottom: 0 !important;
	border-bottom: none;
}
#main .residence .sub03 table {
	margin-bottom: 1rem;
}
#main .residence .sub03 p {
	font-size: 1.6rem;
	font-weight: 300;
}
#main .price {
	padding: 8.8rem 0 5.5rem;
}
#main .price .content {
	max-width: 65.5rem;
}
#main .price .headLine02 {
	margin-bottom: 5.3rem;
	letter-spacing: 0.3em;
}
#main .price table {
	margin-bottom: 2rem;
}
#main .price table + .notes {
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .price .tableA th {
	width: 26%;
	position: relative;
}
#main .price .tableA td {
	width: 32%;
	padding-left: 5.5rem;
	position: relative;
}
#main .price .tableA td:nth-child(3) {
	padding-left: 6.5rem;
}
#main .price .tableA td .ttl {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#main .price .tableA td .ttl .left {
	font-size: 2rem;
	letter-spacing: 0.2em;
	font-feature-settings: "palt";
}
#main .price .tableA td .ttl .left span {
	margin-right: 0.5rem;
	font-size: 3rem;
	vertical-align: -0.2rem;
	letter-spacing: 0;
}
#main .price .tableA td .ttl .right {
	margin-top: 0.5rem;
}
#main .price .tableA td .ttl .right02 {
	margin-right: 1.5rem;
}
#main .price .tableA .notes {
	position: absolute;
	right: 1.8rem;
	top: 0.8rem;
	line-height: 1.2;
	font-size: 1.4rem;
}
#main .price .tableA th .notes {
	top: 50%;
	transform: translateY(-50%);
}
#main .price .tableA tr:first-child td {
	padding: 1.3rem 1.6rem;
}
#main .price .tableA td .num {
	display: inline-block;
	text-align: right;
	min-width: 8rem;
}
#main .price .sub {
	margin-bottom: 4.4rem;
}
#main .price .headLine03 small {
	margin: 1.7rem 0 0 3.8rem;
	color: #625F8D;
	font-weight: 400;
}
#main .price .tableB td {
	padding: 0.5rem 1rem 0.5rem 3.5rem;
	line-height: 1.72;
}
#main .price .tableB td:nth-child(2) {
	padding-left: 5rem;
}
#main .price .tableB tr:first-child td {
	padding: 1rem 3.5rem;
}
#main .price .tableB tr:first-child td:nth-child(2) {
	width: 30%;
	padding-left: 5rem;
}
#main .access {
	padding: 8.7rem 0 10rem;
	background: #F7F7F7;
}
#main .access .content {
	max-width: 92rem;
}
#main .access .headLine02 {
	margin-bottom: 10.5rem;
	letter-spacing: 0.3em;
}
#main .access .infoBox {
	margin-bottom: 7.8rem;
	display: flex;
	justify-content: space-between;
}
#main .access .infoBox .photoBox {
	width: 42rem;
}
#main .access .infoBox .photoBox img {
	width: 100%;
}
#main .access .infoBox .textBox {
	margin-top: -0.4rem;
	width: 45.9rem;
}
#main .access .infoBox .textBox h3 {
	margin: 0 0 0.8rem -0.3rem;
	position: relative;
	padding-left: 2.5rem;
	color: #625F8A;
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.65;
}
#main .access .infoBox .textBox h3:before {
	position: absolute;
	left: 0;
	top: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	background: #625F8A;
	content: "";
}
#main .access .infoBox .textBox p {
	margin-bottom: 4.5rem;
	line-height: 1.56;
	font-weight: 300;
}
#main .access .infoBox .textBox p:last-child {
	margin-bottom: 0;
}
#main .access .map {
	margin: 0 -1.2rem;
}
#main .access .map iframe {
	width: 100%;
	height: 40rem;
	display: block;
}
#main .company {
	padding: 9rem 0 10rem;
}
#main .company .content {
	max-width: 93rem;
}
#main .company .headLine02 {
	margin-bottom: 6.5rem;
	letter-spacing: 0.3em;
}
#main .company .infoTab {
	margin: 0 auto 9.4rem;
	max-width: 80rem;
}
#main .company .infoTab table {
	margin-bottom: 0;
}
#main .company .infoTab th,
#main .company .infoTab td {
	padding: 1.5rem 3rem;
	border-left: none;
	border-right: none;
}
#main .company .infoTab th {
	padding: 1.5rem 6.5rem 1.5rem 7.5rem;
	width: 31%;
	font-weight: 400;
	background: none;
	color: #625F8D;
	text-align-last: justify;
}
#main .company h3 {
	margin: 0 auto 5.2rem;
	padding: 0.3rem 4rem 0 10.2rem;
	width: fit-content;
	font-weight: 300;
	text-align: center;
	background: url(../img/index/ttl_img.png) no-repeat left top/7.3rem auto;
}
#main .company h3 span {
	margin-bottom: 1.5rem;
	display: block;
	color: #625F8A;
	font-weight: 400;
	font-size: 3.2rem;
	line-height: 1.75;
	letter-spacing: 0.1em;
}
#main .company .listUl {
	margin-bottom: 4rem;
	gap: 1.6rem;
}
#main .company .listUl li {
	width: 22rem;
	padding-bottom: 2.5rem;
	font-feature-settings: "palt";
	background: #FAE7EA;
}
#main .company .listUl .ttl {
	margin-bottom: 1.2rem;
	padding: 1rem;
	color: #fff;
	font-size: 2.1rem;
	line-height: 1.3;
	letter-spacing: 0.05em;
	background-color: #D15F75;
	text-align: center;
}
#main .company .listUl .txt {
	width: fit-content;
	margin: 0 auto;
	font-weight: 300;
	font-size: 1.6rem;
	line-height: 1.69;
	letter-spacing: 0.05em;
}
#main .company .imgBox {
	align-items: center;
}
#main .company .imgBox .photoBox {
	margin-right: 5.3rem;
	width: 45rem;
}
#main .company .imgBox .photoBox img {
	width: 100%;
}
#main .company .imgBox .photoBox a:hover {
	opacity: 0.5;
}
#main .company .imgBox .txtBox {
	flex: 1;
}
#main .company .imgBox .txtBox p {
	font-weight: 300;
	line-height: 1.78;
}
#main .contactBox {
	padding: 7rem 0 6.7rem;
	background: #E9E9EF;
}
#main .contactBox .content {
	max-width: 92.5rem;
}
#main .contactBox h2 {
	margin-bottom: 6rem;
}
#main .contactBox .telBox {
	width: 39rem;
	text-align: center;
}
#main .contactBox .telBox .ttl {
	margin-bottom: 0.4rem;
	padding: 0 2rem 0 2.5rem;
	position: relative;
	color: #626091;
	font-size: 1.9rem;
	letter-spacing: 0.1em;
	display: inline-block;
}
#main .contactBox .telBox .ttl:before,
#main .contactBox .telBox .ttl:after {
	margin-top: 0.1rem;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 5.7rem;
	height: 0.1rem;
	background-color: #626091;
	content: "";
}
#main .contactBox .telBox .ttl:before {
	left: auto;
	right: 100%;
}
#main .contactBox .telBox .tel {
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}
#main .contactBox .telBox .tel a {
	margin-left: 1.4rem;
	font-size: 4.6rem;
	letter-spacing: 0.05em;
	vertical-align: -0.4rem;
}
#main .contactBox .btn {
	margin: 1.8rem 3.3rem 0 0;
	width: 38.7rem;
}
#main .contactBox .btn a {
	height: 7.2rem;
	color: #fff;
	font-size: 2.2rem;
	letter-spacing: 0.08em;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #635F95;
}
#main .contactBox .btn a span {
	display: inline-block;
	padding-left: 5.6rem;
	background: url(../img/common/icon_mail02.png) no-repeat left 0.4rem/3.5rem auto;
}
#main .contactBox .btn a:hover {
	opacity: 0.5;
}
@media all and (max-width: 896px) {
	#main .topVisual .inner {
		right: 0;
		top: 6vh;
		width: 100%;
	}
	#main .topVisual h2 {
		margin-bottom: 0.8rem;
		font-size: 2.4rem;
		letter-spacing: 0.13em;
		text-shadow: 0 0 1.8rem #fff, 0 0 1.8rem #fff, 0 0 1.8rem #fff, 0 0 1.8rem #fff, 0 0 1.8rem #fff, 0 0 1.8rem #fff, 0 0 1.8rem #fff;
	}
	#main .topVisual .logo {
		margin: 0 auto;
		width: 24.5rem;
	}
	#slider {
		min-height: 30rem;
	}
	#main .service {
		padding: 4.3rem 0 7.5rem;
	}
	#main .service .content {
		margin: 0 1.9rem;
	}
	#main .service .sub {
		margin-bottom: 5rem;
		padding: 2.4rem 1.8rem 5rem;
	}
	#main .service h3 {
		margin: 0 -0.5rem 2.9rem;
		font-size: 2.35rem;
		line-height: 1.3;
		letter-spacing: 0.15em;
	}
	#main .service h3 .eng {
		margin-bottom: 1.2rem;
		font-size: 0.9rem;
	}
	#main .service h3 .eng .num {
		margin-top: 0.3rem;
		font-size: 2.7rem;
	}
	#main .service h4 {
		margin: 0 0 3.5rem;
	}
	#main .service h4 img {
		width: 100%;
	}
	#main .service .list01 {
		display: block;
	}
	#main .service .list01 li {
		width: auto;
	}
	#main .service .list01 li:not(:last-child) {
		margin-bottom: 3.9rem;
	}
	#main .service .list01 .ttl {
		margin-bottom: 1.5rem;
		padding: 0.2rem 0.5rem 0.4rem;
		font-size: 2.05rem;
		background: linear-gradient(-90deg, #D15F75 0%, #DC7379 55%, #E8897C 65%, #E8897C 100%);
	}
	#main .service .list01 .ttl small {
		font-size: 1.5rem;
	}
	#main .service .list01 .txt {
		margin: 0 0.8rem;
		line-height: 2;
		letter-spacing: 0;
	}
	#main .service .sub02 {
		padding: 2.3rem 1.8rem 5rem;
	}
	#main .service .sub02 h3 {
		margin-bottom: 3.2rem;
	}
	#main .service .list02 {
		display: block;
	}
	#main .service .list02 > li {
		padding: 2rem 2.2rem 2rem;
		width: auto;
		border-radius: 0.5rem;
	}
	#main .service .list02 > li:not(:last-child) {
		margin-bottom: 2.5rem;
	}
	#main .service .list02 .ttl {
		font-size: 2.05rem;
		line-height: 1.2;
		margin-bottom: 1.3rem;
	}
	#main .service .list02 .txt {
		line-height: 2;
		letter-spacing: 0;
		text-align: justify;
	}
	#main .service .list02 > li:first-child {
		padding: 2.2rem 1.7rem 2.4rem;
		display: block;
	}
	#main .service .list02 > li:first-child .ttl {
		margin: 0 0 2.4rem;
		text-align: center;
		width: auto;
		font-size: 2.05rem;
		line-height: 1.2;
	}
	#main .service .list02 > li:first-child .txtList li {
		padding: 0 0 0.9rem 2rem;
		font-size: 1.4rem;
		letter-spacing: 0;
	}
	#main .service .list02 > li:first-child .txtList li:last-child {
		padding-bottom: 0;
		font-size: 1.4rem;
	}
	#main .service .list02 > li:first-child .txtList li small {
		font-size: 1.1rem;
		margin-right: -2.2rem;
		display: inline-block;
	}
	#main .service .list02 > li:first-child .txtList li:before {
		top: 0.5rem;
		width: 1.15rem;
		height: 1.15rem;
	}
	#main .service .list02 > li:first-child .txtList li:last-child:before {
		top: 0.5rem;
	}
	#main .service .sub03 {
		padding: 2.2rem 2.5rem 5rem;
	}
	#main .service .sub03 h3 {
		margin-bottom: 2.3rem;
	}
	#main .service .sub03 h4 {
		margin: 0 0 2.6rem;
		font-size: 2.05rem;
		line-height: 1.7;
	}
	#main .service .sub03 .midTxt {
		margin-bottom: 4.5rem;
		line-height: 2;
		letter-spacing: 0;
		text-align: left;
	}
	#main .service .list03 {
		margin: 0 2.1rem 2rem;
		display: block;
	}
	#main .service .list03 li {
		width: auto;
		position: relative;
	}
	#main .service .list03 li:not(:last-child) {
		margin-bottom: 2.5rem;
	}
	#main .service .list03 .note {
		left: -1.7rem;
		top: -1.3rem;
		font-size: 1.5rem;
		width: 5.5rem;
		height: 5.5rem;
	}
	#main .service .sub03 .right {
		margin: 0 2.1rem;
		font-weight: 200;
	}
	#main .residence {
		padding: 4rem 0;
	}
	#main .residence .headLine02 {
		margin-bottom: 3.3rem;
		letter-spacing: 0.2em;
	}
	#main .residence .headLine01 {
		margin-bottom: 3.6rem;
		font-size: 2.05rem;
		line-height: 1.37;
		letter-spacing: 0.05em;
	}
	#main .residence .headLine01 small {
		font-size: 1.4rem;
		letter-spacing: 0;
		margin-top: 2.2rem;
	}
	#main .residence .photoList {
		margin: 0 2rem 5rem;
		display: block;
	}
	#main .residence .photoList li {
		width: auto;
	}
	#main .residence .photoList li:not(:last-child) {
		margin-bottom: 3.5rem;
	}
	#main .residence .photoList p {
		margin-top: 1.4rem;
		letter-spacing: 0;
	}
	#main .residence .bgBox {
		padding: 3rem 1rem 4rem;
	}
	#main .residence .bgBox .sub {
		padding: 4rem 0.5rem;
	}
	#main .residence .bgBox .sub01 h3 {
		margin: 0 0.5rem;
	}
	#main .residence .bgBox .sub01 .inner {
		padding: 2.7rem 0.5rem 4rem;
	}
	#main .residence .bgBox .sub01 .inner01 {
		padding: 2.7rem 0.5rem 4rem;
	}
	#main .residence .bgBox .sub01 h4 {
		margin: 0 0.5rem 1.1rem;
		font-size: 1.95rem;
	}
	#main .residence .bgBox .sub01 h4 .large {
		font-size: 2.5rem;
		vertical-align: -0.2rem;
	}
	#main .residence .bgBox .sub01 .inner01 h4 {
		margin: 0 1rem 1.1rem;
	}
	#main table {
		margin-bottom: 3rem;
	}
	#main th,
	#main td {
		padding: 0.3rem 0.8rem;
		line-height: 1.7;
	}
	#main th {
		width: 21%;
		padding: 0.3rem;
	}
	#main .residence .infoList {
		margin: 0 1.5rem;
		display: block;
	}
	#main .residence .infoList li:first-child {
		width: auto;
		margin: 0 0 4.4rem;
	}
	#main .residence .infoList li:last-child {
		margin: 0 auto;
		width: 80%;
	}
	#main .residence .bgBox .sub01 table {
		margin-bottom: 3.5rem;
	}
	#main .residence .bgBox .sub01 th,
	#main .residence .bgBox .sub01 td {
		padding: 0.3rem 0.3rem 0.3rem 0.7rem;
		line-height: 1.57;
	}
	#main .residence .bgBox .sub01 th {
		padding: 0.3rem;
		width: 21%;
	}
	#main .residence .bgBox .sub01 td:nth-child(2) {
		width: auto;
	}
	#main .residence .bgBox .sub01 tr:last-child td {
		padding-bottom: 1.1rem;
		padding-top: 0.6rem;
	}
	#main .residence .bgBox .sub01 .inner02 .infoList li:first-child {
		margin: 0 3.7rem 3.7rem;
	}
	#main .residence .bgBox .sub01 .inner02 .infoList li:last-child {
		margin-top: 0;
	}
	#main .residence .bgBox .sub01 .inner03 table {
		margin-bottom: 3.7rem;
	}
	#main .residence .bgBox .sub01 .inner03 .infoList li:first-child {
		margin: 0 0.7rem 5.1rem -1.2rem;
	}
	#main .residence .bgBox .sub01 .inner03 .infoList li:last-child {
		margin-top: 0;
	}
	#main .residence .floor {
		margin: 0 0.3rem;
	}
	#main .residence .floor li:not(:last-child) {
		margin-bottom: 2.3rem;
	}
	#main .residence .floor li:not(:last-child):nth-child(2) {
		margin-bottom: 4.6rem;
	}
	#main .residence .sub03 table {
		margin-bottom: 1.5rem;
		border-bottom: 1px solid #B4B4B4;
	}
	#main .residence .sub03 th,
	#main .residence .sub03 td {
		padding: 0.8rem;
		float: left;
		text-align: center;
		width: 100% !important;
		border-bottom: none;
	}
	#main .residence .sub03 th {
		padding: 0.3rem;
	}
	#main .residence .sub03 p {
		margin: 0 0.7rem;
		font-size: 1.2rem;
	}
	#main .price {
		padding: 4.2rem 0 2rem;
	}
	#main .price .content {
		margin: 0 3.5rem;
		max-width: inherit;
	}
	#main .price .headLine02 {
		margin-bottom: 4rem;
		letter-spacing: 0.2em;
	}
	#main .price table {
		margin-bottom: 3rem;
	}
	#main .price table + .notes {
		margin: -0.5rem -0.5rem 0 0;
		font-size: 1.2rem;
		line-height: 1.92;
		font-feature-settings: "palt";
	}
	#main .price .tableA th,
	#main .price .tableA td {
		line-height: 1.6;
	}
	#main .price .tableA th {
		width: 37%;
	}
	#main .price .tableA td {
		width: auto;
		padding-left: 1rem;
	}
	#main .price .tableA td .ttl .left {
		font-size: 1.75rem;
		letter-spacing: 0.1em;
	}
	#main .price .tableA td .ttl .left span {
		margin-right: 0;
		font-size: 2.7rem;
		vertical-align: -0.2rem;
		letter-spacing: 0.1em;
		line-height: 1;
	}
	#main .price .tableA td .ttl .right {
		margin-top: 0.3rem;
	}
	#main .price .tableA td .ttl .right02 {
		margin-right: 0;
	}
	#main .price .tableA .notes {
		right: 1rem;
		top: 0.4rem;
		line-height: 1.33;
		font-size: 1.05rem;
	}
	#main .price .tableA tr:first-child td {
		padding: 1rem 1rem;
	}
	#main .price .tableA td .num {
		min-width: 6.7rem;
	}
	#main .price .sub {
		margin-bottom: 4.4rem;
	}
	#main .price .sub:last-child {
		margin-bottom: 0;
	}
	#main .price .headLine03 {
		margin-bottom: 2rem;
	}
	#main .price .headLine03 small {
		display: block;
		text-align: right;
		margin: 0.8rem 1rem 0 0;
		letter-spacing: 0.1em;
	}
	#main .price .tableB {
		border-bottom: 1px solid #B4B4B4;
	}
	#main .price .tableB th,
	#main .price .tableB td {
		float: left;
		width: 63%;
		border-bottom: none;
	}
	#main .price .tableB th {
		padding: 0.2rem;
		width: 100%;
	}
	#main .price .tableB td {
		padding: 0.7rem 0.5rem 0.7rem 1.3rem;
		line-height: 2.07;
	}
	#main .price .tableB td:nth-child(2) {
		padding-left: 2.2rem;
		width: 37%;
		border-right: none;
	}
	#main .price .tableB tr:first-child td {
		padding: 1.2rem 1.3rem;
	}
	#main .price .tableB tr:first-child td:nth-child(2) {
		width: 37%;
		padding-left: 2rem;
	}
	#main .access {
		padding: 4.5rem 0 5rem;
	}
	#main .access .content {
		max-width: inherit;
		margin: 0 4rem;
	}
	#main .access .headLine02 {
		margin-bottom: 3.7rem;
		letter-spacing: 0.2em;
	}
	#main .access .infoBox {
		margin-bottom: 4.3rem;
		display: block;
	}
	#main .access .infoBox .photoBox {
		width: auto;
	}
	#main .access .infoBox .textBox {
		margin-top: 2.3rem;
		width: auto;
	}
	#main .access .infoBox .textBox h3 {
		margin: 0 0 1rem;
		padding-left: 2.2rem;
		font-size: 1.4rem;
		line-height: 1.2;
	}
	#main .access .infoBox .textBox h3:before {
		top: 0.3rem;
		width: 1.25rem;
		height: 1.25rem;
	}
	#main .access .infoBox .textBox p {
		margin-bottom: 1.7rem;
		line-height: 1.7;
	}
	#main .access .map {
		margin: 0;
	}
	#main .access .map iframe {
		height: 54vw;
	}
	#main .company {
		padding: 4.3rem 0 3.8rem;
	}
	#main .company .content {
		margin: 0 2.3rem;
	}
	#main .company .headLine02 {
		margin-bottom: 3.6rem;
		letter-spacing: 0.2em;
	}
	#main .company .infoTab {
		margin-bottom: 4.4rem;
		max-width: inherit;
	}
	#main .company .infoTab th,
	#main .company .infoTab td {
		padding: 1rem 0 1rem 1rem;
		line-height: 1.46;
	}
	#main .company .infoTab th {
		padding: 1rem 1.2rem 1rem 1.7rem;
		width: 11.4rem;
	}
	#main .company .infoTab .tdStyle {
		padding: 2.2rem 0 2.2rem 1rem;
	}
	#main .company h3 {
		margin-bottom: 3.2rem;
		padding: 0;
		background: none;
	}
	#main .company h3 span {
		margin-bottom: 2.2rem;
		display: inline-block;
		padding: 0 3rem 0 8rem;
		font-size: 2.2rem;
		line-height: 1.64;
		background: url(../img/index/ttl_img.png) no-repeat left 0.6rem/5.7rem auto;
	}
	#main .company .listUl {
		margin-bottom: 3rem;
		gap: 1.3rem;
		justify-content: space-between;
	}
	#main .company .listUl li {
		width: calc((100% - 1.3rem)/2);
		padding-bottom: 1.5rem;
	}
	#main .company .listUl .ttl {
		margin-bottom: 0.6rem;
		padding: 0.75rem;
		font-size: 1.55rem;
	}
	#main .company .listUl .txt {
		font-size: 1.3rem;
		line-height: 1.7;
	}
	#main .company .listUl .txt02 {
		width: auto;
		margin: 0 0.8rem;
	}
	#main .company .imgBox {
		display: block;
	}
	#main .company .imgBox .photoBox {
		margin: 0 0 2rem;
		width: auto;
	}
	#main .company .imgBox .txtBox p {
		line-height: 1.6;
		text-align: center;
	}
	#main .contactBox {
		padding: 4.2rem 0 5rem;
	}
	#main .contactBox h2 {
		margin-bottom: 3.3rem;
	}
	#main .contactBox h2 small {
		letter-spacing: 0;
	}
	#main .contactBox .subBox {
		display: block;
	}
	#main .contactBox .telBox {
		width: auto;
	}
	#main .contactBox .telBox .ttl {
		margin-bottom: 1.1rem;
		padding: 0 1rem 0 1.5rem;
		font-size: 1.4rem;
	}
	#main .contactBox .telBox .ttl:before,
	#main .contactBox .telBox .ttl:after {
		width: 4.1rem;
	}
	#main .contactBox .telBox .tel {
		font-size: 2.1rem;
	}
	#main .contactBox .telBox .tel a {
		margin-left: 0.9rem;
		font-size: 3.25rem;
		vertical-align: -0.2rem;
	}
	#main .contactBox .btn {
		margin: 2.5rem auto 0;
		width: 27rem;
	}
	#main .contactBox .btn a {
		height: 5rem;
		font-size: 1.55rem;
	}
	#main .contactBox .btn a span {
		padding-left: 4rem;
		background-position: left 0.3rem;
		background-size: 2.4rem auto;
	}
}