@charset "UTF-8";

.top {
	padding-top: 16vw;
}

@media print,
screen and (min-width: 1025px) {
	.top {
		padding-top: 0;
	}
}

.top .swiper-container {
	width: 100%;
}

.top .swiper-container .swiper-wrapper .swiper-slide {
	position: relative;
	width: 89.33vw;
	margin-top: 4.2vw;
	margin-left: 10.42vw;
	margin-right: 10.42vw;
}

.top .swiper-container .swiper-wrapper .swiper-slide:first-child:last-child {
	margin-left: auto;
	margin-right: auto;
}

@media print,
screen and (min-width: 1025px) {
	.top .swiper-container .swiper-wrapper .swiper-slide {
		margin-top: 2.69vw;
		width: 79.17vw;
	}
}

.top .swiper-container .swiper-wrapper .swiper-slide .text {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	font-weight: bold;
	font-size: 3.73vw;
	display: inline-block;
}

@media print,
screen and (min-width: 1025px) {
	.top .swiper-container .swiper-wrapper .swiper-slide .text {
		font-size: 1.88vw;
		webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
	}
}

@media print,
screen and (min-width: 1025px) {
	.top .swiper-container .swiper-wrapper .swiper-slide .text .item1 {
		position: absolute;
		top: 1.58vw;
		left: 20.52vw;
	}
}

@media print,
screen and (min-width: 1025px) {
	.top .swiper-container .swiper-wrapper .swiper-slide .text .item2 {
		position: absolute;
		top: 5.41vw;
		left: 17.19vw;
	}
}

.sales {
	padding-top: 8vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales {
		padding-top: 3.94vw;
	}
}

.sales .title {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	text-align: center;
	font-size: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .title {
		font-size: 1.25vw;
	}
}

.sales .title span {
	background-color: #e7755d;
	width: 11.07vw;
	height: 0.53vw;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .title span {
		margin-top: 0.85vw;
		width: 2.6vw;
		height: 0.1vw;
	}
}

.sales .biz-hour {
	font-size: 3.2vw;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	margin-top: 3.93vw;
	border: 0;
	border-spacing: 0;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour {
		font-size: 0.83vw;
		margin-top: 1.7vw;
	}
}

.sales .biz-hour tbody tr th {
	background-color: #f69166;
	width: 10.13vw;
	height: 12.53vw;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #f69166;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr th {
		width: 2.5vw;
		height: 2.45vw;
	}
}

.sales .biz-hour tbody tr th:first-child {
	border-radius: 2.13vw 0 0 0;
	width: 14.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr th:first-child {
		width: 9.17vw;
		border-radius: 0.42vw 0 0 0;
	}
}

.sales .biz-hour tbody tr th:last-child {
	border-radius: 0 2.13vw 0 0;
	padding-right: 0.53vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr th:last-child {
		border-radius: 0 0.42vw 0 0;
	}
}

.sales .biz-hour tbody tr td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #f69166;
	width: 10.13vw;
	height: 12.53vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr td {
		width: 2.5vw;
		height: 2.45vw;
	}
}

