.wrapper {
	color: #5B4023;
	font-family: "Noto Sans", sans-serif;
	font-weight: 500;
	line-height: 1;
	margin: 0 auto;
	max-width: 100%;
	word-break: break-word;
}

.inner {
	margin: 0 auto;
	max-width: 100%;
	width: 1200px;
}

.ff-plus {
	font-family: "M PLUS Rounded 1c", sans-serif;
}

.sp_only {
	display: none;
}

img {
	display: block;
	height: auto;
	width: 100%;
}

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

a:hover {
	opacity: 0.8;
}

/*==========================================================================
# reset - ブラウザの差異や不要なスタイルを無くすためのスタイル
========================================================================== */

* {
	box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
li,
dt,
dd,
p,
div,
span,
img,
a,
table,
tr,
th,
td,
small,
button,
time,
figure {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

li,
dd {
	list-style-type: none;
}

header,
footer,
nav,
section,
article,
aside,
figure,
figcaption {
	display: block;
}

img {
	border: none;
	vertical-align: bottom;
}

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

html {
	font-size: 10px;
}

.dn {
	display: none !important;
}

.page__contents {
	margin: 50px 0;
	margin: 5rem 0;
}

.section-title__box {
	margin-inline: auto;
	padding-block: 2.2rem;
	position: relative;
	width: 33.9rem;
}

.section-title__box::after,
.section-title__box::before {
	content: "";
	height: 0.8rem;
	height: 0.8rem;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 33.9rem;
	width: 33.9rem;
}

.section-title__box::before {
	background: url(../img/section-icon-top-p.webp) center/cover no-repeat;
	bottom: 0;
}

.section-title__box::after {
	background: url(../img/section-box-icon-p.webp) center/cover no-repeat;
	top: 0;
}

.section-title {
	color: #5B4023;
	font-family: "Rounded M+ 1p";
	font-size: 3.2rem;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: normal;
	position: relative;
	text-align: center;
}

.section-title::before,
.section-title::after {
	background: rgba(91, 64, 35, 0.7);
	border-radius: 50%;
	content: "";
	height: 8px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 8px;
}

.section-title::before {
	left: 2.8rem;
}

.section-title::after {
	right: 2.8rem;
}

.section-title__box02::before {
	background: url(../img/section-box-icon02-p.webp) center/cover no-repeat;
	bottom: 0;
}

.section-title__box02::after {
	background: url(../img/section-icon-top02-p.webp) center/cover no-repeat;
	top: 0;
}

.section-title02 {
	color: #77AD26;
}

.section-title02::before,
.section-title02::after {
	background: rgba(119, 173, 38, 0.7);
}

.u-m-inner {
	max-width: 1440px;
}

.u-mia {
	margin-inline: auto;
}

.font-mplus {
	font-weight: 900;
}

.text-target {
	font-family: "Kosugi Maru", sans-serif;
}

.page__wrapper {
	line-height: 1.75;
	margin: 0 auto;
	max-width: 100%;
	width: 1200px; /* Begin bidirectionality settings (do not change) */
}

.page__wrapper html,
.page__wrapper address,
.page__wrapper blockquote,
.page__wrapper body,
.page__wrapper dd,
.page__wrapper div,
.page__wrapper dl,
.page__wrapper dt,
.page__wrapper fieldset,
.page__wrapper form,
.page__wrapper frame,
.page__wrapper frameset,
.page__wrapper h1,
.page__wrapper h2,
.page__wrapper h3,
.page__wrapper h4,
.page__wrapper h5,
.page__wrapper h6,
.page__wrapper noframes,
.page__wrapper ol,
.page__wrapper p,
.page__wrapper ul,
.page__wrapper center,
.page__wrapper dir,
.page__wrapper hr,
.page__wrapper menu,
.page__wrapper pre {
	display: block;
	unicode-bidi: embed;
}

.page__wrapper li {
	display: list-item;
}

.page__wrapper head {
	display: none;
}

.page__wrapper table {
	display: table;
}

.page__wrapper tr {
	display: table-row;
}

.page__wrapper thead {
	display: table-header-group;
}

.page__wrapper tbody {
	display: table-row-group;
}

.page__wrapper tfoot {
	display: table-footer-group;
}

.page__wrapper col {
	display: table-column;
}

.page__wrapper colgroup {
	display: table-column-group;
}

.page__wrapper td,
.page__wrapper th {
	display: table-cell;
}

.page__wrapper caption {
	display: table-caption;
}

.page__wrapper th {
	font-weight: bolder;
	text-align: center;
}

.page__wrapper caption {
	text-align: center;
}

.page__wrapper body {
	margin: 8px;
}

.page__wrapper h1 {
	font-size: 32px;
	margin: 10.72px 0;
}

.page__wrapper h2 {
	font-size: 24px;
	margin: 12px 0;
}

.page__wrapper h3 {
	font-size: 18.72px;
	margin: 13.28px 0;
}

.page__wrapper h4,
.page__wrapper p,
.page__wrapper blockquote,
.page__wrapper ul,
.page__wrapper fieldset,
.page__wrapper form,
.page__wrapper ol,
.page__wrapper dl,
.page__wrapper dir,
.page__wrapper menu {
	font-size: 16px;
	margin: 17.92px 0;
}

.page__wrapper h5 {
	font-size: 13.28px;
	margin: 24px 0;
}

.page__wrapper h6 {
	font-size: 12px;
	margin: 26.72px 0;
}

.page__wrapper h1,
.page__wrapper h2,
.page__wrapper h3,
.page__wrapper h4,
.page__wrapper h5,
.page__wrapper h6,
.page__wrapper b,
.page__wrapper strong {
	font-weight: bolder;
}

.page__wrapper blockquote {
	margin-left: 40px;
	margin-right: 40px;
}

.page__wrapper i,
.page__wrapper cite,
.page__wrapper em,
.page__wrapper var,
.page__wrapper address {
	font-style: italic;
}

.page__wrapper pre,
.page__wrapper tt,
.page__wrapper code,
.page__wrapper kbd,
.page__wrapper samp {
	font-family: monospace;
}

.page__wrapper pre {
	white-space: pre;
}

.page__wrapper button,
.page__wrapper textarea,
.page__wrapper input,
.page__wrapper select {
	display: inline-block;
}

.page__wrapper big {
	font-size: 18.72px;
}

.page__wrapper small,
.page__wrapper sub,
.page__wrapper sup {
	font-size: 13.28px;
}

.page__wrapper sub {
	vertical-align: sub;
}

.page__wrapper sup {
	vertical-align: super;
}

.page__wrapper table {
	border-spacing: 2px;
}

.page__wrapper thead,
.page__wrapper tbody,
.page__wrapper tfoot {
	vertical-align: middle;
}

.page__wrapper td,
.page__wrapper th,
.page__wrapper tr {
	vertical-align: inherit;
}

.page__wrapper s,
.page__wrapper strike,
.page__wrapper del {
	text-decoration: line-through;
}

.page__wrapper hr {
	border: 1px inset;
}

.page__wrapper ol,
.page__wrapper ul,
.page__wrapper dir,
.page__wrapper menu,
.page__wrapper dd {
	margin-left: 40px;
}

.page__wrapper ol {
	list-style-type: decimal;
}

.page__wrapper ol ul,
.page__wrapper ul ol,
.page__wrapper ul ul,
.page__wrapper ol ol {
	margin-bottom: 0;
	margin-top: 0;
}

.page__wrapper u,
.page__wrapper ins {
	text-decoration: underline;
}

.page__wrapper br:before {
	content: "\a";
	white-space: pre-line;
}

.page__wrapper center {
	text-align: center;
}

.page__wrapper :link,
.page__wrapper :visited {
	text-decoration: underline;
}

.page__wrapper :focus {
	outline: thin dotted invert;
}

.page__wrapper BDO[DIR=ltr] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

.page__wrapper BDO[DIR=rtl] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

.page__wrapper *[DIR=ltr] {
	direction: ltr;
	unicode-bidi: embed;
}

.page__wrapper *[DIR=rtl] {
	direction: rtl;
	unicode-bidi: embed;
}

.page__wrapper ul li {
	list-style-type: disc !important;
}

.page__wrapper ol li {
	list-style-type: decimal !important;
}

.wrapper {
	position: relative;
}

html {
	scroll-behavior: smooth;
}

.header {
	margin-bottom: 1.9rem;
	padding-left: 4.4rem;
	position: relative;
}

.header__inner {
	align-items: center;
	display: flex;
	height: inherit;
	justify-content: space-between;
}

.header__logo-area {
	display: flex;
	flex-direction: column;
	width: 21.5rem;
}

.header__logo-area a {
	display: block;
	width: inherit;
}

.header__corp-name {
	color: #8ca63f;
	font-size: 1.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

.header__logo {
	color: #6b8710;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin-top: 0.4rem;
}

.header__desc {
	color: #6b6b6b;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	margin-top: 0.4rem;
}

.header__contact {
	align-items: center;
	display: flex;
	gap: 3.8rem;
	height: 13rem;
	position: relative;
}

.header__box {
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: end;
}

.header__tel {
	display: block;
	display: block;
	font-size: 5rem;
	font-weight: 500;
	line-height: normal;
	margin-left: auto;
	position: relative;
	width: -moz-fit-content;
	width: fit-content;
}

.header__tel::after {
	background: url(../img/header-tel-p.webp) center/cover no-repeat;
	content: "";
	height: 40px;
	left: -40px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 33px;
}

.header__nav {
	margin-top: 1.2rem;
}

.header__nav-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 3.8rem;
}

.header__nav-item {
	position: relative;
}

.header__nav-link {
	font-size: 2rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: normal;
	padding-left: 1.2rem;
	position: relative;
}

.header__nav-link::before {
	color: #8ca63f;
	content: "●";
	font-size: 0.8rem;
	left: -0.7rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.header__nav-link--top {
	font-weight: 400;
}

.header__right-box {
	background: #77AD26;
	border-radius: 0px 0px 0px 3.1rem;
	height: 100%;
	width: 14.1rem;
}

.header__recruit {
	align-items: center;
	display: block;
	display: flex;
	flex-direction: column;
	height: inherit;
	justify-content: center;
}

.header__recruit img {
	height: 4.2rem;
	margin-inline: auto;
	width: 3.2rem;
}

.header__recruit-text {
	color: #ffffff;
	font-size: 2rem;
	font-weight: 500;
	margin-top: 1.5rem;
}

.drawer-icon {
	background: transparent;
	border: none;
	border-radius: 50%;
	box-shadow: none;
	cursor: pointer;
	display: none;
	height: 44px;
	height: 4.4rem;
	position: absolute;
	right: 20px;
	top: -1.6rem;
	transition: all 0.5s ease 0s;
	width: 44px;
	width: 4.4rem;
	z-index: 999;
}

.drawer-bars {
	display: inline-block;
	height: 38px;
	height: 3.8rem;
	position: relative;
	width: 44px;
	width: 4.4rem;
}

.drawer-bar {
	background: #77AD26;
	border-radius: 3px;
	border-radius: 0.3rem;
	display: block;
	height: 3px;
	position: absolute;
	right: 0px;
	right: 0rem;
	transition: all 0.3s linear 0s;
	width: 100%;
}

.drawer-bar:nth-of-type(1) {
	top: 0;
	top: 0rem;
}

.drawer-bar:nth-of-type(2) {
	top: 14px;
	top: 1.4rem;
}

.drawer-bar:nth-of-type(3) {
	top: 28px;
	top: 2.8rem;
}

.is-checked .drawer-bar:nth-of-type(1) {
	top: 8px;
	top: 0.8rem;
	transform: rotate(-45deg);
}

.is-checked .drawer-bar:nth-of-type(2) {
	background: transparent;
}

.is-checked .drawer-bar:nth-of-type(3) {
	top: 8px;
	top: 0.8rem;
	transform: rotate(45deg);
}

.drawer-content {
	background: #77AD26;
	bottom: auto;
	display: none;
	font-size: 16px;
	font-size: 1.6rem;
	height: 100vh;
	left: auto;
	overflow: auto;
	padding-bottom: 10rem;
	position: fixed;
	right: 0;
	text-align: left;
	text-align: center;
	top: 8.7rem;
	transform: translateX(105%);
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 1003;
}

.drawer-content.is-checked {
	transform: translateX(0);
}

.drawer__link {
	align-items: center;
	border-bottom: 1px solid #fff;
	color: #fff;
	display: flex;
	font-size: 24px;
	font-size: 2.4rem;
	height: 75px;
	height: 7.5rem;
	justify-content: center;
	width: 100%;
}

.drawer__link--tel {
	align-items: center;
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 6rem;
	color: #5B4023;
	display: flex;
	font-size: 2.8rem;
	gap: 1rem;
	margin-inline: auto;
	margin-top: 5rem;
	padding: 3rem;
	width: 32rem;
}

.drawer__link--tel img {
	height: 4rem;
	width: 3.3rem;
}

.footer {
	border-top: 0.2rem solid rgba(86, 40, 4, 0.7);
}

.footer__nav {
	padding: 2.4rem 1.2rem;
}

.footer__nav-list {
	display: flex;
	flex-wrap: wrap;
	gap: 4rem;
	justify-content: center;
}

.footer__nav-item {
	list-style: none;
}

.footer__nav-link {
	display: block;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	padding-left: 1.8rem;
	position: relative;
}

.footer__nav-link::before {
	background: #C2E48E;
	border-radius: 50%;
	content: "";
	height: 0.8rem;
	left: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 0.8rem;
}

.footer__copyright {
	background-color: #562804;
	padding: 1.6rem;
	text-align: center;
}

.footer__text {
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0.07em;
	line-height: normal;
}

.home__inner {
	background: #FFF4EB;
	margin-bottom: 20rem;
	max-width: 1200px !important;
	padding: 3rem 10rem 6rem;
}

.home__inner.top-news {
	margin-top: 1rem;
}

.home__inner .top-news__inner {
	max-width: 1000px;
}

.home__inner .top-news__item {
	padding-bottom: 2rem;
}

.home__inner .top-news__item::after {
	top: calc(50% - 0.8rem);
}

/* ページネーションのスタイル */

.pagination {
	display: flex;
	justify-content: center;
	padding: 50px 0 20px;
	padding: 5rem 0 2rem;
}

.pagination .page-numbers {
	background: #77AD26;
	border: 1px solid #77AD26;
	border-radius: 3px;
	border-radius: 0.3rem;
	color: #fff;
	display: inline-block;
	font-size: 1.6rem;
	margin: 0 5px;
	margin: 0 0.5rem;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
	text-decoration: none;
}

.pagination .current {
	background-color: #fff;
	border: 1px solid #77AD26;
	color: #77AD26;
	font-size: 1.6rem;
	font-weight: 700;
}

.pagination .fa {
	margin: 0 5px;
	margin: 0 0.5rem;
}

.single {
	background: #FFF4EB;
	padding-bottom: 6rem;
}

/* 全体のコンテンツエリア */

.content-area {
	margin: 0 auto;
	margin-top: 40px;
	max-width: 1200px;
}

/* 記事のコンテンツ */

/* エントリーヘッダー */

/* 記事のタイトル */

.content-area__title {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 24px !important;
	letter-spacing: 0.07em;
	line-height: normal; /* 長い単語を強制的に折り返す */
	overflow-wrap: break-word;
	word-break: break-word; /* 長い単語を強制的に折り返す */
}

/* エントリーコンテンツ */

.content-area__content {
	background: #fff;
	margin-top: 1rem; /* 長い単語を強制的に折り返す */
	overflow-wrap: break-word;
	padding: 2.1rem 4rem;
	word-break: break-word; /* 長い単語を強制的に折り返す */
}

/* エントリーフッター */

.content-area__footer {
	margin-top: 2.5rem;
	text-align: center;
}

/* カスタムナビゲーション */

.post-navigation {
	margin-top: 20px;
	margin-top: 2rem;
}

.post-navigation__prev a {
	align-items: center;
	background: #fff;
	border: 3px solid #E9B16F;
	color: #E9B16F;
	display: flex;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	height: 58px;
	justify-content: center;
	letter-spacing: 0.05em;
	margin-inline: auto;
	text-decoration: none !important;
	width: 230px;
}

.post-navigation__prev a:visited {
	text-decoration: none;
}

.error-page {
	color: #333;
	padding: 50px;
	padding: 5rem;
}

.error-page__container {
	background-color: #fff;
	border-radius: 8px;
	border-radius: 0.8rem;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	margin-top: 50px;
	margin-top: 5rem;
	max-width: 600px;
	max-width: 60rem;
	padding: 50px;
	padding: 5rem;
	text-align: center;
}

.error-page__title {
	font-size: 40px;
	font-size: 4rem;
	margin: 0 0 20px;
	margin: 0 0 2rem;
}

.error-page__message {
	font-size: 20px;
	font-size: 2rem;
	margin: 20px 0;
	margin: 2rem 0;
}

.error-page__link {
	color: #007bff;
	text-decoration: none;
}

.error-page__link:hover {
	text-decoration: underline;
}

#breadcrumb {
	color: #A78F76 !important;
	font-size: 12px; /* テキストの色 */
	font-weight: 800;
	padding-bottom: 2rem;
	padding-top: 25px;
}

#breadcrumb span {
	color: #77AD26; /* 非リンク部分のテキスト色 */
	margin: 0 5px;
	margin: 0 0.5rem;
}

#breadcrumb span a span { /* リンクの下線を消す */
	color: #A78F76; /* リンクの色を設定 */
	font-weight: bold;
	text-decoration: none; /* リンクのテキストを太字にする */
}

