body {
	font-family: "Noto Serif JP", serif;
}

body {
	font-weight: 500;
}

body {
	color: #3F3831;
}

.u-desktop {
	display: none;
}

.u-tablet {
	display: none;
}

.mv {
	position: relative;
	z-index: 1;
}

.mv__inner {
	position: relative;
	background-image: url("../../images/top/top_mv_sp.webp");
	background-size: cover;
	background-position: 75% 70%;
	background-repeat: no-repeat;
	padding-top: 40px;
}

.mv__inner .mv__logo {
	width: fit-content;
	position: absolute;
	top: 0.8854166667vw;
	display: none;
}

.mv__inner .mv__logo a img {
	max-width: 323px;
	width: 16.8229166667vw;
	display: block;
}

.mv__content {
	max-width: 90rem;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	gap: 16px;
	height: 100%;
	padding: clamp(32px, 11.2vw, 60px) 18px clamp(30px, 101.3333333333vw, 500px);
}

.mv__content p {
	font-size: clamp(14px, 4.2666666667vw, 18px);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
	display: flex;
	justify-content: left;
	align-items: center;
	gap: 5px;
	margin-bottom: clamp(2px, 0.2604166667vw, 5px);
	color: #216C5A;
}

.mv__content p span {
	display: inline-block;
	background-color: #5EBFA2;
	padding: clamp(4px, 0.4166666667vw, 8px) clamp(9px, 0.9375vw, 18px);
	font-family: "Noto Serif JP", serif;
	color: #fff;
	font-size: clamp(18px, 5.3333333333vw, 24px);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	border-radius: clamp(6px, 0.6770833333vw, 13px);
}

.mv__content p span + span {
	margin-left: clamp(4px, 0.625vw, 12px);
}

.mv__content h2 {
	font-size: clamp(18px, 6.4vw, 30px);
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #3F3831;
	text-shadow: 4px 4px 100px #FFFFFF;
}

.mv__content h2 span {
	font-size: clamp(24px, 8vw, 40px);
}

.mv__content__appeal {
	display: flex;
	gap: clamp(10px, 1.3541666667vw, 26px);
	justify-content: left;
	align-items: center;
	flex-wrap: wrap;
}

.mv__content__appeal__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: clamp(6px, 0.5208333333vw, 14px);
	background: linear-gradient(273.06deg, #57B7A9 39.27%, #B6DA9C 125.5%);
	background-blend-mode: multiply;
	border-radius: 50%;
	padding: clamp(2px, 0.2083333333vw, 4px);
	width: clamp(100px, 28.2666666667vw, 150px);
	height: clamp(100px, 28.2666666667vw, 150px);
	border: 0.0520833333vw solid #FFFFFF;
}

.mv__content__appeal__item span {
	line-height: 1;
	color: #fff;
}

.mv__content__appeal__item .fs42 {
	font-size: clamp(16px, 4.7466666667vw, 24px);
	line-height: 1.2;
	text-align: center;
}

.mv__content__appeal__item .fs32 {
	font-size: clamp(12px, 3.6266666667vw, 16px);
}

.mv__content__appeal__item .fs18 {
	font-size: clamp(8px, 2.6666666667vw, 14px);
}

.mv__content__appeal__item .fs65 {
	font-size: clamp(20px, 7.4666666667vw, 36px);
}

.mv__content__appeal__item .fs23 {
	font-size: clamp(8px, 2.3466666667vw, 10px);
	color: inherit;
}

.mv__content__appeal__item .fs25 {
	font-size: clamp(10px, 2.88vw, 12px);
}

.mv__content__appeal__item .serif {
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
}

.mv__content__appeal__item .zen {
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
}

.mv__content__appeal__item .yellow {
	color: #F0FF6A;
}

.worries__top {
	position: relative;
	z-index: 1;
}

.worries__top__contact {
	padding: 18px 9px 24px;
	background-color: #F4F2DF;
	border-radius: 15px 15px 0 0;
	margin: clamp(-150px, -29.3333333333vw, -80px) auto 0;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1019607843);
	z-index: 2;
}

