/********************************
* インナー
********************************/

/********************************
* ヘッダー高さ
********************************/

/********************************
* フォント
********************************/

/********************************
* カラー
********************************/

html {
	font-size: 16px;
	scroll-behavior: smooth;
	scroll-padding-top: 6.875rem;
}

body {
	background-color: #fff;
	color: #2F4552;
	font-family: "M PLUS Rounded 1c", sans-serif;
	font-weight: 500;
}

/* link */

/* ============================================ */

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

a,
button {
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

a:focus,
button:focus {
	opacity: 0.8;
}

/* img */

/* ============================================ */

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
	width: 100%;
}

/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */

/* ============================================ */

*,
::before,
::after {
	border-style: solid;
	border-width: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/* Document */

/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
	-webkit-text-size-adjust: 100%; /* 2 */
	-webkit-tap-highlight-color: transparent; /* 3*/
	line-height: 1.15; /* 1 */
}

/* Sections */

/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}

/* Vertical rhythm */

/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
	margin: 0;
}

/* Headings */

/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit;
	margin: 0;
}

/* Lists (enumeration) */

/* ============================================ */

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Lists (definition) */

/* ============================================ */

dt {
	font-weight: bold;
}

dd {
	margin-left: 0;
}

/* Grouping content */

/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	border-top-width: 1px;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box; /* 1 */
	clear: both;
	color: inherit;
	height: 0; /* 1 */
	margin: 0;
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

address {
	font-style: inherit;
}

/* Text-level semantics */

/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

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

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Replaced content */

/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
	vertical-align: bottom;
}

/* Forms */

/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
	-webkit-appearance: none; /* 1 */
	-moz-appearance: none;
	appearance: none;
	background: transparent;
	border-radius: 0;
	color: inherit;
	font: inherit;
	margin: 0;
	padding: 0;
	text-align: inherit;
	text-transform: inherit; /* 2 */
	vertical-align: middle;
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type=button],
[type=reset],
[type=submit] {
	cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
	cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
	outline: auto;
}

select:disabled {
	opacity: inherit;
}

/**
 * Remove padding
 */

option {
	padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
	margin: 0;
	min-width: 0;
	padding: 0;
}

legend {
	padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * Correct the outline style in Safari.
 */

[type=search] {
	outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/**
 * Fix appearance for Firefox
 */

[type=number] {
	-moz-appearance: textfield;
}

/**
 * Clickable labels
 */

label[for] {
	cursor: pointer;
}

/* Interactive */

/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
	outline: auto;
}

/* Tables */

/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
	border-collapse: collapse;
	border-color: inherit; /* 1 */
}

caption {
	text-align: left;
}

td,
th {
	padding: 0;
	vertical-align: top;
}

th {
	font-weight: bold;
	text-align: left;
}

/* フェード設定 */

/* ============================================ */

.l-drawer-button {
	position: absolute;
	right: 1.25rem;
	top: 0.9375rem;
	z-index: 999;
}

.l-drawer {
	bottom: 0;
	height: 100vh;
	opacity: 0;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-transition: opacity 0.3s, visibility 0.3s;
	transition: opacity 0.3s, visibility 0.3s;
	visibility: hidden;
}

.l-drawer.is-open {
	opacity: 1;
	visibility: visible;
	z-index: 990;
}

.l-drawer__container {
	bottom: 0;
	opacity: 1;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: translateX(100%);
	        transform: translateX(100%);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	visibility: visible;
	z-index: 100;
}