/*========================================
# コンタクトフォーム
========================================  */

.p-contact__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	padding: 0 25px 100px;
	padding-left: 25px;
	padding-right: 25px;
	width: 100%;
}

.p-form__item {
	border-bottom: 1px solid #B5B5B5;
	display: flex;
	padding: 20px 0;
}

.p-form__item:first-of-type {
	border-top: 1px solid #B5B5B5;
}

.p-form__title {
	align-items: center;
	display: flex;
	font-size: 18px;
	gap: 10px;
	padding: 0 30px;
	width: 30%;
}

.p-form__title span {
	background-color: #D00000;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	padding: 5px;
}

.p-form__title--type02 {
	justify-content: space-between;
}

.p-form__title--type03 {
	flex-direction: column;
}

.p-form__title--aiStart {
	align-items: flex-start;
}

.p-form__input {
	flex: 1;
}

.p-formInput input::-moz-placeholder,
.p-formTextarea textarea::-moz-placeholder {
	color: lightgray;
	font-size: 16px;
}

.p-formInput input::placeholder,
.p-formTextarea textarea::placeholder {
	color: lightgray;
	font-size: 16px;
}

.p-formInput input {
	border: 1px solid #B5B5B5;
	border-radius: 0;
	font-size: 16px;
	height: 60px;
	padding-left: 20px;
	width: 100%;
}