.sales .biz-hour tbody tr td:first-child {
	width: 16vw;
	border-left: 1px solid #f69166;
	text-align: left;
	line-height: 150%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-left: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr td:first-child {
		width: 9.17vw;
		text-align: center;
		padding-left: 0;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

.sales .biz-hour tbody tr td:last-child {
	padding-right: 0.53vw;
	border-right: 1px solid #f69166;
}

.sales .biz-hour tbody tr .one {
	border-radius: 0 0 0 2.13vw;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr .one {
		border-radius: 0 0 0 0.42vw;
	}
}

.sales .biz-hour tbody tr .two {
	border-radius: 0 0 2.13vw 0;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr .two {
		border-radius: 0 0 0.42vw 0;
	}
}

.sales .biz-hour tbody tr .sp {
	display: block;
}

@media print,
screen and (min-width: 1025px) {
	.sales .biz-hour tbody tr .sp {
		display: none;
	}
}

.sales .desc {
	font-size: 3.2vw;
	margin-left: 9.07vw;
	margin-top: 1.07vw;
	line-height: 1.6;
}

@media print,
screen and (min-width: 1025px) {
	.sales .desc {
		font-size: 0.73vw;
		margin-top: 0.83vw;
		margin-left: 35.89vw;
	}
}

.info {
	padding-top: 8vw;
	padding-bottom: 8vw;
}

@media print,
screen and (min-width: 1025px) {
	.info {
		padding-top: 3.94vw;
		padding-bottom: 3.94vw;
	}
}

.info .title {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	text-align: center;
	font-size: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.info .title {
		font-size: 1.25vw;
	}
}

.info .title span {
	background-color: #e7755d;
	width: 11.07vw;
	height: 0.53vw;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.info .title span {
		margin-top: 0.85vw;
		width: 2.6vw;
		height: 0.1vw;
	}
}

.info .desc {
	padding: 2.08vw;
	border-radius: 0.42vw;
	margin-left: auto;
	margin-right: auto;
	width: 89.33vw;
	margin-top: 1.67vw;
	font-size: 3.73vw;
	line-height: 1.6;
}

@media print,
screen and (min-width: 1025px) {
	.info .desc {
		-webkit-box-shadow: 0px 3px 6px #00000029;
		box-shadow: 0px 3px 6px #00000029;
		width: 68.75vw;
		font-size: 0.83vw;
		line-height: 1.4;
	}
}

.info .desc strong {
	font-weight: bold;
}

.info .desc hr {
	border: 1px dashed #eeeeee;
	margin: 0.8vw 0;
}

.access {
	padding-top: 10.67vw;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 1;
	background-image: url(../images/white-back-sp@2x.png);
	padding-bottom: 20vw;
}

@media print,
screen and (min-width: 1025px) {
	.access {
		background-image: url(../images/white-back@2x.png);
		padding-top: 3.13vw;
		padding-bottom: 16vw;
	}
}

.access .title {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	text-align: center;
	font-size: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .title {
		font-size: 1.25vw;
	}
}

.access .title span {
	background-color: #e7755d;
	width: 11.07vw;
	height: 0.53vw;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .title span {
		margin-top: 0.85vw;
		width: 2.6vw;
		height: 0.1vw;
	}
}

.access .access-main {
	padding: 2.08vw;
	border-radius: 0.42vw;
	margin-left: auto;
	margin-right: auto;
	width: 89.33vw;
	margin-top: 1.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main {
		-webkit-box-shadow: 0px 3px 6px #00000029;
		box-shadow: 0px 3px 6px #00000029;
		width: 68.75vw;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.access .access-main .map {
	width: 89.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .map {
		width: 29.17vw;
	}
}

.access .access-main .map .iframe_wrap {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 49.85%;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .map .iframe_wrap {
		padding-top: 84.48%;
	}
}

.access .access-main .map .iframe_wrap iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.access .access-main .right {
	font-size: 3.73vw;
	line-height: 1.6;
	margin-top: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right {
		margin-left: 2.08vw;
		font-size: 0.83vw;
		margin-top: 0;
		line-height: 1.4;
	}
}

.access .access-main .right .right-img {
	display: flex;
}

.access .access-main .right .right-img .house {
	width: 30.4vw;
}

.access .access-main .right .right-img .house img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .right-img .house {
		width: 10.83vw;
	}
}

.access .access-main .right .right-img .wall {
	width: 55.47vw;
	margin-left: 3.47vw;
}

.access .access-main .right .right-img .wall img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .right-img .wall {
		width: 19.38vw;
		margin-left: 2.08vw;
	}
}

.access .access-main .right .train {
	margin-top: 6.13vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .train {
		margin-top: 0.78vw;
	}
}

.access .access-main .right .train h3 {
	color: #f69166;
}

.access .access-main .right .train h5 {
	margin-top: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .train h5 {
		margin-top: 0.83vw;
	}
}

.access .access-main .right .car {
	margin-top: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .car {
		margin-top: 1.04vw;
	}
}

.access .access-main .right .car h3 {
	color: #f69166;
}

.access .access-main .right .car h5 {
	margin-top: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .car h5 {
		margin-top: 0.83vw;
	}
}

.access .access-main .right .buss {
	margin-top: 6.13vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .buss {
		margin-top: 1.04vw;
	}
}

.access .access-main .right .buss h3 {
	color: #f69166;
}

.access .access-main .right .buss h5 {
	margin-top: 4vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .access-main .right .buss h5 {
		margin-top: 0.83vw;
	}
}

.access .circle {
	width: 16vw;
	height: 16vw;
	background-color: #ffae7c;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 42vw;
	bottom: -2%;
}

@media print,
screen and (min-width: 1025px) {
	.access .circle {
		width: 5.94vw;
		height: 5.78vw;
		left: 47.03vw;
		bottom: 0;
	}
}

.access .circle img {
	width: 7.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.access .circle img {
		width: 2.92vw;
	}
}

.care {
	background-image: url(../images/care_back.jpg);
	background-size: cover;
	background-position: center;
	margin-top: -24.8vw;
	padding-top: 24.8vw;
	padding-bottom: 24vw;
	position: relative;
	box-sizing: content-box;
}

@media print,
screen and (min-width: 1025px) {
	.care {
		background-image: url(../images/care_back.jpg);
		margin-top: -13.59vw;
		padding-top: 13.59vw;
		padding-bottom: 8vw;
	}
}

.care .title {
	text-align: center;
	margin-top: 8.99vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .title {
		margin-top: 1.77vw;
	}
}

.care .title h1 {
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	color: #e7755d;
	font-size: 6.4vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .title h1 {
		font-size: 2.08vw;
	}
}

.care .title h2 {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	font-size: 5.33vw;
	margin-top: 1.6vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .title h2 {
		font-size: 1.25vw;
		margin-top: 1.33vw;
	}
}

.care .desc {
	font-size: 3.73vw;
	width: 89.07vw;
	line-height: 1.7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8.09vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .desc {
		font-size: 0.83vw;
		width: 64.58vw;
		margin-top: 4.19vw;
	}
}

.care .up-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 6.07vw;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 5.52vw 0;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box {
		gap: 4vw 0;
		margin-top: 4.2vw;
	}
}

.care .up-box .item {
	width: 43.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item {
		width: 14.58vw;
	}
}

.care .up-box .item .circle {
	border-radius: 50%;
	background-color: #fff;
	width: 43.2vw;
	height: 43.2vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item .circle {
		width: 14.58vw;
		height: 14.58vw;
	}
}

.care .up-box .item .circle h3 {
	color: #e7755d;
	font-size: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item .circle h3 {
		font-size: 1.04vw;
	}
}

.care .up-box .item .circle img {
	margin-top: 3.29vw;
	width: 18.53vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item .circle img {
		width: 6.07vw;
		margin-top: 0.88vw;
	}
}

.care .up-box .item p {
	width: 37.33vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 3.73vw;
	line-height: 1.5;
	margin-top: 2.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item p {
		width: 12.68vw;
		font-size: 0.83vw;
		margin-top: 1.67vw;
	}
}

.care .up-box .item+.item {
	margin-left: 2.8vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item+.item {
		margin-left: 3.49vw;
	}
}

.care .up-box .item:nth-child(3) {
	margin-left: 0;
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item:nth-child(3) {
		margin-left: 3.49vw;
		margin-top: 0;
	}
}

@media print,
screen and (min-width: 1025px) {
	.care .up-box .item:last-child {
		margin-top: 0;
	}
}

.care .down-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 5.52vw 0;
	margin-top: 5.52vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box {
		gap: 4vw 0;
		margin-top: 3.36vw;
	}
}