.worries__top__contact__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.worries__top__contact__inner h3 {
	font-size: clamp(15px, 4.5333333333vw, 26px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #3F3831;
	margin-bottom: clamp(12px, 4.2666666667vw, 20px);
	text-align: center;
}

.worries__top__contact__inner p {
	font-size: clamp(10px, 3.2vw, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.05em;
	margin-bottom: clamp(10px, 6.6666666667vw, 30px);
}

.worries__top__contact__btns {
	display: flex;
	gap: 8px;
	margin-bottom: 24px;
	max-width: unset;
	width: 100%;
}

.worries__top__contact__btns a {
	width: calc(50% - 8px);
	padding: clamp(10px, 3.7333333333vw, 16px) clamp(10px, 4vw, 18px);
	border-radius: 100px;
	font-size: clamp(16px, 4.8vw, 24px);
	gap: 5px;
}

.worries__top__contact__btns a > span {
	display: flex;
}

.worries__top__contact__btns a span {
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
}

.worries__top__contact__btns a img {
	width: clamp(16px, 4.8vw, 24px);
}

.worries__top__contact__tel {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: #fff;
	padding: 13px 14px 16px;
	border-radius: 10px;
	gap: clamp(10px, 3.2vw, 20px);
	width: 100%;
}

.worries__top__contact__tel p {
	font-size: clamp(10px, 3.2vw, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0.05em;
	color: #3F3831;
	margin-bottom: 0;
}

.worries__top__contact__tel a {
	font-size: clamp(18px, 6.5333333333vw, 32px);
	gap: 4px;
	line-height: 1;
	color: #3F3831;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
}

.worries__top__contact__tel a img {
	width: clamp(32px, 11.2vw, 50px);
}

.worries__top__contact__tel a:hover {
	opacity: 0.8;
}

.worries__top__contact__tel span {
	font-size: clamp(10px, 3.2vw, 16px);
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #3F3831;
}

.worries__top__contact.mtnone {
	margin-top: 0;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}

.cases {
	position: relative;
	z-index: 0;
	background-color: #FFFEF8;
	padding: clamp(40px, 2.5rem, 80px) 18px;
}

.cases__title {
	font-size: clamp(18px, 1.375rem, 22px);
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	color: #03626A;
}

.cases__title .orange {
	color: #FF9A26;
}

.cases__title .dot {
	font-size: clamp(21px, 1.6875rem, 27px);
}

.cases__content {
	display: flex;
	gap: clamp(20px, 10.6666666667vw, 40px);
	margin-top: clamp(40px, 2.5rem, 70px);
	justify-content: center;
	align-items: flex-end;
	flex-wrap: wrap;
}

.cases__content__item {
	width: 39.2vw;
}

.cases__content__item__inner {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.cases__content__item p.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	white-space: nowrap;
}

.cases__content__item:nth-of-type(2) {
	margin-bottom: clamp(-60px, -10.6666666667vw, -30px);
}

.cases__content__item:last-of-type {
	margin: clamp(-30px, -8vw, -20px) clamp(10px, 10.6666666667vw, 50px) 0 0;
	width: auto;
}

.cases__catch {
	font-size: clamp(20px, 1.625rem, 32px);
	font-family: "Noto Serif JP", serif;
	font-weight: 700;
	line-height: 1.5;
	margin-top: clamp(18px, 1.5rem, 40px);
	text-align: center;
	background: linear-gradient(272.9deg, #57B7A9 0.89%, #03626A 58.66%, #03626A 98.14%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.feature {
	padding: clamp(50px, 3.125rem, 75px) 18px 0;
	background: linear-gradient(0deg, #EEFFF6 19.23%, #6DB9A1 100%);
	border-radius: 50px 50px 0 0;
	position: relative;
}

.feature::before {
	content: "";
	background-color: #FFFEF8;
	clip-path: polygon(0 0, 50% 100%, 100% 0);
	height: clamp(20px, 1.25rem, 28px);
	width: clamp(35px, 2.1875rem, 45px);
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.feature__title {
	font-size: clamp(18px, 1.375rem, 28px);
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1.5;
	color: #fff;
	margin-bottom: clamp(24px, 1.875rem, 48px);
}

.feature__title .fs60 {
	font-size: clamp(20px, 1.625rem, 38px);
	font-weight: 700;
}

.feature__title .fs45 {
	font-size: clamp(16px, 1.375rem, 30px);
}

.feature__content {
	display: flex;
	flex-direction: column;
	gap: clamp(50px, 7.5rem, 150px);
	padding-bottom: clamp(50px, 10rem, 210px);
}

.feature__content__item {
	display: flex;
	flex-direction: column-reverse;
	width: fit-content;
	position: relative;
}

.feature__content__item__image {
	position: absolute;
	box-shadow: 50px 50px 80px 0px rgba(156, 218, 182, 0.3019607843);
	bottom: 0;
	transform: translateY(85%);
	z-index: 2;
	right: -18px;
}

.feature__content__item__image img {
	width: clamp(180px, 61.7948717949vw, 241px);
	height: clamp(80px, 30.7692307692vw, 120px);
	border-radius: 7px 0 0 7px;
}

.feature__content__item__image img.absolute {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: clamp(80px, 9.0625vw, 300px);
	height: auto;
	aspect-ratio: 174/174;
	object-fit: cover;
}

.feature__content__item__text {
	display: flex;
	flex-direction: column;
	background-color: rgba(255, 255, 255, 0.9);
	padding: 1.75rem 1.125rem 2.5rem;
	width: 100%;
	border-radius: 20px;
	z-index: 1;
	box-shadow: 50px 50px 80px 0px rgba(156, 218, 182, 0.3019607843);
	font-family: "Noto Sans JP", sans-serif;
	position: relative;
	justify-content: center;
}

.feature__content__item__text::after {
	content: attr(data-num);
	position: absolute;
	top: 0.625rem;
	right: 1.25rem;
	font-size: clamp(60px, 20vw, 120px);
	font-family: "Poltawski Nowy", serif;
	font-weight: 400;
	color: #D6F1E1;
	padding: 0.625rem 1.25rem;
	font-style: italic;
	opacity: 0.5;
	mix-blend-mode: multiply;
	line-height: 1;
}

.feature__content__item__text span {
	font-family: "Allura", cursive;
	font-weight: 400;
	font-size: clamp(24px, 7.6923076923vw, 48px);
	transform: rotate(-10deg);
	background: linear-gradient(273.06deg, #43AA81 39.27%, #B6DA9C 125.5%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width: fit-content;
	margin-bottom: -1.875rem;
	opacity: 0.5;
	position: absolute;
	right: 2.5rem;
	top: 3.4375rem;
}

.feature__content__item__text h3 {
	font-size: clamp(18px, 5.1282051282vw, 28px);
	line-height: 1.5;
	margin-bottom: clamp(12px, 3.0769230769vw, 48px);
	color: #57B7A9;
}

.feature__content__item__text p {
	font-size: clamp(14px, 3.5897435897vw, 16px);
	line-height: 1.4;
	color: #6A6A6A;
}

.feature__content__item:nth-child(even) {
	margin-left: auto;
}

.feature__content__item:nth-child(even) .feature__content__item__image {
	left: -18px;
	right: unset;
}

.feature__content__item:nth-child(even) .feature__content__item__image img {
	border-radius: 0 7px 7px 0;
}

.feature__content__item:nth-child(even) .feature__content__item__text {
	right: auto;
	left: 0;
	align-items: flex-end;
}

.feature__content__item:nth-child(even) .feature__content__item__text h3 {
	width: 100%;
}

.feature__content__item:nth-child(even) .feature__content__item__text span {
	margin-bottom: -0.9375rem;
}

.feature__bottom {
	position: relative;
	z-index: 1;
}

.feature__bottom__inner {
	position: relative;
	background: linear-gradient(-93.05deg, #EEFFF6 -32.84%, rgba(108, 191, 168, 0.9) 40.32%);
	border-radius: 15px;
	padding: 2.25rem 18px;
	z-index: 1;
	overflow: hidden;
	width: 100vw;
	margin: calc(50% - 50vw);
}

.feature__bottom__inner::before {
	content: "";
	background-image: url("../../images/top/world_person.webp");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 32.2916666667vw;
	width: 44.7916666667vw;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	border-radius: 0 0 0 50px;
	background-position-x: 0;
	display: none;
}

.feature__bottom__inner::after {
	content: "";
	background-image: url("../../images/top/world_bg_map.webp");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	height: 90%;
	width: 90%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
	transform: translate(19%, -19%);
}

.feature__bottom__inner__text h3 {
	font-size: clamp(18px, 5.641025641vw, 28px);
	line-height: 1.5;
	margin-bottom: clamp(12px, 1.625rem, 40px);
	color: #fff;
	font-weight: 600;
	font-family: "Noto Serif JP", serif;
}

.feature__bottom__inner__text h3 span {
	font-weight: inherit;
	font-family: inherit;
}

.feature__bottom__inner__text h3 .fs61 {
	font-size: clamp(22px, 6.6666666667vw, 36px);
}

.feature__bottom__inner__text h3 .fs51 {
	font-size: clamp(18px, 5.641025641vw, 28px);
}

.feature__bottom__inner__text span {
	font-size: clamp(16px, 4.6153846154vw, 28px);
	font-weight: 700;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
}

.feature__bottom__inner__text ul {
	margin-top: clamp(8px, 0.625rem, 20px);
}

.feature__bottom__inner__text ul li {
	font-size: clamp(12px, 3.0769230769vw, 16px);
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	margin-bottom: clamp(4px, 0.5rem, 12px);
}

.feature__bottom__inner__text ul li {
	line-height: 1;
}

.feature__bottom__inner__text ul li:last-child {
	margin-bottom: 0;
}

.feature__bottom__inner__language {
	background-color: rgba(254, 252, 246, 0.8980392157);
	border-radius: 5px;
	padding: 4.1025641026vw 2.5641025641vw;
	margin-top: clamp(12px, 1.5625rem, 36px);
	display: flex;
	flex-direction: column;
	gap: clamp(12px, 1.125rem, 28px);
}

.feature__bottom__inner__language__left {
	font-size: clamp(16px, 1.7708333333vw, 34px);
	font-weight: 600;
	color: #3F3831;
	font-family: "Noto Serif JP", serif;
	display: flex;
	justify-content: center;
	align-items: center;
}

.feature__bottom__inner__language__right {
	padding-left: 1.6666666667vw;
}

.feature__bottom__inner__language__right__top {
	display: flex;
	gap: 5.1282051282vw;
	margin-bottom: 0.5rem;
	flex-wrap: wrap;
	justify-content: center;
}

.feature__bottom__inner__language__right__item {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 0.3125rem;
}

.feature__bottom__inner__language__right__item img {
	width: clamp(20px, 7.6923076923vw, 38px);
	height: auto;
	aspect-ratio: 37/37;
	object-fit: cover;
}

.feature__bottom__inner__language__right__item p {
	font-size: clamp(10px, 3.0769230769vw, 14px);
	font-weight: 700;
	color: #3F3831;
	width: fit-content;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.feature__bottom__inner__language__right__bottom dl {
	font-size: clamp(10px, 3.0769230769vw, 16px);
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	padding: clamp(4px, 2.0512820513vw, 12px) clamp(8px, 3.0769230769vw, 18px);
	background-color: #78C6AF;
	border-radius: 5px;
	display: flex;
}

.feature__bottom__inner__language__right__bottom dl dt {
	width: 5em;
}

.feature__bottom__inner__language__right__bottom dl dd {
	width: calc(100% - 5em);
}

.cta {
	padding: clamp(50px, 11.25rem, 210px) 18px;
	background: #F9F8F0;
	position: relative;
	display: none;
}

.cta__inner__left h2 span {
	display: inline-block;
	background: linear-gradient(257.11deg, #B7DA9C 3.58%, #5EBFA2 32.59%, #56B6A8 96.42%);
	padding: clamp(4px, 0.4166666667vw, 8px) clamp(9px, 0.5208333333vw, 18px);
	font-family: "Noto Serif JP", serif;
	color: #fff;
	font-size: inherit;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 0 0.1em;
}

.cta__inner__left p {
	font-size: clamp(16px, 0.9375vw, 18px);
	font-weight: 500;
	color: #3F3831;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.cta__inner__right {
	width: calc(100% - clamp(20px, 27.6041666667vw, 530px) - 5rem);
}

.cta__inner__right__tel p {
	display: flex;
	align-items: center;
	gap: 7px;
	justify-content: center;
}

.cta__inner__right__tel span {
	font-size: clamp(14px, 0.8333333333vw, 18px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
	text-align: center;
	width: 100%;
	display: inline-block;
	margin-top: 0.375rem;
}

.cta__inner__right__btn {
	display: flex;
	gap: 2.125rem;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.cta__inner__right__btn a {
	width: calc(50% - 1.0625rem);
	font-size: clamp(14px, 1.1458333333vw, 22px);
	padding: clamp(10px, 0.8333333333vw, 20px) clamp(10px, 1.0416666667vw, 20px);
}

.cta__inner__right__btn a span {
	display: flex;
}

.add__bg {
	background: url("../../images/top/cta_bg.webp") no-repeat center center/cover;
}

.add__bg .cta__inner {
	align-items: center;
	position: relative;
}

.add__bg .cta__inner .en {
	font-size: clamp(20px, 1.875rem, 50px);
	font-family: "Allura", cursive;
	font-weight: 400;
	transform: rotate(-10deg) translate(-40%, -85%);
	background: linear-gradient(273.06deg, #57B7A9 39.27%, #B6DA9C 125.5%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width: fit-content;
	position: absolute;
	line-height: 1;
	top: 0;
	mix-blend-mode: multiply;
	opacity: 0.45;
}

.add__bg .cta__inner__right__tel {
	padding: 32px 30px;
}

.add__bg .cta__inner__right__tel__top {
	font-size: clamp(14px, 1.25rem, 24px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
	padding-bottom: clamp(10px, 1.25rem, 24px);
	border-bottom: 1px solid #CFCFCF;
	width: 100%;
	margin-bottom: clamp(10px, 1.25rem, 24px);
}

.add__bg .cta__inner__right__btn a {
	border-radius: 10px;
}

.archive {
	padding: clamp(50px, 6.25rem, 100px) 0 clamp(30px, 3.75rem, 60px);
	position: relative;
}

.archive__desc {
	font-size: clamp(14px, 0.9375vw, 18px);
	line-height: 1.5;
	color: #3F3831;
	margin-bottom: clamp(16px, 1.375rem, 40px);
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 500;
	padding: 0 18px;
}

.archive__content .swiper-wrapper {
	height: 100%;
	align-items: stretch;
	padding-bottom: 2.5rem;
}

.archive__content .swiper-slide {
	height: auto;
	transform: scale(0.9);
	opacity: 0.5;
}

.archive__content .swiper-slide.swiper-slide-active {
	transform: scale(1);
	opacity: 1;
}

.archive__content .swiper-slide.swiper-slide-active .archive__content__item {
	box-shadow: 10px 20px 20px 0px rgba(211, 216, 215, 0.5019607843);
}

.archive__content .swiper-button-prev,
.archive__content .swiper-button-next {
	width: clamp(20px, 2.1875rem, 35px);
	height: clamp(20px, 2.1875rem, 35px);
	background: rgba(48, 48, 48, 0.6);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #3F3831;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.archive__content .swiper-button-prev::after,
.archive__content .swiper-button-next::after {
	content: "";
	height: clamp(4px, 0.375rem, 10px);
	width: clamp(5px, 0.3125rem, 8px);
	background-color: #fff;
	display: block;
}

.archive__content .swiper-button-prev .swiper-navigation-icon,
.archive__content .swiper-button-next .swiper-navigation-icon {
	display: none;
}

.archive__content .swiper-button-prev {
	left: 18px;
}

.archive__content .swiper-button-prev::after {
	clip-path: polygon(100% 0, 100% 100%, 0 53%);
}

.archive__content .swiper-button-next {
	right: 18px;
}

.archive__content .swiper-button-next::after {
	clip-path: polygon(0 0, 0% 100%, 100% 52%);
}

.archive__content__item {
	background: linear-gradient(-92.42deg, #C9EAD6 -36.34%, rgba(108, 191, 168, 0.9) 41.91%);
	padding: clamp(32px, 2.34375vw, 45px) clamp(24px, 1.6666666667vw, 32px);
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 3.5625rem;
	border-radius: 10px;
}

.archive__content__item__title {
	font-size: clamp(24px, 1.9791666667vw, 38px);
	line-height: 1.5;
	color: #fff;
	margin-bottom: clamp(16px, 1.375rem, 35px);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
}

.archive__content__item__text {
	font-size: clamp(14px, 0.9375vw, 18px);
	line-height: 1.5;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
}

.archive__content__item__name {
	font-size: clamp(14px, 0.9375vw, 18px);
	line-height: 1.5;
	color: #fff;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	text-align: right;
	margin-top: 1.875rem;
}

.archive__content__item__point {
	display: none;
}

.archive__content__item__point__en {
	font-size: clamp(40px, 5rem, 80px);
	font-family: "Allura", cursive;
	font-weight: 400;
	transform: rotate(-10deg) translate(10%, -75%);
	background: linear-gradient(273.06deg, #43AA81 39.27%, #B6DA9C 125.5%);
	background-repeat: no-repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	width: fit-content;
	position: absolute;
	line-height: 1;
	top: 0;
	mix-blend-mode: screen;
	left: 0;
}

.archive__content__item__point__title {
	font-size: clamp(14px, 0.9375vw, 18px);
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	background-color: #FFFAC7;
	color: #216C5A;
	padding: 0.875rem;
	display: block;
	width: fit-content;
	border-radius: 5px 0 0 0;
}

.archive__content__item__point__text {
	font-size: clamp(14px, 0.9375vw, 18px);
	line-height: 1.5;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 700;
	padding: 0.625rem 0 0.9375rem 1.875rem;
	color: #56B6A8;
}

.archive__content__item__point__right {
	padding: 0.625rem 1.875rem 0.625rem 0;
}

.archive__content__item__point__right img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.evidence {
	padding: clamp(40px, 3.125rem, 70px) 0;
	position: relative;
	background-color: rgba(102, 166, 156, 0.35);
	z-index: 1;
}

.evidence::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url("../../images/top/evidence_bg_gray.webp");
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.1;
}

.evidence__title {
	font-size: clamp(22px, 6.4102564103vw, 38px);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #3F3831;
	margin-bottom: clamp(20px, 2.125rem, 40px);
}

.evidence__title.u-desktop {
	display: none !important;
}

.evidence__title.u-mobile {
	display: block;
}

.evidence__title span {
	display: inline-block;
	font-size: clamp(20px, 2.6041666667vw, 50px);
	line-height: inherit;
	letter-spacing: 0.05em;
}

.evidence__inner {
	padding: 0 18px;
}

.evidence__inner__flex {
	display: flex;
	flex-direction: column;
	gap: clamp(20px, 1.25rem, 28px);
}

.evidence__inner__flex__item {
	background-color: rgba(0, 0, 0, 0.2);
	padding: 0 0 clamp(20px, 1.25rem, 30px);
	border-radius: 10px;
	flex: 1;
}

.evidence__inner__flex__item__inner {
	display: flex;
	gap: clamp(6px, 0.5rem, 12px);
	flex-wrap: wrap;
}

.evidence__inner__flex__item__inner h3 {
	font-size: clamp(14px, 5.1282051282vw, 28px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #fff;
	background-color: #868686;
	padding: 1rem;
	width: 100%;
	border-radius: 10px 10px 0 0;
	text-align: center;
}

.evidence__inner__flex__item__inner h3 span {
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: #F0FF6A;
}

.evidence__inner__flex__item__inner h3.green {
	background-color: #56B6A8;
}

.evidence__inner__flex__item__inner__item {
	display: flex;
	gap: 0.75rem;
	background-color: #fff;
	padding: clamp(8px, 0.5rem, 12px) clamp(10px, 0.625rem, 16px) clamp(10px, 0.625rem, 16px) clamp(10px, 0.625rem, 16px);
	align-items: center;
	justify-content: flex-start;
	width: calc(100% - clamp(12px, 1.125rem, 20px));
	margin: 0 auto;
}

.evidence__inner__flex__item__inner__item:first-of-type {
	border-radius: 4px 4px 0 0;
	margin-top: clamp(8px, 2.5641025641vw, 20px);
}

.evidence__inner__flex__item__inner__item:last-of-type {
	border-radius: 0 0 4px 4px;
}

.evidence__inner__flex__item__inner__item.w-50 {
	width: calc(100% - clamp(12px, 1.125rem, 20px));
}

.evidence__inner__flex__item__inner__item img {
	width: auto;
	height: clamp(20px, 2.6041666667vw, 50px);
	object-fit: contain;
	display: none;
}

.evidence__inner__flex__item__inner__item p {
	font-size: clamp(14px, 4.1025641026vw, 20px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	line-height: 1.2;
	color: #3F3831;
	width: 100%;
	display: block;
}

.cta.green {
	background: linear-gradient(-91.1deg, rgba(108, 191, 168, 0.9) 56.83%, #EEFFF6 113.99%);
	border-radius: 0 0 50px 50px;
	padding: 0 20px clamp(50px, 3.75rem, 80px);
}

.cta.green .cta__inner {
	transform: translateY(-20%);
	z-index: 10;
	position: relative;
}

.price {
	background: #F9F8F0;
	padding: clamp(50px, 3.75rem, 80px) 0 clamp(40px, 3.125rem, 70px);
}

.price__inner {
	padding: 0 18px;
}

.price__title .en {
	transform: rotate(-10deg) translate(-30%, -90%);
	padding: 10px 0;
}

.price__content {
	display: flex;
	flex-direction: column;
	gap: clamp(20px, 1.25rem, 30px);
	margin-bottom: clamp(24px, 2.0625rem, 60px);
}

.price__content__item h3 {
	background: linear-gradient(-91.1deg, rgba(108, 191, 168, 0.9) 62.6%, #C9EAD6 113.99%);
	color: #fff;
	border-radius: 10px 10px 0 0;
	line-height: 1.4;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-size: clamp(16px, 4.6153846154vw, 22px);
	padding: clamp(10px, 3.0769230769vw, 16px) clamp(10px, 4.1025641026vw, 20px);
}

.price__content__item__inner {
	padding: 3.6458333333vw 2.6041666667vw;
	background-color: #fff;
}

.price__content__item__inner p {
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1.2;
	padding-bottom: 3.0769230769vw;
}

.price__content__item__inner p .fs70 {
	font-family: "Noto Sans", sans-serif;
	font-size: clamp(36px, 12.8205128205vw, 70px);
}

.price__content__item__inner p .fs40 {
	font-size: clamp(18px, 5.1282051282vw, 32px);
}

.price__content__item__inner p .fs30 {
	font-size: clamp(18px, 5.1282051282vw, 32px);
}

.price__content__item__inner p .fs24 {
	font-size: clamp(14px, 4.358974359vw, 24px);
}

.price__content__item__inner p .fs20 {
	font-size: clamp(18px, 5.1282051282vw, 32px);
}

.price__content__item__inner p .bold {
	font-weight: 600;
}

.price__content__item__inner__item {
	border-image: linear-gradient(90deg, #B7DA9C 0%, #5EBFA2 42.31%, #56B6A8 100%) 1;
	border-top: 2px solid;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2.5641025641vw;
	padding-top: 3.0769230769vw;
}

.price__content__item__inner__item span {
	background-color: #99CC73;
	color: #fff;
	font-weight: 600;
	text-align: center;
	font-family: "Noto Sans JP", sans-serif;
	padding: 1.0256410256vw;
	font-size: clamp(12px, 3.5897435897vw, 18px);
}

.price__content__btn {
	display: flex;
	justify-content: center;
}

.safety {
	position: relative;
	padding: clamp(50px, 3.75rem, 80px) 0 clamp(40px, 3.125rem, 70px);
}

.safety__inner {
	padding: 0 18px;
}

.safety__inner__top {
	display: flex;
	align-items: center;
}

.safety__inner__top .safety__title {
	font-size: clamp(20px, 1.625rem, 34px);
	line-height: 1.3;
	letter-spacing: 0.05em;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	margin-bottom: clamp(30px, 3rem, 64px);
}

.safety__inner__top .safety__title .fs58 {
	font-size: clamp(24px, 1.9375rem, 40px);
}

.safety__inner__top .safety__title .orange {
	color: #FF9A26;
}

.safety__inner__top img {
	width: 16.875rem;
	aspect-ratio: 270/270;
	object-fit: contain;
}

.safety__inner__bottom h3 {
	font-size: clamp(16px, 1.375rem, 28px);
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	color: #3F3831;
	margin-bottom: clamp(12px, 1rem, 20px);
	padding-left: clamp(8px, 0.75rem, 16px);
	border-left: 6px solid;
	border-image: linear-gradient(0deg, #B7DA9C 0%, #5EBFA2 42.31%, #56B6A8 100%) 1;
}

.safety__inner__bottom p {
	font-size: clamp(12px, 0.875rem, 18px);
	line-height: 1.3;
	letter-spacing: 0.03em;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
}

.safety__inner__bottom img {
	width: clamp(100px, 7.5rem, 160px);
	aspect-ratio: 120/118;
	object-fit: contain;
}

.safety__inner__bottom__flex {
	display: flex;
	gap: clamp(8px, 1rem, 24px);
}

.safety__bg {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	margin-left: auto;
	right: 0;
	bottom: 0;
}

.safety__bg img {
	transform: scale(-1, 1);
	height: 100%;
	width: 100%;
	object-position: right;
	object-fit: cover;
}

.safety__bg::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(-104.71deg, rgba(255, 255, 255, 0) 20.13%, #fff 58.49%);
}

.flow {
	padding: clamp(50px, 3.75rem, 80px) 0 clamp(40px, 3.125rem, 70px);
}

.flow__inner {
	padding: 0 18px;
}

.flow__inner__title {
	margin-bottom: clamp(20px, 1.5rem, 36px);
}

.flow__inner__text {
	font-size: clamp(14px, 0.875rem, 16px);
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1.5;
	letter-spacing: 0.05em;
	margin-bottom: clamp(36px, 2.25rem, 50px);
}

.flow__inner__content {
	display: flex;
	flex-direction: column;
	gap: clamp(20px, 10.2564102564vw, 50px);
	align-items: flex-start;
	justify-content: center;
}

.flow__inner__content__item {
	width: 100%;
}

.flow__inner__content__item__num {
	font-size: clamp(16px, 5.1282051282vw, 36px);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	color: #fff;
	background: linear-gradient(91.1deg, rgba(108, 191, 168, 0.9) 34.81%, #C9EAD6 113.99%);
	line-height: 1.2;
	letter-spacing: 0.05em;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	clip-path: polygon(98% 0, 100% 50%, 98% 100%, 0% 100%, 0 50%, 0% 0%);
	margin-bottom: 1.875rem;
	padding: 0.2em 0.6em;
}

.flow__inner__content__item__num.cpnone {
	clip-path: unset;
}

.flow__inner__content__item__num span {
	display: inline-block;
	position: relative;
}

.flow__inner__content__item__num span::before {
	content: attr(data-word);
	position: relative;
	left: 0;
	font-size: clamp(13px, 3.3333333333vw, 16px);
	font-weight: 700;
}

.flow__inner__content__item__inner {
	display: flex;
	gap: clamp(10px, 3.3333333333vw, 24px);
}

.flow__inner__content__item__inner img {
	width: 7.0625rem;
	height: auto;
	margin: 0 auto;
	object-fit: contain;
}

.flow__inner__content__item__inner__text h3 {
	font-size: clamp(18px, 5.1282051282vw, 26px);
	font-family: "Noto Serif JP", serif;
	font-weight: 600;
	color: #3F3831;
	line-height: 1.2;
	letter-spacing: 0.05em;
	margin-bottom: 0.9375rem;
	color: #03626A;
}

.flow__inner__content__item__inner__text p {
	font-size: clamp(12px, 0.875rem, 16px);
	font-weight: 400;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.3;
	letter-spacing: 0.05em;
	color: #3F3831;
}

.qanda {
	padding: clamp(50px, 3.75rem, 80px) 0;
	position: relative;
	z-index: 1;
}

.qanda::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(314.95deg, #BCEADD 51.71%, #FBF4D2 134.21%);
	z-index: -1;
}

.qanda__inner {
	padding: 0 18px;
}

.qanda__inner__title {
	margin-bottom: clamp(20px, 1.5rem, 36px);
	z-index: 2;
}

.qanda__inner__title .en {
	opacity: 0.45;
	transform: rotate(-10deg) translate(-50%, -65%);
	z-index: -1;
}

.qanda__inner__text {
	font-size: clamp(12px, 0.875rem, 16px);
	margin-bottom: clamp(16px, 1.25rem, 36px);
}

.qanda__inner__content {
	display: flex;
	flex-direction: column;
	gap: clamp(20px, 1.25rem, 30px);
}

.qanda__inner__content__item {
	cursor: pointer;
	padding: clamp(18px, 1.5rem, 30px) clamp(8px, 0.625rem, 18px);
	background-color: #F9F8F0;
	border-radius: 10px;
}

.qanda__inner__content__item h3 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: clamp(4px, 0.375rem, 10px);
	font-size: clamp(14px, 0.875rem, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #3F3831;
	position: relative;
	padding-right: clamp(20px, 2rem, 38px);
}

.qanda__inner__content__item h3 .question {
	font-size: clamp(28px, 1.875rem, 40px);
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #56B6A8;
	transform: translateY(-0.15em);
}

.qanda__inner__content__item h3 .arrow {
	width: clamp(20px, 1.6875rem, 34px);
	height: clamp(20px, 1.6875rem, 34px);
	border: 1px solid #216C5A;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: transform 0.3s ease-in-out;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.qanda__inner__content__item h3 .arrow img {
	width: clamp(10px, 0.75rem, 16px);
	height: auto;
	object-fit: contain;
	display: block;
	transform: translateY(0.1em);
}

.qanda__inner__content__item h3 .arrow.rotate {
	transform: translateY(-50%) rotate(180deg);
}

.qanda__inner__content__item__inner {
	background-color: #fff;
	border-radius: 10px;
	max-height: 0;
	overflow: hidden;
	padding-left: clamp(8px, 0.625rem, 18px);
	padding-right: clamp(8px, 0.625rem, 18px);
	transition: margin-top 0.3s ease-in-out, max-height 0.3s ease-in-out, padding 0.3s ease-in-out;
}

.qanda__inner__content__item__inner p {
	display: flex;
	gap: clamp(4px, 0.375rem, 12px);
	font-size: clamp(12px, 0.875rem, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #3F3831;
}

.qanda__inner__content__item__inner p .answer {
	font-size: clamp(24px, 1.875rem, 36px);
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 0.05em;
	color: #56B6A8;
	transform: translateY(-0.15em);
}

.qanda__inner__content__item.active h3 .arrow {
	transform: translateY(-50%) rotate(180deg);
}

.qanda__inner__content__item.active .qanda__inner__content__item__inner {
	max-height: 1000px;
	margin-top: clamp(8px, 0.75rem, 22px);
	padding-top: clamp(12px, 1rem, 24px);
	padding-bottom: clamp(12px, 1rem, 24px);
}

.qanda__inner__btn {
	display: flex;
	justify-content: center;
	margin-top: clamp(20px, 1.25rem, 30px);
}

.contact {
	padding: clamp(50px, 5rem, 80px) 18px clamp(50px, 3.75rem, 80px);
	position: relative;
	background-color: #F9F8F0;
}

.contact__inner__title .en {
	display: flex;
	gap: 0.3em;
}

.contact__inner__text {
	font-size: clamp(14px, 1rem, 18px);
	font-family: "Zen Kaku Gothic Antique", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1.5;
	letter-spacing: 0.05em;
	margin-bottom: clamp(24px, 1.875rem, 50px);
}

.contact__inner__area {
	background-color: #fff;
	padding: clamp(16px, 2rem, 48px) clamp(5px, 0.5625rem, 16px);
}

.contact__inner__area .form__item {
	padding: 1.25rem 0 0;
	display: flex;
	flex-direction: column;
	gap: clamp(6px, 0.5625rem, 16px);
}

.contact__inner__area .form__item:first-of-type {
	padding-top: 0;
}

.contact__inner__area .form__item.bbnone {
	border-bottom: none;
	align-items: flex-start;
}

.contact__inner__area .form__item.bbnone .form__item__left label {
	margin-top: 0;
}

.contact__inner__area .form__item__left {
	width: 100%;
}

.contact__inner__area .form__item__left label {
	font-size: clamp(14px, 1rem, 18px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-start;
	gap: clamp(10px, 1rem, 24px);
}

.contact__inner__area .form__item__left label .required {
	color: #fff;
	background-color: #BF3B3B;
	font-size: clamp(10px, 0.75rem, 14px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.05em;
	padding: 0.2em 0.5em;
	border-radius: 2px;
}

.contact__inner__area .form__item__right {
	width: 100%;
}

.contact__inner__area .form__item__right input,
.contact__inner__area .form__item__right select,
.contact__inner__area .form__item__right textarea {
	width: 100%;
	padding: clamp(6px, 0.75rem, 16px) clamp(5px, 0.625rem, 16px);
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	background-color: #F4F4F4;
	font-size: clamp(14px, 1rem, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
	resize: none;
}

.contact__inner__area .form__item__right select {
	width: 13.0625rem;
	appearance: auto;
}

.contact__inner__area .form__item__right .wpcf7-not-valid-tip {
	font-size: clamp(14px, 1.8229166667vw, 16px);
}

.contact__inner__area .form__accept {
	display: flex;
	gap: 0rem;
	align-items: center;
	justify-content: center;
	margin-top: 1.875rem;
}

.contact__inner__area .form__accept input {
	width: 1.25rem;
	height: 1.25rem;
	border: 1px solid #E6E6E6;
	border-radius: 5px;
	background-color: #F4F4F4;
	font-size: clamp(14px, 1rem, 18px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
	display: block;
}

.contact__inner__area .form__accept label {
	font-size: clamp(14px, 0.875rem, 16px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #3F3831;
	line-height: 1;
	letter-spacing: 0.05em;
}

.contact__inner__area .form__accept label a {
	text-decoration: underline;
}

.contact__inner__area .form__accept .wpcf7-list-item label {
	display: flex;
	justify-content: center;
	align-items: center;
}

.contact__inner__area .form__accept .wpcf7-list-item-label {
	cursor: pointer;
	position: relative;
	font-size: clamp(14px, 0.875rem, 16px);
}

.contact__inner__area .form__accept input[type=checkbox] {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.contact__inner__area .form__accept .wpcf7-list-item-label::before {
	border: 1px solid #3F3831;
	content: "";
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: clamp(22px, 1.5rem, 26px);
	height: clamp(22px, 1.5rem, 26px);
}

.contact__inner__area .form__accept input[type=checkbox]:checked + .wpcf7-list-item-label::after {
	background: url(../../images/top/contact-check-icon.svg) no-repeat center/contain;
	content: "";
	display: block;
	position: absolute;
	top: 0.7em;
	transform: translateY(-50%);
	left: 4px;
	width: clamp(16px, 1rem, 18px);
	height: clamp(16px, 1rem, 18px);
}

.contact__inner__area .form__accept input[type=checkbox]:checked + .wpcf7-list-item-label::before {
	background-color: #57B7A9;
}

.contact__inner__area .form__btn {
	margin-top: clamp(24px, 1.875rem, 50px);
	display: flex;
	justify-content: center;
}

.contact__inner__area .form__btn input {
	width: 15rem;
	cursor: pointer;
	border-radius: 50px;
	background-color: #FF9A26;
	font-size: clamp(15px, 1.0625rem, 20px);
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	letter-spacing: 0.05em;
	padding: clamp(12px, 1rem, 18px) clamp(16px, 1.125rem, 20px);
}

.contact__inner__area .form__btn .wpcf7-spinner {
	display: none;
}

@media screen and (min-width: 768px) {

.u-mobile {
	display: none;
}

.u-tablet {
	display: block;
}

.mv__inner {
	height: auto;
	background-position: 50% 70%;
}

.mv__content {
	padding: 100px 20px;
	gap: clamp(10px, 1.0416666667vw, 20px);
}

.mv__content p {
	font-size: clamp(14px, 1.5625vw, 30px);
}

.mv__content p span {
	font-size: clamp(14px, 1.5625vw, 30px);
}

.mv__content h2 {
	font-size: 2.6041666667vw;
}

.mv__content h2 span {
	font-size: 3.125vw;
}

.mv__content__appeal__item {
	padding: clamp(2px, 0.2083333333vw, 4px);
	width: 12.96875vw;
	height: 12.96875vw;
	gap: clamp(6px, 0.5208333333vw, 14px);
}

.mv__content__appeal__item .fs42 {
	font-size: clamp(16px, 2.1875vw, 42px);
}

.mv__content__appeal__item .fs32 {
	font-size: clamp(14px, 1.6666666667vw, 32px);
}

.mv__content__appeal__item .fs18 {
	font-size: clamp(8px, 0.9375vw, 18px);
}

.mv__content__appeal__item .fs65 {
	font-size: clamp(24px, 3.3854166667vw, 65px);
}

.mv__content__appeal__item .fs23 {
	font-size: clamp(10px, 1.1979166667vw, 23px);
	color: inherit;
}

.mv__content__appeal__item .fs25 {
	font-size: clamp(11px, 1.3020833333vw, 25px);
}

.mv__border {
	height: 44px;
	background: linear-gradient(90deg, #5EBFA2 0%, #B7DA9C 48.08%, #56B6A8 100%);
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}

.worries__top__contact {
	padding: 32px 36px 40px;
	margin: clamp(-150px, -5.7291666667vw, -80px) auto 0;
}

.cases {
	padding: clamp(40px, 7.8125vw, 80px) 20px;
}

.cases__title {
	font-size: clamp(18px, 3.125vw, 30px);
}

.cases__title .dot {
	background-image: radial-gradient(circle at center, #FF9A26 14%, transparent 14%);
	background-position: top right;
	background-repeat: repeat-x;
	background-size: 1em 10px;
	padding-top: 0.2em;
	font-size: clamp(18px, 3.90625vw, 36px);
}

.cases__content {
	gap: clamp(20px, 3.125vw, 32px);
	margin-top: clamp(40px, 5.2083333333vw, 60px);
	justify-content: center;
	flex-wrap: nowrap;
}

.cases__content__item {
	width: auto;
}

.cases__content__item:nth-of-type(2) {
	margin-bottom: clamp(-60px, -5.2083333333vw, -30px);
}

.cases__content__item:last-of-type {
	margin: 0;
}

.cases__catch {
	font-size: clamp(24px, 4.6875vw, 42px);
	margin-top: clamp(60px, 11.71875vw, 120px);
}

.feature {
	padding: 3.125rem 0 0;
}

.feature::before {
	height: 1.25rem;
	width: 2.5rem;
}

.feature__title {
	margin-bottom: 3.75rem;
	font-size: clamp(18px, 2.25rem, 40px);
	text-align: center;
	line-height: 1.8;
}

.feature__title .fs60 {
	font-size: clamp(16px, 2.5rem, 40px);
}

.feature__title .fs45 {
	font-size: clamp(14px, 1.875rem, 30px);
}

.feature__content {
	gap: clamp(45px, 9.1145833333vw, 120px);
	padding-bottom: 3.125rem;
}

.feature__content__item__image {
	right: unset;
	transform: unset;
	z-index: 0;
}

.feature__content__item__image img {
	width: clamp(300px, 65.1041666667vw, 1500px);
	height: clamp(120px, 20.8333333333vw, 200px);
	border-radius: 0px 20px 20px 0px;
}

.feature__content__item__text {
	padding: 0.625rem 0.625rem 1.25rem 0.9375rem;
	width: clamp(400px, 33.3333333333vw, 640px);
	height: auto;
	top: -1.25rem;
	transform: translateX(85%);
}

.feature__content__item__text::after {
	top: 0;
	right: 0;
	font-size: clamp(80px, 13.0208333333vw, 1500px);
}

.feature__content__item__text span {
	font-size: clamp(30px, 3.125vw, 60px);
	margin-bottom: -0.1875rem;
	position: static;
}

.feature__content__item__text h3 {
	font-size: clamp(16px, 1.5625vw, 30px);
	margin-bottom: clamp(12px, 1.5625vw, 30px);
}

.feature__content__item__text p {
	font-size: clamp(14px, 0.8333333333vw, 16px);
}

.feature__content__item:nth-child(even) .feature__content__item__image img {
	border-radius: 20px 0px 0px 20px;
}

.feature__content__item:nth-child(even) .feature__content__item__text {
	padding: 0.625rem 0.625rem 1.25rem 0.9375rem;
	transform: translateX(-85%);
}

.feature__content__item:nth-child(even) .feature__content__item__text::after {
	left: 3.125vw;
	right: unset;
}

.feature__content__item:nth-child(even) .feature__content__item__text h3 {
	text-align: right;
}

.feature__content__item:nth-child(even) .feature__content__item__text span {
	margin-bottom: -0.1875rem;
	width: 145px;
}

.feature__bottom {
	padding: 0 0.625rem;
	bottom: -1.25rem;
}

.feature__bottom__inner {
	padding: clamp(26px, 3.3854166667vw, 40px) clamp(26px, 3.90625vw, 40px);
	background: linear-gradient(-93.05deg, #EEFFF6 -32.84%, rgba(108, 191, 168, 0.9) 40.32%);
	border-radius: 50px;
	width: 100%;
	margin: 0;
}

.feature__bottom__inner::before {
	display: none;
}

.feature__bottom__inner::after {
	height: 70%;
	width: 80%;
	transform: translate(15%, -15%);
}

.feature__bottom__inner__text h3 {
	font-size: clamp(16px, 3.90625vw, 34px);
	margin-bottom: 0.5rem;
	line-height: 1.25;
}

.feature__bottom__inner__text h3 .fs61 {
	font-size: clamp(16px, 4.9479166667vw, 40px);
}

.feature__bottom__inner__text h3 .fs51 {
	font-size: clamp(16px, 3.90625vw, 34px);
}

.feature__bottom__inner__text span {
	font-size: clamp(14px, 2.8645833333vw, 28px);
}

.feature__bottom__inner__text ul {
	margin-top: 0.75rem;
}

.feature__bottom__inner__text ul li {
	font-size: clamp(14px, 1.8229166667vw, 16px);
	margin-bottom: 0.5rem;
}

.feature__bottom__inner__language {
	padding: 2.0833333333vw 4.9479166667vw 2.0833333333vw 3.125vw;
	margin-top: clamp(12px, 1.5625vw, 28px);
	flex-direction: row;
	gap: 0;
}

.feature__bottom__inner__language__left {
	font-size: clamp(14px, 3.125vw, 32px);
	padding-right: 2.0833333333vw;
	width: calc(4em + 3.125vw + 1px);
	border-right: 1px solid #3F3831;
	padding-right: 1.25vw;
	width: calc(4em + 1.25vw + 1px);
}

.feature__bottom__inner__language__right__top {
	gap: 2.6041666667vw;
	margin-bottom: 0.5rem;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.feature__bottom__inner__language__right__item img {
	width: clamp(20px, 1.9270833333vw, 37px);
}

.feature__bottom__inner__language__right__item p {
	font-size: clamp(7px, 1.0416666667vw, 14px);
}

.feature__bottom__inner__language__right__bottom dl {
	font-size: clamp(10px, 2.0833333333vw, 16px);
	padding: 0.78125vw 1.3020833333vw;
}

.cta {
	padding: clamp(50px, 5rem, 150px) 0 0;
	display: block;
}

.cta__inner {
	padding: clamp(32px, 4.1666666667vw, 48px) clamp(24px, 3.125vw, 48px);
	flex-direction: column;
	display: flex;
	gap: clamp(30px, 1.5rem, 40px);
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	border-radius: 10px;
}

.cta__inner__left {
	width: 100%;
}

.cta__inner__left h2 {
	font-size: clamp(24px, 4.9479166667vw, 53px);
	font-weight: 600;
	color: #56B6A8;
	font-family: "Noto Serif JP", serif;
	line-height: 1;
	margin-bottom: 0.5rem;
	text-align: center;
}

.cta__inner__right {
	width: 100%;
}

.cta__inner__right__tel {
	background: #F9F8F0;
	padding: clamp(24px, 1.25vw, 32px) clamp(24px, 1.25vw, 32px) clamp(10px, 0.8333333333vw, 20px);
	border-radius: 10px;
	margin-bottom: clamp(10px, 1.3020833333vw, 20px);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.375rem;
}

.cta__inner__right__tel p img {
	width: clamp(80px, 10.4166666667vw, 120px);
}

.cta__inner__right__tel p a {
	font-size: clamp(40px, 6.5104166667vw, 78px);
	font-weight: 500;
	color: #3F3831;
	font-family: "Noto Sans", sans-serif;
	line-height: 1;
	letter-spacing: 0.05em;
}

.cta__inner__right__tel span {
	font-size: clamp(14px, 2.0833333333vw, 20px);
	margin-top: 0;
}

.cta__inner__right__btn a {
	font-size: clamp(14px, 2.6041666667vw, 22px);
	padding: clamp(10px, 2.0833333333vw, 20px) clamp(10px, 2.6041666667vw, 20px);
}

.cta__inner__right__btn a img {
	width: clamp(24px, 3.90625vw, 120px);
}

.add__bg {
	padding: clamp(50px, 3.125rem, 70px) 20px;
}

.add__bg .cta__inner .en {
	transform: rotate(-10deg) translate(8%, -55%);
	top: 0;
	left: 0;
	font-size: clamp(40px, 13.0208333333vw, 120px);
}

.archive {
	padding: clamp(80px, 7.5rem, 120px) 0 clamp(40px, 3.125rem, 70px);
}

.archive .sec__title {
	margin-bottom: clamp(16px, 1.375rem, 32px);
}

.archive__desc {
	margin-bottom: clamp(16px, 2.5rem, 50px);
	text-align: center;
	padding: 0;
}

.archive__content .swiper-wrapper {
	padding-bottom: clamp(16px, 1.375rem, 36px);
}

.archive__content .swiper-button-prev,
.archive__content .swiper-button-next {
	width: clamp(20px, 2.5rem, 40px);
	height: clamp(20px, 2.5rem, 40px);
}

.archive__content .swiper-button-prev::after,
.archive__content .swiper-button-next::after {
	height: clamp(5px, 0.5rem, 10px);
	width: clamp(5px, 0.375rem, 8px);
}

.archive__content .swiper-button-prev {
	left: clamp(18px, 2.5rem, 50px);
}

.archive__content .swiper-button-next {
	right: clamp(18px, 2.5rem, 50px);
}

.archive__content__item__title {
	margin-bottom: clamp(16px, 1.375rem, 28px);
}

.archive__content__item__name {
	margin-top: clamp(16px, 1.375rem, 28px);
}

.archive__content__item__point {
	display: none;
}

.evidence::before {
	border-radius: 50px 50px 0 0;
}

.evidence {
	padding: clamp(80px, 7.5rem, 120px) 20px clamp(40px, 6.25rem, 120px);
	border-radius: 50px 50px 0 0;
}

.evidence__title {
	font-size: clamp(20px, 4.6875vw, 40px);
	margin-bottom: clamp(30px, 2.5rem, 50px);
	text-align: center;
}

.evidence__title.u-desktop {
	display: block !important;
}

.evidence__title.u-mobile {
	display: none;
}

.evidence__title span {
	font-size: clamp(20px, 3.90625vw, 36px);
}

.evidence__inner {
	padding: 0;
	max-width: min(90rem, 100%);
	margin: 0 auto;
}

.evidence__inner__flex {
	gap: clamp(20px, 1.25rem, 36px);
}

.evidence__inner__flex__item {
	padding: clamp(20px, 1.25rem, 30px);
}

.evidence__inner__flex__item__inner {
	gap: clamp(10px, 0.625rem, 12px);
}

.evidence__inner__flex__item__inner h3 {
	font-size: clamp(16px, 4.1666666667vw, 32px);
}

.evidence__inner__flex__item__inner__item:first-of-type {
	border-radius: 0;
}

.evidence__inner__flex__item__inner__item:last-of-type {
	border-radius: 0;
}

.evidence__inner__flex__item__inner__item {
	padding: clamp(10px, 0.625rem, 16px);
	width: 100%;
}

.evidence__inner__flex__item__inner__item.w-50 {
	width: calc(50% - clamp(5px, 0.3125rem, 6px));
}

.evidence__inner__flex__item__inner__item img {
	height: clamp(20px, 6.5104166667vw, 50px);
	display: block;
}

.evidence__inner__flex__item__inner__item p {
	font-size: clamp(14px, 2.6041666667vw, 20px);
}

.cta.green {
	padding: 0 20px;
}

.cta.green .cta__inner {
	transform: translateY(-12%);
}

.price {
	padding: clamp(80px, 6.25rem, 130px) 0;
}

.price__inner {
	padding: 0 20px;
}

.price__title {
	margin-bottom: clamp(24px, 5.2083333333vw, 56px);
}

.price__title .en {
	transform: rotate(-10deg) translate(-30%, -90%);
	padding: 20px 0;
	background: linear-gradient(273.06deg, #57B7A9 39.27%, #B6DA9C 125.5%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.price__content {
	flex-direction: column;
	gap: clamp(20px, 1.25rem, 30px);
	margin-bottom: clamp(50px, 3.75rem, 70px);
}

.price__content__item {
	width: 100%;
}

.price__content__item h3 {
	font-size: clamp(18px, 3.6458333333vw, 32px);
	padding: 1.5625vw 2.0833333333vw;
}

.price__content__item__inner {
	padding: 3.6458333333vw 2.6041666667vw;
}

.price__content__item__inner p {
	padding-bottom: 3.125vw;
}

.price__content__item__inner p .fs70 {
	font-size: clamp(30px, 7.2916666667vw, 70px);
}

.price__content__item__inner p .fs40 {
	font-size: clamp(30px, 5.2083333333vw, 48px);
}

.price__content__item__inner p .fs30 {
	font-size: clamp(20px, 3.90625vw, 38px);
}

.price__content__item__inner p .fs24 {
	font-size: clamp(16px, 3.125vw, 28px);
}

.price__content__item__inner p .fs20 {
	font-size: clamp(16px, 2.6041666667vw, 24px);
}

.price__content__item__inner__item {
	padding-top: 2.6041666667vw;
	background: #fff;
	border-top: 3px solid;
	gap: 1.6927083333vw;
}

.price__content__item__inner__item span {
	font-size: clamp(16px, 2.6041666667vw, 24px);
	padding: 0.78125vw;
}

.safety {
	padding: clamp(50px, 3.125rem, 70px) 0;
}

.safety__inner {
	padding: 0 20px;
}

.safety__inner__top .safety__title {
	font-size: clamp(28px, 4.6875vw, 42px);
	margin-bottom: 0;
}

.safety__inner__top .safety__title .fs58 {
	font-size: clamp(32px, 5.46875vw, 48px);
}

.safety__inner__top img {
	width: clamp(180px, 26.0416666667vw, 250px);
	display: block;
}

.safety__inner__bottom h3 {
	font-size: clamp(18px, 2.8645833333vw, 28px);
	padding-left: 1.5625vw;
	border-left: 6px solid;
	border-image: linear-gradient(0deg, #B7DA9C 0%, #5EBFA2 42.31%, #56B6A8 100%) 1;
	margin-bottom: 2.0833333333vw;
}

.safety__inner__bottom p {
	font-size: clamp(16px, 2.0833333333vw, 20px);
	line-height: 1.5;
	letter-spacing: 0.05em;
}

.safety__bg {
	width: 100%;
}

.safety__bg img {
	object-position: right;
	object-fit: cover;
}

.flow {
	padding: clamp(50px, 3.75rem, 100px) 0;
}

.flow__inner {
	padding: 0 20px;
}

.flow__inner__title {
	margin-bottom: clamp(30px, 1.875rem, 40px);
}

.flow__inner__text {
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
	margin-bottom: clamp(50px, 3.75rem, 70px);
}

.flow__inner__content {
	gap: clamp(20px, 6.5104166667vw, 70px);
}

.flow__inner__content__item__num {
	margin-bottom: clamp(20px, 3.90625vw, 40px);
	font-size: 3.90625vw;
	align-items: center;
	justify-content: center;
}

.flow__inner__content__item__num span::before {
	font-size: 2.34375vw;
	position: absolute;
	bottom: 0.1em;
	transform: translateX(-100%);
}

.flow__inner__content__item__inner {
	gap: clamp(10px, 2.6041666667vw, 30px);
	align-items: center;
	padding: 0 2.6041666667vw;
}

.flow__inner__content__item__inner img {
	width: clamp(100px, 23.4375vw, 210px);
	margin: 0 auto;
}

.flow__inner__content__item__inner__text h3 {
	font-size: clamp(18px, 3.125vw, 32px);
	margin-bottom: clamp(12px, 2.0833333333vw, 20px);
}

.flow__inner__content__item__inner__text p {
	font-size: clamp(14px, 2.0833333333vw, 18px);
}

.qanda {
	padding: clamp(50px, 3.75rem, 100px) 0;
}

.qanda__inner {
	padding: 0 20px;
}

.qanda__inner__title {
	margin-bottom: clamp(30px, 1.875rem, 40px);
}

.qanda__inner__text {
	font-size: clamp(16px, 1.125rem, 18px);
	text-align: center;
	margin-bottom: clamp(45px, 5rem, 80px);
}

.qanda__inner__content__item {
	padding: clamp(20px, 1.25rem, 30px) clamp(20px, 1.5rem, 36px);
}

.qanda__inner__content__item h3 {
	font-size: clamp(16px, 1.125rem, 18px);
	gap: clamp(6px, 0.5rem, 12px);
	line-height: 1;
}

.qanda__inner__content__item h3 .question {
	font-size: clamp(24px, 2.25rem, 36px);
}

.qanda__inner__content__item h3 .arrow {
	width: clamp(20px, 1.25rem, 34px);
	height: clamp(20px, 1.25rem, 34px);
}

.qanda__inner__content__item h3 .arrow img {
	width: clamp(16px, 1rem, 16px);
}

.qanda__inner__content__item__inner {
	padding-left: clamp(12px, 0.75rem, 24px);
	padding-right: clamp(12px, 0.75rem, 24px);
}

.qanda__inner__content__item__inner p {
	font-size: clamp(14px, 1rem, 16px);
	gap: clamp(6px, 0.5rem, 12px);
}

.qanda__inner__content__item__inner p .answer {
	font-size: clamp(18px, 1.5rem, 24px);
}

.qanda__inner__content__item.active .qanda__inner__content__item__inner {
	margin-top: clamp(12px, 0.75rem, 22px);
	padding-top: clamp(12px, 0.75rem, 24px);
	padding-bottom: clamp(12px, 0.75rem, 24px);
}

.qanda__inner__btn {
	margin-top: clamp(80px, 3.75rem, 80px);
}

.contact {
	padding: clamp(50px, 5rem, 120px) 0;
	display: block;
}

.contact__inner {
	padding: clamp(32px, 4.1666666667vw, 48px) clamp(24px, 3.125vw, 48px);
	max-width: 950px;
	margin: 0 auto;
}

.contact__inner__title {
	margin-bottom: clamp(24px, 3.125vw, 40px);
}

.contact__inner__text {
	margin-bottom: clamp(30px, 7.8125vw, 80px);
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
}

.contact__inner__area {
	padding: clamp(32px, 5.2083333333vw, 48px) clamp(24px, 3.125vw, 48px);
}

.contact__inner__area .form__item {
	gap: clamp(10px, 1.3020833333vw, 20px);
	padding: clamp(10px, 2.34375vw, 20px) 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	border-bottom: 1px solid #E6E6E6;
}

.contact__inner__area .form__item.bbnone .form__item__left label {
	margin-top: clamp(10px, 2.6041666667vw, 20px);
}

.contact__inner__area .form__item__left {
	width: 45%;
}

.contact__inner__area .form__item__left label {
	font-size: clamp(14px, 2.0833333333vw, 18px);
	justify-content: space-between;
}

.contact__inner__area .form__item__right {
	width: 55%;
}

.contact__inner__area .form__item__right input,
.contact__inner__area .form__item__right select,
.contact__inner__area .form__item__right textarea {
	padding: clamp(10px, 1.3020833333vw, 15px) clamp(15px, 1.953125vw, 15px);
}

.contact__inner__area .form__item__right select {
	width: clamp(130px, 33.8541666667vw, 260px);
}

.contact__inner__area .form__accept {
	margin-top: clamp(20px, 3.90625vw, 30px);
}

.contact__inner__area .form__accept input {
	width: clamp(16px, 2.6041666667vw, 20px);
	height: clamp(16px, 2.6041666667vw, 20px);
}

.contact__inner__area .form__accept label {
	font-size: clamp(14px, 2.0833333333vw, 18px);
}

.contact__inner__area .form__accept .wpcf7-list-item-label {
	font-size: clamp(14px, 2.0833333333vw, 18px);
}

.contact__inner__area .form__accept .wpcf7-list-item-label::before {
	width: clamp(22px, 3.125vw, 28px);
	height: clamp(22px, 3.125vw, 28px);
}

.contact__inner__area .form__accept input[type=checkbox]:checked + .wpcf7-list-item-label::after {
	width: clamp(16px, 2.0833333333vw, 18px);
	height: clamp(16px, 2.0833333333vw, 18px);
}

.contact__inner__area .form__btn {
	margin-top: clamp(40px, 6.5104166667vw, 70px);
}

.contact__inner__area .form__btn input {
	width: clamp(200px, 45.703125vw, 351px);
	padding: clamp(10px, 2.34375vw, 18px) clamp(10px, 2.6041666667vw, 20px);
	font-size: clamp(18px, 1.5625rem, 25px);
}

}

@media screen and (min-width: 1100px) {

.u-desktop {
	display: block;
}

.u-tablet {
	display: none;
}

.mv {
	padding: clamp(18px, 1.5625vw, 30px) clamp(20px, 1.8229166667vw, 35px) 0;
}

.mv__inner {
	height: 54.1666666667vw;
	background-image: url("../../images/top/top_mv.webp");
	background-position: top;
	padding: 0;
}

.mv__inner .mv__logo {
	display: block;
}

.mv__content {
	padding: 0px 20px;
}

.worries__top__contact {
	width: 79.875rem;
	padding: 4rem 6.25rem;
	background-color: #fff;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1019607843);
	border-radius: 20px;
	position: absolute;
	top: clamp(-165px, -5.7291666667vw, -110px);
	left: 50%;
	transform: translateX(-50%);
}

.worries__top__contact__inner h3 {
	font-size: 2.125rem;
	margin-bottom: 1rem;
	line-height: 1;
	text-align: left;
}

.worries__top__contact__inner p {
	font-size: 1.125rem;
	margin-bottom: 2.25rem;
}

.worries__top__contact__btns {
	gap: 1rem;
	margin-bottom: 1.5625rem;
}

.worries__top__contact__btns a {
	width: calc(50% - 0.5rem);
	padding: 1.125rem 1.5rem;
	border-radius: 100px;
	font-size: 1.875rem;
	gap: 1rem;
}

.worries__top__contact__btns a img {
	width: 2.1875rem;
}

.worries__top__contact__tel {
	padding: 1.125rem 1.5rem;
	border-radius: 10px;
	gap: 2.5rem;
	background: #F9F8F0;
}

.worries__top__contact__tel p {
	line-height: 1;
	font-size: 1.125rem;
	margin-bottom: 0;
}

.worries__top__contact__tel a {
	font-size: 3rem;
	gap: 0.9375rem;
}

.worries__top__contact__tel a img {
	width: 4.5625rem;
}

.worries__top__contact__tel span {
	font-size: 1rem;
}

.cases {
	padding-top: 17.4479166667vw;
	padding-bottom: 7.8125vw;
}

.cases__inner {
	padding: 40px 6.25rem;
}

.cases__title {
	font-size: 2.1875vw;
}

.cases__title .dot {
	font-size: 2.7083333333vw;
}

.cases__content {
	gap: 2.8125rem;
	margin-top: 4.375rem;
}

.cases__content__item:nth-of-type(2) {
	margin-bottom: -3.75rem;
}

.cases__catch {
	font-size: 3.2291666667vw;
	margin-top: 9.375rem;
}

.feature {
	padding: 15rem 0 0;
}

.feature::before {
	height: 4.6875rem;
	width: 8.0625rem;
}

.feature__title {
	ont-size: clamp(18px, 3.125rem, 50px);
	margin-bottom: 8.75rem;
}

.feature__title .fs60 {
	font-size: clamp(20px, 3.75rem, 60px);
}

.feature__title .fs45 {
	font-size: clamp(16px, 2.8125rem, 45px);
}

.feature__content {
	gap: 9.375rem;
	padding-bottom: 12.5rem;
}

.feature__content__item {
	flex-direction: row;
}

.feature__content__item__image {
	position: static;
}

.feature__content__item__image img {
	width: clamp(300px, 52.0833333333vw, 1500px);
	height: clamp(240px, 26.0416666667vw, 750px);
}

.feature__content__item__text {
	width: clamp(420px, 43.75vw, 840px);
	height: clamp(250px, 26.0416666667vw, 500px);
	padding: 0.9375rem 5rem 1.5625rem 6.25rem;
	position: absolute;
	right: 0;
	top: -4.375rem;
	transform: translateX(90%);
}

.feature__content__item__text::after {
	top: 2.0833333333vw;
	right: 3.6458333333vw;
}

.feature__content__item__text span {
	font-size: clamp(40px, 4.1666666667vw, 80px);
	margin-bottom: -1.875rem;
}

.feature__content__item__text h3 {
	font-size: clamp(20px, 2.0833333333vw, 40px);
	margin-bottom: 1.875rem;
}

.feature__content__item__text p {
	font-size: clamp(16px, 1.25vw, 24px);
}

.feature__content__item:nth-child(even) .feature__content__item__image img {
	border-radius: 20px 0px 0px 20px;
}

.feature__content__item:nth-child(even) .feature__content__item__text {
	padding: 0.9375rem 5rem 5.3125rem 6.25rem;
	transform: translateX(-90%);
}

.feature__content__item:nth-child(even) .feature__content__item__text::after {
	left: 3.125vw;
	right: unset;
}

.feature__content__item:nth-child(even) .feature__content__item__text h3 {
	width: 20.2604166667vw;
}

.feature__content__item:nth-child(even) .feature__content__item__text span {
	margin-bottom: -0.9375rem;
	width: 20.2604166667vw;
}

.feature__bottom {
	padding: 0 5rem;
	bottom: -3.5rem;
}

.feature__bottom__inner {
	padding: 6.25rem 8.3333333333vw 6.25rem 33.8541666667vw;
	background: linear-gradient(-91.1deg, rgba(108, 191, 168, 0.9) 64.97%, #EEFFF6 104.06%);
}

.feature__bottom__inner::before {
	height: 32.2916666667vw;
	width: 44.7916666667vw;
	display: block;
}

.feature__bottom__inner::after {
	height: 80%;
	width: 40%;
	transform: unset;
}

.feature__bottom__inner__text h3 {
	font-size: clamp(20px, 2.9166666667vw, 56px);
	margin-bottom: 2.5rem;
	line-height: 1.8;
}

.feature__bottom__inner__text h3 .fs61 {
	font-size: clamp(20px, 3.1770833333vw, 61px);
}

.feature__bottom__inner__text h3 .fs51 {
	font-size: clamp(20px, 2.65625vw, 51px);
}

.feature__bottom__inner__text span {
	font-size: clamp(16px, 1.9791666667vw, 38px);
}

.feature__bottom__inner__text ul {
	margin-top: 2.75rem;
}

.feature__bottom__inner__text ul li {
	font-size: clamp(16px, 0.9895833333vw, 19px);
	margin-bottom: 0.875rem;
}

.feature__bottom__inner__language {
	padding: 0.8333333333vw 1.9791666667vw 0.8333333333vw 1.25vw;
	margin-top: 2.75rem;
	flex-direction: row;
}

.feature__bottom__inner__language__left {
	font-size: clamp(16px, 1.7708333333vw, 34px);
	padding-right: 1.25vw;
	width: calc(4em + 1.25vw + 1px);
	border-right: 1px solid #3F3831;
	padding-right: 1.25vw;
	width: calc(4em + 1.25vw + 1px);
}

.feature__bottom__inner__language__right__top {
	gap: 1.6666666667vw;
	margin-bottom: 0.5rem;
	flex-wrap: nowrap;
}

.feature__bottom__inner__language__right__item img {
	width: clamp(20px, 1.9270833333vw, 37px);
}

.feature__bottom__inner__language__right__item p {
	font-size: clamp(7px, 0.7291666667vw, 14px);
}

.feature__bottom__inner__language__right__bottom dl {
	font-size: clamp(10px, 0.8333333333vw, 16px);
	padding: 0.3125vw 0.5208333333vw;
}

.cta {
	padding: clamp(50px, 11.25rem, 210px) 0 6.875rem;
	display: block;
}

.cta__inner {
	padding: clamp(32px, 3.90625vw, 48px) clamp(24px, 2.6041666667vw, 50px);
	flex-direction: row;
	gap: clamp(50px, 5rem, 100px);
	width: min(88.75rem, 100%);
	justify-content: center;
}

.cta__inner__left {
	width: clamp(20px, 27.6041666667vw, 530px);
}

.cta__inner__left h2 {
	font-size: clamp(36px, 2.7604166667vw, 53px);
	margin-bottom: 2.25rem;
	text-align: left;
}

.cta__inner__right {
	width: clamp(20px, 34.3229166667vw, 659px);
}

.cta__inner__right__tel {
	margin-bottom: 1.5625rem;
	gap: 0.25rem;
}

.cta__inner__right__tel p img {
	width: 4.3229166667vw;
}

.cta__inner__right__tel p a {
	font-size: clamp(14px, 3.0208333333vw, 58px);
}

.cta__inner__right__tel span {
	font-size: 0.8333333333vw;
	margin-top: 0.75rem;
}

.cta__inner__right__btn a {
	font-size: clamp(14px, 1.1458333333vw, 22px);
}

.cta__inner__right__btn a img {
	width: 1.5625vw;
}

.add__bg {
	padding: 7.5rem 0;
}

.add__bg .cta__inner .en {
	font-size: clamp(40px, 6.25vw, 120px);
	top: 0;
	left: 0;
	transform: rotate(-10deg) translate(8%, -8%);
}

.add__bg .cta__inner__left {
	margin-top: 2.25rem;
}

.archive {
	padding: clamp(80px, 10.625rem, 170px) 0 clamp(80px, 8.125rem, 130px);
}

.archive__desc {
	margin-bottom: 7.5rem;
}

.archive__content .swiper-wrapper {
	padding-bottom: 2.5rem;
}

.archive__content .swiper-button-prev,
.archive__content .swiper-button-next {
	width: 3.625rem;
	height: 3.625rem;
}

.archive__content .swiper-button-prev::after,
.archive__content .swiper-button-next::after {
	height: 0.9375rem;
	width: 0.625rem;
}

.archive__content .swiper-button-prev {
	left: 4.375rem;
}

.archive__content .swiper-button-next {
	right: 4.375rem;
}

.archive__content__item__title {
	margin-bottom: 2.1875rem;
}

.archive__content__item__name {
	margin-top: 1.875rem;
}

.archive__content__item__point {
	display: flex;
	gap: 1.875rem;
	position: relative;
	background-color: #fff;
	border-radius: 5px;
}

.archive__content__item__point__text {
	width: 24.4791666667vw;
}

.evidence {
	padding: clamp(80px, 11.25rem, 180px) 20px clamp(80px, 10rem, 160px);
}

.evidence__title {
	margin-bottom: 5rem;
	font-size: clamp(25px, 3.3854166667vw, 65px);
}

.evidence__title.u-mobile {
	display: none;
}

.evidence__title span {
	font-size: clamp(20px, 2.6041666667vw, 50px);
	display: inline-block;
}

.evidence__inner {
	width: min(88.75rem, 100%);
	margin: 0 auto;
}

.evidence__inner__flex {
	flex-direction: row;
	gap: 2.5rem;
}

.evidence__inner__flex__item {
	padding: 2.25rem;
}

.evidence__inner__flex__item__inner {
	gap: 0.75rem;
}

.evidence__inner__flex__item__inner h3 {
	font-size: clamp(16px, 1.6666666667vw, 32px);
}

.evidence__inner__flex__item__inner__item {
	padding: 1.125rem;
}

.evidence__inner__flex__item__inner__item.w-50 {
	width: calc(50% - 0.375rem);
}

.evidence__inner__flex__item__inner__item img {
	height: clamp(20px, 2.6041666667vw, 50px);
}

.evidence__inner__flex__item__inner__item p {
	font-size: clamp(14px, 1.25vw, 24px);
}

.cta.green {
	padding: 0 0 clamp(50px, 3.75rem, 80px);
}

.cta.green .cta__inner {
	transform: translateY(-20%);
}

.price {
	padding: clamp(150px, 14.375rem, 230px) 0 clamp(80px, 8.75rem, 140px);
	background-color: unset;
}

.price__inner {
	width: 91.25rem;
	margin: 0 auto;
}

.price__title .en {
	transform: rotate(-10deg) translate(-30%, -95%);
}

.price__content {
	gap: clamp(20px, 1.875rem, 60px);
	margin-bottom: 5.3125rem;
	flex-direction: row;
}

.price__content__item {
	width: calc((100% - 5rem) / 3);
}

.price__content__item h3 {
	font-size: clamp(22px, 1.5625vw, 30px);
	padding: 0.5rem 1rem;
}

.price__content__item__inner {
	padding: 1.25rem 1.125rem;
	background-color: unset;
}

.price__content__item__inner p {
	margin-top: 1.875rem;
	padding-bottom: 1.5rem;
}

.price__content__item__inner p .fs70 {
	font-size: clamp(30px, 3.6458333333vw, 70px);
}

.price__content__item__inner p .fs40 {
	font-size: clamp(24px, 2.0833333333vw, 40px);
}

.price__content__item__inner p .fs30 {
	font-size: clamp(20px, 1.5625vw, 30px);
}

.price__content__item__inner p .fs24 {
	font-size: clamp(16px, 1.25vw, 24px);
}

.price__content__item__inner p .fs20 {
	font-size: clamp(14px, 1.0416666667vw, 20px);
}

.price__content__item__inner__item {
	padding-top: 1.25rem;
	gap: 0.5208333333vw;
}

.price__content__item__inner__item span {
	font-size: clamp(12px, 0.9375vw, 18px);
	padding: 0.3125vw;
}

.safety {
	padding: 5rem 0;
}

.safety__inner {
	width: 91.25rem;
	margin: 0 auto;
}

.safety__inner__top .safety__title {
	font-size: 3.25rem;
}

.safety__inner__top .safety__title .fs58 {
	font-size: 3.625rem;
}

.safety__inner__top img {
	width: 16.875rem;
}

.safety__inner__bottom {
	width: 59.75rem;
	border-left: 4px solid;
	border-image: linear-gradient(0deg, #B7DA9C 0%, #5EBFA2 42.31%, #56B6A8 100%) 1;
	padding-left: 1.125rem;
}

.safety__inner__bottom h3 {
	font-size: 1.5rem;
	padding-left: 0;
	border-left: none;
	margin-bottom: 1rem;
}

.safety__inner__bottom p {
	font-size: 1.25rem;
}

.safety__inner__bottom__flex {
	display: block;
}

.safety__bg {
	width: 44.0625vw;
}

.safety__bg::after {
	background: linear-gradient(-104.71deg, rgba(255, 255, 255, 0) 10.13%, #fff 78.49%);
}

.flow {
	padding: clamp(150px, 13.75rem, 220px) 0 clamp(80px, 10rem, 160px);
}

.flow__inner {
	width: 91.6666666667vw;
	margin: 0 auto;
}

.flow__inner__title {
	margin-bottom: clamp(24px, 1.875rem, 40px);
}

.flow__inner__text {
	margin-bottom: 6.25rem;
	font-size: clamp(14px, 1.125rem, 20px);
}

.flow__inner__content {
	gap: 3.5416666667vw;
	flex-direction: row;
}

.flow__inner__content__item {
	width: calc((100% - 14.1666666667vw) / 5);
}

.flow__inner__content__item__num {
	margin-bottom: 1.875rem;
	font-size: 1.875vw;
	clip-path: polygon(94% 0, 100% 50%, 94% 100%, 0% 100%, 0 50%, 0% 0%);
	padding: 0;
}

.flow__inner__content__item__num span::before {
	font-size: 1.1979166667vw;
}

.flow__inner__content__item__inner {
	display: block;
	padding: 0 0.15625vw;
}

.flow__inner__content__item__inner img {
	width: 13.0625rem;
	margin: 0 auto 1.875rem;
}

.flow__inner__content__item__inner__text h3 {
	font-size: 1.3541666667vw;
	text-align: center;
}

.flow__inner__content__item__inner__text p {
	font-size: clamp(14px, 1rem, 16px);
}

.qanda {
	padding: clamp(150px, 13.75rem, 220px) 0 clamp(100px, 10rem, 160px);
}

.qanda__inner {
	width: 79.875rem;
	margin: 0 auto;
}

.qanda__inner__title {
	margin-bottom: clamp(32px, 2.8125rem, 50px);
}

.qanda__inner__text {
	font-size: clamp(16px, 1.125rem, 18px);
}

.qanda__inner__content {
	gap: 1.875rem;
}

.qanda__inner__content__item {
	padding: 1.375rem 2.25rem;
}

.qanda__inner__content__item h3 {
	font-size: clamp(16px, 1.125rem, 18px);
	gap: 1rem;
}

.qanda__inner__content__item h3 .question {
	font-size: clamp(32px, 2.8125rem, 45px);
}

.qanda__inner__content__item h3 .arrow {
	width: 2.125rem;
	height: 2.125rem;
}

.qanda__inner__content__item h3 .arrow img {
	width: 1rem;
}

.qanda__inner__content__item__inner {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.qanda__inner__content__item__inner p {
	font-size: 1rem;
	gap: 1rem;
}

.qanda__inner__content__item__inner p .answer {
	font-size: 1.875rem;
}

.qanda__inner__content__item.active .qanda__inner__content__item__inner {
	margin-top: 1.375rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.qanda__inner__btn {
	margin-top: 6.25rem;
}

.contact {
	padding: clamp(50px, 11.25rem, 210px) 0 6.875rem;
	display: block;
}

.contact__inner__title .en {
	transform: rotate(-10deg) translate(-15%, -80%);
	font-size: clamp(36px, 3.125rem, 50px);
	padding: 18px 0;
}

.contact__inner__text {
	margin-bottom: 6.25rem;
}

.contact__inner__area {
	padding: 3.75rem 3.125rem;
}

.contact__inner__area .form__item {
	gap: 2.6041666667vw;
	padding: 1.375rem 0;
}

.contact__inner__area .form__item.bbnone .form__item__left label {
	margin-top: 1.25rem;
}

.contact__inner__area .form__item__left {
	width: 43%;
}

.contact__inner__area .form__item__left label {
	font-size: clamp(14px, 1.125rem, 18px);
}

.contact__inner__area .form__item__right {
	width: 57%;
}

.contact__inner__area .form__item__right input,
.contact__inner__area .form__item__right select,
.contact__inner__area .form__item__right textarea {
	padding: 0.625rem 0.9375rem;
}

.contact__inner__area .form__item__right select {
	width: 13.0625rem;
}

.contact__inner__area .form__accept {
	margin-top: 1.875rem;
}

.contact__inner__area .form__accept input {
	width: 1.25rem;
	height: 1.25rem;
}

.contact__inner__area .form__accept label {
	font-size: clamp(14px, 1.125rem, 18px);
}

.contact__inner__area .form__btn {
	margin-top: 4.375rem;
}

.contact__inner__area .form__btn input {
	width: 21.9375rem;
	padding: 1.125rem 1.25rem;
}

}

@media (min-width: 1920px) {

.mv__content {
	max-width: 88%;
}

.safety__inner {
	max-width: 88%;
	width: 100%;
}

}


/*# sourceMappingURL=top.css.map */