.p-formInput input:focus,
.p-formTextarea textarea:focus {
	outline: 2px solid #B5B5B5;
}

.p-formInput--sm input {
	max-width: 100%;
	width: 350px;
}

.p-formInput__post {
	align-items: center;
	display: flex;
	gap: 10px;
}

.p-formInput__post input {
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}

.p-formInput__address {
	margin-top: 10px;
}

.p-formInput__address input {
	width: 70%;
}

.p-formInput--tel {
	align-items: center;
	display: flex;
	gap: 5px;
}

.p-formInput--tel > * {
	min-width: 0;
}

.p-formInput--tel input {
	max-width: 100%;
	width: 150px;
}

.p-formSelect select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/common/pulldown.svg) right 10px center/10px no-repeat;
	border: 1px solid #B5B5B5;
	border-radius: 0;
	color: lightgray;
	font-size: 16px;
	height: 60px;
	max-width: 100%;
	padding-left: 20px;
	width: 250px;
}

.p-formSelect select:focus {
	outline: 2px solid #B5B5B5;
}

.p-formSelect--selected select {
	color: #333;
}

.p-formDate__flex {
	align-items: center;
	display: flex;
	gap: 35px;
}

.p-formDate__flex + .p-formDate__flex {
	margin-top: 20px;
}

.p-formDate__label {
	font-size: 16px;
}

.p-form__dataBlockFlex {
	align-items: center;
	display: flex;
}

.p-form__dataBlockFlex + .p-form__dataBlockFlex {
	margin-top: 20px;
}

.p-form__dataBlockLabel {
	font-size: 16px;
	width: 80px;
}

.p-formCalendar {
	position: relative;
}

.p-formCalendar input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/common/calendar.svg) right 8px center/15px no-repeat;
	background-color: #fff;
	border: 1px solid #B5B5B5;
	border-radius: 0;
	color: lightgray;
	font-size: 16px;
	height: 60px;
	padding-left: 20px;
	padding-right: 5px;
	position: relative;
	width: 250px;
}