.care .down-box .item {
	width: 43.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item {
		width: 14.58vw;
	}
}

.care .down-box .item .circle {
	border-radius: 50%;
	background-color: #fff;
	width: 43.2vw;
	height: 43.2vw;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item .circle {
		width: 14.58vw;
		height: 14.58vw;
	}
}

.care .down-box .item .circle h3 {
	color: #e7755d;
	font-size: 3.73vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item .circle h3 {
		font-size: 1.04vw;
	}
}

.care .down-box .item .circle img {
	margin-top: 3.29vw;
	width: 18.53vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item .circle img {
		width: 6.07vw;
		margin-top: 0.88vw;
	}
}

.care .down-box .item p {
	width: 37.33vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 3.73vw;
	line-height: 1.5;
	margin-top: 2.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item p {
		width: 12.68vw;
		font-size: 0.83vw;
		margin-top: 1.67vw;
	}
}

.care .down-box .item+.item {
	margin-left: 2.8vw;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item+.item {
		margin-left: 3.49vw;
	}
}

.care .down-box .item:nth-child(3) {
	margin-left: 0;
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item:nth-child(3) {
		margin-left: 3.49vw;
		margin-top: 0;
	}
}

@media print,
screen and (min-width: 1025px) {
	.care .down-box .item:last-child {
		margin-top: 0;
	}
}