.l-drawer.is-open .l-drawer__container {
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

.l-drawer__menu-bg {
	bottom: 0;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: -1;
}

.l-grid {
	display: -ms-grid;
	display: grid;
	    grid-template-areas: "main cat" "main year" "nav nav";
	-ms-grid-columns: auto 13.6875rem;
	grid-template-columns: auto 13.6875rem;
	-ms-grid-rows: 16.875rem auto auto;
	grid-template-rows: 16.875rem auto auto;
	margin-top: 5.625rem;
}

.l-grid--single {
	margin-top: 5.625rem;
}

.l-grid__main {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	grid-area: main;
	margin-right: 3.75rem;
}

.l-grid__year {
	-ms-grid-row: 2;
	-ms-grid-column: 2;
	grid-area: year;
	margin-top: 2.5rem;
}

.l-grid__cat {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	grid-area: cat;
}

.l-grid__nav {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: nav;
}

.l-header {
	left: 0;
	position: fixed;
	top: 0;
	z-index: 999;
}

.l-inner {
	height: inherit;
	margin: 0 auto;
	max-width: 81.25rem;
	padding-inline: 3.125rem;
	width: 100%;
}

.l-inner--news {
	max-width: 71.6875rem;
}

.l-inner--greeting {
	max-width: 76.125rem;
}

.l-inner--service {
	max-width: 61.25rem;
}

.l-inner--subPage {
	max-width: 68.25rem;
}

.l-inner--1111 {
	max-width: 69.4375rem;
}

.l-inner--info {
	max-width: 79.9375rem;
}

.l-inner--1189 {
	max-width: 74.3125rem;
}

.l-inner--about {
	max-width: 81.6875rem;
}

.l-inner--1035 {
	max-width: 70.9375rem;
}

.l-inner--868 {
	max-width: 60.5rem;
}

.l-inner--1000 {
	max-width: 68.75rem;
}

.l-inner--981 {
	max-width: 67.5625rem;
}

.l-inner--640 {
	max-width: 46.25rem;
}

.l-layer {
	margin-top: 6.6875rem;
}

.l-main {
	margin-top: 6.875rem;
}

.l-main__breadcrumbs {
	margin-top: 1.5625rem;
	position: relative;
	z-index: 1;
}

.l-main__subHomeCareLinks {
	margin-top: 2.5rem;
	position: relative;
	z-index: 1;
}

.l-main__subPageSection {
	margin-top: 5.625rem;
}

.l-main__subPageSection--privacy {
	margin-top: 2.5rem;
}

.l-main__single {
	margin-top: 5.625rem;
}

.l-scroll-top {
	display: none;
}

.l-section {
	margin-top: 2.5rem;
}

.c-breadcrumbs,
.c-breadcrumbs a {
	font-size: 0.875rem;
	font-weight: 400;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.7;
}

.c-breadcrumbs {
	overflow-x: auto;
	white-space: nowrap;
	word-break: keep-all;
}

.c-breadcrumbs span a {
	font-weight: 400;
	position: relative;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.c-breadcrumbs span a:focus {
	opacity: 0.7;
}

.c-breadcrumbs span:nth-of-type(1) a {
	padding-left: 1.5625rem;
}

.c-breadcrumbs span:nth-of-type(1) a::before {
	background-image: url(../img/home_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.25rem;
	left: 0.125rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	width: 1.25rem;
}

.c-breadcrumbs span:not(:nth-of-type(1))::before {
	background-image: url(../img/home_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.5rem;
	left: -0.625rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-100%, -50%);
	        transform: translate(-100%, -50%);
	width: 0.3125rem;
}

.current-item {
	font-weight: 700;
}

.c-button {
	border: 2px solid #c3c478;
	border-radius: 0.5rem;
	color: #2F4552;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-block: 0.75rem;
	padding-left: 1.25rem;
	padding-right: 5rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	white-space: nowrap;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	z-index: 0;
}

.c-button__wrap {
	border-radius: 0.5rem;
	display: inline-block;
	overflow: hidden;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.c-button__wrap--service {
	border-radius: 0.75rem;
}

.c-button::before {
	background-color: #c3c478;
	border-radius: 999px;
	content: "";
	display: block;
	height: 5.6875rem;
	position: absolute;
	right: 0.1875rem;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 5.6875rem;
	z-index: -1;
}

.c-button::after {
	background-image: url(../img/arrow_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.75rem;
	position: absolute;
	right: 0.9375rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.75rem;
}

.c-button--service {
	border: 3px solid #c3c478;
	border-radius: 0.75rem;
	font-weight: 700;
	line-height: 1.5;
	padding-block: 0.6875rem;
	padding-right: 5.9375rem;
	text-align: left;
}

.c-button--service::before {
	background-color: #c3c478;
	border-radius: 999px;
	content: "";
	display: block;
	height: 9.0625rem;
	position: absolute;
	right: 0.1875rem;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 9.0625rem;
	z-index: -1;
}

.c-button--service::after {
	background-image: url(../img/arrow_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.8125rem;
	position: absolute;
	right: 1.875rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.8125rem;
}

.c-drawer-button {
	display: none;
}

.c-drawer-button span:nth-of-type(2) {
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.c-drawer {
	height: 100vh;
	width: 100vw;
}

.c-drawer__menu-bg {
	background-color: rgba(0, 0, 0, 0.4);
	display: block;
	height: 100vh;
	width: 100vw;
}

.c-drawer__item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.c-heading {
	border-bottom: 0.1875rem solid black;
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1;
	padding-block: 1rem;
}

.c-heading--sub {
	border-bottom: none;
	border-left: 0.3125rem solid black;
	font-size: 1.25rem;
	padding-block: 0.5rem;
	padding-left: 1rem;
}

.c-scroll-top {
	display: none;
}

.c-ttl__en {
	color: #7AB2D3;
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1.85;
	padding-left: 1.9375rem;
	position: relative;
	text-transform: capitalize;
}

.c-ttl--news .c-ttl__en {
	text-transform: uppercase;
}

.c-ttl__en::before {
	background-image: url(../img/top_ttl_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.625rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.4375rem;
}

.c-ttl__jp {
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.85;
	margin-top: 1rem;
}

.c-ttl--news .c-ttl__jp {
	font-size: 1.75rem;
	line-height: 1.4;
}

.p-about {
	padding-block: 6.6875rem 7rem;
	position: relative;
}

.p-about::before {
	background-image: url(../img/about_wave_top.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 6.6875rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100vw;
}

.p-about::after {
	background-image: url(../img/about_wave_bottom.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	display: block;
	height: 7rem;
	left: 0;
	position: absolute;
	width: 100vw;
}

.p-about__bg {
	background-color: #F0F7FA;
	padding-bottom: 1.3125rem;
}

.p-about__grid {
	grid-column-gap: 1.8125rem;
	-moz-column-gap: 1.8125rem;
	-webkit-column-gap: 1.8125rem;
	        column-gap: 1.8125rem;
	display: -ms-grid;
	display: grid;
	    grid-template-areas: "ttl img" "txt img";
	-ms-grid-columns: auto 1.8125rem 41.875rem;
	grid-template-columns: auto 41.875rem;
	-ms-grid-rows: 4.5625rem auto;
	grid-template-rows: 4.5625rem auto;
	margin-top: 1.875rem;
}

.p-about__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
	grid-area: img;
	max-width: 41.875rem;
	width: 100%;
}

.p-greeting__grid > .p-about__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-service__grid > .p-about__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column: 1;
}

.p-about__img-wrap img {
	aspect-ratio: 670/553;
	max-width: 41.875rem;
	width: 100%;
}

.p-about__sub-ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	font-size: 1.125rem;
	font-weight: 700;
	grid-area: ttl;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.p-greeting__grid > .p-about__sub-ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-about__sub-ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.p-service__grid > .p-about__sub-ttl {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
}

.p-about__sub-ttl span {
	border-bottom: solid 0.125rem #FD8D82;
	font-size: 1.75rem;
	letter-spacing: 0.1em;
}

.p-about__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	grid-area: txt;
}

.p-greeting__grid > .p-about__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-about__txt-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	-ms-grid-column: 3;
}

.p-service__grid > .p-about__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-about__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.25rem;
}

.p-breadcrumbs {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.p-breadcrumbs__link {
	font-size: 0.875rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.7;
	padding-left: 1.5rem;
	position: relative;
}

.p-breadcrumbs__link::before {
	background-image: url(../img/home_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 1.5rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.5rem;
}

.p-breadcrumbs__ttl {
	font-size: 0.875rem;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.7;
	padding-left: 1.5rem;
	position: relative;
}

.p-breadcrumbs__ttl::before {
	content: ">";
	display: block;
	height: 1.5rem;
	left: 0.3125rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.5rem;
}

.p-footer-info {
	padding-top: 11.125rem;
	position: relative;
}

.p-footer-info::before {
	background-image: url(../img/access_wave.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 11.125rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: -1;
}

.p-footer-info__bg {
	background-color: #F0F7FA;
	padding-bottom: 6.25rem;
}

.p-footer-info__grid {
	display: -ms-grid;
	display: grid;
	    grid-template-areas: "logo address map" "info info map" "info info access";
	-ms-grid-columns: 12rem auto 29.6875rem;
	grid-template-columns: 12rem auto 29.6875rem;
	-ms-grid-rows: 9.6875rem 11.9375rem auto;
	grid-template-rows: 9.6875rem 11.9375rem auto;
}

.p-footer-info__logo {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: logo;
}

.p-footer-info__address {
	-ms-grid-row: 1;
	-ms-grid-column: 2;
	grid-area: address;
	-ms-grid-column-align: end;
	    justify-self: end;
	margin-right: 3.125rem;
	padding-top: 3.25rem;
}

.p-footer-info__txt {
	font-size: 1.25rem;
	letter-spacing: 0.1em;
}

.p-footer-info__tel {
	font-size: 1.5625rem;
	font-weight: 800;
	margin-top: 0.625rem;
	padding-left: 1.75rem;
	position: relative;
}

.p-footer-info__tel::before {
	background-image: url(../img/tell_ion_navy.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.375rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.375rem;
}

.p-footer-info__info {
	-ms-grid-row: 2;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: info;
	margin-right: 3.125rem;
	margin-top: 1.625rem;
}

.p-footer-info__map {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
	grid-area: map;
}

.p-footer-info__access {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
	font-size: 1.125rem;
	grid-area: access;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-top: 1.0625rem;
	padding-left: 5.5rem;
	position: relative;
}

.p-footer-info__access::before {
	background-image: url(../img/access_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.875rem;
	left: 3rem;
	position: absolute;
	top: 0;
	width: 1.875rem;
}

.p-footer {
	background-color: #F0F7FA;
	color: #fff;
	padding-top: 5.5625rem;
	position: relative;
	text-align: center;
}

.p-footer::before {
	background-image: url(../img/footer_wave.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	content: "";
	display: block;
	height: 5.5625rem;
	left: 0;
	position: absolute;
	top: 0;
	width: 100vw;
}

.p-footer__bg {
	background-color: #7AB2D3;
	padding-block: 1.625rem 1.875rem;
}

.p-footer__list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.p-footer__item {
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding-inline: 1.25rem;
}

.p-footer__address {
	line-height: 1.6;
	text-align: center;
}

.p-footer__privacy {
	display: inline-block;
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.0625rem;
}

.p-footer__copy {
	font-size: 0.75rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 0.375rem;
	text-align: center;
}

.p-form__item {
	text-align: left;
	width: 100%;
}

.p-form__item + .p-form__item {
	margin-top: 1.5625rem;
}

.p-form__itemTitle {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-form__itemTitle span,
.p-form__must {
	background-color: #ee3624;
	border-radius: 0.3125rem;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 400;
	letter-spacing: 0.04em;
	line-height: 1.8;
	margin-left: 0.25rem;
	padding: 0.25rem 0.625rem;
}

.p-form__itemTitle--mb {
	margin-bottom: 0.5rem;
}

.p-form__itemNote {
	line-height: 1.85;
	overflow: auto;
}

.p-form__itemInput input,
.p-form__itemNote textarea {
	background-color: #f3f3f3;
	border-radius: 0.5rem;
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 0.5rem;
	padding: 1rem;
	width: 100%;
}

.p-form__itemPrivacy {
	font-size: 1rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.5625rem;
	text-align: left;
}

.p-form__itemPrivacy a {
	color: #0066a0;
	font-weight: 700;
}

.p-form__itemCheck {
	letter-spacing: 0.1em;
	margin-top: 0.5rem;
	text-align: left;
}

.p-form__item input::-moz-placeholder, .p-form__item textarea::-moz-placeholder {
	color: lightgray;
}

.p-form__item input::-webkit-input-placeholder, .p-form__item textarea::-webkit-input-placeholder {
	color: lightgray;
}

.p-form__item input:-ms-input-placeholder, .p-form__item textarea:-ms-input-placeholder {
	color: lightgray;
}

.p-form__item input::-ms-input-placeholder, .p-form__item textarea::-ms-input-placeholder {
	color: lightgray;
}

.p-form__item input::placeholder,
.p-form__item textarea::placeholder {
	color: lightgray;
}

.wpcf7-radio {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	margin-top: 0.75rem;
}

.wpcf7-radio .wpcf7-list-item label {
	cursor: pointer;
	display: inline-block;
	padding-block: 0.3125rem;
	padding-left: 1.875rem;
	position: relative;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.wpcf7-radio .wpcf7-list-item label:focus {
	opacity: 0.7;
}

.wpcf7-list-item input {
	display: none;
}

.wpcf7-radio .wpcf7-list-item input + span::before {
	border: 2px solid black;
	border-radius: 50%;
	content: "";
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

.wpcf7-radio .wpcf7-list-item input + span::after {
	background: black;
	border-radius: 50%;
	content: "";
	height: 0.625rem;
	left: 0.3125rem;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.625rem;
}

.wpcf7-radio .wpcf7-list-item input[type=radio]:checked + span::after {
	opacity: 1;
}

.wpcf7-acceptance .wpcf7-list-item {
	padding-left: 1.125rem;
}

.wpcf7-acceptance .wpcf7-list-item label {
	cursor: pointer;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.wpcf7-acceptance .wpcf7-list-item label:focus {
	opacity: 0.7;
}

.wpcf7-acceptance input + span::before {
	border: 1px solid #999;
	border-radius: 0.25rem;
	content: "";
	height: 1.25rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 1.25rem;
}

.wpcf7-acceptance input + span::after {
	background: black;
	content: "";
	height: 0.625rem;
	left: 0.3125rem;
	opacity: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.625rem;
}

.wpcf7-acceptance input[type=checkbox]:checked + span::after {
	opacity: 1;
}

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

.p-form__btn input {
	border-radius: 0.5rem;
	color: #2F4552;
	cursor: pointer;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	overflow: hidden;
	padding-block: 0.75rem;
	padding-left: 1.1875rem;
	padding-right: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	z-index: 0;
}

.p-form__btn-animation {
	border: 2px solid #FD8D82;
	border-radius: 0.5rem;
	color: #2F4552;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	z-index: 0;
}

.p-form__btn-animation-wrap {
	border-radius: 0.5rem;
	display: inline-block;
	overflow: hidden;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.p-form__btn-animation--back {
	border: 2px solid #798b95;
}

.p-form__btn-animation > input[type=submit] {
	border-radius: 0.5rem;
	color: #2F4552;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	position: relative;
	text-align: center;
	text-decoration: none;
	-webkit-transition: color 0.3s, background-color 0.3s;
	transition: color 0.3s, background-color 0.3s;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	z-index: 0;
}

.p-form__btn-animation::before {
	background-color: #FD8D82;
	border-radius: 999px;
	content: "";
	display: block;
	height: 5.6875rem;
	position: absolute;
	right: 0.1875rem;
	top: 50%;
	-webkit-transform: translate(50%, -50%);
	        transform: translate(50%, -50%);
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
	width: 5.6875rem;
	z-index: -1;
}

.p-form__btn-animation input {
	padding-left: 5rem;
	padding-right: 6.25rem;
}

.p-form__btn-animation--top input {
	padding-left: 1.375rem;
	padding-right: 4.0625rem;
}

.p-form__btn-animation--back input {
	padding-left: 5.75rem;
	padding-right: 7.8125rem;
}

.p-form__btn-animation--back::before {
	background-color: #798b95;
}

.p-form__btn-animation::after {
	background-image: url(../img/arrow_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.8125rem;
	pointer-events: none;
	position: absolute;
	right: 1.25rem;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.8125rem;
}

.p-form__btn-flex {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.wpcf7-spinner {
	display: none;
}

.p-fv {
	padding-inline: 7.2916666667vw;
	position: relative;
}

.p-fv::after {
	background-image: url(../img/news_top.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: -0.9375rem;
	content: "";
	display: block;
	height: 11.125rem;
	left: 0;
	position: absolute;
	width: 100vw;
	z-index: -1;
}

.p-fv__ttl {
	aspect-ratio: 190/622;
	position: absolute;
	right: 26%;
	top: 1.75rem;
	width: 9.8958333333vw;
	z-index: 1;
}

.p-fv__img {
	position: relative;
}

.p-fv__img::before {
	background-image: url(../img/fv_img_l.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0.875rem;
	content: "";
	display: block;
	height: 12.5rem;
	left: -3.5625rem;
	position: absolute;
	width: 11.75rem;
}

.p-fv__img::after {
	background-image: url(../img/fv_img_r.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0.4375rem;
	content: "";
	display: block;
	height: 12.625rem;
	position: absolute;
	right: -1.6875rem;
	width: 11.75rem;
}

.p-greeting {
	padding-block: 5rem;
}

.p-greeting__grid {
	grid-column-gap: 3.75rem;
	-moz-column-gap: 3.75rem;
	-webkit-column-gap: 3.75rem;
	        column-gap: 3.75rem;
	display: -ms-grid;
	display: grid;
	    grid-template-areas: "img ttl" "img txt";
	-ms-grid-columns: 32.625rem 3.75rem auto;
	grid-template-columns: 32.625rem auto;
	-ms-grid-rows: 10.125rem auto;
	grid-template-rows: 10.125rem auto;
}

.p-greeting__clinic {
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.25rem;
	text-align: center;
}

.p-greeting__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
	grid-area: img;
	text-align: center;
}

.p-greeting__grid > .p-greeting__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-service__grid > .p-greeting__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column: 1;
}

.p-greeting__name {
	margin-top: 0.5rem;
	max-width: 8.125rem;
	width: 100%;
}

.p-greeting__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-greeting__img {
	aspect-ratio: 522/424;
	max-width: 32.625rem;
	width: 100%;
}

.p-greeting__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: ttl;
	margin-top: 4.1875rem;
}

.p-greeting__grid > .p-greeting__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-greeting__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.p-service__grid > .p-greeting__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
}

.p-greeting__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	grid-area: txt;
	margin-top: 1.875rem;
}

.p-greeting__grid > .p-greeting__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-greeting__txt-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	-ms-grid-column: 3;
}

.p-service__grid > .p-greeting__txt-wrap {
	-ms-grid-row: 2;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-header {
	background-color: #fff;
	height: 6.875rem;
	width: 100%;
}

.p-header__inner {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.p-header__logo {
	background-color: #fff;
	border-bottom: 0.1875rem solid #ebf6fa;
	border-bottom-right-radius: 0.625rem;
	border-right: 0.1875rem solid #ebf6fa;
	display: block;
	padding: 1.6666666667vw 0.9375vw;
}

.p-header__logo img {
	aspect-ratio: 141/114;
	display: block;
	height: auto;
	width: 100%;
	width: 7.34375vw;
}

.p-header__nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
}

.p-header__list {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.p-header__list a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.0625rem;
	font-weight: 700;
	height: inherit;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.1em;
	padding-inline: 0.9895833333vw;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
}

.p-header__item a {
	padding-block: 2.6875rem;
}

.p-header__item--tel {
	display: inline-block;
	margin-inline: 1.0416666667vw 1.71875vw;
	margin-top: 0.7291666667vw;
}

.p-header__item--tel a {
	background-color: #fff;
	border: solid 0.1875rem #FD8D82;
	border-radius: 1.875rem;
	color: #FD8D82;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	padding: 0.78125vw 1.1979166667vw 0.78125vw 3.8020833333vw;
	position: relative;
}

.p-header__item:not(.p-header__item--tel):hover {
	color: #7e94a1;
}

.p-header__item--tel a::before {
	background-image: url(../img/tell_icon_pc.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 2.2916666667vw;
	left: 1.3541666667vw;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 2.2916666667vw;
}

.p-header__time {
	font-size: 0.9375rem;
	font-weight: 500;
	margin-top: 0.2083333333vw;
	text-align: center;
}

.p-header__btn a {
	background-color: #FD8D82;
	border-bottom-left-radius: 0.625rem;
	color: #fff;
	display: inline-block;
	font-size: 1.0625rem;
	font-weight: 800;
	height: 9.375vw;
	letter-spacing: 0.1em;
	line-height: 1.7;
	padding-top: 5.78125vw;
	position: relative;
	text-align: center;
	-webkit-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
	width: 9.375vw;
}

.p-header__btn a:hover {
	background-color: #ffb5ae;
}

.p-header__btn a::before {
	background-image: url(../img/mail_icon_pc.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 3.125vw;
	left: 50%;
	position: absolute;
	top: 2.0833333333vw;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 3.9583333333vw;
}

.p-news {
	padding-bottom: 6.6875rem;
	position: relative;
}

.p-news__categoryList {
	margin-top: 0.625rem;
}

.p-news::after {
	background-image: url(../img/news_bottm.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	content: "";
	display: block;
	height: 6.6875rem;
	left: 0;
	position: absolute;
	width: 100vw;
}

.p-news__year-ttl {
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-bottom: 0.625rem;
	position: relative;
}

.p-news__year-ttl::after {
	background-image: url(../img/line-dot.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	display: block;
	height: 0.125rem;
	left: 0;
	position: absolute;
	width: 13.6875rem;
}

.p-news__years-list {
	margin-top: 0.625rem;
}

.p-news__years-list li + li {
	margin-top: 0.9375rem;
}

.p-news__years-list a {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	position: relative;
}

.p-news__years-list a::before {
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0%;
	width: calc(100% + 2.5rem);
	z-index: 1;
}

.p-news__bg {
	background-color: #F0F7FA;
	padding-block: 3.75rem 3.125rem;
}

.p-news__wrap {
	grid-gap: 1.875rem 4.375rem;
	background-color: #fff;
	border-radius: 1.875rem;
	-webkit-box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
	        box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.1);
	display: -ms-grid;
	display: grid;
	gap: 1.875rem 4.375rem;
	    grid-template-areas: "ttl txt" "btn txt";
	-ms-grid-columns: 12.5rem 4.375rem auto;
	grid-template-columns: 12.5rem auto;
	-ms-grid-rows: auto 1.875rem 3.4375rem;
	grid-template-rows: auto 3.4375rem;
	max-width: 65.4375rem;
	padding: 3.9375rem 4.375rem;
	width: 100%;
}

.p-news__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: ttl;
	margin-top: 0.625rem;
}

.p-greeting__grid > .p-news__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-news__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.p-service__grid > .p-news__ttl-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
}

.p-news__btn-wrap {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
	grid-area: btn;
}

.p-service__grid > .p-news__btn-wrap {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}

.p-news__lists {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	grid-area: txt;
	max-width: 39.8125rem;
	width: 100%;
}

.p-greeting__grid > .p-news__lists {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-news__lists {
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	-ms-grid-column: 3;
}

.p-service__grid > .p-news__lists {
	-ms-grid-row: 2;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-news__lists--subNews {
	max-width: none;
}

.p-news__lists li + li {
	margin-top: 1.6875rem;
}

.p-news__lists--subNews li + li {
	margin-top: 2.1875rem;
}

.p-news__link {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
	position: relative;
	width: 100%;
}

.p-news__link::after {
	background-image: url(../img/arrow_icon_navy.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 0.8125rem;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	width: 0.8125rem;
}

.p-news__info {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
}

.p-news__date {
	color: #7AB2D3;
	font-size: 0.9375rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-news__category + .p-news__category {
	margin-top: 1rem;
}

.p-news__cat {
	background-color: #afa476;
	border-radius: 1.25rem;
	color: #fff;
	display: inline-block;
	font-size: 0.9375rem;
	font-weight: 500;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	line-height: 1.8;
	padding-block: 0.125rem;
	padding-inline: 0.9375rem;
	text-align: center;
	white-space: nowrap;
	width: 5.625rem;
}

.p-news__cat--all {
	background-color: transparent;
	border: solid 2px #7AB2D3;
	color: #7AB2D3;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.p-news__cat-ttl {
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-bottom: 0.625rem;
	position: relative;
}

.p-news__cat-ttl::after {
	background-image: url(../img/line-dot.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	content: "";
	display: block;
	height: 0.125rem;
	left: 0;
	position: absolute;
	width: 13.6875rem;
}

.p-news__cat--news {
	background-color: #af7b76;
}

.p-news__cat--ad {
	background-color: #769aaf;
}

.p-news__cat--blog {
	background-color: #76af82;
}

.p-news__title {
	-webkit-box-orient: vertical;
	line-clamp: 2;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	max-width: 25.5rem;
	overflow: hidden;
	width: 100%;
}

.p-news__content {
	padding-right: 1.4375rem;
	position: relative;
	width: 100%;
}

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

.custom-pagination ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.custom-pagenavi li {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #F0F7FA;
	border-radius: 0.25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 2.75rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 2.75rem;
}

.custom-pagenavi a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: inherit;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: inherit;
}

.custom-pagination .current {
	background-color: #7AB2D3;
	color: #fff;
}

.custom-pagination .dots {
	background-color: transparent;
}

.custom-pagination .prev-page,
.custom-pagination .next-page {
	background-color: transparent;
	position: relative;
}

.custom-pagenavi .disabled {
	cursor: default; /* カーソルを通常に */
	display: none; /* 半透明でわかりやすく */
	pointer-events: none; /* クリックできない */
}

.custom-pagenavi .disabled a {
	pointer-events: none;
}

.p-service {
	padding-block: 5rem;
}

.p-service__grid {
	grid-column-gap: 1.875rem;
	-moz-column-gap: 1.875rem;
	-webkit-column-gap: 1.875rem;
	        column-gap: 1.875rem;
	display: -ms-grid;
	display: grid;
	    grid-template-areas: "img ttl" "txt ttl" "txt btn";
	-ms-grid-columns: 35.9375rem 1.875rem auto;
	grid-template-columns: 35.9375rem auto;
	-ms-grid-rows: 20.625rem 6.9375rem 4.6875rem;
	grid-template-rows: 20.625rem 6.9375rem 4.6875rem;
}

.p-service__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
	grid-area: img;
}

.p-greeting__grid > .p-service__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-service__grid > .p-service__img-wrap {
	-ms-grid-row: 1;
	-ms-grid-row-span: 1;
	-ms-grid-column: 1;
}

.p-service__img-wrap img {
	aspect-ratio: 575/330;
	max-width: 35.9375rem;
	width: 100%;
}

.p-service__txt {
	-ms-grid-row: 2;
	-ms-grid-column: 1;
	font-size: 1.0625rem;
	grid-area: txt;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.625rem;
	padding-left: 1.4375rem;
}

.p-greeting__grid > .p-service__txt {
	-ms-grid-row: 2;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-service__txt {
	-ms-grid-row: 1;
	-ms-grid-row-span: 3;
	-ms-grid-column: 3;
}

.p-service__grid > .p-service__txt {
	-ms-grid-row: 2;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
}

.p-service__ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: ttl;
	-ms-grid-column-align: center;
	    justify-self: center;
	max-width: 13.3125rem;
	width: 100%;
}

.p-greeting__grid > .p-service__ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}

.p-news__wrap > .p-service__ttl {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}

.p-service__grid > .p-service__ttl {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 3;
}

.p-single {
	padding-bottom: 5.625rem;
}

.p-single__title {
	font-size: 2rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
	margin-top: 1rem;
}

.p-single__information {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.25rem;
}

.p-single__date {
	font-size: 0.9375rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-single__content {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85em;
	margin-top: 1.875rem;
}

.p-single__content h2 {
	font-size: 1.625rem;
	margin-block: 1.25rem;
}

.p-single__content h3 {
	font-size: 1.25rem;
	margin-block: 1.25rem;
}

.p-single__content p {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-block: 0.625rem;
}

.p-single__content figure {
	margin-block: 1.25rem;
}

.p-single__btn {
	margin-top: 5.625rem;
	text-align: center;
}

.p-single__btn a {
	border-bottom: solid 1px #A9BBC5;
	color: #3078A2;
	display: inline-block;
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
	padding-bottom: 0.3125rem;
}

.p-subClinicCollaborationSystem__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 3.875rem;
	text-align: center;
}

.p-subClinicCollaborationSystem__img {
	aspect-ratio: 1035/564;
	margin-top: 1.875rem;
}

.p-subClinicMessage__wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.75rem;
}

.p-subClinicMessage__ttl {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subClinicMessage__ttl span {
	color: #FD8D82;
}

-wrap {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.p-subClinicMessage__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.875rem;
}

.p-subClinicMessage__txt + .p-subClinicMessage__txt {
	margin-top: 2rem;
}

.p-subClinicMessage__txt-wrap {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
}

.p-subClinicMessage__img {
	max-width: 33.9375rem;
	width: 100%;
}

.p-subClinicOverview {
	padding-bottom: 5.625rem;
}

.p-subClinicOverview__wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.75rem;
	margin-top: 3.875rem;
}

.p-subClinicOverview__clinic {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subClinicOverview__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.8125rem;
}

.p-subClinicOverview__name img {
	height: auto;
	margin-top: 0.625rem;
	width: 9.5rem;
}

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

.p-subClinicOverview__list {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 2.1875rem;
	margin-top: 2.1875rem;
}

.p-subClinicOverview__list:first-of-type {
	margin: 0;
}

.p-subClinicOverview__list dt {
	border-bottom: solid 1px #7AB2D3;
	font-size: 1.0625rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-bottom: 0.625rem;
	padding-left: 0.1875rem;
	width: 14.3125rem;
}

.p-subClinicOverview__list dd {
	border-bottom: solid 1px #7AB2D3;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-bottom: 0.625rem;
}

.p-subClinicOverview__list img {
	aspect-ratio: 69/16;
	vertical-align: baseline;
	width: 4.3125rem;
}

.p-subClinicSystem__wrap {
	background-color: #F0F7FA;
	border-radius: 1.25rem;
	padding-block: 4.375rem;
}

.p-subClinicSystem__list {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.5625rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-inline: auto;
	margin-top: 3.875rem;
	max-width: 51.875rem;
}

.p-subClinicSystem__item {
	background-color: #fff;
	border-radius: 0.9375rem;
	padding-block: 1.25rem;
	text-align: center;
	width: 100%;
}

.p-subClinicSystem__item picture {
	aspect-ratio: 120/92;
	display: inline-block;
	width: 7.5rem;
}

.p-subClinicSystem__txt {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 0.9375rem;
}

.p-subClinicSystem__txt span {
	color: #FD8D82;
}

.p-subContact {
	margin-block: 5.625rem;
	text-align: center;
}

.p-subContact__steps {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-inline: auto;
	max-width: 29.125rem;
	position: relative;
	width: 100%;
}

.p-subContact__steps::after {
	background-color: #dddddd;
	content: "";
	display: block;
	height: 0.125rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 100%;
}

.p-subContact__step {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #fff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	font-size: 0.8125rem;
	gap: 0.125rem;
	height: 6.25rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	letter-spacing: 0.04em;
	line-height: 1;
	position: relative;
	width: 6.25rem;
	z-index: 1;
}

.p-subContact__step::after {
	border: solid 0.375rem #dddddd;
	border-radius: 50%;
	content: "";
	display: block;
	height: 6.25rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 6.25rem;
	z-index: -1;
}

.p-subContact__step--active {
	color: #fff;
}

.p-subContact__step--active::after {
	background-color: #7AB2D3;
	border: none;
	border-radius: 50%;
	content: "";
	display: block;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	z-index: -1;
}

.p-subContact__steps .number {
	font-size: 0.6875rem;
	font-weight: 400;
}

.p-subContact__message {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 2.5rem;
}

.p-subContact__txt-wrap {
	margin-top: 3.125rem;
}

.p-subContact__txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subContact__txt + .p-subContact__txt {
	margin-top: 1.875rem;
}

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

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

.p-subFaq {
	padding-bottom: 5.625rem;
}

.p-subFaq__wrap {
	background-color: #F0F7FA;
	border-radius: 0.625rem;
	margin-inline: auto;
	margin-top: 3.875rem;
	padding: 3.125rem 5rem;
}

.p-subFaq__item {
	background-color: #fff;
	border-radius: 0.625rem;
	padding: 2rem 2.625rem;
}

.p-subFaq__item + .p-subFaq__item {
	margin-top: 1.5rem;
}

.p-subFaq__item dt {
	border-bottom: solid 1px #C2D5DF;
	color: #3078A2;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-bottom: 2rem;
	padding-left: 1.875rem;
	position: relative;
}

.p-subFaq__item dt::before {
	color: #3078A2;
	content: "Q";
	display: block;
	font-size: 1.25rem;
	font-weight: 800;
	left: 0;
	line-height: 1.85;
	position: absolute;
	top: 0;
}

.p-subFaq__item dd {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-left: 1.875rem;
	padding-top: 2rem;
	position: relative;
}

.p-subFaq__item dd::before {
	color: #FD8D82;
	content: "A";
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	left: 0;
	line-height: 1.85;
	position: absolute;
	top: 2rem;
}

.p-subFlow {
	padding-bottom: 5.625rem;
}

.p-subFlow__wrap {
	margin-top: 3.875rem;
}

.p-subFlow_step-ttl-wrap {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 1.875rem;
}

.p-subFlow_number {
	color: #fff;
	font-size: 2.5rem;
	font-weight: 500;
	padding: 0.875rem 1.9375rem;
	position: relative;
}

.p-subFlow_number::after {
	background-color: #7AB2D3;
	border-radius: 50%;
	content: "";
	display: block;
	height: 5.4375rem;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 5.4375rem;
	z-index: -1;
}

.p-subFlow_number::before {
	background-color: #7AB2D3;
	border-radius: 0.0625rem;
	bottom: -1rem;
	content: "";
	display: block;
	height: 11.6875rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, 100%);
	        transform: translate(-50%, 100%);
	width: 0.125rem;
}

.p-subFlow_number--last::before {
	display: none;
}

.p-subFlow_step + .p-subFlow_step {
	margin-top: 5rem;
}

.p-subFlow_step-ttl {
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subFlow_item {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	background-color: #F0F7FA;
	border-radius: 0.625rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 3.375rem;
	margin-left: 5.8125rem;
	padding: 1.0625rem 1.75rem;
}

.p-subFlow_item-txt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subFlow_item-img {
	aspect-ratio: 191/127;
	max-width: 11.9375rem;
	width: 100%;
}

.p-subFlow_item-img {
	width: 100%;
}

.p-subHomeCareArea {
	padding-bottom: 5.625rem;
	text-align: center;
}

.p-subHomeCareArea__text {
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 3.75rem;
}

.p-subHomeCareArea__image {
	aspect-ratio: 489/536;
	display: inline-block;
	margin-top: 1.25rem;
	max-width: 30.5625rem;
	position: relative;
	width: 100%;
}

.p-subHomeCareCost__note {
	margin-top: 3.875rem;
	text-align: center;
}

.p-subHomeCareCost__note p {
	border-bottom: 3px solid #FD8D82;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.6;
	position: relative;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.p-subHomeCareCost__text {
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.25rem;
	text-align: center;
}

.p-subHomeCareCost__table {
	border: 6px solid #7AB2D3;
	border-radius: 0.625rem;
	margin-top: 1.0625rem;
	padding-bottom: 1.125rem;
	padding-inline: 4.25rem;
	padding-top: 1.875rem;
}

.p-subHomeCareCost__table table {
	border-collapse: collapse;
	width: 100%;
}

.p-subHomeCareCost__table th,
.p-subHomeCareCost__table td {
	border-bottom: 1px solid #B0D3E7;
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding: 1.375rem 1.25rem;
	text-align: left;
}

.p-subHomeCareCost__table td.p-subHomeCareCost__tableNoBorder {
	border: none;
}

.p-subHomeCareCost__table td.p-subHomeCareCost__tablePb {
	padding-bottom: 0.3125rem;
}

.p-subHomeCareCost__table td.p-subHomeCareCost__tablePt {
	padding-top: 0.3125rem;
}

.p-subHomeCareCost__table th + th,
.p-subHomeCareCost__table td + td {
	padding-left: 0.75rem;
}

.p-subHomeCareCost__table th.p-subHomeCareCost__tableSecond,
.p-subHomeCareCost__table td.p-subHomeCareCost__tableSecond {
	padding-left: 2.3125rem;
}

.p-subHomeCareCost__table th {
	border-bottom: 3px solid #7AB2D3;
	font-size: 1.25rem;
	padding-block: 0.5rem;
}

.p-subHomeCareCost__tableCategory {
	color: #3078A2;
	font-weight: 700;
	font-weight: bold;
}

.p-subHomeCareCost__tableNotes {
	font-size: 1.125rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.7;
	margin-top: 1.0625rem;
	padding-left: 2.4375rem;
}

.p-subHomeCareCost__tableNotes li {
	margin-bottom: 3px;
	padding-left: 1.6875rem;
	position: relative;
}

.p-subHomeCareCost__tableNotes li::before {
	content: "※";
	left: 0;
	position: absolute;
}

.p-subHomeCareInformation__list {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
	margin-top: 3.75rem;
}

.p-subHomeCareInformation__item {
	border: 5px solid #7AB2D3;
	border-radius: 0.625rem;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	overflow: hidden;
	place-items: center;
}

.p-subHomeCareInformation__item picture {
	aspect-ratio: 400/308;
	display: inline-block;
	height: 10rem;
	margin-block: 0.625rem;
	width: auto;
}

.p-subHomeCareInformation__text {
	background-color: #7AB2D3;
	color: #fff;
	display: -ms-grid;
	display: grid;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5;
	min-height: 5.6875rem;
	padding-block: 0.9375rem;
	place-items: center;
	text-align: center;
	width: 100%;
}

.p-subHomeCareLinks__list {
	grid-gap: 1.25rem;
	display: -ms-grid;
	display: grid;
	gap: 1.25rem;
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
	margin-inline: 0.625rem;
}

.p-subHomeCareLinks__link a {
	background-color: #3078A2;
	border-radius: 0.3125rem;
	color: #fff;
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-block: 0.5625rem;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}

.p-subHomeCareLinks__link a:focus {
	opacity: 0.7;
}

.p-subHomeCareLinks__flex {
	-webkit-box-align: center;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	gap: 0.5rem;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.p-subHomeCareLinks__flex span {
	background-color: #fff;
	background-image: url(../img/common/icon-arrow-down.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 0.375rem 0.375rem;
	border-radius: 62.4375rem;
	display: block;
	height: 1.1875rem;
	width: 1.1875rem;
}

.p-subHomeCareTreatmentTarget {
	padding-bottom: 3.125rem;
}

.p-subHomeCareTreatmentTarget__wrap {
	background-color: #F0F7FA;
	border-radius: 1.25rem;
	margin-right: 8.5625rem;
	margin-top: 3.75rem;
	padding-bottom: 2.4375rem;
	padding-left: 6rem;
	padding-right: 25rem;
	padding-top: 2.6875rem;
	position: relative;
}

.p-subHomeCareTreatmentTarget__list li + li {
	margin-top: 0.75rem;
}

.p-subHomeCareTreatmentTarget__item {
	font-size: 1.0625rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	padding-left: 2.375rem;
	position: relative;
}

.p-subHomeCareTreatmentTarget__item::before {
	background-image: url(../img/check_icon.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.5rem;
	left: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translate(0, 0.25rem);
	        transform: translate(0, 0.25rem);
	width: 1.625rem;
}

.p-subHomeCareTreatmentTarget__image {
	aspect-ratio: 498/335;
	bottom: 0;
	display: inline-block;
	max-width: 31.125rem;
	overflow: hidden;
	position: absolute;
	right: 0;
	-webkit-transform: translate(8.5625rem, 3.125rem);
	        transform: translate(8.5625rem, 3.125rem);
	width: 100%;
}

.p-subHomeCareTreatmentTarget__image img {
	-o-object-fit: cover;
	height: 100%;
	left: 50%;
	object-fit: cover;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	width: 100%;
}

.p-subMv {
	height: 100%;
	position: relative;
}

.p-subMv__wrapper {
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.p-subMv__inner {
	height: 100%;
	height: -moz-fit-content;
	height: -webkit-fit-content;
	height: fit-content;
	position: relative;
	text-align: left;
}

.p-subMv__ttl {
	background-color: #fff;
	border-left: 5px solid #3078A2;
	border-radius: 0.3125rem;
	color: #3078A2;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin-top: 11.9791666667vw;
	padding-block: 0.5625rem;
	padding-inline: 0.875rem;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.p-subMv__bg {
	display: inline-block;
	width: 100%;
}

.p-subMv__bg img {
	aspect-ratio: 1920/426;
	height: auto;
	width: 100%;
}

.p-subNews {
	padding-bottom: 5.625rem;
}

.p-subPageTtl {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.85;
	position: relative;
	text-align: center;
}

.p-subPageTtl::before {
	background-image: url(../img/common/ttl_icon.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	bottom: -0.875rem;
	content: "";
	display: block;
	height: 0.625rem;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, 100%);
	        transform: translate(-50%, 100%);
	width: 2.1875rem;
}

.p-subPrivacy {
	padding-bottom: 5rem;
}

.p-subPrivacy__wrap-txt {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
}

.p-subPrivacy__item {
	font-size: 1.0625rem;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 1.875rem;
}

.p-subPrivacy__ttl {
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

.p-subPrivacy__txt {
	margin-top: 0.625rem;
}

.p-subPrivacy__list li {
	margin-left: 0.9375rem;
}

.u-pc {
	display: none;
}

.u-sp {
	display: block;
}

@media (any-hover: hover) {

.c-breadcrumbs span a:hover {
	opacity: 0.7;
}

.c-button:hover {
	color: #fff;
}

.c-button:hover::before {
	-webkit-transform: translate(50%, -50%) scale(5);
	        transform: translate(50%, -50%) scale(5);
}

.c-button--thanks:hover::before {
	-webkit-transform: translate(50%, -50%) scale(6);
	        transform: translate(50%, -50%) scale(6);
}

.wpcf7-radio .wpcf7-list-item label:hover {
	opacity: 0.7;
}

.wpcf7-acceptance .wpcf7-list-item label:hover {
	opacity: 0.7;
}

.p-form__btn-animation:hover {
	color: #fff;
}

.p-form__btn-animation:hover::before {
	-webkit-transform: translate(50%, -50%) scale(5.6);
	        transform: translate(50%, -50%) scale(5.6);
}

.p-form__btn-animation > input[type=submit]:hover {
	color: #fff;
}

.p-form__btn-animation > input[type=button]:hover {
	color: #fff;
}

.p-subHomeCareLinks__link a:hover {
	opacity: 0.7;
}

}

@media screen and (max-width: 1300px) {

html {
	font-size: 1.2307692308vw;
}

}

@media screen and (max-width: 767px) {

html {
	font-size: 16px;
}

html {
	scroll-padding-top: 4.625rem;
}

a {
	opacity: 1;
	opacity: initial;
}

.l-grid {
	    grid-template-areas: "main" "nav" "cat" "year";
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	margin-top: 4.375rem;
}

.l-grid--single {
	margin-top: 4.1875rem;
}

.l-grid__main {
	margin-right: 0;
}

.l-grid__year {
	margin-left: 1.6875rem;
	margin-top: 1.875rem;
}

.l-grid__cat {
	margin-left: 1.6875rem;
	margin-top: 3.125rem;
}

.l-header {
	padding: 1.25rem;
}

.l-inner {
	max-width: 31.25rem;
	padding-inline: 1.25rem;
}

.l-inner--news {
	max-width: 37.5rem;
}

.l-inner--footer {
	max-width: 19.375rem;
	padding-inline: 0;
}

.l-layer {
	margin-top: 5.3333333333vw;
}

.l-main {
	margin-top: 4.625rem;
}

.l-main__breadcrumbs {
	margin-top: 0;
}

.l-main__subPageSection {
	margin-top: 4.375rem;
}

.l-main__subPageSection--section {
	margin-top: 3.125rem;
}

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

.l-scroll-top {
	bottom: 0.625rem;
	display: block;
	position: fixed;
	right: 0.625rem;
	z-index: 10;
}

.l-section {
	margin-top: 1.25rem;
}

.c-breadcrumbs {
	display: none;
}

.c-drawer-button {
	display: block;
	height: 2.5625rem;
	width: 2.5625rem;
}

.c-drawer-button__text {
	color: #326F8F;
	font-size: 0.625rem;
	font-weight: 700;
	left: 50%;
	letter-spacing: 0;
	line-height: 1;
	position: absolute;
	text-align: center;
	top: 0.125rem;
	-webkit-transform: translate(-50%, 0);
	        transform: translate(-50%, 0);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}

.c-drawer-button__text--close {
	opacity: 1;
}

.c-drawer-button__text--open {
	opacity: 0;
}

.c-drawer-button.is-open .c-drawer-button__text--close {
	opacity: 0;
}

.c-drawer-button.is-open .c-drawer-button__text--open {
	opacity: 1;
}

.c-drawer-button span {
	background-image: url(../img/common/drawer-line.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 0.6875rem;
	left: 50%;
	position: absolute;
	top: calc(0.625rem + 50%);
	-webkit-transform-origin: left;
	        transform-origin: left;
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
	width: 2.1875rem;
}

.c-drawer-button span:nth-of-type(1) {
	-webkit-transform: translate(-50%, calc(-50% + 0.625rem));
	        transform: translate(-50%, calc(-50% + 0.625rem));
}

.c-drawer-button span:nth-of-type(3) {
	-webkit-transform: translate(-50%, calc(-50% - 0.625rem));
	        transform: translate(-50%, calc(-50% - 0.625rem));
}

.c-drawer-button.is-open span:nth-of-type(1) {
	opacity: 0;
	-webkit-transform: translate(-50%, 0rem);
	        transform: translate(-50%, 0rem);
}

.c-drawer-button.is-open span:nth-of-type(3) {
	opacity: 0;
	-webkit-transform: translate(-50%, 0rem);
	        transform: translate(-50%, 0rem);
}

.c-drawer__container {
	background-color: #fff;
	height: 100%;
	overflow: auto;
	padding-bottom: 2.125rem;
	padding-inline: 1.25rem;
	padding-top: 4.625rem;
	width: 100%;
	z-index: 100;
}

.c-drawer__nav {
	background-color: #F0F7FA;
	border-radius: 0.625rem;
	padding-bottom: 2.5rem;
	padding-inline: 1.25rem;
	padding-top: 0.9375rem;
}

.c-drawer__item a {
	border-bottom: 1px solid #c6dee9;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-block: 0.9375rem;
	padding-left: 1rem;
	position: relative;
	width: 100%;
}

.c-drawer__item a::before {
	content: "・";
	display: block;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
}

.c-drawer__contact {
	background-color: #FD8D82;
	border-radius: 0.625rem;
	color: #fff;
	margin-top: 1.5rem;
	padding-block: 0.9375rem;
	padding-inline: 1rem;
	text-align: center;
}

.c-drawer__contactTxt {
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.09em;
	line-height: 1.5;
}

.c-drawer__contactBtn {
	margin-top: 0.625rem;
}

.c-drawer__contactBtn a {
	border: 1px solid #fff;
	border-radius: 999px;
	display: inline-block;
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0.09em;
	line-height: 1.875;
	padding-block: 0.625rem;
	padding-left: 3.375rem;
	padding-right: 0.875rem;
	position: relative;
}

.c-drawer__contactBtn a::before {
	background-image: url(../img/common/mail_icon_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 2.125rem;
	left: 0.875rem;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	width: 2.125rem;
}

.c-drawer__contactTelTxt {
	display: inline-block;
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.85;
	margin-top: 0.625rem;
	position: relative;
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
}

.c-drawer__contactTelTxt::before,
.c-drawer__contactTelTxt::after {
	background-color: #fff;
	content: "";
	display: block;
	height: 0.0625rem;
	position: absolute;
	top: 50%;
	width: 1.8125rem;
}

.c-drawer__contactTelTxt::before {
	left: -0.5rem;
	-webkit-transform: translate(-100%, -50%);
	        transform: translate(-100%, -50%);
}

.c-drawer__contactTelTxt::after {
	right: -0.5rem;
	-webkit-transform: translate(100%, -50%);
	        transform: translate(100%, -50%);
}

.c-drawer__contactTel a {
	font-size: 1.4375rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	line-height: 1.4782608696;
	padding-left: 1.5625rem;
	position: relative;
}

.c-drawer__contactTel a::before {
	background-image: url(../img/common/tel_icon_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 1.1875rem;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	        transform: translate(0, -50%);
	width: 1.1875rem;
}

.c-drawer__time {
	font-size: 0.9375rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1.4666666667;
	margin-top: 0.125rem;
}

.c-scroll-top {
	display: inline-block;
	height: auto;
	max-width: 4rem;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	width: 100%;
}

.c-ttl__en {
	font-size: 0.625rem;
	padding-left: 1.125rem;
}

.c-ttl__en::before {
	height: 0.9375rem;
	width: 0.8125rem;
}

.c-ttl__jp {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
	margin-top: 0.3125rem;
}

.c-ttl--news .c-ttl__jp {
	font-size: 1.5rem;
	letter-spacing: 0.1em;
}

.p-about {
	padding-block: 5.3333333333vw;
	text-align: center;
}

.p-about::before {
	background-image: url(../img/about_wave_top_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 5.3333333333vw;
}

.p-about::after {
	background-image: url(../img/about_wave_bottom_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 5.3333333333vw;
}

.p-about__bg {
	padding-block: 2.5rem;
}

.p-about__ttl {
	display: inline-block;
	margin-inline: auto;
}

.p-about__grid {
	    grid-template-areas: "ttl" "img" "txt";
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-top: 1.5625rem;
	text-align: left;
}

.p-about__sub-ttl {
	font-size: 1rem;
	margin-inline: auto;
}

.p-about__sub-ttl span {
	font-size: 1.25rem;
}

.p-about__txt-wrap {
	margin-top: 1.375rem;
}

.p-about__txt {
	font-size: 1rem;
	margin-top: 0;
}

.p-about__txt + .p-about__txt {
	margin-top: 2.25rem;
}

.p-breadcrumbs {
	display: none;
}

.p-footer-info {
	padding-top: 5.3333333333vw;
}

.p-footer-info::before {
	background-image: url(../img/access_wave_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 5.3333333333vw;
}

.p-footer-info__bg {
	padding-block: 2.5rem 3.125rem;
}

.p-footer-info__grid {
	    grid-template-areas: "logo" "info" "address" "map" "access";
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: auto auto auto;
	grid-template-rows: auto auto auto;
}

.p-footer-info__logo {
	-ms-grid-column-align: center;
	    justify-self: center;
	max-width: 8.1875rem;
	width: 100%;
}

.p-footer-info__address {
	-ms-grid-column-align: center;
	    justify-self: center;
	line-height: 1.5;
	margin-right: 0;
	margin-top: 1.5625rem;
	padding-inline: 2.1875rem;
	padding-top: 0;
}

.p-footer-info__txt {
	font-size: 1.0625rem;
}

.p-footer-info__tel {
	margin-top: 0.375rem;
}

.p-footer-info__info {
	margin-right: 0;
	margin-top: 1.5625rem;
}

.p-footer-info__map {
	margin-top: 1.5625rem;
}

.p-footer-info__access {
	font-size: 1rem;
	line-height: 1.5;
	margin-top: 0.875rem;
	padding-left: 2.5rem;
}

.p-footer-info__access::before {
	left: 0;
}

.p-footer {
	padding-top: 5.3333333333vw;
}

.p-footer::before {
	background-image: url(../img/footer_wave_sp.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 5.3333333333vw;
}

.p-footer__bg {
	padding-top: 1.875rem;
}

.p-footer__list {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 59% 41%;
	grid-template-columns: 59% 41%;
	-ms-grid-rows: (auto)[3];
	grid-template-rows: repeat(3, auto);
}

.p-footer__item {
	font-size: 1rem;
	-ms-grid-column-align: left;
	    justify-self: left;
	padding-block: 0.9375rem;
	padding-inline: 0;
	padding-inline: 0.75rem;
	text-align: left;
}

.p-footer__privacy {
	font-size: 0.625rem;
	margin-top: 3.125rem;
}

.p-footer__copy {
	font-size: 0.625rem;
	margin-top: 0.5rem;
}

.p-form__itemTitle {
	font-size: 1rem;
}

.wpcf7-radio .wpcf7-list-item label {
	font-size: 0.875rem;
}

.wpcf7-list-item + .wpcf7-list-item {
	margin-top: 0.625rem;
}

.wpcf7-acceptance .wpcf7-list-item {
	padding-left: 0.9375rem;
}

.p-form__btn {
	margin-top: 2.5rem;
}

.p-form__btn-flex {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.875rem;
}

.p-fv {
	background-color: #F0F7FA;
	padding-inline: 1.25rem;
}

.p-fv::after {
	display: none;
}

.p-fv__ttl {
	aspect-ratio: 144/332;
	right: 15%;
	top: 2.3125rem;
	width: 38.4vw;
}

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

.p-fv__img::after {
	display: none;
}

.p-greeting {
	padding-block: 3.125rem 3.4375rem;
}

.p-greeting__grid {
	    grid-template-areas: "ttl" "img" "txt";
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: auto auto;
	grid-template-rows: auto auto;
	text-align: center;
}

.p-greeting__clinic {
	font-size: 1rem;
	margin-top: 0.375rem;
}

.p-greeting__img-wrap {
	margin-top: 1.5625rem;
}

.p-greeting__name {
	max-width: 7.625rem;
}

.p-greeting__txt {
	font-size: 1rem;
}

.p-greeting__ttl-wrap {
	margin-top: 0;
}

.p-greeting__txt-wrap {
	margin-top: 1.25rem;
	text-align: left;
}

.p-header {
	background-color: #F0F7FA;
	height: auto;
}

.p-header__inner {
	max-width: 100%;
	position: relative;
	z-index: 999;
}

.p-header__logo {
	background-color: transparent;
	border-bottom: none;
	border-right: none;
	padding: 0;
}

.p-header__logo img {
	aspect-ratio: 200/36;
	max-width: 12.5rem;
	width: 100%;
}

.p-header__nav {
	display: none;
}

.p-header__drawer {
	display: block;
	position: fixed;
	right: 0.625rem;
	top: 0.625rem;
	z-index: 200;
}

.p-news {
	padding-bottom: 5.3333333333vw;
}

.p-news::after {
	height: 5.3333333333vw;
}

.p-news__year-ttl {
	font-size: 0.9375rem;
}

.p-news__bg {
	padding-block: 3.1875rem 2.1875rem;
}

.p-news__wrap {
	    grid-template-areas: "ttl" "txt" "btn";
	-ms-grid-columns: auto;
	grid-template-columns: auto;
	-ms-grid-rows: auto 2rem auto;
	grid-template-rows: auto auto;
	padding-block: 2.9375rem;
	padding-inline: 1.25rem;
	row-gap: 2rem;
}

.p-news__ttl-wrap {
	margin-top: 0;
	text-align: center;
}

.p-news__btn-wrap {
	text-align: center;
}

.p-news__lists li + li {
	margin-top: 1.25rem;
}

.p-news__link {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.375rem;
}

.p-news__link::after {
	height: 0.625rem;
	width: 0.625rem;
}

.p-news__cat {
	padding-block: 0.0625rem;
}

.p-news__cat-ttl {
	font-size: 0.9375rem;
}

.p-news__title {
	line-clamp: 3;
	-webkit-line-clamp: 3;
	font-size: 1rem;
	max-width: 100%;
}

.p-service {
	padding-block: 3.125rem;
}

.p-service__grid {
	    grid-template-areas: "ttl" "img" "txt" "btn";
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	-ms-grid-rows: 5.5rem 1.5625rem auto 1.5625rem auto;
	grid-template-rows: 5.5rem auto auto;
	row-gap: 1.5625rem;
}

.p-service__txt {
	font-size: 1rem;
	margin-top: 0;
	padding-left: 0;
}

.p-service__ttl {
	-ms-grid-column-align: start;
	    justify-self: start;
	max-width: 18.1875rem;
}

.p-single {
	padding-bottom: 3.125rem;
}

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

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

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

.p-subClinicCollaborationSystem__txt {
	font-size: 1rem;
	margin-top: 2.625rem;
	text-align: left;
}

.p-subClinicCollaborationSystem__img {
	aspect-ratio: 335/203;
	margin-top: 0.9375rem;
}

.p-subClinicMessage__wrap {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 1.4375rem;
}

.p-subClinicMessage__ttl {
	font-size: 1.5rem;
}

-wrap {
	margin-top: 1.25rem;
}

.p-subClinicMessage__txt {
	font-size: 1rem;
	margin-top: 1.25rem;
}

.p-subClinicOverview {
	padding-bottom: 3.125rem;
}

.p-subClinicOverview__wrap {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0;
	margin-top: 2.625rem;
	text-align: center;
}

.p-subClinicOverview__clinic {
	font-size: 1.125rem;
	margin-top: 1.25rem;
}

.p-subClinicOverview__txt {
	font-size: 1rem;
	margin-top: 1.6875rem;
	text-align: left;
}

.p-subClinicOverview__name img {
	margin-top: 0.3125rem;
	width: 8.5625rem;
}

.p-subClinicOverview__table {
	margin-top: 1.9375rem;
}

.p-subClinicOverview__list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0;
	margin-top: 1.5625rem;
	width: 100%;
}

.p-subClinicOverview__list dt {
	border-bottom: none;
	padding-bottom: 0.3125rem;
	padding-left: 0;
	width: 100%;
}

.p-subClinicOverview__list dd {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	    -ms-flex: none;
	        flex: none;
	padding-bottom: 0.3125rem;
	width: 100%;
}

.p-subClinicSystem__wrap {
	padding: 1.875rem 2.375rem;
}

.p-subClinicSystem__list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.9375rem;
	margin-top: 2.625rem;
	max-width: 16.25rem;
}

.p-subClinicSystem__txt {
	font-size: 1.125rem;
	margin-top: 0.5rem;
}

.p-subContact {
	margin-block: 4.375rem 3.125rem;
}

.p-subContact__step {
	height: 5.25rem;
	width: 5.25rem;
}

.p-subContact__step::after {
	border: solid 0.3125rem #dddddd;
	height: 5.25rem;
	width: 5.25rem;
}

.p-subContact__step--active::after {
	border: none;
}

.p-subContact__message {
	font-size: 1rem;
	margin-top: 1.5625rem;
}

.p-subContact__txt-wrap {
	margin-top: 1.5625rem;
	text-align: left;
}

.p-subContact__txt {
	font-size: 1rem;
}

.p-subContact__btn {
	margin-top: 2.5rem;
}

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

.p-subFaq {
	padding-bottom: 3.125rem;
}

.p-subFaq__wrap {
	border-radius: 1.25rem;
	margin-top: 2.625rem;
	padding: 2rem 1.25rem;
}

.p-subFaq__item {
	padding: 1rem;
}

.p-subFaq__item dt {
	font-size: 1.0625rem;
	padding-bottom: 1rem;
	padding-left: 1.875rem;
}

.p-subFaq__item dt::before {
	font-size: 1.125rem;
}

.p-subFaq__item dd {
	font-size: 1rem;
	padding-top: 1rem;
}

.p-subFaq__item dd::before {
	font-size: 1.125rem;
	top: 1rem;
}

.p-subFlow {
	padding-bottom: 3.125rem;
}

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

.p-subFlow_step-ttl-wrap {
	gap: 0.875rem;
}

.p-subFlow_number {
	font-size: 1.5625rem;
	padding: 0.5625rem 1.1875rem;
}

.p-subFlow_number::after {
	height: 3.5rem;
	width: 3.5rem;
}

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

.p-subFlow_step + .p-subFlow_step {
	margin-top: 1.875rem;
}

.p-subFlow_item {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 0.9375rem;
	margin-left: 3.9375rem;
	padding: 1.25rem;
	position: relative;
}

.p-subFlow_item::after {
	background-color: #7AB2D3;
	border-radius: 0.0625rem;
	content: "";
	display: block;
	height: calc(100% - 0.75rem);
	left: -2.25rem;
	position: absolute;
	top: 0.75rem;
	width: 0.125rem;
}

.p-subFlow_item--last::after {
	display: none;
}

.p-subFlow_item-txt {
	font-size: 1rem;
}

.p-subFlow_item-img {
	max-width: none;
	width: 100%;
}

.p-subHomeCareArea {
	padding-bottom: 3.125rem;
}

.p-subHomeCareArea__text {
	font-size: 1rem;
	margin-top: 2.5rem;
	text-align: left;
}

.p-subHomeCareCost__note {
	margin-top: 2.875rem;
}

.p-subHomeCareCost__text {
	font-size: 1rem;
	margin-top: 1.5625rem;
	text-align: left;
}

.p-subHomeCareCost__table {
	border-radius: 0.1875rem;
	border-width: 2px;
	margin-top: 1.25rem;
	padding-bottom: 0.625rem;
	padding-inline: 0.8125rem;
	padding-top: 0.1875rem;
}

.p-subHomeCareCost__table th,
.p-subHomeCareCost__table td {
	border-bottom-width: 0.7px;
	font-size: 0.75rem;
	line-height: 1.5;
	padding-block: 0.625rem;
	padding-inline: 0.3125rem;
}

.p-subHomeCareCost__table td.p-subHomeCareCost__tablePb {
	padding-bottom: 0.3125rem;
}

.p-subHomeCareCost__table td.p-subHomeCareCost__tablePt {
	padding-top: 0.3125rem;
}

.p-subHomeCareCost__table th.p-subHomeCareCost__tablePl,
.p-subHomeCareCost__table td.p-subHomeCareCost__tablePl {
	padding-left: 0;
}

.p-subHomeCareCost__table th.p-subHomeCareCost__tablePr,
.p-subHomeCareCost__table td.p-subHomeCareCost__tablePr {
	padding-right: 0;
}

.p-subHomeCareCost__table th + th,
.p-subHomeCareCost__table td + td {
	padding-left: 0.4375rem;
}

.p-subHomeCareCost__table th.p-subHomeCareCost__tableSecond,
.p-subHomeCareCost__table td.p-subHomeCareCost__tableSecond {
	padding-left: 0.4375rem;
}

.p-subHomeCareCost__table th {
	border-bottom-width: 1px;
	font-weight: 700;
}

.p-subHomeCareCost__table th span {
	font-size: 0.625rem;
	line-height: 1.5;
}

.p-subHomeCareCost__tableNotes {
	font-size: 0.75rem;
	margin-top: 0.5rem;
	padding-left: 0;
}

.p-subHomeCareCost__tableNotes li {
	padding-left: 1.0625rem;
}

.p-subHomeCareInformation {
	padding-top: 1.25rem;
}

.p-subHomeCareInformation__list {
	gap: 0.625rem;
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2.5rem;
}

.p-subHomeCareInformation__item {
	border: 3px solid #7AB2D3;
	border-radius: 0.3125rem;
}

.p-subHomeCareInformation__item picture {
	height: 5rem;
	margin-block: 0.3125rem;
}

.p-subHomeCareInformation__text {
	font-size: 0.6875rem;
	min-height: 2.8125rem;
	padding-block: 0.375rem;
}

.p-subHomeCareLinks__list {
	gap: 1.125rem;
	-ms-grid-columns: 1fr;
	grid-template-columns: 1fr;
	margin-inline: 1.75rem;
}

.p-subHomeCareLinks__link a {
	font-size: 1.125rem;
	padding-block: 0.6875rem;
}

.p-subHomeCareTreatmentTarget {
	padding-bottom: 0;
}

.p-subHomeCareTreatmentTarget__wrap {
	margin-right: 0;
	margin-top: 2.5rem;
	padding-block: 1.25rem;
	padding-inline: 1.125rem;
}

.p-subHomeCareTreatmentTarget__list li + li {
	margin-top: 0.8125rem;
}

.p-subHomeCareTreatmentTarget__item {
	font-size: 1rem;
	padding-left: 2.0625rem;
}

.p-subHomeCareTreatmentTarget__image {
	margin-top: 1.25rem;
	position: relative;
	-webkit-transform: translate(0, 0);
	        transform: translate(0, 0);
}

.p-subMv {
	background-color: #F0F7FA;
	padding-bottom: 1.25rem;
}

.p-subMv--home-care {
	padding-bottom: 1.8125rem;
}

.p-subMv::after {
	background-image: url(../img/news_bottm.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	bottom: 0;
	content: "";
	display: block;
	height: 1.25rem;
	left: 0;
	position: absolute;
	-webkit-transform: translateY(100%);
	        transform: translateY(100%);
	width: 100vw;
}

.p-subMv__wrapper {
	left: 1.25rem;
	right: 1.25rem;
	width: calc(100% - 2.5rem);
}

.p-subMv__inner {
	text-align: center;
}

.p-subMv__ttl {
	border-left: 4px solid #3078A2;
	font-size: 1.5rem;
	margin-top: 33.6vw;
	padding-block: 0.5rem;
	padding-inline: 0.8125rem;
}

.p-subMv__bg {
	margin-inline: 1.25rem;
	width: calc(100% - 2.5rem);
}

.p-subMv__bg img {
	aspect-ratio: 335/232;
}

.p-subNews {
	padding-bottom: 3.125rem;
}

.p-subPageTtl {
	font-size: 1.5rem;
}

.p-subPageTtl::before {
	bottom: -0.375rem;
}

.p-subPrivacy {
	padding-bottom: 2.5rem;
}

.p-subPrivacy__wrap-txt {
	font-size: 1rem;
}

.p-subPrivacy__item {
	font-size: 1rem;
}

.u-pc {
	display: block;
}

.u-sp {
	display: none;
}

.l-grid__main {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.l-grid__year {
		-ms-grid-row: 4;
		-ms-grid-column: 1;
}

.l-grid__cat {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
}

.l-grid__nav {
		-ms-grid-row: 2;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
}

.p-about__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-about__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-about__img-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-about__sub-ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-about__sub-ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-about__sub-ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-about__sub-ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-about__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-about__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-about__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-about__txt-wrap {
		-ms-grid-row: 5;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-footer-info__logo {
		-ms-grid-row: 1;
		-ms-grid-column: 1;
}

.p-footer-info__address {
		-ms-grid-row: 3;
		-ms-grid-column: 1;
}

.p-footer-info__info {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
		-ms-grid-column-span: 1;
}

.p-footer-info__map {
		-ms-grid-row: 4;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-footer-info__access {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
}

.p-greeting__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-greeting__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-greeting__img-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-greeting__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-greeting__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-greeting__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-greeting__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-greeting__txt-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-greeting__txt-wrap {
		-ms-grid-row: 5;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-news__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-news__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-news__ttl-wrap {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__btn-wrap {
		-ms-grid-row: 5;
		-ms-grid-column: 1;
}

.p-service__grid > .p-news__btn-wrap {
		-ms-grid-row: 7;
		-ms-grid-column: 1;
}

.p-news__lists {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-news__lists {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-news__lists {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-news__lists {
		-ms-grid-row: 5;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-service__img-wrap {
		-ms-grid-row: 2;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-service__img-wrap {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__txt {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-service__txt {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-service__txt {
		-ms-grid-row: 3;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-service__txt {
		-ms-grid-row: 5;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-greeting__grid > .p-service__ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-news__wrap > .p-service__ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

.p-service__grid > .p-service__ttl {
		-ms-grid-row: 1;
		-ms-grid-row-span: 1;
		-ms-grid-column: 1;
}

}

@media screen and (max-width: 500px) {

.custom-pagination .dots {
	font-size: 0.625rem;
	width: 0.0625rem;
}

}

@media screen and (max-width: 450px) {

.custom-pagenavi li {
	height: 2.375rem;
	width: 2.375rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

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