.p-formCalendar input::-webkit-calendar-picker-indicator {
	background: transparent;
	bottom: 0;
	color: transparent;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.p-formCalendar input::-webkit-date-and-time-value {
	text-align: left;
}

.p-formCalendar input:focus {
	outline: 2px solid #B5B5B5;
}

.p-form__dataBlockDate input:not(.p-formDate__default) {
	color: #333;
}

.p-formNumber__txt {
	font-size: 16px;
}

.p-formNumber__flex {
	align-items: center;
	display: flex;
	gap: 30px;
	margin-top: 20px;
}

.p-formNumber__block {
	align-items: center;
	display: flex;
}

.p-formNumber__blockLabel01 {
	font-size: 16px;
	margin-right: 30px;
}

.p-formNumber__blockLabel01 {
	font-size: 16px;
}

.p-formNumber__blockInput {
	margin-right: 10px;
	width: 150px;
}

.p-formCheckbox input {
	display: none;
}

.p-formCheckbox .wpcf7-checkbox {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.p-formCheckbox .wpcf7-list-item {
	margin-left: 0;
}

.p-formCheckbox--vertical .wpcf7-checkbox {
	display: block;
}

.p-formCheckbox--vertical .wpcf7-list-item {
	display: block;
	margin: 0;
}

.p-formCheckbox--vertical .wpcf7-list-item + .wpcf7-list-item {
	margin-top: 20px;
}

.p-formCheckbox input + span {
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 0 0 0 35px;
	position: relative;
	width: auto;
}

.p-formCheckbox input + span::before {
	background-color: #fff;
	border: 1px solid #B5B5B5;
	content: "";
	display: block;
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}

.p-formCheckbox input + span::after {
	border-bottom: 3px solid blue;
	border-right: 3px solid blue;
	content: "";
	display: block;
	height: 13px;
	left: 6px;
	margin-top: -8px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: rotate(45deg);
	width: 8px;
}

.p-formCheckbox input:checked + span::after {
	opacity: 1;
}

.p-formRadio .wpcf7-radio {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}

.p-formRadio--vertical .wpcf7-radio {
	display: block;
}

.p-formRadio .wpcf7-list-item {
	margin: 0;
}

.p-formRadio--vertical .wpcf7-list-item {
	display: block;
	margin: 0;
}

.p-formRadio--vertical .wpcf7-list-item + .wpcf7-list-item {
	margin-top: 20px;
}

.p-formRadio input + span {
	cursor: pointer;
	display: flex;
	font-size: 16px;
}

.p-formRadio input[type=radio] {
	display: none;
}

.p-formRadio input + span::before {
	background: #fff;
	border: 1px solid #B5B5B5;
	border-radius: 100%;
	content: "";
	height: 20px;
	margin-bottom: auto;
	margin-right: 0.5em;
	margin-top: auto;
	transition: background-color 0.5s;
	width: 20px;
}

.p-formRadio input:checked + span::before {
	background-color: blue;
	box-shadow: inset 0 0 0 3px #fff;
}

.p-formFile .wpcf7-form-control-wrap {
	display: block;
}

.p-formFile .wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
	margin-top: 20px;
}

.p-formFile input {
	font-size: 16px;
	line-height: 1;
	max-width: 100%;
}

.p-formTextarea textarea {
	border: 1px solid #B5B5B5;
	border-radius: 0;
	font-size: 16px;
	min-height: 350px;
	padding-left: 20px;
	padding-top: 10px;
	width: 100%;
}

.p-form__privacy {
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
}

.p-form__privacy a {
	line-height: 1;
	text-decoration: underline;
}

.p-form__acceptance {
	margin-top: 30px;
	text-align: center;
}

.p-form__submit {
	margin-top: 50px;
	text-align: center;
}

.p-formBtn input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #313D58;
	border: none;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	padding: 20px 0;
	text-align: center;
	transition: opacity 0.5s;
	width: 300px;
}

.p-formBtn input:disabled {
	background-color: #eee;
	border-color: #eee;
	color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #2C94DE;
	font-size: 24px;
	padding: 15px 10px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: red;
	font-size: 24px;
	padding: 15px 10px;
}

.wpcf7-spinner {
	display: none;
}

.wpcf7-not-valid-tip {
	color: red;
	display: block;
	font-size: 16px;
	font-weight: normal;
}

.wpcf7-form.hide_error_message .wpcf7-not-valid-tip {
	display: none;
}

.p-formValidation .wpcf7-not-valid-tip {
	display: none;
}

.p-formValidation__error {
	color: red;
	display: none;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
}

.wpcf7-form:not(.hide_error_message) .p-formValidation:has(.wpcf7-not-valid-tip) .p-formValidation__error {
	display: block;
}

.top-fv {
	background: url(../img/fv-img-p.webp) center top/cover no-repeat;
	height: 71.4rem;
	position: relative;
}

.top-fv__inner {
	bottom: 13.5rem;
	content: "";
	left: 12rem;
	position: absolute;
}

.top-fv__content {
	background-color: #fff;
	border: 0.4rem solid #C2E48E;
	border-radius: 1rem;
	padding: 2.6rem 4rem;
}

.top-fv__text {
	border-bottom: 0.3rem solid #E2F6C4;
	color: #77AD26;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 3.2rem;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: normal;
	padding-bottom: 2rem;
}

.top-fv__buttons {
	color: #FFF;
	display: grid;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 500;
	gap: 2rem;
	grid-template-columns: repeat(3, 1fr);
	letter-spacing: 0.1em;
	line-height: normal;
}

.top-fv__button {
	display: block;
	margin-top: 2rem;
	padding-block: 1rem;
	text-align: center;
}

.top-fv__button--green {
	background: url(../img/top-fv__button01-p.webp) center/cover no-repeat;
}

.top-fv__button--olive {
	background: url(../img/top-fv__button02-p.webp) center/cover no-repeat;
}

.top-fv__button--beige {
	background: url(../img/top-fv__button03-p.webp) center/cover no-repeat;
}

.top-contact-tel {
	border: #F29C9F 3px solid;
	border-radius: 10px;
	margin-top: 63px;
	max-width: 632px;
	position: relative;
	z-index: 10;
}

.top-contact-tel::after {
	background: url(../img/top-contact-tel-img-p.webp) center/cover no-repeat;
	bottom: 43px;
	content: "";
	height: 159px;
	position: absolute;
	right: 14px;
	width: 123px;
	z-index: -1;
}

.top-contact-tel__inner {
	display: block;
	padding-top: 18px;
}

.top-contact-tel__content {
	padding-bottom: 20px;
	padding-inline: 26px;
}

.top-contact-tel__lead {
	color: #5B4023;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.top-contact-number {
	color: #EC6878;
	font-size: 57px;
	font-weight: 500;
	margin-top: 11px;
	padding-left: 44px;
	position: relative;
}

.top-contact-number::after {
	background: url(../img/top-contact-tel-p.webp) center/cover no-repeat;
	content: "";
	height: 40px;
	left: 0px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 32px;
}