.features {
	padding-top: 6.25vw;
}

.features .circle {
	width: 16vw;
	height: 16vw;
	background-color: #ffae7c;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-left: 42vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .circle {
		width: 5.94vw;
		height: 5.78vw;
		margin-left: 47.03vw;
	}
}

.features .circle img {
	width: 8vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .circle img {
		width: 2.92vw;
	}
}

.features .title {
	text-align: center;
	margin-top: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .title {
		margin-top: 1.77vw;
	}
}

.features .title h1 {
	font-weight: bold;
	font-family: 'Libre Baskerville', serif;
	color: #e7755d;
	font-size: 6.4vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .title h1 {
		font-size: 2.08vw;
	}
}

.features .title h2 {
	/*font-family: '筑紫B丸ゴシック';*/
	font-family: 'Kiwi Maru', 'メイリオ', 'ヒラギノ角ゴシック';
	font-size: 5.33vw;
	margin-top: 1.6vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .title h2 {
		font-size: 1.25vw;
		margin-top: 1.33vw;
	}
}

.features .desc {
	font-size: 3.73vw;
	width: 89.07vw;
	line-height: 1.7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .desc {
		width: 64.58vw;
		font-size: 0.83vw;
		margin-top: 4.19vw;
	}
}

.features .features-list {
	margin-top: 6.2vw;
	width: 89.33vw;
	margin-left: auto;
	margin-right: auto;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-left: 0;
		margin-right: 0;
	}
}

.features .features-list .item {
	width: 100%;
	position: relative;
}

.features .features-list .item img {
	border-radius: 18px;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}


@media print,
screen and (min-width: 1025px) {
	.features .features-list .item {
		width: 16.57vw;
	}

	.features .features-list .item img {
		border-radius: 18px;
	}
}

.features .features-list .item .features-circle1 {
	width: 18.67vw;
	height: 18.67vw;
	background-color: #f69166;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 50%;
	top: 52vw;
	transform: translateX(-50%);
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle1 {
		width: 4.42vw;
		height: 4.42vw;
		top: 9.4vw;
	}
}

.features .features-list .item .features-circle1 h2 {
	font-size: 3.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle1 h2 {
		font-size: 0.63vw;
	}
}

.features .features-list .item .features-circle1 h3 {
	font-size: 8vw;
	font-weight: bold;
	margin-top: 1.87vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle1 h3 {
		font-size: 1.56vw;
		margin-top: 0.52vw;
	}
}

.features .features-list .item .features-circle2 {
	width: 18.67vw;
	height: 18.67vw;
	background-color: #ffae7c;
	border-radius: 50%;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: absolute;
	left: 50%;
	top: 52vw;
	transform: translateX(-50%);
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle2 {
		width: 4.42vw;
		height: 4.42vw;
		top: 9.4vw;
	}
}

