/* リキッドレイアウト対応 */

body {
	font-family: noto-sans-cjk-jp, sans-serif;
	letter-spacing: 0.07em;
}

html {
	font-size: 16px;
}

/* pcの電話番号発信対応 */

/* ホバー */

a {
	color: inherit;
	text-decoration: none;
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
	margin: 0;
}

/* Set core root defaults */

html {
	scroll-behavior: smooth;
}

/* Set core body defaults */

body {
	line-height: 1;
	min-height: 100vh;
	text-rendering: optimizeSpeed;
}

/* Remove list styles on ul, ol elements with a class attribute */

ul,
ol {
	list-style: none;
}

/* A elements that don't have a class get default styles */

a:not([class]) {
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
}

/* Make images easier to work with */

img {
	display: block;
	max-width: 100%;
	width: 100%;
}

/* Natural flow and rhythm in articles by default */

article > * + * {
	margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */

input,
button,
textarea,
select {
	font: inherit;
}

/* Blur images when they have no alt attribute */

img:not([alt]) {
	filter: blur(10px);
}

/* フォームリセット */

input,
button,
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border: none;
	border-radius: 0;
	font: inherit;
	outline: none;
}

textarea {
	resize: vertical;
}

input[type=checkbox],
input[type=radio] {
	display: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}

picture {
	display: block;
}

.l-bottomBtn {
	margin-top: -3.125rem;
}