.top-contact-number img {
	height: 3rem;
	width: 2.4rem;
}

.top-contact-tel__clinic {
	background: #F29C9F;
	color: #FFF;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: normal;
	padding: 10px 18px;
}

.top-news {
	margin-top: 9.8rem;
	max-width: 1035px;
	padding-inline: 20px;
}

.top-news__wrapper {
	margin-top: 7rem;
}

.top-news__item {
	border-bottom: 1px solid rgba(91, 64, 35, 0.7);
	display: grid;
	gap: 0.6rem;
	grid-template-columns: 25rem 1fr;
	margin-top: 3rem;
	padding-bottom: 1.6rem;
	position: relative;
}

.top-news__item::after {
	align-items: center;
	background: #F1C28A;
	border-radius: 50%;
	color: #fff;
	content: "\f054";
	display: flex;
	font-family: "Font Awesome 5 Free";
	font-size: 0.8rem;
	font-weight: 900;
	height: 2.7rem;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 39%;
	transform: translateY(-50%);
	width: 2.7rem;
}

.top-news__date {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	white-space: nowrap;
}

.top-news__text {
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.top-news__no-post {
	color: #6d5a3b;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1.6;
	padding: 1.6rem 0;
	text-align: center;
}

.top-medical {
	margin-top: 12rem;
}

.top-medical__inner {
	background: url(../img/top-medical-bg-p.webp) center top/cover no-repeat;
	margin-top: -2.8rem;
	padding-top: 14rem;
}

.top-medical__box {
	padding-bottom: 6.6rem;
}

.top-medical__cards {
	display: grid;
	gap: 4.6rem;
	grid-template-columns: repeat(3, 1fr);
	margin-bottom: 3.2rem;
	width: 100rem;
}

.top-medical__card {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: 1.4rem;
	height: 22rem;
	justify-content: center;
	position: relative;
}

.top-medical__card::after {
	align-items: center;
	background: #fff;
	border-radius: 50%;
	bottom: 1.7rem;
	color: #77AD26;
	content: "\f054";
	display: flex;
	font-family: "Font Awesome 5 Free";
	font-size: 0.8rem;
	font-weight: 900;
	height: 2.7rem;
	justify-content: center;
	position: absolute;
	right: 1.3rem;
	width: 2.7rem;
}

.top-medical__card-icon {
	height: 7.5rem;
	width: 7.5rem;
}

.top-medical__card-label {
	border-top: #fff 2px dotted;
	color: #FFF;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	line-height: normal;
	padding-top: 1.4rem;
	text-align: center;
	width: 20rem;
}

.top-medical__card-image img {
	height: 22rem;
}

.top-medical__card-image01 img,
.top-medical__card-image03 img {
	border-radius: 0px 0px 3rem 0px;
}

.top-medical__card-image02 img {
	border-radius: 0px 3rem 0px 0px;
}

/* 背景色バリエーション */

.top-medical__card--surgery {
	background: #C2E48E;
	border-radius: 3rem 0px 0px 0px;
}

.top-medical__card--coloproctology {
	background: #A3D4EA;
	border-radius: 0px 0px 0px 3rem;
}

.top-medical__card--gastro {
	background: #F2CB9D;
	border-radius: 3rem 0px 0px 0px;
}

.top-medical__description {
	background: #FFF;
	border: 1.1rem solid #F9C9CB;
	border-radius: 2rem;
	color: #333;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 2;
	margin-top: 6.5rem;
	padding: 2.8rem 8.4rem;
	width: 83.7rem;
}

.top-medical__highlight {
	color: #77AD26;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2.2rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.top-medical__notice {
	color: #FF0A09;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 2;
}

.top-hours {
	margin-bottom: 9rem;
	margin-top: 11.6rem;
	max-width: 633px;
}

.top-hours__table-wrap {
	overflow-x: auto;
}

.top-hours__table {
	border: 1px solid rgba(81, 45, 30, 0.2);
	border-collapse: collapse;
	margin-top: 5.6rem;
	table-layout: fixed;
	text-align: center;
	width: 100%;
}

.top-hours__table th {
	background: #562804;
	color: #fff;
	font-size: 1.6rem !important;
	padding: 1.8rem;
}

.top-hours__cell {
	border-bottom: 1px solid rgba(81, 45, 30, 0.2);
	font-size: 1.9rem;
	padding-block: 2.5rem;
	vertical-align: middle;
}

.top-hours__small .top-hours__cell {
	font-size: 1.4rem;
	padding-block: 1.5rem;
}

.top-hours__cell--header {
	color: #fff;
	padding-inline: 3.2rem;
	width: 176px;
}

.top-hours__cell--time {
	background: #F7DDC3 !important;
	border-bottom: 1px solid rgba(81, 45, 30, 0.2);
	border-right: 1px solid rgba(81, 45, 30, 0.2);
	color: #512D1E !important;
	font-weight: 400;
	padding: 2.4rem 2.8rem;
	text-align: left;
}

.top-hours__cell--holiday {
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	padding-inline: 3.5rem;
	text-align: left;
}

.top-info {
	background: url(../img/top-info-bg-p.webp) center top/cover no-repeat;
	padding-bottom: 6.7rem;
	padding-top: 17.8rem;
}

.top-info__inner {
	display: grid;
	gap: 8rem;
	grid-template-columns: repeat(2, 1fr);
	margin: 0 auto;
	max-width: 1240px;
	padding-inline: 1.6rem;
}

.top-info__block {
	background: #fff;
	border-radius: 0px 3rem 0px 3rem;
	display: grid;
	grid-row: span 1;
	grid-template-rows: subgrid;
	margin-left: 5.6rem;
	position: relative;
}

.top-info__label {
	align-items: center;
	background-color: #a8ce64;
	border-radius: 50%;
	box-shadow: 0px 4px 2px 0px rgba(0, 0, 0, 0.05);
	color: #fff;
	display: flex;
	font-size: 2.4rem;
	height: 18.1rem;
	justify-content: center;
	left: -5.7rem;
	letter-spacing: 0.1em;
	position: absolute;
	text-align: center;
	top: -4rem;
	width: 18.1rem;
	z-index: 2;
}

.top-info__card {
	display: block;
}

.top-info__image img {
	aspect-ratio: 504/252;
	border-radius: 0px 3rem 0px 0px;
	display: block;
	height: 100%;
	width: 100%;
}

.top-info__text {
	color: #000;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 2;
	padding: 2rem 2.9rem 3.6rem;
}

.top-access {
	margin-bottom: 5.7rem;
	margin-top: 12rem;
}

.top-access__inner {
	margin: 0 auto;
	max-width: 120rem;
}

.top-access__grid {
	background: #FFF4EB;
	display: grid;
	gap: 5rem;
	grid-template-columns: 1fr 52.3rem;
	margin-top: 5.7rem;
	padding: 4rem;
}

.top-access__map iframe {
	aspect-ratio: 546/311;
	width: 100%;
}

.top-access__director {
	background: #FBE5D6;
	display: grid;
	gap: 2.8rem;
	grid-template-columns: 23.6rem 1fr;
	margin-top: 4rem;
	padding: 2rem;
}

.top-access__director-image {
	height: auto;
	width: 100%;
}

.top-access__director-info {
	margin-top: 1.7rem;
}

.top-access__director-name {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 1.5;
	padding-left: 0.7rem;
}

.top-access__director-link {
	background: #562804;
	color: #FFF;
	display: block;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.875;
	margin-top: 1.4rem;
	padding-block: 1.4rem;
	text-align: center;
}

.top-access__right {
	align-items: center;
	background: #fff;
	display: flex;
	justify-content: center;
}

.top-access__info-row {
	border-bottom: 1px solid rgba(77, 65, 57, 0.3);
	display: grid;
	font-size: 1.6rem;
	grid-template-columns: 11.6rem 1fr;
	letter-spacing: 0.07em;
	line-height: normal;
	padding-block: 2rem;
	padding-inline: 1rem;
}

.lower-fv {
	align-items: center;
	background: url(../img/lower-fv-p.webp) center/cover no-repeat;
	display: flex;
	height: 26rem;
	justify-content: center;
}

.lower-fv__title {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 5rem;
}

.medical {
	background-color: #FFF4EB;
	margin: 0 auto;
	margin-top: 1rem;
	max-width: 1200px;
	padding: 3.8rem 4rem;
}

.medical__text {
	font-size: 16px;
	line-height: 2;
}

.medical__hour {
	margin-top: 6rem;
}

.medical__hour-title {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2rem;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 1.6;
}

.medical-hour__box {
	margin-top: -2rem;
}

.introduction-bg {
	background: #ECF4D9;
	padding-bottom: 10rem;
}

.introduction {
	margin-top: 5rem;
}

.introduction__title {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 3.2rem;
	text-align: center;
}

.introduction__inner {
	background: #fff;
	margin: 0 auto;
	margin-top: 6.5rem;
	max-width: 1000px;
	padding: 5.6rem 9.2rem;
}

.introduction__row {
	border-bottom: 1px solid rgba(77, 65, 57, 0.3);
	display: flex;
	gap: 6rem;
	padding-block: 1.9rem;
}

.introduction__term {
	font-size: 1.6rem;
	letter-spacing: 0.07em;
	line-height: 1.6;
	max-width: 18rem;
	width: 100%;
}

.introduction__desc {
	flex: 1;
	font-size: 1.6rem;
}

.introduction__footer {
	background: #77AD26;
	margin: 0 auto;
	margin-top: 2.5rem;
	max-width: 1000px;
	padding-block: 2rem;
	padding-left: 22rem;
}

.introduction__note {
	color: #FFF;
	font-size: 1.6rem;
	letter-spacing: 0.07em;
	line-height: normal;
}

.introduction__note:not(:first-child) {
	margin-top: 2.2rem;
}

.gallery {
	margin-top: 10rem;
	max-width: 1200px;
}

.gallery-bottom {
	margin-top: 12rem;
}

.gallery__title {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 3.2rem;
	line-height: normal;
	text-align: center;
}

.gallery__list {
	display: grid;
	gap: 3rem;
	grid-template-columns: repeat(4, 1fr);
	margin-top: 5rem;
}

.gallery__list.column03 {
	gap: 6.9rem 2rem;
	grid-template-columns: repeat(3, 1fr);
	margin-top: 5.7rem;
}

.gallery__caption {
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2rem;
	margin-bottom: 1rem;
	text-align: center;
}

.greeting {
	margin-bottom: 12rem;
	margin-top: 6.2rem;
	max-width: 1152px;
}

.greeting__inner {
	display: grid;
	grid-template: "img ... cont" "img ... sign"/57.1rem 8rem 1fr;
}

.greeting__image-area {
	grid-area: img;
	padding-bottom: 7.8rem;
	padding-left: 7.8rem;
	position: relative;
}

.greeting__image-area::before {
	background: #ECF4D9;
	border-radius: 0px 0px 0px 3rem;
	bottom: 0;
	content: "";
	height: 19.3rem;
	left: 0px;
	position: absolute;
	width: 19.3rem;
	z-index: 1;
}

.greeting__image {
	display: block;
	height: auto;
	position: relative;
	width: 100%;
	z-index: 2;
}

.greeting__content {
	grid-area: cont;
	margin-top: 0.7rem;
}

.greeting__title {
	color: #5B4023;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 3.2rem;
	text-align: center;
}

.greeting__text {
	color: #5B4023;
	font-size: 1.6rem;
	line-height: 2;
	margin-top: 5.5rem;
}

.greeting__signature {
	grid-area: sign;
	margin-left: auto;
	margin-top: 4.9rem;
	text-align: left;
	width: 17.3rem;
}

.greeting__role {
	display: block;
	font-size: 2rem;
	font-weight: 400;
}

.greeting__name {
	display: block;
	margin-top: 1.5rem;
	width: 16.4rem;
}

.profile {
	background: #ECF4D9;
	padding-block: 10.6rem 9.7rem;
}

.profile__inner {
	margin: 0 auto;
	max-width: 99rem;
}

.profile__title {
	color: #5B4023;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 3.2rem;
	text-align: center;
}

.profile__career {
	background: #fff;
	margin-top: 6.6rem;
	padding: 5.2rem 7rem 7rem;
}

.profile__row {
	align-items: center;
	border-bottom: solid 1px rgba(77, 65, 57, 0.3);
	display: grid;
	grid-template-columns: 22.7rem 1fr;
	margin-top: 2rem;
	padding-bottom: 1.8rem;
	padding-left: 0.6rem;
}

.profile__year,
.profile__detail {
	font-size: 1.6rem;
	letter-spacing: 0.07em;
	line-height: normal;
}

.profile__box-area {
	display: grid;
	gap: 4.8rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 4rem;
}

.profile__box-title {
	background: #77AD26;
	color: #FFF;
	font-size: 2.4rem;
	letter-spacing: 0.07em;
	padding: 4.5rem 6.3rem 4.2rem;
}

.profile__box-list {
	background: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.07em;
	line-height: 2;
	padding: 2rem 6rem;
}

.profile__box-list li {
	padding-left: 2rem;
	position: relative;
}

.profile__box-list li::after {
	content: "・";
	font-size: 1.6rem;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.recruit {
	margin-bottom: 14.3rem;
	margin-top: 4.4rem;
}

.recruit__inner {
	margin: 0 auto;
	max-width: 1200px;
}

.recruit__intro {
	font-size: 2rem;
	line-height: 2;
	text-align: center;
}

.recruit__list {
	display: flex;
	flex-direction: column;
	gap: 6rem;
	margin-top: 9.7rem;
}

.recruit__head {
	align-items: center;
	border-bottom: 2px solid #86B32D;
	display: flex;
	font-family: "Rounded M+ 1c", "M PLUS Rounded 1c", sans-serif;
	font-size: 2.2rem;
	gap: 3.6rem;
	letter-spacing: 0.07em;
}

.recruit__label {
	background: #86B32D;
	color: #fff;
	padding: 2.3rem 4.5rem;
}

.recruit__body {
	background: #ECF4D9;
	font-size: 2rem;
	line-height: 2;
	min-height: 18rem;
	padding: 5rem;
}

.recruit__none {
	text-align: center;
}

.recruit__none .recruit__body {
	align-items: center;
	display: flex;
	justify-content: center;
	padding: 0;
}

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

html {
	font-size: 2.6666666667vw;
}

}

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

.p-formBtn input:disabled:hover {
	cursor: not-allowed;
}

.p-formBtn input:hover {
	opacity: 0.7;
	transition: opacity 0.5s;
}

}

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

