body {
	color: #666;
	font-family: "Noto Sans JP", sans-serif;
}

.u-desktop {
	display: block;
}

.u-mobile {
	display: none;
}

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

html {
	font-size: 16px;
}

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

/* Remove default padding */

ul,
ol {
	padding: 0;
}

/* Remove default margin */

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

/* Set core root defaults */

/* Set core body defaults */

body {
	background-color: #fbfaf5;
	line-height: 1.5;
	min-height: 100vh;
	overflow-x: hidden;
	text-rendering: optimizeLegibility;
}

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

ul,
ol {
	list-style: none;
}

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

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

/* Make images easier to work with */

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

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

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

/* Inherit fonts for inputs and buttons */

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

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

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

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

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

textarea {
	resize: vertical;
}

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

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

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

/* ホバー */

a {
	-webkit-text-decoration: none;
	color: inherit;
	text-decoration: none;
	transition: opacity 0.3s;
}

.about {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0.4375rem 0 2.5rem 0;
	width: 100%;
}

.about__title {
	height: auto;
	margin-bottom: 2.5rem;
	position: relative;
	width: 100%;
}

.about__title-deco {
	height: auto;
	width: 100%;
}

.about__title-text {
	left: 30px;
	position: absolute;
	top: 1.875rem;
	width: 23%;
}

.about__wrap {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	padding: 0 30px;
}

.about__article {
	display: block;
	text-align: justify;
	width: 60%;
}

.about__catch {
	font-size: 1.375rem;
	margin-bottom: 1rem;
}

.about__text {
	font-size: 1rem;
	line-height: 1.52;
}

.about__photo {
	display: block;
	width: 37%;
}

.about__photo img {
	height: auto;
	width: 100%;
}

.about__history {
	border: solid 2px #0071ba;
	display: flex;
	justify-content: space-between;
	margin-top: 1.5rem;
	padding: 1.25rem 1.875rem;
	width: 100%;
}

.about__history-left {
	display: block;
	font-size: 1rem;
	width: 40%;
}

.about__history-text1 {
	text-align: left;
	white-space: nowrap;
}
.about__history-text2 {
	text-align: right;
	white-space: nowrap;
}

.about__history-right {
	font-size: 1rem;
	text-align: left;
	width: 42%;
}

.about__history-text3 {
	font-weight: 700;
	margin-top: 0.5rem;
}

.access {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0.4375rem 0 2.5rem 0;
	width: 100%;
}

.access__title {
	height: auto;
	margin-bottom: 2.5rem;
	position: relative;
	width: 100%;
}

.access__title-deco {
	height: auto;
	width: 100%;
}

.access__title-text {
	left: 30px;
	position: absolute;
	top: 1.875rem;
	width: 24%;
}

.access__map {
	align-items: flex-start;
	display: flex;
	justify-content: space-between;
	margin-bottom: 2.25rem;
	padding: 0 30px;
	width: 100%;
}

.access__map iframe {
	aspect-ratio: 490/320;
	height: auto;
	width: 55%;
}

.access__text {
	display: block;
	width: 42%;
}

.access__text h3 {
	font-size: 1.375rem;
	font-weight: 700;
}

.access__text p {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.3;
	margin-top: 1.5rem;
	text-align: justify;
}

.access__photos {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	width: 90%;
}

.access__photos img {
	aspect-ratio: 320/310;
	height: auto;
	width: 48%;
}

.examFV {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0.4375rem 0 1.25rem 0;
	width: 100%;
}

.examFV .examFV__inner {
	padding: 0 1.875rem;
}

.examFV .examFV__h4 {
	margin-bottom: 0.625rem;
}

.examFV .examFV__wrap {
	margin-bottom: 0.625rem;
}

.naika {
	margin: 0 auto;
	padding-bottom: 0.9375rem;
}

.fever {
	margin: 0 auto;
	padding-bottom: 1.875rem;
}

.vaccine {
	margin: 0 auto;
	padding-bottom: 1.5625rem;
}

.healthCheck {
	margin: 0 auto;
	padding-bottom: 1.875rem;
}

.hoursFV {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0.4375rem 0 1.25rem 0;
	width: 100%;
}

.hoursFV__title {
	height: auto;
	margin-bottom: 1.25rem;
	position: relative;
	width: 100%;
}

.hoursFV__title-deco {
	height: auto;
	width: 100%;
}

.hoursFV__title-text {
	left: 30px;
	position: absolute;
	top: 1.875rem;
	width: 30%;
}

.timetable {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	max-width: 1100px;
	padding-bottom: 3rem;
	width: 100%;
}

.timetable__schedule {
	margin: 0 auto;
	padding-bottom: 4rem;
	width: 65%;
}

.timetable__schedule .timetable__title {
	aspect-ratio: 974/105;
	display: block;
	height: auto;
	margin-bottom: 0.4375rem;
	width: 100%;
}

.timetable__schedule table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.timetable__schedule table th,
.timetable__schedule table td {
	border: solid 2px #fff;
}

.timetable__schedule table tr:nth-child(1) {
	background-color: #989898;
	height: 50px;
}

.timetable__schedule table tr:nth-child(2) {
	background-color: #e6e6e6;
	height: 106px;
}

.timetable__schedule table tr:nth-child(3) {
	background-color: #cccccc;
	height: 106px;
}

.timetable__schedule table th {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 400;
	padding: 0 1.75rem;
	white-space: nowrap;
}

.timetable__schedule table th:nth-child(1) {
	padding: 0 2.5rem;
}

.timetable__schedule table .timetable__schedule-14 {
	color: #666;
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.375rem;
	white-space: nowrap;
}

.timetable__schedule-14 span {
	font-weight: 700;
}