.l-breadcrumb {
	margin-top: -6.25rem;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 33.75rem;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

.l-subMv {
	margin-top: 13.0625rem;
}

.l-topContact.--sub {
	margin-top: -6.25rem;
}

.js-fade {
	opacity: 0;
	transform: translateY(10%);
	transition: all 1s cubic-bezier(0.155, 0.91, 0.695, 0.95);
}

.js-fade.is-fade {
	opacity: 1;
	transform: translateY(0);
}

.delay_1 {
	transition-delay: 0.2s !important;
}

.delay_2 {
	transition-delay: 0.4s !important;
}

.delay_3 {
	transition-delay: 0.6s !important;
}

.delay_4 {
	transition-delay: 0.8s !important;
}

.delay_5 {
	transition-delay: 1s !important;
}

.delay_6 {
	transition-delay: 1.2s !important;
}

.delay_7 {
	transition-delay: 1.4s !important;
}

.delay_8 {
	transition-delay: 1.6s !important;
}

.delay_9 {
	transition-delay: 1.8s !important;
}

.delay_10 {
	transition-delay: 2s !important;
}

.p-bottomBtn {
	background-color: #DCEBEB;
	padding-bottom: 7.8125rem;
	padding-top: 3.375rem;
	position: relative;
	z-index: 1;
}

.p-bottomBtn__bg1 {
	bottom: -3.125rem;
	position: absolute;
	width: 100%;
}

.p-bottomBtn__bg2 {
	bottom: max(-14vw, -16rem);
	left: 0;
	position: absolute;
	width: 100%;
}

.p-bottomBtn__btn {
	height: 7.5rem;
	margin-inline: auto;
	margin-top: 5.9375rem;
	max-width: 22.5rem;
	position: relative;
	z-index: 1;
}

.p-breadcrumb {
	padding-bottom: 6.25rem;
	padding-top: 10.3125rem;
	position: relative;
}

.p-breadcrumb__list {
	background-color: #C0DCDB;
	border-radius: 0.625rem;
	display: flex;
	flex-wrap: wrap;
	gap: 0.3125rem 0.375rem;
	line-height: 1.5;
	padding: 0.75rem 0.9375rem;
}

.p-breadcrumb__list > span {
	color: #587F7F;
	display: inline-block;
	font-size: 0.625rem;
	font-weight: 400;
	letter-spacing: 0.014em;
	position: relative;
}

.p-breadcrumb__list > span + span {
	padding-left: 1.0625rem;
}

.p-breadcrumb__list > span + span::before {
	background: url(../images/common/bread-arrow.svg) center center/contain no-repeat;
	content: "";
	height: 0.625rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.625rem;
}

/* ============================================================================
footer上 別院
============================================================================== */

.p-cv {
	background-color: #fff;
	padding-top: 2.5rem;
	position: relative;
}

.p-cv__inner {
	position: relative;
	z-index: 1;
}

.p-cv__logo {
	margin-inline: auto;
	max-width: 7.375rem;
}

.p-cv__btns {
	display: grid;
	gap: 0.875rem;
	margin-top: 3.125rem;
}

.p-cv__btn {
	height: 7.5rem;
	margin-inline: auto;
	max-width: 22.375rem;
	width: 100%;
}

.p-cv__bg1 {
	height: 19.75rem;
	left: calc(50% - 12.1875rem - 3rem);
	position: absolute;
	top: 7.375rem;
	width: 9.6875rem;
}

.p-cv__bg2 {
	height: 17.6875rem;
	position: absolute;
	right: calc(50% - 12.1875rem - 5.625rem);
	top: 8.4375rem;
	width: 11.9375rem;
}

.p-cv__bg3 {
	height: 12.375rem;
	left: 50%;
	position: absolute;
	top: 13.125rem;
	transform: translateX(-50%);
	width: 12.875rem;
}

/* ============================================================================
drawer
============================================================================== */

.p-drawer {
	background: #FDF0DF;
	display: none;
	height: 100%;
	left: 0;
	overflow-y: scroll;
	padding-top: 5.75rem;
	position: fixed;
	top: 0;
	width: 100%;
}

.p-drawer__inner {
	background: url(../images/common/bg_drawer_sp.webp) right bottom/100% auto no-repeat;
	height: -moz-fit-content;
	height: fit-content;
	padding-bottom: 8.75rem;
}

.p-drawer__info {
	margin-top: 1.25rem;
}

.p-drawer__btns {
	display: grid;
	gap: 0.5rem;
}

.p-drawer__btn {
	height: 4.0625rem;
	margin-inline: auto;
	max-width: 16.4375rem;
	width: 100%;
}

.p-drawer__right {
	margin-top: 1rem;
	text-align: center;
}

.p-drawer__text {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 2;
}

.p-drawer__sns {
	margin-top: 1rem;
}

.p-drawer__textLinks {
	display: grid;
	gap: 0.625rem;
	margin-top: 2.375rem;
}

.p-float {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	transform: translateY(105%);
	transition: all 0.45s;
	width: 100%;
	z-index: 99;
}

.p-float.is-active {
	transform: translateY(0);
}

.p-float__btns {
	align-items: center;
	display: grid;
	grid-template-columns: 14.1% 1fr 1fr;
}

.p-float__btn {
	height: 100%;
}

.p-float__btn a {
	display: block;
	height: 100%;
}

.p-float__btn a img {
	-o-object-fit: cover;
	height: 100%;
	object-fit: cover;
}

.p-flow {
	padding-bottom: 4.6875rem;
	padding-top: 2.1875rem;
}

.p-flow__box {
	margin-top: 3.125rem;
}

.p-flow__slider {
	margin-inline: auto;
	max-width: 18.75rem;
	width: 100%;
}

.p-flow__card {
	margin: 0 0.5rem;
	width: 18.75rem;
}

/* ============================================================================
footer
============================================================================== */

.p-footer {
	background: linear-gradient(to bottom, transparent 7.1875rem, #B1CFCE 7.1875rem);
	overflow: hidden;
	padding-bottom: 1.25rem;
	padding-top: 7.1875rem;
	position: relative;
}

.p-footer__wave {
	content: "";
	left: 50%;
	position: absolute;
	top: 3rem;
	transform: translateX(-50%);
	width: 119.2307692308vw;
}

.p-footer__inner {
	position: relative;
	z-index: 1;
}

.p-footer__sns {
	display: none;
}

.p-footer__bottom {
	display: flex;
	justify-content: space-between;
	margin-top: 7.25rem;
}

.p-footer__privacy {
	font-size: 0.625rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	transition: all 0.3s;
}

.p-footer__copy {
	font-size: 0.625rem;
	font-weight: 400;
	letter-spacing: 0.1em;
}

.p-globalNav {
	align-items: center;
	display: flex;
	height: 100%;
}

.p-globalNav__tel {
	margin-left: 1.875rem;
}

.p-globalNav__tel a {
	align-items: center;
	color: #587F7F;
	display: flex;
	font-size: 1.25rem;
	font-weight: bold;
	gap: 0.5rem;
}

.p-globalNav__tel a img {
	width: 2.375rem;
}

.p-globalNav__links {
	align-items: center;
	display: flex;
	gap: 1.375rem;
	height: 100%;
}

.p-globalNav__link {
	height: 100%;
}

.p-globalNav__link a {
	align-items: center;
	color: #587F7F;
	display: flex;
	font-size: 0.9375rem;
	font-weight: bold;
	height: 100%;
	justify-content: center;
	letter-spacing: 0.2em;
	line-height: 1.7333333333;
	transition: all 0.3s;
}

.p-guide {
	padding-bottom: 8.25rem;
	padding-top: 3.75rem;
	position: relative;
}

.p-guide::before {
	background: url(../images/common/bg_small_wave_sp_white.webp) center center/100% 100% no-repeat;
	bottom: 0;
	content: "";
	height: 4.0625rem;
	left: 0;
	position: absolute;
	width: 100%;
}

.p-guide.--white::before {
	background: url(../images/common/bg_small_wave_sp_white.webp) center center/100% 100% no-repeat;
}

.p-guide.--none::before {
	display: none;
}

.p-guide__slider {
	margin-inline: auto;
	max-width: 18.75rem;
}

.p-guide__slider.--mt-top {
	margin-top: 5rem;
}

.p-guide__card {
	margin-inline: 0.625rem;
	width: 18.75rem;
}

/* ============================================================================
header
============================================================================== */

.p-header {
	height: 4.375rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 100;
}

.p-header__inner {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	padding-right: 0.3125rem;
}

.p-header__logo {
	left: 15px;
	max-width: 12.0625rem;
	position: absolute;
	top: 0.625rem;
	width: 100%;
	z-index: 1;
}

.p-header__globalNav {
	display: none;
}

.p-header__reserve {
	height: 2rem;
	width: 6.125rem;
}

.p-header__hamburger {
	height: 3.5625rem;
	margin-left: 0.3125rem;
	position: relative;
	width: 3.5625rem;
	z-index: 1;
}

.p-header__fixed {
	align-items: center;
	display: flex;
	height: 4.375rem;
	position: fixed;
	right: 15px;
	top: 0;
	z-index: 1;
}

.p-loading {
	background-color: #FDF0DF;
	height: 100%;
	inset: 0;
	margin: auto;
	position: fixed;
	width: 100%;
	z-index: 1000;
}

.p-loading__logo {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 5rem;
}

.p-modal {
	height: 100%;
	left: 0;
	opacity: 0;
	position: fixed;
	top: 0;
	transition: all 0.45s;
	visibility: hidden;
	width: 100%;
	z-index: 1000;
}

.p-modal.is-active {
	opacity: 1;
	visibility: visible;
}

.p-modal__contents {
	border-radius: 0.9375rem;
	height: -moz-fit-content;
	height: fit-content;
	inset: 0;
	margin: auto;
	max-height: calc(100% - 6.25rem);
	max-width: 20rem;
	overflow-y: scroll;
	position: absolute;
	width: 100%;
}

.p-modal__content {
	height: 0;
	opacity: 0;
	overflow: hidden;
	visibility: hidden;
}

.p-modal__content.is-active {
	height: auto;
	opacity: 1;
	visibility: visible;
}

.p-modal__contents.--slider .p-modal__content {
	margin-inline: 0.625rem;
}

/* ============================================================================
nav
============================================================================== */

.p-nav__menu {
	background-color: rgba(255, 255, 255, 0.82);
	border-radius: 1.875rem;
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	padding: 1.25rem 0.75rem 0.75rem;
}

.p-nav__title {
	font-size: 1.0625rem;
	font-weight: bold;
	text-align: center;
}

.p-nav__links {
	display: grid;
	gap: 0.625rem 0.5rem;
	grid-template-columns: repeat(2, 1fr);
}

.p-nav__links.--menu {
	margin-top: 1.25rem;
}

.p-nav__links.--page {
	margin-top: 0.75rem;
}

.p-nav__link {
	height: 2.8125rem;
}

.p-sns {
	align-items: center;
	display: flex;
	gap: 0.75rem;
	justify-content: center;
}

.p-sns li {
	width: 1.6875rem;
}

.p-sns li a {
	display: block;
	transition: all 0.3s;
}

.p-sns li a.--white {
	filter: brightness(0) invert(1);
}

.p-snsBox {
	background-color: #d8eceb;
	padding-bottom: 4.625rem;
	padding-top: 2rem;
}

.p-snsBox__items {
	display: grid;
	gap: 3.125rem;
}

.p-snsBox__title {
	filter: brightness(0) invert(1);
	margin-inline: auto;
	width: 2.625rem;
}

.p-snsBox__main {
	margin-top: 1.5rem;
}

.p-snsBox__main iframe {
	width: 100%;
}

.p-subMv {
	position: relative;
}

.p-subMv__inner {
	max-width: calc(97.125rem + 25px + 25px);
	position: relative;
	z-index: 1;
}

.p-subMv__img {
	margin-left: auto;
	margin-right: calc(50% - 50vw);
	margin-top: 1.5rem;
	width: 96.1538461538vw;
}

.p-subMv__content {
	margin-top: 3.5625rem;
}

.p-subMv__subtitle {
	font-size: 1.25rem;
	font-weight: bold;
	letter-spacing: 0.085em;
	line-height: 1.5;
}

.p-subMv__text {
	font-size: 0.8125rem;
	letter-spacing: -0.015em;
	line-height: 2;
	margin-top: 0.875rem;
}

.p-subMv__bg {
	left: 0;
	position: absolute;
	top: -4.1875rem;
	width: 100%;
}

.p-subMv__scroll {
	margin-left: calc(50% - 50vw);
	margin-top: 1.5rem;
	width: 100vw;
}

.p-subMv__scroll .p-subMv__img {
	background-color: #fff;
	margin: 0;
	min-width: 71.625rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-topAccess {
	background-color: #DCEBEB;
	overflow: hidden;
	padding-bottom: 3.75rem;
	padding-top: 2.8125rem;
}

.p-topAccess__title {
	margin-inline: auto;
	max-width: 22.5rem;
	width: 100%;
}

.p-topAccess__tel {
	margin-top: 1.75rem;
}

.p-topAccess__tel a {
	align-items: center;
	display: inline-grid;
	font-size: 2rem;
	font-weight: 800;
	gap: 0.375rem;
	grid-template-columns: 1.875rem 1fr;
}

.p-topAccess__address {
	font-size: 0.9375rem;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.6;
	margin-top: 0.625rem;
}

.p-topAccess__address span {
	background-color: #f3fbfb;
	border-radius: 0.3125rem;
	display: inline-block;
	font-size: 0.75rem;
	margin-top: 0.3125rem;
	padding: 0.25rem 0.4375rem;
}

.p-topAccess__btns {
	display: grid;
	gap: 0.9375rem;
	margin-top: 2.8125rem;
}

.p-topAccess__btn {
	height: 3.125rem;
	margin-inline: auto;
	max-width: 14.125rem;
	width: 100%;
}

.p-topAccess__table {
	margin-top: 2.8125rem;
}

.p-topAccess__tableBody {
	border-radius: 0.5rem;
	overflow: hidden;
}

.p-topAccess__row {
	display: grid;
	font-size: 0.6875rem;
	font-weight: bold;
	grid-template-columns: 6.875rem 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	padding-block: 1.25rem;
	padding-left: 1rem;
}

.p-topAccess__row:last-child {
	padding-bottom: 1.25rem;
	padding-top: 0;
}

.p-topAccess__row div {
	align-items: center;
	display: flex;
	justify-content: center;
}

.p-topAccess__row div:first-child {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.p-topAccess__row {
	background-color: #fff;
	color: #587F7F;
	font-weight: 400;
}

.p-topAccess__row.--head {
	background-color: #587F7F;
	color: #fff;
	font-weight: bold;
	padding-block: 0.8125rem;
}

.p-topAccess__row span {
	background-color: #587F7F;
	border-radius: 50%;
	height: 0.75rem;
	width: 0.75rem;
}

.p-topAccess__row span.--none {
	height: 0.125rem;
	width: 0.375rem;
}

.p-topAccess__note {
	font-size: 0.625rem;
	font-weight: 400;
	margin-top: 0.375rem;
	text-align: right;
}

.p-topAccess__pay {
	background-color: #fff;
	border-radius: 0.5rem;
	margin-top: 2rem;
	padding: 2rem 1rem 1rem;
	position: relative;
}

.p-topAccess__subTitle {
	left: 50%;
	position: absolute;
	top: -0.875rem;
	transform: translateX(-50%);
}

.p-topAccess__text {
	font-size: 0.625rem;
	font-weight: 400;
	letter-spacing: 0.12em;
	margin-top: 0.375rem;
	text-align: center;
}

.p-topAccess__map {
	margin-left: calc(50% - 50vw);
	margin-top: 3.25rem;
	width: 100vw;
}

.p-topAccess__map iframe {
	-o-object-fit: cover;
	aspect-ratio: 390/320;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.p-topAccess__bottomBtn {
	height: 3.125rem;
	margin-inline: auto;
	margin-top: 2rem;
	max-width: 14.125rem;
}

.p-topContact {
	background-color: #B1CFCE;
	overflow: hidden;
	padding-bottom: 0.625rem;
	padding-top: 5.75rem;
}

.p-topContact__lead {
	color: #595757;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.12em;
	line-height: 1.75;
	margin-top: 2rem;
	text-align: center;
}

.p-topContact__btns {
	display: grid;
	gap: 0.75rem;
	margin-top: 1.25rem;
}

.p-topContact__btns.--mt-none {
	margin-top: 0;
}

.p-topContact__btn {
	height: 100%;
}

.p-topContact__btn a {
	display: block;
	height: 100%;
	padding: 0.75rem;
	position: relative;
	z-index: 1;
}

.p-topContact__btn a::before {
	background-color: #fff;
	border-radius: 0.625rem;
	box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.25);
	content: "";
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.3s;
	width: 100%;
	z-index: -1;
}

.p-topContact__subtitle {
	align-items: center;
	display: grid;
	font-size: 0.8125rem;
	font-weight: 400;
	gap: 0.75rem;
	grid-template-columns: 4.375rem 1fr;
	letter-spacing: 0.1em;
}

.p-topContact__bigText {
	font-size: 1.5625rem;
	font-weight: bold;
	letter-spacing: 0.06em;
	line-height: 1.44;
	margin-inline: auto;
	margin-top: 1.5rem;
	max-width: 15.4375rem;
}

.p-topContact__text {
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.75;
	margin-inline: auto;
	margin-top: 0.625rem;
	max-width: 15.4375rem;
}

.p-topContact__arrow {
	height: 1.875rem;
	margin-left: auto;
	margin-top: 0.875rem;
	width: 1.875rem;
}

.p-topContact__textSlider {
	font-family: mr-eaves-modern, sans-serif;
	font-size: 4.4375rem;
	font-weight: 800;
	margin-top: 2rem;
}

.p-topContact__bottomBtn {
	height: 3.125rem;
	margin-inline: auto;
	margin-top: 2rem;
	max-width: 16.25rem;
}

.p-topMenu {
	background-color: #FDF0DF;
	padding-bottom: 2.8125rem;
	padding-top: 3.4375rem;
}

.p-topMenu__links {
	display: grid;
	gap: 0.5rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.5rem;
}

.p-topMenu__link {
	height: 5rem;
}

.p-topMenu__nav {
	margin-top: 0.375rem;
}

.p-topNews {
	background-color: #fff;
	padding-bottom: 4.375rem;
	padding-top: 3.75rem;
}

.p-topNews__blocks {
	margin-top: 1.875rem;
}

.p-topNews__block {
	height: 4.5rem;
}

.p-topNews__block + .p-topNews__block {
	margin-top: 0.9375rem;
}

.p-topNews__btn {
	height: 3.125rem;
	margin-inline: auto;
	margin-top: 2.1875rem;
	width: 14.125rem;
}

.scroll-hint-icon {
	background: url("../images/common/swipe.webp") center center/contain no-repeat;
	height: 6.9375rem;
	width: 6.9375rem;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
	display: none;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
	display: none;
}

.scroll-hint-text {
	display: none;
}

.html.is-fixed {
	overflow: hidden;
}

.u-desktop {
	display: none;
}

html.is-fixed {
	overflow: hidden;
}

main {
	overflow: hidden;
}

.slick-track {
	display: flex;
}

.slick-slide {
	height: auto !important;
}

.slide-arrow {
	cursor: pointer;
	height: 1.875rem;
	position: absolute;
	transition: all 0.3s;
	width: 1.875rem;
	z-index: 1;
}

.slick-list {
	overflow: unset;
}

.slide-arrow {
	bottom: -0.625rem;
}

.prev-arrow {
	left: 0;
	opacity: 0.3;
	transform: rotate(180deg);
}

.next-arrow {
	left: 4.875rem;
}

.slick-num {
	font-size: 0.75rem;
	letter-spacing: 0.12em;
	margin-left: 2.5rem;
	margin-top: 1.625rem;
}

.slide-arrow-modal {
	cursor: pointer;
	height: 1.875rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.45s;
	width: 1.875rem;
	z-index: 1;
}

.prev-arrow-modal {
	background: url(../images/common/slide-prev.webp) center center/contain no-repeat;
	left: 0px;
}

.next-arrow-modal {
	background: url(../images/common/slide-next.webp) center center/contain no-repeat;
	right: 0px;
}

.u-beige {
	color: #ffefdd;
}

.u-beige2 {
	color: #FDF0DF;
}

.u-bg-beige {
	background-color: #FDF0DF;
}

.u-bg-beige2 {
	background-color: #FFF9F1;
}

.u-bg-gray {
	background-color: #F5F5F5;
}

.u-bg-green {
	background-color: #B1CFCE;
}

.u-bg-green2 {
	background-color: #DCEBEB;
}

.u-bg-green3 {
	background-color: #587F7F;
}

.u-bg-white {
	background-color: #fff;
}

.u-en {
	font-family: mr-eaves-modern, sans-serif;
}

.u-gray {
	color: #595757;
}

.u-green {
	color: #d8eceb;
}

.u-green2 {
	color: #a9d0ce;
}

.u-green3 {
	color: #587F7F;
}

.u-green4 {
	color: #7ea5a7;
}

.u-mt-none {
	margin-top: 0;
}

.u-white {
	color: #fff;
}

@media (hover: hover) {

.p-footer__privacy a:hover {
	opacity: 0.8;
}

.p-globalNav__link a:hover {
	color: #abcccc;
}

.p-sns li a:hover {
	opacity: 0.8;
}

.p-topContact__btn:not(:first-child) a:hover::before {
	transform: translate(-50%, -50%) scale(1.03);
}

.p-topContact__btn:not(:first-child) a:hover .p-topContact__arrow {
	transform: scale(1.25);
}

.slide-arrow:hover {
	opacity: 0.8;
}

}

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

.p-float {
	display: none;
}

}

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

html {
	font-size: 1vw;
}

a[href^="tel:"] {
	pointer-events: none;
}

.l-bottomBtn {
	margin-top: -9.375rem;
}

.l-breadcrumb {
	margin-top: -11.25rem;
}

.l-breadcrumb.--small {
	margin-top: -4rem;
}

.l-footer {
	margin-top: -14.25rem;
}

.l-inner {
	max-width: calc(100rem + 25px + 25px);
	padding-left: 25px;
	padding-right: 25px;
}

.l-subMv {
	margin-top: 25.375rem;
}

.l-topContact.--sub {
	margin-top: -15.625rem;
}

.p-bottomBtn {
	padding-bottom: 21.875rem;
	padding-top: 8.125rem;
}

.p-bottomBtn__btn {
	height: 15.625rem;
	margin-top: 10.9375rem;
	max-width: 47.5rem;
}

.p-breadcrumb {
	padding-bottom: 7.5rem;
	padding-top: 18.75rem;
}

.p-breadcrumb__list {
	border-radius: 1.25rem;
	gap: 0.3125rem 0.9375rem;
	padding: 1.1875rem 2.375rem;
}

.p-breadcrumb__list > span {
	font-size: 0.9375rem;
}

.p-breadcrumb__list > span + span {
	padding-left: 1.875rem;
}

.p-breadcrumb__list > span + span::before {
	height: 0.9375rem;
	top: 55%;
	width: 0.9375rem;
}

.p-cv {
	padding-bottom: 13.4375rem;
	padding-top: 13.25rem;
}

.p-cv__logo {
	max-width: 13.25rem;
}

.p-cv__btns {
	gap: 1.5625rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 9.375rem;
}

.p-cv__btn {
	height: 15.625rem;
	margin: 0;
	max-width: 47.5rem;
	width: 47.5rem;
}

.p-cv__bg1 {
	height: 66.625rem;
	left: calc(50% - 64.375rem - 6.25rem);
	width: 36.25rem;
}

.p-cv__bg2 {
	height: 56.5rem;
	right: calc(50% - 72.5rem);
	top: 7.25rem;
	width: 40rem;
}

.p-cv__bg4 {
	bottom: 0rem;
	height: 36.875rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 77.6875rem;
}

.p-drawer {
	background: #FDF0DF url(../images/common/bg_drawer_pc.webp) bottom right/100% 100% no-repeat;
	padding-top: 12rem;
}

.p-drawer__inner {
	background: none;
}

.p-drawer__info {
	display: flex;
	justify-content: space-between;
	margin-top: 1.25rem;
}

.p-drawer__btns {
	gap: 0.625rem;
	grid-template-columns: repeat(2, 1fr);
	width: -moz-fit-content;
	width: fit-content;
}

.p-drawer__btn {
	height: 9.375rem;
	margin: 0;
	max-width: 29.875rem;
	width: 29.875rem;
}

.p-drawer__tel a {
	align-items: center;
	display: grid;
	font-family: mr-eaves-modern, sans-serif;
	font-size: 2rem;
	gap: 1rem;
	grid-template-columns: 3.5rem 1fr;
	letter-spacing: 0.02em;
	margin-top: 1rem;
}

.p-drawer__right {
	margin-left: 5.1875rem;
	margin-top: 0;
	max-width: 31.875rem;
	text-align: left;
	width: 100%;
}

.p-drawer__text {
	font-size: 1rem;
	letter-spacing: 0.1em;
}

.p-drawer__sns .p-sns {
	justify-content: flex-start;
}

.p-drawer__textLinks {
	display: flex;
	gap: 1.875rem;
	margin-top: 0.9375rem;
}

.p-flow {
	background-color: #fff;
	padding-bottom: 8.125rem;
	padding-top: 6.25rem;
}

.p-flow__box {
	border-radius: 0.9375rem;
	margin-top: 4.125rem;
	padding-bottom: 10.5rem;
	padding-top: 7.125rem;
}

.p-flow__slider {
	display: grid;
	gap: 1.875rem;
	max-width: 68.75rem;
}

.p-flow__card {
	pointer-events: none;
	width: 100%;
}

.p-flow__modal {
	display: none !important;
}

.p-footer {
	background: linear-gradient(to bottom, transparent max(9.375rem, 7.8125vw), #B1CFCE max(9.375rem, 7.8125vw));
	padding-bottom: 1.875rem;
	padding-top: 13.125rem;
}

.p-footer__wave {
	margin-left: calc(50% - 50vw);
	width: 100vw;
	top:0rem;
}

.p-footer__sns {
	display: block;
	filter: brightness(0) invert(1);
	margin-top: 5.625rem;
}

.p-footer__bottom {
	margin-top: 12.5rem;
}

.p-footer__privacy {
	font-size: 0.9375rem;
}

.p-footer__copy {
	font-size: 0.9375rem;
}

.p-guide {
	padding-bottom: 19.25rem;
	padding-top: 5rem;
}

.p-guide::before {
	background-image: url(../images/common/bg_small_wave_pc_white.webp);
	height: 20.875rem;
}

.p-guide.--white::before {
	background-image: url(../images/common/bg_small_wave_pc_white.webp);
}

.p-guide__slider {
	display: flex;
	flex-wrap: wrap;
	gap: 4.5625rem 2.8125rem;
	justify-content: center;
	max-width: 80.75rem;
}

.p-guide__slider.--mt-top {
	margin-top: 6.5625rem;
}

.p-guide__card {
	margin: 0;
	width: 100%;
	width: calc(33.3333333333% - 1.875rem);
}

.p-header {
	height: 7.375rem;
}

.p-header__inner {
	justify-content: initial;
	max-width: unset;
}

.p-header__logo {
	max-width: 30.1875rem;
	position: initial;
}

.p-header__globalNav {
	align-items: center;
	background-color: #fff;
	border-radius: 1.875rem;
	display: flex;
	height: 3.125rem;
	margin-left: auto;
	padding-inline: 1.25rem;
}

.p-header__reserve {
	height: 3.125rem;
	margin-left: 1.5625rem;
	width: 9.375rem;
	z-index: 0;
}

.p-header__hamburger {
	height: 5.25rem;
	margin-left: 1.25rem;
	width: 5.25rem;
}

.p-header__fixed {
	height: 7.375rem;
	right: 25px;
}

.p-loading__logo {
	width: 8.125rem;
}

.p-modal__contents {
	max-width: calc(100% - 6.25rem);
	width: 50rem;
}

.p-modal__contents.--slider .p-modal__content {
	margin-inline: 1.875rem;
}

.p-nav__menu {
	align-items: center;
	border-radius: 9.375rem;
	display: grid;
	grid-template-columns: 20.625rem 1fr;
	padding: 2.375rem 5.625rem;
}

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

.p-nav__links {
	gap: 0.875rem 0.625rem;
	grid-template-columns: repeat(4, 1fr);
}

.p-nav__links.--page {
	margin-top: 0.875rem;
}

.p-nav__link {
	height: 4rem;
}

.p-nav__links.--page .p-nav__link {
	height: 7.3125rem;
}

.p-sns {
	gap: 1.5rem;
}

.p-sns li {
	width: 2.6875rem;
}

.p-snsBox {
	border-radius: 0.9375rem;
	margin-inline: auto;
	padding-bottom: 7.5rem;
	padding-top: 8.125rem;
	width: min(95.3125vw, 114.375rem);
}

.p-snsBox__inner {
	max-width: calc(67.1875rem + 25px + 25px);
}

.p-snsBox__items {
	gap: 4.6875rem;
	grid-template-columns: repeat(2, 1fr);
}

.p-snsBox__title {
	width: 3.75rem;
}

.p-snsBox__main {
	margin-top: 2.8125rem;
}

.p-subMv__img {
	margin-top: 5.375rem;
	width: 96.9791666667vw;
}

.p-subMv__content {
	margin-inline: auto;
	margin-top: 5.375rem;
	max-width: 80.75rem;
}

.p-subMv__subtitle {
	font-size: 3.125rem;
	letter-spacing: 0.11em;
}

.p-subMv__text {
	font-size: 1rem;
	letter-spacing: 0.01em;
	line-height: 2.5;
	margin-top: 1.25rem;
	max-width: 42.375rem;
}

.p-subMv__bg {
	top: -13.5rem;
}

.p-subMv__scroll {
	border-radius: 1.25rem 0 0 1.25rem;
	margin-left: auto;
	width: 96.9791666667vw;
	width: calc(100% + 50vw - min(48.4375rem, 775px));
}

.p-subMv__scroll .p-subMv__img {
	min-width: unset;
}

.p-topAccess {
	padding-bottom: 7.1875rem;
	padding-top: 10.3125rem;
}

.p-topAccess__title {
	margin-left: 0;
	max-width: 52.625rem;
}

.p-topAccess__wrap {
	align-items: flex-start;
	display: grid;
	gap: 5.9375rem;
	grid-template-columns: 1fr 54.6875rem;
	margin-top: 1.875rem;
}

.p-topAccess__tel a {
	font-size: 2.875rem;
	gap: 0.875rem;
	grid-template-columns: 2.625rem 1fr;
}

.p-topAccess__address {
	font-size: 1.625rem;
	line-height: 1.6923076923;
}

.p-topAccess__address span {
	font-size: 1.125rem;
	margin-top: 1.25rem;
	padding: 0.25rem 0.625rem;
}

.p-topAccess__btns {
	grid-template-columns: repeat(2, 1fr);
	width: -moz-fit-content;
	width: fit-content;
}

.p-topAccess__btn {
	height: 3.75rem;
	margin: 0;
	max-width: 100%;
	width: 16.875rem;
}

.p-topAccess__table {
	margin-top: 0;
}

.p-topAccess__tableBody {
	border-radius: 0.9375rem;
}

.p-topAccess__row {
	font-size: 1.6875rem;
	grid-template-columns: 16.875rem 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	padding-block: 3.125rem;
	padding-left: 2.8125rem;
}

.p-topAccess__row:last-child {
	padding-bottom: 3.125rem;
}

.p-topAccess__row div:first-child {
	padding-right: 1.875rem;
}

.p-topAccess__row.--head {
	padding-block: 1.875rem;
}

.p-topAccess__row span {
	height: 1.75rem;
	width: 1.8125rem;
}

.p-topAccess__row span.--none {
	border-radius: 0.0625rem;
	height: 0.1875rem;
	width: 1rem;
}

.p-topAccess__note {
	font-size: 1rem;
	margin-top: 0.625rem;
}

.p-topAccess__pay {
	border-radius: 0.75rem;
	margin-inline: auto;
	margin-top: 5.125rem;
	max-width: 45rem;
	padding: 3.125rem 1.25rem 2.25rem;
}

.p-topAccess__subTitle {
	top: -1.125rem;
}

.p-topAccess__img {
	margin-inline: auto;
	max-width: 34.375rem;
}

.p-topAccess__text {
	font-size: 0.9375rem;
	margin-top: 0.9375rem;
}

.p-topAccess__map {
	margin-left: calc(50% - min(47.1354166667vw, 56.5625rem));
	margin-top: 6.5rem;
	max-width: 113.125rem;
	width: 94.2708333333vw;
}

.p-topAccess__map iframe {
	aspect-ratio: 1810/620;
	border-radius: 1.125rem;
}

.p-topAccess__bottomBtn {
	height: 3.75rem;
	margin-top: 3.25rem;
	max-width: 18.75rem;
}

.p-topContact {
	padding-top: 20.625rem;
}

.p-topContact__lead {
	font-size: 1rem;
	margin-top: 4rem;
}

.p-topContact__btns {
	display: grid;
	gap: 3rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 4.5rem;
}

.p-topContact__btns.--mt-none {
	margin-top: 0;
}

.p-topContact__btn {
	height: 22.5rem;
}

.p-topContact__btn:last-child {
	grid-column: 1/3;
}

.p-topContact__btn a {
	border-radius: 0.9375rem;
	padding: 2.125rem 2.625rem;
}

.p-topContact__btn:first-child a {
	pointer-events: none;
}

.p-topContact__btn:first-child a .p-topContact__arrow {
	display: none;
}

.p-topContact__subtitle {
	font-size: 1.25rem;
	gap: 1.75rem;
	grid-template-columns: 6.9375rem 1fr;
}

.p-topContact__bigText {
	font-size: 2.25rem;
	letter-spacing: 0.1em;
	margin-left: 8.75rem;
	margin-top: 0.75rem;
	max-width: unset;
}

.p-topContact__text {
	font-size: 1rem;
	line-height: 1.625;
	margin-left: 8.75rem;
	max-width: unset;
}

.p-topContact__arrow {
	bottom: 1.375rem;
	height: 2.6875rem;
	position: absolute;
	right: 1.875rem;
	transition: all 0.3s;
	width: 2.6875rem;
}

.p-topContact__textSlider {
	font-size: 9.6875rem;
	margin-top: 9.6875rem;
}

.p-topContact__bottomBtn {
	height: 3.75rem;
	margin-top: 5rem;
	max-width: 18.75rem;
}

.p-topMenu {
	padding-bottom: 7.8125rem;
	padding-top: 10rem;
}

.p-topMenu__links {
	gap: 0.625rem;
	grid-template-columns: repeat(4, 1fr);
	margin: 0 auto;
	margin-top: 5rem;
	width: -moz-fit-content;
	width: fit-content;
}

.p-topMenu__link {
	aspect-ratio: 1;
	height: 23.4375rem;
	width: 23.4375rem;
}

.p-topMenu__nav {
	margin-top: 1rem;
}

.p-topNews {
	padding-bottom: 9.375rem;
	padding-top: 10rem;
}

.p-topNews__inner {
	max-width: calc(68.75rem + 25px + 25px);
}

.p-topNews__blocks {
	margin-top: 3.4375rem;
}

.p-topNews__block {
	height: 7.375rem;
}

.p-topNews__block + .p-topNews__block {
	margin-top: 1.75rem;
}

.p-topNews__btn {
	height: 3.75rem;
	margin-top: 3.125rem;
	width: 18.75rem;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

.slide-arrow {
	height: 3.75rem;
	width: 3.75rem;
}

.slide-arrow {
	bottom: -1.3rem;
}

.next-arrow {
	left: 10.5rem;
}

.slick-num {
	font-size: 1.125rem;
	margin-left: 5.625rem;
	margin-top: 3.875rem;
}

.slide-arrow-modal {
	height: 3.125rem;
	width: 3.125rem;
}

.prev-arrow-modal {
	left: 0.3125rem;
}

.next-arrow-modal {
	right: 0.3125rem;
}

}

@media (min-width: 1601px) {

html {
	font-size: 16px;
}

}

@media (max-width: 390px) {

html {
	font-size: 4.1025641026vw;
}

}

@keyframes textSlider1 {

0% {
	transform: translateX(100%);
}

100% {
	transform: translate(-100%);
}

}

@keyframes textSlider2 {

0% {
	transform: translateX(0%);
}

100% {
	transform: translate(-200%);
}

}

@keyframes loop {

0% {
	transform: rotate(0);
}

100% {
	transform: rotate(360deg);
}

}

@keyframes bgAnime {

0% {
	background-image: linear-gradient(90deg, white, #e3cb84 20%, #37bdc7);
}

100% {
	background-image: linear-gradient(90deg, #587F7F 100%, #e3cb84 20%, #37bdc7);
}

}

@keyframes wave {

0% {
	transform: matrix(1, 0, 0.1, 1, 0, 0);
}

100% {
	transform: matrix(1, 0, -0.1, 1, 0, 8);
}

}


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