html {
	font-size: 0.8333333333vw;
}

}

@media (max-width: 1300px) {

.header__logo-area {
	width: 17.2rem;
}

.header__nav-list {
	gap: 3rem;
}

.header__nav-link {
	font-size: 1.8rem;
}

.top-fv__inner {
	left: 10rem;
}

}

@media (max-width: 1200px) {

.u-pcmi16 {
	margin-inline: 1.6rem;
}

.u-pcpi16 {
	padding-inline: 1.6rem;
}

.medical {
	margin-inline: 1.6rem;
}

.introduction {
	padding-inline: 1.6rem;
}

.gallery__inner {
	padding-inline: 1.6rem;
}

.greeting {
	padding-inline: 1.6rem;
}

}

@media (max-width: 767px) {

.pc_only {
	display: none;
}

.sp_only {
	display: block;
}

.u-pcmi16 {
	margin-inline: auto;
}

.u-pcpi16 {
	padding-inline: auto;
}

.u-misp16 {
	margin-inline: 1.6rem;
}

.u-pisp16 {
	padding-inline: 1.6rem;
}

.inner {
	padding-left: 20px;
	padding-left: 2rem;
	padding-right: 20px;
	padding-right: 2rem;
}

.header {
	margin-bottom: 0;
	padding-left: 2rem;
	position: relative;
}

.header__logo-area {
	padding-block: 1rem;
	width: 13rem;
}

.header__contact {
	display: block;
	height: 100%;
}

.header__box {
	display: none;
}

.header__nav {
	background-color: #ffffff;
	display: none;
	left: 0;
	padding: 2rem;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 10;
}

.header__nav-list {
	align-items: flex-start;
	flex-direction: column;
}

.header__recruit {
	display: none;
}

.drawer-icon {
	display: block;
}

.drawer-content {
	display: block;
}

.footer__nav {
	padding: 2.4rem;
}

.footer__nav-list {
	gap: 2.8rem 4rem;
	justify-content: flex-start;
}

.home__inner {
	margin-bottom: 10rem;
	padding: 3rem 10rem 4rem;
}

.home__inner .top-news__item {
	padding-bottom: 1.2rem;
}

.content-area {
	margin-top: 10px;
}

.content-area__content {
	padding: 1.6rem 2.8rem;
}

.post-navigation {
	margin-top: 4rem;
}

.error-page {
	margin-top: 70px;
	margin-top: 7rem;
	padding: 36px;
	padding: 3.6rem;
}

.error-page__container {
	padding: 20px;
	padding: 2rem;
}

.error-page__title {
	font-size: 28px;
	font-size: 2.8rem;
}

.error-page__message {
	font-size: 16px;
	font-size: 1.6rem;
}

#breadcrumb.inner {
	line-height: 1.2;
	padding-inline: 1.6rem;
}