.timetable__schedule table td {
	color: #666;
	font-size: 1.25rem;
	font-weight: 400;
}

.timetable__comment {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.timetable__doctors {
	color: #666;
	display: block;
	font-size: 1.125rem;
	font-weight: 400;
}

.timetable__offdays {
	display: block;
	font-size: 1rem;
	font-weight: 400;
}

.timetable__offdays span {
	color: #00a99d;
}

.timetable__photo {
	margin: 0 auto;
	width: 60%;
}

.second-op {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding: 0.4375rem 0 1.25rem 0;
	width: 100%;
}

.second-op__title {
	height: auto;
	margin-bottom: 1.875rem;
	position: relative;
	width: 100%;
}

.second-op__title-deco {
	height: auto;
	width: 100%;
}

.second-op__title-text {
	left: 30px;
	position: absolute;
	top: 1.875rem;
	width: 43%;
}

.second-op__info {
	padding: 0 1.875rem 0.75rem 1.875rem;
}

.second-op__info p {
	font-size: 1.125rem;
	font-weight: 400;
	margin-bottom: 1rem;
}

.second-op__doctors {
	display: flex;
	font-size: 1rem;
	font-weight: 400;
	justify-content: space-between;
	padding: 0 1.875rem;
}

.second-op__doctors-name {
	background-color: #00a89c;
	border-radius: 12px;
	color: #fff;
	font-size: 1.375rem;
	letter-spacing: 0.08em;
	margin-bottom: 1.25rem;
	padding: 0.5625rem 3.25rem;
	width: 12.5rem;
}

.second-op__doctors p {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 1rem;
}

.second-op__sakuragi {
	text-align: justify;
	width: 47%;
}

.second-op__takayanagi {
	text-align: justify;
	width: 47%;
}

.SPnav {
	margin-bottom: 0.4375rem;
}

.topFirstView {
	padding: 14px 0;
}

.topNews {
	margin: 0 auto;
	padding: 1.5rem 1.875rem 1.5rem 1.875rem;
}

.topInfo {
	padding-bottom: 2.375rem;
}

.topInfo__subjects {
	padding: 1.875rem 2.3125rem 1.25rem 2.3125rem;
}

.topInfo__wrap {
	padding: 0 1.875rem;
}

.topInfo__schedule {
	margin-bottom: 1.25rem;
}

.examCatch {
	color: #00a89c;
	font-size: 1.5rem;
	font-weight: 700;
	position: relative;
}

.examCatch::before {
	background-image: url(../images/leaf.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 3.3125rem;
	vertical-align: middle;
	width: 2.5625rem;
}

.examFV .examFV__title {
	height: auto;
	margin-bottom: 0.625rem;
	position: relative;
	width: 100%;
}

.examFV__title-deco {
	height: auto;
	width: 100%;
}

.examFV__title-text {
	left: 30px;
	position: absolute;
	top: 1.875rem;
	width: 30%;
}

.examFV .examFV__wrap {
	align-items: flex-end;
	display: flex;
}

.examFV .examFV__h4 {
	display: block;
	font-size: 1.375rem;
	font-weight: 700;
	white-space: nowrap;
}

.examFV .examFV__h3 {
	color: #00a89c;
	display: block;
	font-size: 1.625rem;
	font-weight: 700;
	margin-left: -0.625rem;
	white-space: nowrap;
}

.examFV .examFV__h5 {
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	margin: 0;
	white-space: nowrap;
}

.examFV .examFV__text {
	color: #0071ba;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 0.625rem;
	text-align: justify;
}

.examFV .examFV__note {
	font-size: 1rem;
	font-weight: 400;
}

.examHead {
	color: #0071ba;
	font-size: 1.375rem;
	font-weight: 700;
	line-height: 1em;
}

.examHead::before {
	background-image: url(../images/ball.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: inline-block;
	height: 1.575rem;
	vertical-align: top;
	width: 1.575rem;
}

.examNote {
	color: #eb1c24;
	font-size: 1.1875rem;
	font-weight: 700;
}

.examTitle {
	position: relative;
	width: 100%;
}

.examTitle img {
	height: auto;
	width: 100%;
}

.examTitle__btn {
	left: 20px;
	position: absolute;
	top: 11px;
	width: 18.72%;
}

.fever {
	background-color: #fff;
	max-width: 1100px;
	width: 100%;
}

.fever__title {
	margin-bottom: 1.25rem;
}

.fever__wrap {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

.fever__article {
	display: block;
	padding-top: 2.125rem;
	width: 64%;
}

.fever__catch {
	margin-bottom: 1.25rem;
}

.fever__note {
	margin-bottom: 2.125rem;
}

.fever__head {
	margin-bottom: 1.125rem;
}

.fever__flow {
	display: flex;
}

.fever__arrows {
	height: auto;
	width: 1.375rem;
}

.flow__lists {
	color: #00a89c;
	display: block;
	margin-left: 0.75rem;
	margin-top: -0.3125rem;
}

.flow__list {
	display: inline-block;
	font-size: 1.25rem;
	font-weight: 700;
	white-space: nowrap;
}

.flow__list + .flow__list {
	margin-top: 0.3125rem;
}

.fever__photo {
	display: block;
	text-align: center;
	width: 20.625rem;
}

.fever__photo img {
	aspect-ratio: 330/220;
	border-radius: 18.266px;
	height: auto;
	width: 100%;
}

.footer {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	max-width: 1100px;
	padding-top: 0.5rem;
	width: 100%;
}

.footer .footer__nav {
	background-color: #e5e5e5;
	height: 2.9375rem;
	padding: 0.75rem 1.875rem;
	width: 100%;
}

.footer .footer__lists {
	align-items: center;
	color: #4d4d4d;
	display: flex;
	justify-content: flex-end;
	text-transform: uppercase;
}

.footer .footer__lists li {
	border-left: solid 1px #b2b2b2;
	font-size: 0.875rem;
	font-weight: 400;
	padding: 0 0.625rem;
	white-space: nowrap;
}

.footer .footer__lists li:last-child {
	padding-right: 0;
}

.footer .footer__container {
	align-items: end;
	background-image: url(../images/footer-back.webp);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-size: 70%;
	display: flex;
	margin-top: -16px;
	padding-bottom: 17px;
	padding-left: 37px;
	width: 100%;
}

.footer__pic {
	-o-object-fit: cover;
	-o-object-position: 35% 0%;
	border: solid 3px #fff;
	border-radius: 23.365px;
	height: 177px;
	object-fit: cover;
	object-position: 35% 0%;
	width: 177px;
}

.footer__info {
	margin-left: 1.4375rem;
	padding-bottom: 0.3125rem;
}

.footer__info .footer__info-wrap {
	align-items: flex-end;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.5rem;
}

.footer__info .footer__info-wrap h2 {
	font-size: 2rem;
	font-weight: 700;
	white-space: nowrap;
}

.footer__info p {
	font-size: 1.125rem;
	font-weight: 400;
}

.footer__info .footer__info-wrap p {
	font-size: 1.125rem;
	font-weight: 400;
	margin-left: 2.1875rem;
	padding-bottom: 0.3125rem;
	white-space: nowrap;
}

.footer .footer__copy {
	align-items: center;
	background-color: #989898;
	color: #fff;
	display: flex;
	height: 56px;
	justify-content: center;
	width: 100%;
}

.footer .footer__copy p {
	font-family: "Noto Sans", sans-serif;
	font-size: 0.875rem;
	font-weight: 400;
}

.header {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	padding-bottom: 7px;
	width: 100%;
	z-index: 300;
}

.header .header__top {
	align-items: center;
	background-color: #989898;
	color: #fff;
	display: flex;
	height: 47px;
	padding-left: 30px;
	width: 100%;
}

.header .header__top h3 {
	font-size: 1.125rem;
	font-weight: 400;
	white-space: nowrap;
}

.header .header__contact {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1100px;
	padding: 10px 30px;
	width: 100%;
}

.header .header__contact .header__logo {
	height: auto;
	width: 17.8125rem;
}

.header .header__contact .header__address p {
	color: #666;
	font-size: 1.125rem;
	font-weight: 400;
	letter-spacing: 0.07em;
	white-space: nowrap;
}

.header .header__contact .header__address h2 {
	color: #00a89c;
	font-family: "Noto Sans", sans-serif;
	font-size: 2.4375rem;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
}

.header .header__contact .header__address h2 a[href^="tel:"] {
	cursor: none;
	pointer-events: none;
}

.header .header__PCnav {
	width: 100%;
}

.healthCheck {
	background-color: #fff;
	max-width: 1100px;
	width: 100%;
}

.healthCheck__title {
	margin-bottom: 2.25rem;
}

.healthCheck__wrap {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

.healthCheck__article {
	display: block;
	padding-top: 2.125rem;
	width: 63.46%;
}

.healthCheck__catch {
	margin-bottom: 1.125rem;
}

.healthCheck__request {
	font-size: 1rem;
	font-weight: 400;
	margin-bottom: 1.125rem;
}

.healthCheck__note {
	margin-bottom: 1.125rem;
}

.healthCheck__head {
	margin-bottom: 1rem;
}

.healthCheck__text {
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 0.75rem;
}

.healthCheck__list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.0625rem;
	width: 32.125rem;
}

.healthCheck__list li {
	align-items: center;
	background-color: #0071ba;
	border-radius: 11.254px;
	display: flex;
	padding: 0.5625rem 0;
	text-align: center;
	width: 31.1%;
}

.healthCheck__list li p {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 700;
	margin: 0 auto;
}

.healthCheck__comment {
	font-size: 1rem;
	font-weight: 400;
	text-align: justify;
}

.healthCheck__photo {
	display: block;
	width: 20.625rem;
}

.healthCheck__photo img {
	aspect-ratio: 330/220;
	border-radius: 18.266px;
	height: auto;
	width: 100%;
}

.inner {
	margin-left: auto;
	margin-right: auto;
	max-width: 1220px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

.line {
	background-color: #64cac3;
	display: block;
	height: 6px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	width: 100%;
}

.naika {
	background-color: #fff;
	max-width: 1100px;
	width: 100%;
}

.naika__title {
	margin-bottom: 1.25rem;
}

.naika__wrap {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
}

.naika__article {
	display: block;
	padding-top: 2.125rem;
	width: 63.46%;
}

.naika__catch {
	margin-bottom: 0.75rem;
}

.naika__text {
	font-size: 1rem;
	font-weight: 400;
	text-align: justify;
}

.naika__check {
	color: #0071ba;
	font-size: 1.125rem;
	font-weight: 700;
}

.naika__list + .naika__list {
	margin-top: 1.25rem;
}

.naika__photos {
	display: block;
	text-align: center;
	width: 20.625rem;
}

.naika__photo {
	display: block;
	padding-bottom: 1.25rem;
	width: 100%;
}

.naika__photo img {
	aspect-ratio: 330/220;
	border-radius: 18.266px;
	height: auto;
	width: 100%;
}

.naika__photo p {
	font-size: 1rem;
	font-weight: 400;
}

.PCnav {
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
}

.PCnav .PCnav__lists {
	display: flex;
	flex-wrap: nowrap;
}

.PCnav .PCnav__list {
	background-color: #d9f2f0;
	color: #00a89c;
	height: 3.5625rem;
	transition: all 0.3s;
	width: 16.6666666667%;
	z-index: 5;
}

.PCnav .PCnav__list a {
	align-items: center;
	display: flex;
	height: 3.5625rem;
	justify-content: center;
	padding: 0.3125rem 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.PCnav .PCnav__list a:hover {
	background-color: #00a89c;
	color: #fff;
}

.PCnav .PCnav__list a::before {
	border-bottom: 23px solid transparent;
	border-left: 10px solid #64cac3;
	border-right: 0;
	border-style: solid;
	border-top: 23px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: 0.4375rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
	width: 0;
	z-index: 10;
}

.PCnav .PCnav__list a:hover::before {
	border-bottom: 23px solid transparent;
	border-left: 10px solid #fff;
	border-right: 0;
	border-style: solid;
	border-top: 23px solid transparent;
	content: "";
	display: block;
	height: 0;
	left: 0.4375rem;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.3s;
	width: 0;
	z-index: 10;
}

.PCnav .PCnav__list p {
	font-size: 1rem;
	font-weight: 700;
	margin: 0 auto;
}

.PCnav .PCnav__list p:first-child {
	font-family: "Noto Sans", sans-serif;
	text-transform: uppercase;
}

.PCnav__lists .active {
	background-color: #00a89c;
	color: #fff;
}

.PCnav__lists .active::before {
	border-left: 10px solid #fff;
}

.SPnav {
	display: none;
}

.SPnav-trigger,
.SPnav-trigger span {
	box-sizing: border-box;
	display: inline-block;
	transition: all 0.4s;
}

.SPnav-trigger {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: none;
	border: none;
	height: 16px;
	position: relative;
	width: 22px;
}

.SPnav-trigger span {
	background-color: #fff;
	border-radius: 1px;
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
}

.SPnav-trigger span:nth-of-type(1) {
	top: 0;
}

.SPnav-trigger span:nth-of-type(2) {
	top: 7px;
}

.SPnav-trigger span:nth-of-type(3) {
	bottom: 0;
}

.SPnav-trigger.active span:nth-of-type(1) {
	transform: translateY(7px) rotate(-45deg);
}

.SPnav-trigger.active span:nth-of-type(2) {
	opacity: 0;
}

.SPnav-trigger.active span:nth-of-type(3) {
	transform: translateY(-7px) rotate(45deg);
}

.SPnav__menu {
	color: #fff;
	font-size: 1.25rem;
	font-weight: 400;
	margin-left: 0.75rem;
	text-transform: uppercase;
}

.SPnav__triangle {
	height: auto;
	margin-left: 0.625rem;
	width: 1.125rem;
}

.SPnav__nav {
	background-color: #64cac3;
	height: 0;
	overflow: hidden;
	transition: 0.3s;
}

.SPnav__nav.panelactive {
	height: 248px;
}

.SPnav__nav .SPnav__lists .SPnav__list {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.SPnav__nav .SPnav__lists .SPnav__list a {
	border-top: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1rem;
	font-weight: 700;
	padding: 8px 0;
	text-transform: uppercase;
	transition: all 0.4s linear;
}

.SPnav__nav .SPnav__lists .SPnav__list a:hover {
	background-color: #00a89c;
}

.topFirstView {
	background-color: #fff;
	display: block;
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
}

.topFirstView__sp {
	display: none;
}

.topFirstView__sp img {
	height: auto;
	width: 100%;
}

.topFirstView__sp p {
	color: #666;
	font-size: 1.42625rem;
	font-weight: 700;
	left: 50%;
	line-height: 2.025rem;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	white-space: nowrap;
}

.topInfo {
	background-color: #fff;
	margin: 0 auto;
	max-width: 1100px;
	width: 100%;
}

.topInfo__subjects {
	width: 100%;
}

.topInfo__subjects ul {
	align-items: center;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

.topInfo__list {
	height: auto;
	width: 25%;
}

.topInfo__list img {
	height: auto;
	width: 100%;
}

.topInfo__list + .topInfo__list {
	margin-left: 1.3125rem;
}

.topInfo__wrap {
	display: flex;
	justify-content: space-between;
	padding: 0 30px;
	width: 100%;
}

.topInfo__schedule {
	display: block;
	width: calc((100% - 58px) / 2);
}

.topInfo__schedule img {
	height: auto;
	margin-bottom: 0.3125rem;
	width: 100%;
}

.topInfo__title-pc {
	display: block;
}

.topInfo__title-tub {
	display: none;
}

.topInfo__schedule table {
	border-collapse: collapse;
	text-align: center;
	width: 100%;
}

.topInfo__schedule table th,
.topInfo__schedule table td {
	border: solid 1px #fff;
}

.topInfo__schedule table tr:nth-child(1) {
	background-color: #989898;
	height: 43px;
}

.topInfo__schedule table tr:nth-child(2) {
	background-color: #e6e6e6;
	height: 76px;
}

.topInfo__schedule table tr:nth-child(3) {
	background-color: #cccccc;
	height: 76px;
}

.topInfo__schedule table th {
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	padding: 0 1.75rem;
	white-space: nowrap;
}

.topInfo__schedule table th:nth-child(1) {
	padding: 0 2.5rem;
}

.topInfo__schedule table .topInfo__schedule-14 {
	color: #000;
	font-size: 0.875rem;
	font-weight: 400;
	line-height: 1.125rem;
	white-space: nowrap;
}

.topInfo__schedule-14 span {
	font-weight: 700;
}

.topInfo__schedule table td {
	color: #000;
	font-size: 1rem;
	font-weight: 400;
}

.topInfo__comment {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.topInfo__doctors {
	color: #000;
	display: block;
	font-size: 1rem;
	font-weight: 400;
}

.topInfo__offdays {
	display: block;
	font-size: 0.875rem;
	font-weight: 400;
}

.topInfo__offdays span {
	color: #00a99d;
}

.topInfo__map {
	width: calc((100% - 58px) / 2);
}

.topInfo__map img {
	height: auto;
	margin-bottom: 5px;
	width: 100%;
}

.map-title-pc {
	display: block;
}

.map-title-tub {
	display: none;
}

.topInfo__map iframe {
	aspect-ratio: 490/307;
	width: 100%;
}

.topNews {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	max-width: 1100px;
	width: 100%;
}

.topNews .topNews__news {
	display: block;
	width: 40.2%;
}

.topNews__title {
	width: 100%;
}

.topNews__title img {
	height: auto;
	margin-bottom: 0.4375rem;
	width: 100%;
}

.topNews__title-pc {
	display: block;
}

.topNews__title-tub {
	display: none;
}

.topNews__content {
	display: block;
	overflow-x: hidden;
	width: 100%;
}

.topNews__content iframe {
	height: 297px;
	width: 100%;
}

.topNews .topNews__message {
	display: block;
	text-align: left;
	width: 55.7%;
}

.topNews .topNews__message h2 {
	color: #00a89c;
	font-size: 2.125rem;
	font-weight: 700;
	margin-bottom: 1.25rem;
	margin-left: -0.9rem;
	white-space: nowrap;
}

.topNews .topNews__message p {
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 2.25rem;
	text-align: justify;
}

.topNews .topNews__message a {
	color: #ff00ff;
	font-size: 1.5625rem;
	font-weight: 700;
}

.toTop {
	align-items: center;
	bottom: 0;
	display: block;
	display: flex;
	height: 3.75rem;
	justify-content: center;
	opacity: 0;
	position: fixed;
	right: 10px;
	transition: opacity 0.25s, visibility 0.25s;
	visibility: hidden;
	width: 6.25rem;
	z-index: 999;
}

.toTop img {
	-o-object-fit: contain;
	display: block;
	height: 100%;
	object-fit: contain;
	width: 100%;
}

.toTop.is-visible {
	opacity: 1;
	visibility: visible;
}

.vaccine {
	background-color: #fff;
	max-width: 1100px;
	width: 100%;
}

.vaccine__title {
	margin-bottom: 1.875rem;
}

.vaccine__wrap {
	display: flex;
	justify-content: space-between;
	margin-top: 1.25rem;
	padding: 0 30px;
}

.vaccine__article {
	padding-top: 2.125rem;
	width: 47%;
}

.vaccine__catch {
	margin-bottom: 1.25rem;
}

.vaccine__lists {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 24.35625rem;
}

.vaccine__lists li {
	align-items: center;
	background-color: #00a89c;
	border-radius: 11.254px;
	display: flex;
	margin-bottom: 0.75rem;
	padding: 0.5625rem 0;
	text-align: center;
	width: 11.4375rem;
}

.vaccine__lists li p {
	color: #fff;
	font-size: 1.375rem;
	font-weight: 700;
	margin: 0 auto;
}

.vaccine__note {
	margin-bottom: 1.6875rem;
}

.vaccine__photo {
	display: block;
	width: 20.625rem;
}

.vaccine__photo img {
	aspect-ratio: 330/220;
	border-radius: 18.266px;
	height: auto;
	width: 100%;
}

@media (max-width: 1160px) {

html {
	font-size: 1.3793103448vw;
}

}

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

.about__article {
	padding-right: 1.25rem;
	padding-top: 1.25rem;
	width: 100%;
}

.about__photo {
	margin: 0 auto;
	width: 80%;
}

.examFV .examFV__inner {
	padding: 0 1.5625rem;
}

.PCnav .PCnav__list a::before {
	border-bottom: 18px solid transparent;
	border-top: 18px solid transparent;
	left: 0.375rem;
}

}

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

html {
	font-size: 16px;
}

.about__title {
	margin-bottom: 3.875rem;
}

.about__title-text {
	left: 25px;
	width: 30%;
}

.about__wrap {
	flex-direction: column;
	padding: 0 30px;
	text-align: center;
}

.about__history {
	padding: 1.25rem;
}

.about__history-left {
	font-size: 0.9375rem;
	width: 46%;
}

.about__history-right {
	font-size: 0.9375rem;
	width: 46%;
}

.about__history-text3 {
	white-space: nowrap;
}

.access__title {
	margin-bottom: 4rem;
}

.access__title-text {
	left: 25px;
	width: 34%;
}

.access__map {
	display: block;
}

.access__map iframe {
	margin-bottom: 1.25rem;
	width: 100%;
}

.access__text {
	width: 100%;
}

.access__photos {
	display: block;
	width: 80%;
}

.access__photos img {
	margin-top: 1.25rem;
	width: 100%;
}

.hoursFV__title-text {
	left: 25px;
	width: 40%;
}

.timetable__schedule {
	padding-bottom: 2.5rem;
	width: 70%;
}

.timetable__schedule .timetable__title {
	margin-bottom: 0.25rem;
}

.timetable__schedule table th {
	padding: 0 1.25rem;
}

.timetable__doctors {
	font-size: 1.125rem;
}

.timetable__offdays {
	font-size: 1rem;
}

.timetable__photo {
	width: 65%;
}

.second-op__title {
	margin-bottom: 3rem;
}

.second-op__title-text {
	left: 25px;
	width: 56%;
}

.topNews {
	padding: 1.125rem 1.875rem 1.25rem 1.875rem;
}

.topInfo {
	padding-bottom: 1.25rem;
}

.topInfo__subjects {
	padding: 1.375rem 3.4375rem 1.375rem 3.4375rem;
}

.examCatch {
	font-size: 1.375rem;
}

.examCatch::before {
	height: 2.65rem;
	width: 2.05rem;
}

.examFV .examFV__title {
	margin-bottom: 1.875rem;
}

.examFV__title-text {
	left: 25px;
	width: 40%;
}

.examFV .examFV__wrap {
	align-items: flex-start;
	flex-direction: column;
}

.examHead {
	font-size: 1.25rem;
}

.examNote {
	font-size: 1.0625rem;
}

.examTitle__btn {
	width: 20%;
}

.fever__wrap {
	flex-direction: column;
}

.fever__article {
	padding-bottom: 1.25rem;
	width: 100%;
}

.flow__list {
	font-size: 1.125rem;
	white-space: normal;
}

.fever__photo {
	margin: 0 auto;
}

.footer .footer__lists {
	justify-content: center;
}

.footer .footer__lists li {
	font-size: 0.6875rem;
	padding: 0 0.3125rem;
}

.footer .footer__lists li:last-child {
	border-right: solid 1px #b2b2b2;
	padding-right: 0.3125rem;
}

.footer .footer__container {
	align-items: flex-start;
	margin-top: 17px;
}

.footer__info {
	margin-left: 1.125rem;
	padding-top: 0.3125rem;
}

.footer__info .footer__info-wrap p {
	margin-left: 1.25rem;
}

.header .header__top {
	padding-left: 20px;
}

.header .header__top h3 {
	font-size: 1rem;
}

.header .header__contact {
	padding: 15px 20px;
}

.header .header__contact .header__logo {
	width: 11.25rem;
}

.header .header__contact .header__address p {
	font-size: 0.9375rem;
}

.header .header__contact .header__address h2 {
	font-size: 2rem;
}

.healthCheck__wrap {
	flex-direction: column;
}

.healthCheck__article {
	padding-bottom: 1.25rem;
	width: 100%;
}

.healthCheck__photo {
	margin: 0 auto;
}

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

.naika__title {
	margin-bottom: 2.5rem;
}

.naika__wrap {
	flex-direction: column;
}

.naika__article {
	padding-bottom: 1.25rem;
	width: 100%;
}

.naika__photos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.naika__photo {
	width: 48%;
}

.PCnav .PCnav__lists {
	flex-wrap: wrap;
}

.PCnav .PCnav__list {
	height: 2.85rem;
	width: 33.3333333333%;
}

.PCnav .PCnav__list a {
	height: 2.85rem;
}

.PCnav .PCnav__list:nth-child(1) {
	border-bottom: 1px solid #00a89c;
}

.PCnav .PCnav__list:nth-child(2) {
	border-bottom: 1px solid #00a89c;
}

.PCnav .PCnav__list:nth-child(3) {
	border-bottom: 1px solid #00a89c;
}

.topInfo__wrap {
	display: block;
}

.topInfo__schedule {
	width: 100%;
}

.topInfo__title-pc {
	display: none;
}

.topInfo__title-tub {
	display: block;
}

.topInfo__schedule table th {
	padding: 0 1.25rem;
}

.topInfo__doctors {
	font-size: 1.125rem;
}

.topInfo__offdays {
	font-size: 1rem;
}

.topInfo__map {
	width: 100%;
}

.map-title-pc {
	display: none;
}

.map-title-tub {
	display: block;
}

.topNews {
	flex-direction: column-reverse;
}

.topNews .topNews__news {
	width: 100%;
}

.topNews__title-pc {
	display: none;
}

.topNews__title-tub {
	display: block;
}

.topNews__content iframe {
	height: 229px;
	width: 100%;
}

.topNews .topNews__message {
	margin-bottom: 1.5rem;
	width: 100%;
}

.topNews .topNews__message h2 {
	font-size: 2.125rem;
	margin-bottom: 0.625rem;
}

.topNews .topNews__message p {
	line-height: 2.125rem;
}

.toTop {
	bottom: 0;
	right: 40px;
}

.vaccine__wrap {
	flex-direction: column;
}

.vaccine__article {
	width: 100%;
}

.vaccine__lists {
	flex-wrap: nowrap;
	margin-bottom: 1.875rem;
	width: 100%;
}

.vaccine__lists li {
	width: 24%;
}

.vaccine__lists li p {
	font-size: 1.125rem;
}

.vaccine__photo {
	margin: 0 auto;
}

}

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

.about__title-text {
	left: 20px;
}

.about__history {
	display: block;
	padding: 1.25rem 2.5rem;
}

.about__history-left {
	font-size: 1.0625rem;
}

.about__history-right {
	font-size: 1.0625rem;
}

.access__title-text {
	left: 20px;
}

.examFV .examFV__inner {
	padding: 0 1.25rem;
}

.hoursFV__title-text {
	left: 20px;
}

.timetable__schedule table th {
	padding: 0 0.625rem;
}

.timetable__schedule table .timetable__schedule-14 {
	font-size: 1rem;
}

.timetable__schedule table td {
	font-size: 1.125rem;
}

.timetable__comment {
	align-items: start;
	flex-direction: column;
	text-align: left;
}

.timetable__doctors {
	font-size: 0.875rem;
}

.timetable__offdays {
	font-size: 0.875rem;
}

.second-op__title-text {
	left: 20px;
}

.topNews {
	padding: 1.125rem 1.25rem 1.25rem 1.25rem;
}

.examFV__title-text {
	left: 20px;
}

.examFV .examFV__text {
	font-size: 0.875rem;
}

.examTitle__btn {
	width: 30%;
}

.footer .footer__lists li {
	font-size: 0.625rem;
	padding: 0 0.25rem;
}

.footer .footer__container {
	padding-left: 27px;
}

.footer__info .footer__info-wrap {
	justify-content: flex-start;
}

.footer__info .footer__info-wrap h2 {
	font-size: 1.5rem;
}

.footer__info p {
	font-size: 0.875rem;
}

.footer__info .footer__info-wrap p {
	font-size: 0.875rem;
	margin-left: 0.625rem;
}

.header .header__contact .header__address p {
	font-size: 0.8125rem;
}

.header .header__contact .header__address h2 {
	font-size: 1.75rem;
}

.header .header__contact .header__address h2 a[href^="tel:"] {
	-webkit-text-decoration: none;
	cursor: pointer;
	pointer-events: auto;
	text-decoration: none;
}

.PCnav .PCnav__list p {
	font-size: 0.90625rem;
}

.topInfo__subjects ul {
	flex-wrap: wrap;
}

.topInfo__list {
	width: 45%;
}

.topInfo__list:nth-child(3) {
	margin-top: 1rem;
}

.topInfo__list:nth-child(4) {
	margin-top: 1rem;
}

.topInfo__list + .topInfo__list {
	margin-left: 0;
}

.topNews .topNews__message h2 {
	font-size: 1.75rem;
}

.topNews .topNews__message p {
	font-size: 1.0625rem;
}

.topNews .topNews__message a {
	font-size: 1.375rem;
}

.vaccine__lists {
	flex-wrap: wrap;
}

.vaccine__lists li {
	width: 48%;
}

}

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

.u-desktop {
	display: none;
}

.u-mobile {
	display: block;
}

.about__title {
	margin-bottom: 5rem;
}

.about__title-text {
	left: 50%;
	top: 1.25rem;
	transform: translateX(-50%);
	width: 70%;
}

.about__wrap {
	padding: 0 20px;
}

.about__catch {
	font-size: 1.125rem;
}

.about__history {
	padding: 1.25rem 1rem;
}

.access__title-text {
	left: 50%;
	top: 1.25rem;
	transform: translateX(-50%);
	width: 70%;
}

.access__text h3 {
	font-size: 1.25rem;
}

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

.examFV .examFV__inner {
	text-align: center;
}

.naika {
	padding-bottom: 0.3125rem;
}

.fever {
	padding-bottom: 1.5625rem;
}

.healthCheck {
	padding-bottom: 1.5625rem;
}

.hoursFV {
	padding: 0.4375rem 0 2.125rem 0;
}

.hoursFV__title {
	margin-bottom: 1.875rem;
}

.hoursFV__title-text {
	left: 50%;
	top: 1.25rem;
	transform: translateX(-50%);
	width: 75%;
}

.timetable {
	padding: 0 1.25rem 1.5rem 1.25rem;
	width: 100%;
}

.timetable__schedule {
	padding-bottom: 1.5rem;
	width: 100%;
}

.timetable__schedule table tr:nth-child(2) {
	height: 80px;
}

.timetable__schedule table tr:nth-child(3) {
	height: 80px;
}

.timetable__schedule table th {
	padding: 0 0.75rem;
}

.timetable__schedule table th:nth-child(1) {
	padding: 0 1.25rem;
}

.timetable__doctors {
	font-size: 1rem;
}

.timetable__offdays {
	font-size: 0.875rem;
}

.timetable__photo {
	width: 100%;
}

.second-op__title {
	margin-bottom: 3.625rem;
}

.second-op__title-text {
	left: 50%;
	top: 1.25rem;
	transform: translateX(-50%);
	width: 86%;
}

.second-op__info p {
	font-size: 1rem;
}

.second-op__doctors {
	display: block;
	padding: 0 1.25rem;
}

.second-op__sakuragi {
	padding-bottom: 1.875rem;
	width: 100%;
}

.second-op__takayanagi {
	width: 100%;
}

.topFirstView {
	padding: 4.5px 0;
}

.topInfo {
	padding-bottom: 1rem;
}

.topInfo__subjects {
	padding: 0.875rem 1.4375rem 1.25rem 1.4375rem;
}

.topInfo__wrap {
	padding: 0 1.25rem;
}

.examCatch {
	font-size: 1.25rem;
}

.examFV .examFV__title {
	margin-bottom: 3.375rem;
}

.examFV__title-text {
	left: 50%;
	top: 1.25rem;
	transform: translateX(-50%);
	width: 70%;
}

.examFV .examFV__wrap {
	align-items: center;
}

.examFV .examFV__h4 {
	font-size: 1.125rem;
}

.examFV .examFV__h3 {
	font-size: 1.5rem;
	margin-left: 0;
}

.examFV .examFV__h5 {
	font-size: 1rem;
}

.examFV .examFV__note {
	font-size: 0.875rem;
	text-align: left;
}

.examHead {
	font-size: 1.125rem;
}

.examTitle__btn {
	top: 8px;
	width: 32%;
}

.fever__wrap {
	padding: 0 20px;
}

.flow__list {
	font-size: 1rem;
	white-space: normal;
}

.footer .footer__container {
	background-image: none;
	margin-top: 0;
}

.footer .footer__SPcontainer {
	display: block;
	text-align: center;
}

.footer__SPpic {
	-o-object-fit: cover;
	-o-object-position: 35% 0%;
	border: solid 3px #fff;
	border-radius: 23.365px;
	height: 14rem;
	margin: 0 auto;
	object-fit: cover;
	object-position: 35% 0%;
	width: 14rem;
}

.footer__SPinfo {
	padding-bottom: 1.0625rem;
}

.footer__SPinfo .footer__SPinfo-wrap h2 {
	font-size: 2.1875rem;
	font-weight: 700;
	white-space: nowrap;
}

.footer__SPinfo .footer__SPinfo-wrap p {
	font-size: 1.125rem;
	font-weight: 400;
	line-height: 1.96875rem;
}

.footer__SPnav {
	background-color: #e5e5e5;
	padding: 0.875rem 1.75rem;
	width: 100%;
}

.footer__SPnav .footer__SPlists {
	align-items: center;
	color: #4d4d4d;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	text-transform: uppercase;
}

.footer__SPnav .footer__SPlists li {
	border-left: solid 1px #b2b2b2;
	font-size: 0.875rem;
	font-weight: 400;
	padding: 0 0.625rem;
	white-space: nowrap;
}

.footer__SPnav .footer__SPlists li:last-child {
	border-right: solid 1px #b2b2b2;
	padding-right: 0.625rem;
}

.header .header__top {
	height: 34px;
	padding: 0;
}

.header .header__top h3 {
	font-size: 1rem;
	margin: 0 auto;
}

.header .header__contact {
	flex-direction: column;
	padding: 10px 20px 10px 20px;
	text-align: center;
}

.header .header__contact .header__logo {
	margin-bottom: 0.625rem;
	width: 15.5625rem;
}

.header .header__contact .header__address p {
	font-size: 1.125rem;
	margin-bottom: 0.3125rem;
}

.header .header__contact .header__address h2 {
	font-size: 2.125rem;
}

.healthCheck__wrap {
	padding: 0 20px;
}

.healthCheck__article {
	width: 100%;
}

.healthCheck__list {
	flex-direction: column;
	margin: 0 auto 1rem auto;
	width: 52%;
}

.healthCheck__list li {
	padding: 0.5rem 0;
	width: 100%;
}

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

.healthCheck__list li p {
	font-size: 1.25rem;
}

.naika__wrap {
	padding: 0 20px;
}

.naika__photo {
	width: 100%;
}

.SPnav {
	align-items: center;
	background-color: #00a69a;
	cursor: pointer;
	display: flex;
	height: 45px;
	padding-left: 0.7875rem;
	position: relative;
	text-align: left;
	width: 100%;
	z-index: 300;
}

.topFirstView__sp {
	display: block;
	position: relative;
	width: 100%;
}

.topInfo__list {
	width: 47%;
}

.topInfo__title-pc {
	display: block;
}

.topInfo__title-tub {
	display: none;
}

.topInfo__schedule table th {
	padding: 0 0.75rem;
}

.topInfo__schedule table th:nth-child(1) {
	padding: 0 1.25rem;
}

.topInfo__schedule table .topInfo__schedule-14 {
	font-size: 0.75rem;
}

.topInfo__comment {
	align-items: start;
	flex-direction: column;
	text-align: left;
}

.topInfo__doctors {
	font-size: 0.875rem;
}

.topInfo__offdays {
	font-size: 0.75rem;
}

.map-title-pc {
	display: block;
}

.map-title-tub {
	display: none;
}

.topNews__title-pc {
	display: block;
}

.topNews__title-tub {
	display: none;
}

.topNews__content iframe {
	height: 200px;
	width: 100%;
}

.topNews .topNews__message {
	width: 100%;
}

.topNews .topNews__message h2 {
	font-size: 1.4375rem;
}

.topNews .topNews__message p {
	font-size: 1rem;
	line-height: 1.5rem;
}

.topNews .topNews__message a {
	font-size: 1.25rem;
}

.vaccine__wrap {
	padding: 0 20px;
}

}

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

.about__history-left {
	font-size: 1rem;
}

.about__history-right {
	font-size: 1rem;
}

.timetable__schedule table th {
	font-size: 1.125rem;
}

.timetable__schedule table .timetable__schedule-14 {
	font-size: 1rem;
}

.timetable__schedule table td {
	font-size: 1.125rem;
}

.examFV .examFV__h3 {
	font-size: 1.25rem;
	margin-left: -0.625rem;
}

.footer__SPnav .footer__SPlists li {
	font-size: 0.75rem;
	padding: 0 0.5rem;
}

.footer__SPnav .footer__SPlists li:last-child {
	padding-right: 0.5rem;
}

.header .header__top h3 {
	font-size: 0.875rem;
}

.topNews .topNews__message h2 {
	font-size: 1.25rem;
	letter-spacing: -0.04em;
	margin-left: -0.5rem;
}

}

@media (max-width: 375px) {

html {
	font-size: 4.2666666667vw;
}

}

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

.about__history-left {
	font-size: 0.9375rem;
}

.about__history-right {
	font-size: 0.9375rem;
}

.timetable__schedule table th {
	font-size: 1rem;
}

.timetable__schedule table .timetable__schedule-14 {
	font-size: 0.75rem;
}

.timetable__schedule table td {
	font-size: 1rem;
}

.examNote {
	font-size: 0.9375rem;
}

.examTitle__btn {
	top: 8px;
	width: 35%;
}

.footer__SPnav .footer__SPlists li {
	padding: 0 0.3125rem;
}

.footer__SPnav .footer__SPlists li:last-child {
	padding-right: 0.3125rem;
}

.header .header__top h3 {
	font-size: 0.8125rem;
}

.header .header__contact .header__address p {
	font-size: 1rem;
}

.SPnav__nav .SPnav__lists .SPnav__list a {
	padding: 8px 0;
}

.topNews .topNews__message p {
	font-size: 0.9375rem;
}

.topNews .topNews__message a {
	font-size: 1.125rem;
}

}

@media (max-width: 320px) {

.SPnav__nav .SPnav__lists .SPnav__list a {
	padding: 10px 0;
}

}


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