.features .features-list .item .features-circle2 h2 {
	font-size: 3.2vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle2 h2 {
		font-size: 0.63vw;
	}
}

.features .features-list .item .features-circle2 h3 {
	font-size: 8vw;
	font-weight: bold;
	margin-top: 1.87vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .features-circle2 h3 {
		font-size: 1.56vw;
		margin-top: 0.52vw;
	}
}

.features .features-list .item .text1 {
	min-height: 36vw;
	background-color: #f69166;
	border-radius: 4.8vw;
	color: #fff;
	margin-top: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text1 {
		min-height: 11.07vw;
		margin-top: 0.94vw;
		border-radius: 0.94vw;
	}
}

.features .features-list .item .text1 h4 {
	font-size: 5.33vw;
	text-align: center;
	padding-top: 6.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text1 h4 {
		font-size: 1.04vw;
		padding-top: 1.82vw;
	}
}

.features .features-list .item .text1 h5 {
	width: 78.67vw;
	font-size: 3.73vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.56vw;
	line-height: 2;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text1 h5 {
		width: 12.81vw;
		margin-top: 0.83vw;
		font-size: 0.83vw;
	}
}

.features .features-list .item .text2 {
	min-height: 38.93vw;
	background-color: #ffae7c;
	border-radius: 4.8vw;
	color: #fff;
	margin-top: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text2 {
		min-height: 11.07vw;
		margin-top: 0.94vw;
		border-radius: 0.94vw;
	}
}

.features .features-list .item .text2 h4 {
	font-size: 5.33vw;
	text-align: center;
	padding-top: 6.67vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text2 h4 {
		font-size: 1.04vw;
		padding-top: 1.82vw;
	}
}

.features .features-list .item .text2 h5 {
	width: 78.67vw;
	font-size: 3.73vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.56vw;
	line-height: 2;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item .text2 h5 {
		width: 12.81vw;
		margin-top: 0.83vw;
		font-size: 0.83vw;
	}
}

.features .features-list .item+.item {
	margin-top: 5.33vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .features-list .item+.item {
		margin-left: 0.82vw;
		margin-top: 0;
	}
}

.features .features-list .item .text1 p,
.features .features-list .item .text2 p {
	font-size: 3.73vw;
	padding: 10px;
	line-height: 1.4em;
}

@media print,
screen and (min-width: 1025px) {

	.features .features-list .item .text1 p,
	.features .features-list .item .text2 p {
		font-size: 0.83vw;
		padding: 10px 15px;
		line-height: 1.4em;
	}
}

.features .img-zone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 8.33vw;
}

.features .img-zone .item+.item {
	margin-left: 4vw;
}

@media print,
screen and (min-width: 1025px) {
	.features .img-zone .item+.item {
		margin-left: 1.67vw;
	}
}

.about .position {
	position: relative;
	padding-top: 0;
}

@media print,
screen and (min-width: 1025px) {
	.about .position {
		padding-top: 0;
	}
}

.about .position .logo {
	width: 64vw;
	margin-top: 5.33vw;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25.51vw;
}

@media print,
screen and (min-width: 1025px) {
	.about .position .logo {
		width: 24.58vw;
		margin-top: 6.46vw;
		margin-bottom: 22.08vw;
	}
}

.about .position .map {
	top: 20.8vw;
}

@media print,
screen and (min-width: 1025px) {
	.about .position .map {
		top: 12.4vw;
	}
}

.slick-slide img {
	border-radius: 18px;
}

@media print,
screen and (min-width: 1025px) {
	.slick-slide img {
		border-radius: 18px;
	}
}

.news-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	gap: 4vw 0;
}

.news-wrap__inner {
	width: 100%;
}

@media print,
screen and (min-width: 1025px) {
	.news-wrap {
		gap: 0 16px;
	}

	.news-wrap__inner {
		width: auto;
	}
}