#breadcrumb span {
	margin: 0 0.2rem;
}

.p-contact__inner {
	max-width: 550px;
	padding-left: 15px;
	padding-right: 15px;
}

.p-form__item {
	align-items: flex-start;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
}

.p-form__title {
	padding: 0 10px;
	width: 100%;
}

.p-form__title--type02 {
	align-items: flex-start;
	flex-direction: column;
}

.p-form__input {
	margin-top: 10px;
	padding: 0 10px;
	width: 100%;
}

.p-formInput input {
	height: 50px;
	margin-left: 0;
	padding-left: 15px;
	width: 100%;
}

.p-formInput--sm input {
	width: 100%;
}

.p-formInput__post input {
	width: 100%;
}

.p-formInput__address input {
	width: 100%;
}

.p-formSelect select {
	height: 50px;
	width: 100%;
}

.p-formDate__flex {
	align-items: flex-start;
	gap: 20px;
}

.p-form__dataBlock {
	flex: 1;
}

.p-form__dataBlockLabel {
	display: none;
}

.p-form__dataBlockDate {
	width: 100%;
}

.p-formCalendar input {
	height: 50px;
	width: 100%;
}

.Android .p-formCalendar input {
	padding-left: 15px;
}

.p-form__dataBlockSelect {
	width: 100%;
}

.p-formNumber__flex {
	align-items: flex-start;
	flex-direction: column;
	gap: 10px;
}

.p-formNumber__blockLabel01 {
	width: 55px;
}

.p-formNumber__blockInput {
	flex: 1;
	margin-right: 20px;
}

.p-formTextarea textarea {
	margin-left: 0;
	min-height: 300px;
	padding-left: 15px;
	width: 100%;
}

.p-form__privacy {
	text-align: left;
}

.p-form__acceptance {
	text-align: left;
}

.p-form__submit {
	margin-top: 30px;
}

.wpcf7 form.sent .wpcf7-response-output {
	font-size: 16px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	font-size: 16px;
}

.top-fv {
	background: url(../img/fv-img-p.webp) center/cover no-repeat;
	background-position: -77rem;
	height: auto;
	padding-bottom: 5rem;
}

.top-fv__inner {
	padding-top: 35rem;
	position: static;
}

.top-fv__content {
	padding: 1.6rem;
}

.top-fv__text {
	font-size: 2rem;
}

.top-fv__buttons {
	font-size: 1.8rem;
	gap: 1rem;
	grid-template-columns: 1fr;
	margin-top: 2rem;
}

.top-fv__button-item {
	margin-top: 0rem;
}

.top-fv__button {
	margin-top: 0;
}

.top-contact-tel {
	border: #F29C9F 0.2rem solid;
	border: #F29C9F 0.3rem solid;
	border-radius: 1rem;
	margin-top: 4rem;
}

.top-contact-tel::after {
	height: 11.1rem;
	right: 1rem;
	top: -2.3rem;
	width: 8.6rem;
}

.top-contact-tel__inner {
	padding-top: 1.2rem;
}

.top-contact-tel__content {
	padding-bottom: 1rem;
	padding-inline: 1rem;
}

.top-contact-tel__lead {
	font-size: 1.6rem;
}

.top-contact-number {
	align-items: center;
	display: flex;
	font-size: 2.7rem;
	padding-left: 0rem;
}

.top-contact-number::after {
	background: none;
	height: 3rem;
	position: static;
	width: 2.4rem;
}

.top-contact-tel__clinic {
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	padding: 1rem;
}

.top-news {
	margin-top: 8rem;
	padding-inline: 1.6rem;
}

.top-news__wrapper {
	margin-top: 5rem;
}

