@charset "utf-8";
/* top
-------------------------------------------------------------------*/
.home ul,
.home ol,
.home ul li,
.home ol li{
	margin:0;
	padding:0;
	line-height:1.6;
}
.home p,
.home dt{
	margin-bottom:0;
}
.home .title_h2 {
	margin-bottom: 3.75em;
	font-size: 1.125rem;
}
.home .title_h2 span {
	font-size: 8.125rem;
	color: #487e63;
	line-height: 0.8;
	margin-right: 0.1em;
}
.home .title_lead {
	font-size: 1.875rem;
	font-weight: 700;
	margin-bottom: 1em;
	line-height: 1.6;
}
@media screen and (max-width:1400px) {
	.home .title_h2 span {
		font-size: 6rem;
	}
}
@media screen and (max-width:1000px) {
	.home .title_lead {
		font-size: 1.75rem;
	}
}
@media screen and (max-width:767px) {
	.home .title_h2 {
		margin-bottom: 1.75em;
	}
	.home .title_h2 span {
		font-size: 3rem;
		display: block;
		line-height: 1.2;
	}
	.home .title_lead {
		font-size: 1.5rem;
		font-weight: 600;
		margin-bottom: 0.5em;
	}
}
.home .mv_wrap .mv_inner {
	display: flex;
}
.home .mv_wrap .mv_inner .text_area .mv_lead {
	position: absolute;
	z-index: 100;
	margin: auto;
	color: #fff;
	inset: 40% 0 auto;
	height: fit-content;
	font-size: 2.625rem;
	text-shadow: 1px 1px 10px rgb(0 0 0 / 81%);
	letter-spacing: 5px;
}
.home .mv_wrap .mv_inner .text_area .mv_lead span {
	padding-left: 0.75em;
}
.home .mv_wrap .mv_inner .text_area .mv_title b,
.home .mv_wrap .mv_inner .text_area .mv_title em {
	position: absolute;
	z-index: 100;
	margin: auto;
	color: #fff;
	inset: auto 0 0.25em;
	height: fit-content;
	font-size: min(8.56rem, 7vw);
	font-weight: 300;
	vertical-align: middle;
	text-shadow: 1px 1px 14px rgb(0 0 0 / 40%);
}
.home .mv_wrap .mv_inner .text_area .mv_title em {
	text-align: center;
	width: 50%;
	inset: auto 0 0 auto;
	font-size: min(18.125rem, 16vw);
	font-weight: 400;
	line-height: 0.7;
}
.home .mv_wrap .mv_inner .text_area .mv_title em.golf {
	inset: auto auto 0 0;
}
.home .mv_wrap .mv_inner .swiper_area {
	width: 50%;
	overflow: hidden;
	position: relative;
	z-index: 0;
}
.home .mv_wrap .mv_inner .swiper_area::before {
	position: absolute;
	z-index: 10;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background: #070707;
	opacity: 0;
	margin: auto;
	inset: 0;
}
.home .mv_wrap .mv_inner .swiper_area .swiper-slide,
.home .mv_wrap .mv_inner .swiper_area .swiper,
.home .mv_wrap .mv_inner .swiper_area .swiper2 {
	overflow: hidden;
	height: 100vh;
}
.home .mv_wrap .mv_inner .swiper_area .swiper-slide .swiper-img {
	height: 100%;
}
.home .mv_wrap .mv_inner .swiper_area .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.home .mv_wrap .btn_reserve a {
	position: absolute;
	z-index: 100;
	margin: auto;
	inset: auto 1% 9% auto;
	transition: inset 0.5s;
	width: min(270px, 16%);
}
@media (any-hover: hover) {
	.home .mv_wrap .btn_reserve a:hover {
		inset: auto 1% 8% auto;
	}
}
@media screen and (max-width:767px) {
	.home .mv_wrap .mv_inner {
		flex-direction: column;
	}
	.home .mv_wrap .mv_inner .text_area .mv_lead {
		inset: 42% 0 auto;
		font-size: 2rem;
		letter-spacing: 2px;
	}
	.home .mv_wrap .mv_inner .text_area .mv_lead span {
		padding-left: 0.75em;
	}
	.home .mv_wrap .mv_inner .text_area .mv_title b,
	.home .mv_wrap .mv_inner .text_area .mv_title em {
		font-size: min(8.56rem, 7vw);
	}
	.home .mv_wrap .mv_inner .text_area .mv_title em {
		font-size: min(18.125rem, 17vw);
	}
	.home .mv_wrap .mv_inner .text_area .mv_title em.golf {
		inset: auto auto 0 0;
	}
	.home .mv_wrap .mv_inner .swiper_area {
		width: 100%;
	}
	.home .mv_wrap .mv_inner .swiper_area .swiper-slide,
	.home .mv_wrap .mv_inner .swiper_area .swiper,
	.home .mv_wrap .mv_inner .swiper_area .swiper2 {
		height: 260px;
	}
	.home .mv_wrap .mv_inner .swiper_area .swiper-slide .swiper-img {
		height: 100%;
		display: flex;
		align-items: center;
	}
	.home .mv_wrap .mv_inner .swiper_area .swiper-slide img {
		height: auto;
	}
	.home .mv_wrap .btn_reserve a {
		width: min(270px, 32%);
	}
}
.home .concept_wrap {
	background: #fbf7ef;
	padding-block: 6em 1em;
}
.home .concept_wrap .concept_serif,
.home .concept_wrap .img02 {
	position: absolute;
	z-index: 1;
}
.home .concept_wrap .concept_serif {
	z-index: 10;
	inset: 0.875em calc(50% + 540px) auto auto;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	font-size: 5.375rem;
	color: #487e63;
	opacity: 0.8;
	text-align: left;
	line-height: 1.2;
	text-shadow: 1px 1px 3px rgb(255 255 255 / 100%),1px 1px 5px rgb(255 255 255 / 100%),1px 1px 7px rgb(255 255 255 / 100%),1px 1px 10px rgb(255 255 255 / 100%);
	letter-spacing: 12px;
}
.home .concept_wrap .concept_serif b {
	font-weight: 400;
	padding-top: 1.5em;
}
.home .concept_wrap .img02 {
	inset: 35% auto auto 0;
	width: 14%;
}
.home .concept_wrap .title_h2 {
	text-align: right;
	margin-right: 12%;
	position: relative;
	z-index: 50;
	font-size: 1.125rem;
}
.home .concept_wrap .cont_01 {
	margin-top: -6em;
	margin-bottom: 6em;
	display: flex;
	align-items: center;
	gap: 8%;
}
.home .concept_wrap .cont_01 .img_area {
	width: 36%;
}
.home .concept_wrap .cont_01 .text_area {
	width: 56%;
}
.home .concept_wrap .cont_01 .text_area .text {
	line-height: 2;
	font-size: 1.125rem;
}
.home .concept_wrap .cont_02 {
	margin-bottom: 8em;
}
.home .concept_wrap .cont_02 .text_area {
	width: min(100%, 760px);
}
.home .concept_wrap .cont_02 .text_area .text {
	line-height: 2;
	margin-bottom: 4em;
}
.home .concept_wrap .cont_02 .img_area .img03 {
	position: absolute;
	z-index: 0;
	inset: -2em -17% auto auto;
	width: 46.8334%;
	aspect-ratio: 562/603;
}
.home .concept_wrap .cont_02 .img_area .img03 img {
	object-fit: cover;
	object-position: center;
	height: 100%;
	object-position: center right;
}
.home .concept_wrap .service_box {
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	gap: 0.625em;
	padding: 0;
	margin: 0;
}
.home .concept_wrap .service_item {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 1.25em;
	width: calc((100% - 0.625em) / 2);
	background: #fff;
	padding: 1.5em 1.25em;
	margin: 0;
}
.home .concept_wrap .service_item img {
	max-width: inherit;
	width: 60px;
	height: 60px;
	aspect-ratio: 1/1;
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(48%) sepia(31%) saturate(512%) hue-rotate(98deg) brightness(84%) contrast(85%);
}
.home .concept_wrap .service_item .service_item_title {
	font-size: 1.25rem;
	font-weight: bold;
	color: #487e63;
	margin-bottom: 0.25em;
}
.home .concept_wrap .service_item p {
	line-height: 1.6;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.home .concept_wrap .service_item a{
	display:inline-flex;
	justify-content:flex-start;
	align-items:center;
	gap:0.3125em;
	border-bottom:1px solid;
	text-decoration:none;
	margin-top:0.35em;
	padding-bottom:0.25em;
}
.home .concept_wrap .service_item a::after{
	content:"";
	display:inline-block;
	width:0.8125em;
	aspect-ratio:1/1;
	background:url(../img/common/icon-target.svg);
}
@media (any-hover: hover) {
	.home .concept_wrap .service_item a:hover{
		border-bottom-color:transparent;
	}
}
.home .facili_wrap {
	background: #fbf7ef;
	padding-block: 4em 13em;
}
.home .facili_wrap .cont01 {
	max-width: 1440px;
	margin-inline: auto;
	margin-bottom: 3em;
}
.home .facili_wrap .cont01_inner {
	background: #fff;
	margin-inline: 20px;
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}
.home .facili_wrap .cont01 .text_area {
	width: 52%;
	padding: 2em 6em 2em 4em;
}
.home .facili_wrap .cont01 .text_area .title_h2 {
	margin-bottom: 2em;
	transform: translateX(-10.25em);
	position: absolute;
	z-index: 0;
}
.home .facili_wrap .cont01 .text_area .title_lead {
	margin-top: 8em;
}
.home .facili_wrap .cont01 .text_area .text {
	margin-bottom: 4em;
}
.home .facili_wrap .cont01 .img_area {
	width: 48%;
	text-align: left;
}
.home .facili_wrap .cont01 .img_area img {
	object-fit: cover;
	height: 100%;
}
.home .facili_wrap .cont02 {
	margin-inline: auto 0;
	margin-bottom: 10em;
	transform: translateX(calc(50% - 700px));
}
.home .facili_wrap .cont02 .facili_slide_item {
	margin-right: 2em;
}
.home .facili_wrap .cont02 .facili_slide_item .facili_name {
	margin-top: 0.5em;
	text-align: left;
	font-size: 1.35rem;
	font-weight: 600;
}
.home .facili_wrap .cont02 .slick-next,
.home .facili_wrap .cont02 .slick-prev {
	position: absolute;
	margin: auto;
	z-index: 10;
	width: 60px;
	height: 60px;
	border: 1px solid #282828;
	border-radius: 50%;
	inset: auto calc(50% - 350px) -140px auto;
}
.home .facili_wrap .cont02 .slick-prev {
	inset: auto calc(50% - 270px) -140px auto;
}
.home .facili_wrap .cont02 .slick-next:before,
.home .facili_wrap .cont02 .slick-prev:before {
	color: #282828;
}
.home .facili_wrap .facili_table{
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	flex-wrap:wrap;
	gap:1em 0.625em;
	margin-bottom: 0;
}
.home .facili_wrap .facili_table dt{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	width:134px;
	min-height:35px;
	font-weight:bold;
	background:#f5f1e9;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.home .facili_wrap .facili_table dd{
	display:flex;
	justify-content:center;
	align-items:flex-start;
	flex-direction:column;
	width:calc(100% - 134px - 0.625em);
	font-size: 1.125rem;
}
@media screen and (max-width:1720px) {
	.home .concept_wrap .cont_02 {
		margin-left: 10%;
	}
	.home .concept_wrap .cont_02 .text_area {
		margin-right: 40%;
	}
	.home .concept_wrap .img02 {
		inset: 60% auto auto 0;
		width: 14%;
	}
}
@media screen and (max-width:1500px) {
	.home .concept_wrap .concept_serif {
		inset: 1.25em auto auto 0;
		font-size: 4.375rem;
		letter-spacing: 12px;
	}
	.home .facili_wrap .cont02 {
		margin-inline: auto 0;
		margin-bottom: 10em;
		transform: none;
		margin-left: 2%;
	}
}
@media screen and (max-width:1400px) {
	.home .concept_wrap .title_h2 {
		text-align: left;
		margin-right: 0;
		margin-left: 43%;
		margin-bottom: 3em;
	}
	.home .concept_wrap .cont_02 {
		margin-left: 0;
	}
	.home .concept_wrap .concept_serif,
	.home .concept_wrap .img02 {
		display: none;
	}
	.home .concept_wrap .cont_02 .img_area .img03 {
		inset: 0 -11% auto auto;
	}
	.home .facili_wrap .cont01 .text_area {
		padding: 2em 2em;
	}
	.home .facili_wrap .cont01 .text_area .title_h2 {
		margin-bottom: 1em;
		transform: translateX(-7.5em);
	}
	.home .facili_wrap .cont01 .text_area .title_h2 span {
		font-size: 5rem;
	}
	.home .facili_wrap .cont01 .text_area .title_lead {
		margin-top: 5em;
	}
	.home .facili_wrap .cont01 .text_area .text {
		margin-bottom: 2em;
	}
}
@media screen and (max-width:1200px) {
	.home .concept_wrap .title_h2 {
		margin-bottom: 6em;
	}
}
@media screen and (max-width:1000px) {
	.home .concept_wrap .title_h2{
		font-size:1rem;
	}
	.home .concept_wrap .cont_01 .text_area .text {
		font-size: 1rem;
	}
	.home .concept_wrap .service_item .service_item_title {
		font-size: 1.125rem;
	}
	.home .concept_wrap .service_item p {
		font-size: 1rem;
	}
	.home .facili_wrap .facili_table dt{
		font-size: 1rem;
	}
	.home .facili_wrap .facili_table dd{
		font-size: 1rem;
	}
}
@media screen and (max-width:767px) {
	.home .concept_wrap {
		padding-block: 3em 1em;
	}
	.home .concept_wrap .concept_serif,
	.home .concept_wrap .img02 {
		position: relative;
	}
	.home .concept_wrap .concept_serif b {
		padding-top: 10.5em;
	}
	.home .concept_wrap .img02 {
		inset: 0% auto auto 0;
		width: 14%;
	}
	.home .concept_wrap .title_h2 {
		text-align: left;
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 2em;
	}
	.home .concept_wrap .cont_01 {
		margin-top: 0em;
		margin-bottom: 2em;
		flex-direction: column;
	}
	.home .concept_wrap .cont_01 .img_area {
		width: 80%;
		margin-bottom: 1em;
	}
	.home .concept_wrap .cont_01 .text_area {
		width: 100%;
		margin-bottom: 2em;
	}
	.home .facili_wrap .cont01 .text_area .title_h2 {
		text-align: left !important;
	}
	.home .facili_wrap .cont01 .text_area .title_h2 span {
		font-size: 3rem;
	}
	.home .concept_wrap .cont_01 .text_area .text {
		line-height: 1.4;
	}
	.home .concept_wrap .cont_02 {
		margin-bottom: 2em;
	}
	.home .concept_wrap .cont_02 .text_area {
		margin-right: 0;
	}
	.home .concept_wrap .cont_02 .text_area .text {
		line-height: 1.6;
		margin-bottom: 2em;
	}
	.home .concept_wrap .cont_02 .img_area .img03 {
		inset: 0 -15px auto auto;
		width: 100%;
		position: relative;
		margin-bottom: 1em;
	}
	.home .concept_wrap .service_item {
		width: 100%;
		gap: 0.75em;
		padding:1em;
	}
	.home .concept_wrap .service_item img {
		width: 40px;
		height: 40px;
	}
	.home .facili_wrap {
		padding-block: 1em 3em;
	}
	.home .facili_wrap .cont01 {
		margin-bottom: 3em;
	}
	.home .facili_wrap .cont01_inner {
		margin-inline: 15px;
		border-radius: 10px;
		flex-direction: column;
	}
	.home .facili_wrap .cont01 .text_area {
		width: 100%;
		padding: 2em 15px 0;
	}
	.home .facili_wrap .cont01 .text_area .title_h2 {
		margin-bottom: 1em;
		transform: none;
		position: relative;
	}
	.home .facili_wrap .cont01 .text_area .title_lead {
		margin-top: 0em;
	}
	.home .facili_wrap .cont01 .text_area .text {
		margin-bottom: 2em;
	}
	.home .facili_wrap .cont01 .img_area {
		width: 100%;
		text-align: left;
	}
	.home .facili_wrap .cont01 .img_area img {
		height: auto;
	}
	.home .facili_wrap .cont02 {
		margin-inline: 15px auto;
		margin-bottom: 10em;
		transform: none;
	}
	.home .facili_wrap .cont02 .facili_slide_item {
		margin-right: 2em;
		max-width: 260px;
	}
	.home .facili_wrap .cont02 .facili_slide_item .facili_name {
		font-size: 1.135rem;
	}
	.home .facili_wrap .cont02 .slick-next,
	.home .facili_wrap .cont02 .slick-prev {
		width: 40px;
		height: 40px;
		inset: auto 15px -80px auto;
	}
	.home .facili_wrap .cont02 .slick-prev {
		inset: auto 65px -80px auto;
	}
	.home .facili_wrap .facili_table dt{
		width:110px
	}
	.home .facili_wrap .facili_table dd{
		text-align:left;
		width:calc(100% - 110px - 0.625em);
	}
}
.home .system_wrap {
	background: #32634b;
	padding-block: 6em;
	border-radius: 120px 120px 0 0;
	margin-top: -120px;
	z-index: 10;
}
.home .system_wrap .title_h2 {
	color: #fff;
}
.home .system_wrap .title_h2 span {
	color: #f1c878;
}
.home .system_wrap .system_plan_box{
	position:relative;
	z-index:10;
	background:#fff;
	border-radius:10px;
}
.home .system_wrap .system_plan_box:nth-of-type(n + 2){
	margin-top:2.5em;
}
.home .system_wrap .system_plan_box > dt{
	display:flex;
	justify-content:center;
	align-items:center;
	min-height:3em;
	font-size:1.5rem;
	font-weight:bold;
	background:#fff773;
	border-radius:10px 10px 0 0;
}
.home .system_wrap .system_plan_box .system_plan_balloon{
	position:absolute;
	z-index:10;
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	width: 8em;
	aspect-ratio:1/1;
	text-align:center;
	font-size:1rem;
	color:#fff;
	background:#4b8267;
	border-radius:100%;
	top:-4em;
	right:2em;
}
.home .system_wrap .system_plan_box .system_plan_balloon em{
	font-size:1.25em;
	font-weight:bold;
	color:#f1c878;
}
.home .system_wrap .system_plan_box .system_plan_balloon::after{
	position:absolute;
	z-index:-10;
	content:"";
	display:inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width:0 0.5625em 1em 0.5625em;
	border-color:transparent transparent #4b8267 transparent;
	transform: rotate(229deg);
	bottom: 0.75em;
	left: 0.15em;
}
.home .system_wrap .system_plan_box > dd{
	padding:2.5em 1.25em;
}
.home .system_wrap .system_plan_box > dd > *{
	width:min(100%,1100px);
	margin-inline:auto;
}
.home .system_wrap .system_plan_list {
	display:flex;
	justify-content:space-between;
	align-items:stretch;
	gap:1.25em;
	padding: 0;
	margin: 0;
}
.home .system_wrap .system_plan_list.item_2{
	gap:1.875em;
}
.home .system_wrap .system_plan_list.item_3::before,
.home .system_wrap .system_plan_list.item_3::after,
.home .system_wrap .system_plan_list.item_2::before{
	content:"";
	border-left:2px dashed #dddddd;
	order:2;
}
.home .system_wrap .system_plan_list.item_3::after{
	order:4;
}
.home .system_wrap .system_plan_item {
	flex:1;
	order:1;
	margin: 0;
}
.home .system_wrap .system_plan_item:nth-child(2) {
	order:3;
}
.home .system_wrap .system_plan_item:nth-child(3) {
	order:5;
}
.home .system_wrap .system_plan_item .system_plan_ttl{
	display:flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	min-height:3em;
	font-size:1.25rem;
	font-weight:bold;
	line-height:1.2;
	color:#fff;
	background:#4b8267;
	margin-bottom: 0.5em;
}
.home .system_wrap .system_plan_item.item_orange .system_plan_ttl{
	background:#e6954e;
}
.home .system_wrap .system_plan_item.item_blue .system_plan_ttl{
	background:#345f9f;
}
.home .system_wrap .system_plan_item.item_pink .system_plan_ttl{
	background:#db5b70;
}
.home .system_wrap .system_plan_item .system_plan_ttl span{
	font-size: 0.9em;
	font-weight:normal;
}
.home .system_wrap .system_plan_item .system_plan_price{
	display:flex;
	justify-content:space-between;
	align-items:center;
	flex-wrap:wrap;
	gap:0.625em;
	font-size: 1.125rem;
	margin-bottom: 0;
}
.home .system_wrap .system_plan_item .system_plan_price dt{
	width:calc(100% - 0.625em - 8.5em);
	padding-left:1.25em;
	margin-bottom: 0;
}
.home .system_wrap .system_plan_item .system_plan_price.price_set dt{
	display:flex;
	justify-content:flex-start;
	align-items:center;
	gap:0.3125em;
}
.home .system_wrap .system_plan_item .system_plan_price.price_set dt *{
	font-size:1.125rem;
}
.home .system_wrap .system_plan_item .system_plan_price.price_set dt em{
	background:#f5f1e9;
	padding:0.25em 0.5em;
}
.home .system_wrap .system_plan_item .system_plan_price dd{
	display:flex;
	justify-content:flex-start;
	align-items:flex-start;
	flex-direction:column;
	width:4.25em;
	text-align:right;
	font-size:2rem;
	font-weight:bold;
	line-height:1;
}
.home .system_wrap .system_plan_item .system_plan_price dd em{
	font-size:1.3125em;
}
.home .system_wrap .system_plan_item .system_plan_price dd small{
	font-size: 0.5em;
	font-weight:normal;
}
.home .system_wrap .system_plan_item .system_plan_case{
	background:#f5f1e9;
	padding:1.25em;
	margin-top:1.25em;
}
.home .system_wrap .system_plan_item .system_plan_case p{
	text-indent:-1.5em;
	padding-left:1.5em;
	line-height:1.6;
	margin-bottom: 0;
	font-size: 1.125rem;
}
.home .system_wrap .system_plan_item .system_plan_case em,
.home .system_wrap .system_plan_box .system_plan_value em{
	font-weight:bold;
}
.home .system_wrap .system_plan_box .system_plan_value{
	text-align:center;
	margin-top:1.5em;
	margin-bottom: 0;
	font-size: 1.125rem;
}
.home .system_wrap .system_plan_box .system_plan_member,
.home .system_wrap .system_plan_box .system_plan_member p{
	display:flex;
	justify-content:center;
	align-items:center;
	line-height:1;
	gap:0.625em;
	font-size: 1.125rem;
}
.home .system_wrap .system_plan_box .system_plan_member span{
	font-size: 1em;
}
.home .system_wrap .system_plan_box .system_plan_member em{
	font-size:2.625em;
	font-weight:bold;
}
.home .bg_system_wrap {
	padding-top: 60vh;
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin-bottom: -120px;
}
.home .bg_system_wrap .img_area {
	position: absolute;
	inset: auto 0 0 0;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	clip-path: inset(0);
	z-index: 0;
}
.home .bg_system_wrap .img_area .img {
	position: fixed;
	z-index: -10;
	inset: 0;
}
.home .bg_system_wrap .img_area .img img {
	max-width: inherit;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:1100px) {
	.home .system_wrap .system_table td em {
		font-size: 2rem;
	}
	.home .system_wrap .system_table td b {
		font-size: 1.5rem;
	}
	.home .system_wrap .system_table td span {
		font-size: 1.25rem;
	}
}
@media screen and (max-width:1125px) {
	.home .system_wrap .system_plan_item .system_plan_price.price_set{
		flex-direction:column;
	}
	.home .system_wrap .system_plan_item .system_plan_price.price_set dt{
		width:min(100%,19.65em);
		padding:0;
	}
	.home .system_wrap .system_plan_item .system_plan_price.price_set dd{
		width:100%;
		justify-content:center;
		align-items: center;
		flex-direction:row;
		gap: 0.35em;
	}
}
@media screen and (max-width:1000px) {
	.home .system_wrap .system_plan_item .system_plan_ttl{
		font-size:1.125rem;
	}
	.home .system_wrap .system_plan_item .system_plan_price,
	.home .system_wrap .system_plan_item .system_plan_case p,
	.home .system_wrap .system_plan_box .system_plan_value,
	.home .system_wrap .system_plan_box .system_plan_member span,
	.home .system_wrap .system_plan_box .system_plan_member,
	.home .system_wrap .system_plan_box .system_plan_member p{
		font-size:1rem;
	}
	.home .system_wrap .system_plan_item .system_plan_price dd small{
		font-size:0.4375em;
	}
}

@media screen and (max-width:767px) {
	.home .system_wrap {
		padding-block: 3em;
		border-radius: 40px 40px 0 0;
		margin-top: -40px;
	}
	.home .system_wrap .system_plan_box .system_plan_balloon{
		width: 8em;
		font-size:0.85rem;
		top:-6em;
		right:-10px;
	}
	.home .system_wrap .system_plan_list {
		flex-direction:column;
	}
	.home .system_wrap .system_plan_box > dt{
		flex-direction:column;
	}
	.home .system_wrap .system_plan_list.item_2{
		gap:1.25em;
	}
	.home .system_wrap .system_plan_list.item_3::before,
	.home .system_wrap .system_plan_list.item_3::after,
	.home .system_wrap .system_plan_list.item_2::before{
		border-top:2px dashed #dddddd;
	}
	.home .system_wrap .system_plan_item .system_plan_ttl{
		min-height:2.75em;
	}
	.home .system_wrap .system_plan_box .system_plan_member{
		flex-direction:column;
		gap: 0.5em;
	}
	.home .system_wrap .system_plan_box .system_plan_member span{
		font-size:0.875em;
	}
	.home .system_wrap .system_plan_box .system_plan_member em{
		font-size:2.625em;
		font-weight:bold;
	}
	.home .bg_system_wrap {
		padding-top: 280px;
		margin-bottom: -110px;
	}
	.home .bg_system_wrap .img_area {
		position: absolute;
		inset: 0 0 0 0;
		min-height: unset;
		height: auto;
	}
	.home .bg_system_wrap .img_area .img {
		position: relative;
		object-fit: cover;
	}
	.home .bg_system_wrap .img_area .img img {
		object-position: center;
	}
	.home .system_wrap .system_plan_item .system_plan_price.price_set dt em{
		font-size:1.07rem;
	}
}
.home .flow_wrap {
	border-radius: 120px 120px 0 0;
	overflow: hidden;
	padding-block: 7em;
	background: #fff;
}
.home .flow_wrap .flow_list {
	position:relative;
	z-index:10;
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	gap:1.75em;
	padding: 0;
}
.home .flow_wrap .flow_list::after{
	position:absolute;
	z-index:-10;
	display:inline-block;
	content:"";
	width:100%;
	height:5px;
	background:#487e63;
	top:50%;
	translate:0 -50%;
}
.home .flow_wrap .flow_item{
	flex:1;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	flex-direction:column;
	text-align:center;
	background:#fff;
	border:1px solid #487e63;
	border-radius:5px;
	list-style:none;
	padding:1.875em 1.25em;
}
.home .flow_wrap .flow_item .flow_item_num{
	display:inline-flex;
	justify-content:center;
	align-items:center;
	flex-direction:column;
	font-size:1.25rem;
	line-height: 0.8;
	background:#f1c878;
	border-radius:1.5em;
	padding:0.25em 1.25em;
	margin-bottom:1.4em;
}
.home .flow_wrap .flow_item .flow_item_image{
	margin-bottom:2.5em;
}
.home .flow_wrap .flow_item .flow_item_image img{
	filter: brightness(0) saturate(100%) invert(48%) sepia(31%) saturate(512%) hue-rotate(98deg) brightness(84%) contrast(85%);
}
.home .flow_wrap .flow_item .flow_item_title{
	font-size: 1.375rem;
	font-weight:bold;
	margin-bottom:0.5em;
}
.home .flow_wrap .flow_item p{
	font-size:1.125rem;
}
.home .flow_wrap .flow_item a{
	color: #e0273d;
	text-decoration: underline;
	text-underline-offset: 0.2em;
}
.home .flow_wrap .flow_item a:hover{
	text-decoration: none;
}
@media screen and (max-width:1000px) {
	.home .flow_wrap .flow_item .flow_item_title{
		font-size: 1.25rem;
	}
	.home .flow_wrap .flow_item p{
		font-size:1rem;
	}
}
@media screen and (max-width:767px) {
	.home .flow_wrap  {
		border-radius: 40px 40px 0 0;
		padding-block: 3em 3em;
	}
	.home .flow_wrap .flow_list {
		flex-direction:column;
		gap:1em;
		padding: 0;
	}
	.home .flow_wrap .flow_list::after{
		width:3px;
		height:100%;
		top:0;
		left:50%;
		translate:-50% 0;
	}
	.home .flow_wrap .flow_item{
		justify-content:center;
		flex-wrap:wrap;
		flex-direction:row;
		text-align:left;
		padding:1.25em 1em;
	}
	.home .flow_wrap .flow_item .flow_item_num{
		width:100%;
		margin-bottom:0.5em;
	}
	.home .flow_wrap .flow_item .flow_item_image{
		margin-bottom:0;
		width:3em;
		aspect-ratio:1/1;
	}
	.home .flow_wrap .flow_item .flow_item_image img{
		max-width:inherit;
		width:100%;
		height:100%;
		object-fit:contain;
	}
	.home .flow_wrap .flow_item .flow_item_article{
		width:calc(100% - 3em);
		padding-left:1em;
	}
	.home .flow_wrap .flow_item .flow_item_title{
		margin-bottom:0;
	}
}
.home .news_wrap {
	margin-bottom: 6em;
	padding-block: 4em 8em;
}
.home .news_wrap::before {
	position: absolute;
	z-index: 0;
	display: block;
	content: "";
	width: 93%;
	height: 100%;
	background: #fbf7ef;
	background-size: contain;
	margin: auto;
	inset: 0 0 0 auto;
	border-radius: 120px 0 0 120px;
}
.home .news_wrap .title_area {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.home .news_wrap .title_area .common_btn {
	margin-inline: auto 0;
}
.home .news_wrap .news_cont {
	transform: translateX(calc(50% - 600px));
}
.home .news_wrap .news_slider .news_slide_item {
	max-width: 330px;
	margin-right: 40px;
	text-align: left;
}
.home .news_wrap .news_slider .news_slide_item a {
	text-decoration: none;
}
.home .news_wrap .news_slider .news_slide_item .news_img {
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 0.8em;
}
.home .news_wrap .news_slider .news_slide_item .news_img img {
	object-fit: cover;
	aspect-ratio: 330/218;
	max-width: inherit;
	width: 100%;
	height: 100%;
	transition: transform 0.3s;
}
@media (any-hover: hover) {
	.home .news_wrap .news_slider .news_slide_item a:hover .news_img img {
		transform: scale(1.05);
	}
}
.home .news_wrap .news_slider .news_slide_item time {
	font-size: 0.875rem;
	display: inline-block;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.home .news_wrap .news_slider .news_slide_item .cat {
	font-size: 0.75rem;
	color: #32634b;
	border: 1px solid #32634b;
	padding: 0 0.5em 0.1em;
}
.home .news_wrap .news_slider .news_slide_item .news-title {
	font-size: 1.25rem;
	font-weight: 600;
	margin-bottom: 0.35em;
}
.home .news_wrap .news_slider .news_slide_item .news_text {
	overflow: hidden;
	display: -webkit-box;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 5em;
	line-height: 1.8;
}
.home .news_wrap .news_slider .slick-prev {
	inset: auto calc(50% - 170px) -130px auto;
}
.home .news_wrap .news_slider .slick-next {
	inset: auto calc(50% - 250px) -130px auto;
}
.home .news_wrap .news_slider .slider-dots {
	inset: auto auto -4.55em 0;
}
@media screen and (max-width:1500px) {
	.home .news_wrap::before {
		width: 98%;
	}
	.home .news_wrap .news_cont {
		transform: none;
		margin-left: 7%;
	}
	.home .news_wrap .title_area {
		margin-left: 5%;
	}
}
@media screen and (max-width:1050px) {
	.home .news_wrap .title_area {
		margin-left: 5%;
		flex-direction: column;
		align-items: flex-start;
	}
}
@media screen and (max-width:767px) {
	.home .news_wrap {
		margin-bottom: 2em;
		padding-block: 2em 6em;
	}
	.home .news_wrap::before {
		width: 97%;
		border-radius: 40px 0 0 40px;
	}
	.home .news_wrap .title_area .common_btn {
		margin-inline: auto 0;
	}
	.home .news_wrap .news_cont {
		margin-bottom: 8em;
	}
	.home .news_wrap .news_slider .news_slide_item {
		max-width: 300px;
		margin-right: 10px;
	}
	.home .news_wrap .news_slider .news_slide_item time {
		font-size: 1rem;
	}
	.home .news_wrap .news_slider .slick-prev {
		inset: auto calc(50% - 110px) -100px auto;
	}
	.home .news_wrap .news_slider .slick-next {
		inset: auto calc(50% - 160px) -100px auto;
	}
}
.home .access_wrap .access_inner {
	display: flex;
	align-items: flex-start;
	margin-bottom: 5em;
	justify-content: space-between;
}
.home .access_wrap .text_area {
	width: 50%;
}
.home .access_wrap .text_area > p{
	font-size:1.125rem;
}
.home .access_wrap .text_area .detail_table {
	margin-top: 60px;
	width: 100%;
	margin-block: 2em 1em;
	border: none;
}
.home .access_wrap .text_area .detail_table tr {
	border-bottom: 1px solid #d5d5d5;
	padding-block: 23px;
	font-size: 1.125rem;
	border-inline: none;
}
.home .access_wrap .text_area .detail_table tr:first-child {
	border-top: 1px solid #d5d5d5;
}
.home .access_wrap .text_area .detail_table tr th {
	font-weight: 500;
	width: 20%;
	vertical-align: baseline;
	padding: 1.25em 0 1.25em 0;
	min-width: 150px;
	border: none;
	font-size: 1rem;
}
.home .access_wrap .text_area .detail_table tr td {
	font-weight: 400;
	width: 80%;
	padding: 1.25em 0 1.25em 0;
	border: none;
	font-size: 1rem;
}
.home .access_wrap .img_area {
	width: 50%;
	transform: translateX(6em);
}
.home .access_wrap iframe {
	height: 760px;
	width: 100%;
	filter: grayscale(100%);
	border-radius: 20px;
}
@media screen and (max-width:1450px) {
	.home .access_wrap .img_area {
		width: 45%;
		transform: translateX(0em);
	}
}
@media screen and (max-width:1000px) {
	.home .access_wrap .text_area > p{
		font-size:1rem;
	}
}
@media screen and (max-width:767px) {
	.home .access_wrap .access_inner {
		margin-bottom: 2em;
		flex-direction: column;
	}
	.home .access_wrap .text_area {
		width: 100%;
	}
	.home .access_wrap .text_area .title_h2 {
		margin-bottom: 1em;
	}
	.home .access_wrap .text_area .detail_table {
		margin-top: 40px;
		margin-block: 1em 2em;
	}
	.home .access_wrap .text_area .detail_table tr {
		padding-block: 1em;
	}
	.home .access_wrap .text_area .detail_table tr th {
		width: 25%;
		min-width: unset;
	}
	.home .access_wrap .text_area .detail_table tr td {
		width: 75%;
	}
	.home .access_wrap .img_area {
		width: 100%;
	}
	.home .access_wrap iframe {
		height: 260px;
		border-radius: 10px;
	}
	.home .access_wrap .common_btn {
		text-align: center !important;
	}
	.home .access_wrap .text_area > p{
		margin-bottom:1em;
	}
}
.home .reserve_wrap::before {
	position: absolute;
	z-index: -10;
	display: block;
	content: "";
	width: 100%;
	height: 30%;
	background: #f6efe2;
	background-size: contain;
	margin: auto;
	inset: auto 0 0;
}
.home .reserve_inner {
	background: #32634b;
	width: min(95%, 1700px);
	padding-block: 4em 6em;
	padding-inline: 2em;
	margin-inline: auto;
	border-radius: 120px 120px 0 0;
	color: #fff;
}
.home .reserve_inner .title_h2{
	color: #fff;
}
.home .reserve_wrap .reserve_area {
	max-width: 1200px;
	margin-inline: auto;
	text-align: left;
}
.home .reserve_wrap .title_h2 span {
	color: #f1c878;
	line-height: 1;
}
.home .reserve_wrap .cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	gap: 2em;
}
.home .reserve_wrap .reserve_text{
	font-size: 1.125rem;
	line-height: 1.8;
	word-break: auto-phrase;
}
.home .reserve_wrap .cont .reserve_btn {
	width: 51%;
}
.home .reserve_wrap .cont .reserve_btn a {
	background: #fff;
	color: #e0273d;
	font-size: 1.35rem;
	border-radius: 5px;
	display: flex;
	align-items: center;
	vertical-align: middle;
	padding: 2.5em 2em;
	position: relative;
	z-index: 0;
	text-decoration: none;
}
.home .reserve_wrap .cont .reserve_btn a:after {
	content: "→";
	width: 60px;
	height: 59px;
	position: absolute;
	margin: auto;
	inset: 0 2em 0 auto;
	background: #FFF;
	color: #e0273d;
	border: 1px solid #e0273d;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 1px;
	transition: background 0.3s, color 0.1s;
}
.home .reserve_wrap .cont .reserve_btn a img {
	margin-right: 0.5em;
}
.home .reserve_wrap .cont .reserve_btn a span {
	position: relative;
	z-index: 0;
}
.home .reserve_wrap .cont .reserve_btn a span:before {
	position: absolute;
	z-index: 0;
	content: "";
	display: inline-block;
	inset: auto 0 -0.35em;
	width: 100%;
	height: 2px;
	background: #e0273d;
	transition: all .3s;
	transform: scale(0, 1);
	transform-origin: center top;
}
@media (any-hover: hover) {
	.home .reserve_wrap .cont .reserve_btn a:hover:after {
		background: #e0273d;
		color: #ffffff;
	}
	.home .reserve_wrap .cont .reserve_btn a:hover span:before {
		transform: scale(1, 1);
	}
}
@media screen and (max-width:1000px) {
	.home .reserve_wrap .cont .reserve_btn a {
		font-size: 1.125rem;
		padding: 1em 2em;
	}
	.home .reserve_wrap .cont .reserve_btn a:after {
		width: 40px;
		height: 39px;
		inset: 0 1em 0 auto;
	}
	.home .reserve_wrap .reserve_text{
		font-size: 1rem;
	}
}
@media screen and (max-width:767px) {
	.home .reserve_wrap::before {
		height: 20%;
	}
	.home .reserve_inner {
		width: 100%;
		padding-block: 3em 3em;
		padding-inline: 2em;
		border-radius: 40px 40px 0 0;
	}
	.home .reserve_wrap .cont {
		flex-direction: column;
	}
	.home .reserve_wrap .reserve_text{
		word-break: normal;
	}
	.home .reserve_wrap .cont .reserve_btn {
		width: 100%;
		margin-inline: auto;
		max-width: 300px;
	}
	.home .reserve_wrap .cont .reserve_btn a:after {
		width: 30px;
		height: 30px;
	}
	.home .reserve_wrap .cont .reserve_btn a img {
		margin-right: 0.5em;
		width: 40px;
	}
}