.top-news__item {
	gap: 0.4rem;
	grid-template-columns: 1fr;
	padding-bottom: 1rem;
	padding-right: 32px;
}

.top-medical {
	margin-top: 8rem;
}

.top-medical__inner {
	background: url(../img/top-medical-bg-p.webp) center top/contain no-repeat;
	margin-top: 5rem;
	padding-top: 10rem;
}

.top-medical__box {
	background-color: #FBF2DD;
	padding-inline: 2rem;
}

.top-medical__cards {
	gap: 3.2rem;
	grid-template-columns: 1fr;
	width: 100%;
}

.top-medical__card {
	height: 17.6rem;
}

.top-medical__card-icon {
	height: 6rem;
	width: 6rem;
}

.top-medical__card-image img {
	height: 17.6rem;
}

.top-medical__description {
	border: 0.5rem solid #F9C9CB;
	line-height: 1.75;
	margin-top: 4.8rem;
	padding: 2.8rem;
	width: 100%;
}

.top-hours {
	margin-top: 8rem;
}

.top-hours__table th {
	font-size: 1.4rem;
	padding: 1.2rem 0;
}

.top-hours__cell {
	font-size: 1.6rem;
	padding-block: 1.6rem;
}

.top-hours__small .top-hours__cell {
	font-size: 1.2rem;
	padding-block: 1.2rem;
}

.top-hours__cell--header {
	padding-inline: 1.2rem;
	width: 27.8%;
}

.top-hours__cell--time {
	line-height: 1.2;
	padding: 1.2rem 0.8rem !important;
}

.top-hours__cell--holiday {
	font-size: 1.2rem;
	padding-inline: 0.8rem;
}

.top-info {
	background: url(../img/top-info-bg-p.webp) center top/contain no-repeat;
	padding-bottom: 0;
	padding-top: 10rem;
}

.top-info__inner {
	background: #E6F4D2;
	grid-template-columns: 1fr;
	padding-bottom: 8rem;
	padding-right: 3rem;
}

.top-info__block {
	border-radius: 0px 2rem 0px 2rem;
	margin-left: 2.4rem;
}

.top-info__label {
	font-size: 1.8rem;
	height: 10.8rem;
	left: -3.5rem;
	width: 10.8rem;
}

.top-info__image img {
	border-radius: 0px 2rem 0px 0px;
}

.top-info__text {
	line-height: 1.75;
	padding: 1.6rem 1.6rem 2.4rem;
}

.top-access {
	margin-top: 8rem;
}

.top-access__grid {
	gap: 3rem;
	grid-template-columns: 1fr;
	padding: 3rem 1.6rem;
}

.top-access__director {
	gap: 0;
	grid-template-columns: 1fr;
	margin-top: 3rem;
}

.top-access__director-name {
	font-size: 1.8rem;
	line-height: 1.2;
	padding-left: 0;
}

.top-access__director-link {
	margin-top: 1rem;
	padding-block: 1.2rem;
}

.top-access__right {
	display: block;
	padding-block: 2rem;
}

.top-access__info-row {
	font-size: 1.4rem;
	grid-template-columns: 1fr;
	margin-inline: 1.6rem;
	padding: 1.2rem 0.8rem;
}

.lower-fv {
	height: 12rem;
}

.lower-fv__title {
	font-size: 3rem;
}

.medical {
	padding: 2.4rem;
}

.medical__hour {
	margin-top: 4rem;
}

.medical-hour__box {
	margin-top: -3rem;
}

.introduction-bg {
	padding-bottom: 6rem;
}

.introduction__title {
	font-size: 2.8rem;
}

.introduction__inner {
	margin-top: 3.2rem;
	padding: 2rem 2.8rem;
}

.introduction__row {
	flex-direction: column;
	gap: 1rem;
}

.introduction__term {
	max-width: 100%;
}

.introduction__desc {
	line-height: 1.2;
}

.introduction__footer {
	padding-inline: 1.6rem;
}

.gallery {
	margin-top: 6rem;
}

.gallery-bottom {
	margin-top: 7rem;
}

.gallery__inner {
	padding-inline: 0;
}

.gallery__title {
	font-size: 2.8rem;
}

.gallery__list {
	gap: 1.6rem 1rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 2rem;
}

.gallery__list.column03 {
	gap: 3rem 1rem;
	grid-template-columns: repeat(2, 1fr);
	margin-top: 3rem;
}

.gallery__caption {
	font-size: 1.6rem;
	margin-bottom: 0.8rem;
}

.greeting {
	margin-bottom: 8rem;
	margin-top: 4rem;
}

.greeting__inner {
	grid-template: "cont" "img" "sign"/1fr;
}

.greeting__image-area {
	margin-top: 2rem;
	padding-bottom: 3.6rem;
	padding-left: 3.6rem;
}

.greeting__image-area::before {
	border-radius: 0px 0px 0px 1.5rem;
	height: 9rem;
	width: 9rem;
}

.greeting__content {
	margin-top: 0;
}

.greeting__title {
	font-size: 2.8rem;
}

.greeting__text {
	margin-top: 3rem;
}

.greeting__signature {
	margin-top: 2rem;
}

.profile {
	padding-block: 5rem;
}

.profile__title {
	font-size: 2.8rem;
}

.profile__career {
	margin-top: 3.6rem;
	padding: 2rem;
}

.profile__row {
	gap: 1rem;
	grid-template-columns: 1fr;
	margin-top: 1.6rem;
	padding-bottom: 1.6rem;
	padding-inline: 0.6rem;
}

.profile__box-area {
	gap: 2.4rem;
	grid-template-columns: 1fr;
	margin-top: 3.2rem;
}

.profile__box-title {
	padding: 1.8rem 3.2rem;
}

.profile__box-list {
	font-size: 1.4rem;
	padding: 1.6rem 2.8rem;
}

.profile__box-list li {
	padding-left: 1.6rem;
}

.profile__box-list li::after {
	font-size: 1.4rem;
}

.profile__box-list .u-area::after {
	top: 0;
	transform: translate(0);
}

.recruit {
	margin-bottom: 7rem;
	margin-top: 4rem;
}

.recruit__intro {
	font-size: 1.8rem;
}

.recruit__list {
	gap: 4rem;
	margin-top: 6rem;
}

.recruit__head {
	font-size: 2rem;
	gap: 2.4rem;
}

.recruit__label {
	min-width: 15rem;
	padding: 1.6rem 3.2rem;
}

.recruit__job {
	line-height: 1.2;
}

.recruit__body {
	font-size: 1.8rem;
	line-height: 1.75;
	min-height: 14.2rem;
	padding: 2.4rem;
}

}

@media print {

.page__wrapper h1 {
	page-break-before: always;
}

.page__wrapper h1,
.page__wrapper h2,
.page__wrapper h3,
.page__wrapper h4,
.page__wrapper h5,
.page__wrapper h6 {
	page-break-after: avoid;
}

.page__wrapper ul,
.page__wrapper ol,
.page__wrapper dl {
	page-break-before: avoid;
}

}


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