body {
	font-family: "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic,
		"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-size: 15px;
	color: #333;
	letter-spacing: 0.16em;
	line-height: 2;
	background: none !important;
	overflow-wrap: break-word;
	word-wrap: break-word;
	text-align: justify;
	text-justify: -inter-ideograph;
	-ms-text-justify: inter-ideograph;
	word-break: break-all;
}
.pt1 {
	padding-top: 1rem;
}

.pt2 {
	padding-top: 2rem;
}

.pt3 {
	padding-top: 3rem;
}

.pb1 {
	padding-bottom: 1rem;
}

.pb2 {
	padding-bottom: 2rem;
}

.pb3 {
	padding-bottom: 3rem;
}

.pl1 {
	padding-left: 1rem;
}

.pl2 {
	padding-left: 2rem;
}

.pl3 {
	padding-left: 3rem;
}

.base_color {
	color: #3082b6;
}

.breadcrumb_trail {
	padding: 1rem;
	background: #3082b6;
	color: #fff;
}

.breadcrumb_trail .breadcrumb_sub {
	width: 80%;
	margin: 0 auto;
	min-height: 30px;
}
.breadcrumb_trail .breadcrumb_sub a {
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.breadcrumb_trail {
		padding: 0.5rem;
	}
	.breadcrumb_trail .breadcrumb_sub {
		min-height: 32px;
	}
	.breadcrumb_trail .breadcrumb_sub.top {
		min-height: 0;
	}
}

.pconly {
	display: block;
}

.sponly {
	display: none;
}

.txtC {
	text-align: center;
	margin-bottom: 2rem;
}

.txtC img {
	max-width: 100%;
}

.txtL {
	text-align: left;
}

.txtR {
	text-align: Right;
}

ul,
li {
	list-style: none;
}

.container {
	background-color: #efefef;
}

.container {
	margin: 0 auto;
	padding: 0;
	max-width: 100%;
	padding-bottom: 10rem;
	margin-top: 9rem;
}

.container.o_wrap {
	padding-bottom: 0;
}

.page_title {
	text-align: center;
	font-size: 2rem;
	padding: 3.5rem 0;
	color: #3082b6;
	font-weight: 700;
	background: #f1f8ff;
}

.article_title {
	font-family: "中ゴシックBBB", "Gothic Medium BBB";
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #fff;
	padding: 0;
	position: relative;
	width: 1020px;
	background: #3082b6;
	padding: 11px 20px 13px 20px;
	margin: 2rem auto 3rem auto;
}

.subtitle {
	font-family: "中ゴシックBBB", "Gothic Medium BBB";
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #6e7983;
	padding: 0 0 0px 22px;
	position: relative;
	border-bottom: 0;
	margin-bottom: 0px;
	width: 1020px;
	margin: 1rem auto;
}

.subhead {
	font-family: "中ゴシックBBB", "Gothic Medium BBB";
	font-size: 17px;
	line-height: 1.3;
	letter-spacing: 0.15em;
	color: #6e7983;
	position: relative;
	border-bottom: 0;
	margin-bottom: 0px;
	max-width: 1020px;
	margin: 1rem auto;
}

@media only screen and (min-width: 1024px) {
	#pat15 .subhead,
	#pat16 .subhead {
		/*min-width: 560px;*/
	}
}

.subtitle:before {
	position: absolute;
	left: 0;
	top: 9px;
	display: block;
	content: "";
	background: #3082b6;
	width: 10px;
	height: 10px;
}

.rightpart .subhead {
	max-width: 650px;
}

.rightpart {
	margin: 0 1rem;
}

.head {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1000;
	border-bottom: 10px solid #3082b6;
}

header {
	height: 100px;
	background-color: #87ceeb;
}

header .wrapper {
	width: 80%;
	margin: 0 auto;
}

header .wrapper .header_content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

header .wrapper .d_name {
	margin-top: 15px;
	margin-left: 2rem;
	font-size: 2rem;
	color: #333;
	line-height: 2.4rem;
}
header .wrapper .d_menu {
	display: flex;
	min-width: 403px;
}
header .wrapper .d_tel,
header .wrapper .d_sns {
	margin-top: 25px;
	margin-right: 15px;
	font-size: 2rem;
	color: #333;
}

header .wrapper .d_tel,
header .wrapper .d_sns {
	font-size: 1rem;
}

.fa-instagram,
.fa-facebook {
	color: #333;
}

.snsArea {
	justify-content: center !important;
	gap: 4rem;
}

.flex {
	display: flex;
}

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

.mainArea {
	/* width: 50%; */
	/* width: 70%; */
	width: 100%;
}

.bcw {
	background-color: #fff;
}

.smallheader > .leftArea {
	width: 70%;
}

.dentalName {
	font-size: 2rem;
	font-weight: 700;
	display: block;
	margin-block-start: 0;
	margin-block-end: 0;
}

.supplementArea {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.colorFont1_main {
	color: #1f6693;
}

.jus_con_spacebetween {
	width: 90%;
	justify-content: space-around;
}

.rightArea {
	padding-top: 1rem;
	width: 30%;
}

/* navi　表示に関するcss start */
.menu_content {
	background: #2e6599;
}

.menu {
	display: flex;
	position: relative;
	width: 80%;
	height: 50px;
	margin: 0 auto;
	background: #2e6599;
	cursor: pointer;
}

.menu > li {
	width: 14%;
	height: 50px;
	line-height: 50px;
	background-color: #2e6599;
}

.menu > li a,
.menu > li p.init-bottom {
	color: #fff;
	padding-left: 1rem;
}

.menu > li a:hover,
.menu > li p.init-bottom:hover {
	color: #999;
}

ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}

ul.menu__third-level {
	visibility: hidden;
	opacity: 0;
}

ul.menu__fourth-level {
	visibility: hidden;
	opacity: 0;
}

.menu > li:hover {
	background-color: #2e6599;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.menu__second-level li {
	border-top: 0px solid #111;
}

.menu__third-level li {
	border-top: 1px solid #111;
}

.menu__second-level li a:hover {
	/*background: #111;*/
}

.menu__third-level li a:hover {
	background: #2a1f1f;
}

.menu__fourth-level li a:hover {
	background: #1d0f0f;
}

@media only screen and (max-width: 767px) {
	header .wrapper {
		width: 100%;
	}

	header .wrapper .d_name {
		margin-top: 10px;
		font-size: 1.1rem;
		line-height: 2.3rem;
		width: 78%;
	}
}

/* 下矢印 */
.init-bottom:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 0 0 15px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
@media only screen and (min-width: 768px) and (max-width: 1285px) {
	.menu > li a {
		font-size: 0.7rem;
		padding-left: 0.2rem;
		white-space: nowrap;
	}
	.init-bottom:after {
		margin: 0 0 0 1px;
	}
}
/* floatクリア */
.menu:before,
.menu:after {
	content: " ";
	display: table;
}

.menu:after {
	clear: both;
}

.menu {
	*zoom: 1;
}

.menu > li.menu__single {
	position: relative;
}

li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 300px;
	/* width: 100%; */
	background: #2e6599;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding-left: 10px;
}

li.menu__single:hover ul.menu__second-level {
	top: 50px;
	visibility: visible;
	opacity: 1;
}

.cautionary_note {
	width: 1000px;
	text-align: center;
	margin: 60px auto;
	border: 2px solid #f00;
	color: #f00;
	padding: 20px;
	font-size: 21px;
	font-weight: 600;
	line-height: 1.8rem;
}

@media only screen and (max-width: 1019px) {
	.article_title {
		width: 90%;
	}
	.subhead,
	.subtitle {
		width: 90%;
	}
	img {
		max-width: 100%;
	}
	.cautionary_note {
		width: 90%;
		margin: 30px auto;
		padding: 15px;
		font-size: 18px;
		line-height: 1.4rem;
	}
}

@media only screen and (max-width: 767px) {
	.pconly {
		display: none;
	}

	.sponly {
		display: block;
	}

	body {
		font-size: 1rem;
		margin: 0;
	}

	.container {
		width: 100% !important;
		max-width: unset !important;
		margin: 5rem auto 0 auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	header {
		height: 5rem;
		background-color: #4ca3d0;
	}

	#gnav-btn {
		color: gray;
		padding: 10px;
		font-size: 30px;
		position: fixed;
		top: 20px;
		right: 10px;
		z-index: 100;
		background-color: white;
		border: solid 1px #d1caca;
		border-radius: 3px;
		width: 35px;
		height: 35px;
	}

	#gnav-btn .fas,
	#gnav-btn .fas:before,
	#gnav-btn .fas:after {
		content: "";
		display: block;
		height: 3px;
		width: 25px;
		border-radius: 3px;
		background: #333;
		transition: 0.5s;
		position: absolute;
		left: 4px;
	}

	#gnav-btn .fas {
		top: 15px;
	}

	#gnav-btn .fas:before {
		bottom: 8px;
		left: 0;
	}

	#gnav-btn .fas:after {
		top: 8px;
		left: 0;
	}

	#gnav-input:checked ~ #gnav-btn .fas {
		background: rgba(255, 255, 255, 0);
	}

	#gnav-input:checked ~ #gnav-btn .fas::before {
		bottom: 0;
		transform: rotate(45deg);
	}

	#gnav-input:checked ~ #gnav-btn .fas::after {
		top: 0;
		transform: rotate(-45deg);
	}

	#gnav-input:checked ~ #gnav-content {
		top: 0;
	}

	#gnav-content {
		position: fixed;
		top: -100%;
		left: 0;
		z-index: 10;
		transition: 0.3s;
		width: 100%;
		color: #fff;
		max-height: 100vh;
		overflow: scroll;
	}

	.humb-menu__title {
		padding: 1.5rem;
		background-color: #4ca3d0;
	}
	.humb-menu label.menu_top {
		background-color: #87ceeb;
	}
	.menu_top a {
		color: #333;
	}

	.humb-menu label {
		display: flex;
		justify-content: space-between;
		padding: 1.5rem;
		cursor: pointer;
		border-top: 0.5px solid #c7c5c5;
		background-color: #4ca3d0;
		margin-bottom: 0rem;
	}

	.humb-menu label p {
		margin-bottom: 0rem;
	}

	.humb-menu input {
		display: none;
	}

	.humb-menu .accshow {
		height: 0;
		overflow: hidden;
	}

	.humb-menu .accshow p {
		padding: 1.5rem;
		border-bottom: 1px solid #4ca3d0;
		color: #333;
		margin: 0;
	}

	.accshow p a {
		color: #333;
	}

	.humb-menu .cssacc:checked + .accshow {
		height: auto;
		background-color: #87ceeb;
	}

	.article_title {
		max-width: 100%;
	}

	#pat3 .subtit,
	#pat6 .subtit,
	#pat23 .t_frame {
		display: block;
	}

	.subhead,
	.subtitle {
		width: 100%;
	}

	#pat4 .subtit {
		display: block;
		margin-bottom: 2rem;
	}

	#pat1,
	#pat2,
	#pat3,
	#pat4,
	#pat5,
	#pat6,
	#pat7,
	#pat8,
	#pat9,
	#pat10,
	#pat11,
	#pat12,
	#pat13,
	#pat14,
	#pat15,
	#pat16,
	#pat17,
	#pat18,
	#pat19,
	#pat20,
	#pat21,
	#pat22,
	#pat23,
	#pat24 {
		padding: 1rem;
	}

	img {
		max-width: 100%;
	}

	.rightpart {
		margin-left: 0;
	}

	.leftpart {
		margin-bottom: 2rem;
	}
}

form#send,
form#edit {
	display: inline;
}

#loading.hidden {
	display: none;
}

#loading {
	z-index: 100;
	background-color: rgba(0, 0, 0, 0.3);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 99;

	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

/**************************
pt2
**************************/
#pat2 .text {
	padding: 0.5rem 0;
	white-space: pre-wrap;
	max-width: 1020px;
	margin: 0 auto;
	word-break: break-all;
}
@media only screen and (max-width: 1019px) {
	#pat2 .text {
		width: 90%;
	}
}
/**************************
pt3
**************************/
#pat3 .subtit {
	max-width: 1024px;
	margin: 0 auto;
}

#pat3 .text_wrap {
	white-space: pre-wrap;
}

@media screen and (min-width: 1024px) {
	#pat3 .rightpart {
		padding-left: 2rem;
		/* margin: 0 auto; */
	}
}

/**************************
pt4
**************************/
#pat4 .subtit {
	max-width: 1024px;
	margin: 0 auto;
}

#pat4 .leftpart {
	max-width: 650px;
	/* margin: 0 auto; */
	margin: 0 auto 0 0;
}

#pat4 .text_wrap {
	white-space: pre-wrap;
}

@media screen and (min-width: 1024px) {
	#pat4 .rightpart {
		padding-left: 2rem;
	}
}

/**************************
pt5
**************************/
#pat5 .subtit {
	max-width: 1024px;
	margin: 0 auto;
}

#pat5 .leftpart {
	max-width: 650px;
	margin: 1rem;
}

#pat5 .rightpart {
	margin: 1rem;
	margin-left: auto;
}

#pat5 .rightpart img {
	margin-top: 1rem;
}

#pat5 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt6
**************************/
#pat6 .subtit {
	margin: 0 auto;
	max-width: 1024px;
}

#pat6 .leftpart {
	padding-top: 1rem;
}

#pat6 .text_wrap {
	padding-bottom: 1rem;
	white-space: pre-wrap;
}

/**************************
pt7
**************************/
#pat7 .subtit {
	max-width: 1024px;
	margin: 0 auto;
}

#pat7 .leftpart {
	padding: 1rem;
}

/**************************
pt8
**************************/
#pat8 .article_unit {
	margin: 0 auto;
	max-width: 1024px;
}

#pat8 .leftpart {
	max-width: 650px;
}

#pat8 .between_ele {
	font-size: 2.5rem;
}

#pat8 .text {
	white-space: pre-wrap;
}

/**************************
pt9
**************************/
#pat9 .subtit {
	justify-content: center;
	flex-wrap: wrap;
	gap: 6px 6px;
}

#pat9 .subtit img {
	max-width: 45%;
}

/**************************
pt10
**************************/
#pat10 .subtit {
	justify-content: center;
	flex-wrap: wrap;
	max-width: 1024px;
	margin: 0 auto;
}

#pat10 .t_frame {
	width: 25%;
	margin-bottom: 1.5rem;
	border: 1px solid;
	border-color: #b5b6b6;
	border-left: none;
}

#pat10 .t_contents {
	font-weight: normal;
	padding: 0.5rem;
}

#pat10 .t_title {
	padding: 0.2rem;
	color: #fff;
	background-color: #3082b6;
	text-align: center;
}

#pat10 .t_frame:first-child,
#pat10 .t_frame:nth-child(5),
#pat10 .t_frame:nth-child(9) {
	border-left: 1px solid;
	border-left-color: #b5b6b6;
}

#pat10 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt11
**************************/
#pat11 .subtit {
	max-width: 1024px;
	margin: 0 auto;
}

#pat11 .rightpart {
	margin-left: 0;
}

#pat11 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt12
**************************/
#pat12 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt13
**************************/
#pat13 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt14
**************************/
#pat14 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt15
**************************/
#pat15 .subtit {
	max-width: 1024px;
	margin: 0 auto;
	gap: 2rem;
}

#pat15 .text_wrap {
	margin-bottom: 1rem;
	white-space: pre-wrap;
}

/**************************
pt16
**************************/
#pat16 .subtit {
	max-width: 1024px;
	margin: 0 auto;
	gap: 2rem;
	flex-wrap: wrap;
}

#pat16 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt17
**************************/
#pat17 .subtit {
	max-width: 1024px;
	margin: 0 auto;
	gap: 2rem;
}

#pat17 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt18
**************************/
#pat18 .subtit {
	max-width: 1024px;
	margin: 0 auto;
	gap: 2rem;
}

#pat18 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt19
**************************/
#pat19 .subtit {
	max-width: 1024px;
	margin: 0 auto;
	gap: 2rem;
}

#pat19 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt20
**************************/
#pat20 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt21
**************************/
#pat21 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt22
**************************/
#pat22 .text_wrap {
	white-space: pre-wrap;
}

/**************************
pt23
**************************/
#pat23 .text_wrap {
	white-space: pre-wrap;
}

/*#pat16 .d_frame:first-child .leftpart {*/
/*    margin-left: 2rem;*/
/*}*/
#pat16 .text_wrap {
	margin-top: 1rem;
}

/**************************
パターン共通
**************************/
#pat11 .subtit,
#pat12 .subtit,
#pat13 .subtit,
#pat14 .subtit,
#pat20 .subtit,
#pat21 .subtit,
#pat22 .subtit,
#pat23 .subtit,
#pat24 .subtit {
	justify-content: center;
	flex-wrap: wrap;
	gap: 2rem 1rem;
	max-width: 1024px;
	margin: 0 auto;
}

#pat19 .d_frame,
#pat20 .d_frame,
#pat21 .d_frame,
#pat22 .d_frame {
	background-color: #fff;
	padding: 1rem;
}

/*パターン23*/
#pat23 .t_frame {
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid;
	border-color: #b5b6b6;
	border-top: none;
	background-color: #808080;
}

#pat23 .t_frame:first-child {
	border-top: 1px solid;
	border-top-color: #b5b6b6;
}

#pat23 .t_frame:last-child {
	margin-bottom: 1.5rem;
}

#pat23 .t_title {
	color: #fff;
	padding: 1rem;
	text-align: left;
	width: 25%;
}

#pat23 .t_contents {
	padding: 1rem;
	width: 75%;
	background-color: #fff;
}

/*パターン24*/
#pat24 .t_frame {
	display: flex;
	align-items: center;
	width: 100%;
	background-color: #fff;
}

#pat24 .t_title {
	color: #fff;
	margin: 1rem;
	padding: 1rem 1.5rem;
	text-align: center;
	background-color: #1e668e;
}

#pat24 .t_contents {
	padding: 1rem;
}

#pat25 {
	display: flex;
	flex-wrap: wrap;
	font-family: "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic,
		"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	max-width: 1024px;
	margin: 0 auto;
}

#pat25 .pt_25_title {
	margin-left: 1rem;
	/* margin-right: 1rem; */
	padding-bottom: 0.5rem;
	margin-bottom: 1rem;
	padding-top: 2rem;
	border-bottom: 2px solid #ccc;
	font-size: 2rem;
	font-family: "Meiryo", "メイリオ", Verdana, "游ゴシック", YuGothic,
		"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

#pat25 .img_wrap {
	padding: 0 1rem;
}

#pat25 .text_wrap {
	padding: 1rem;
}

#pat25 .subtit {
	width: 50%;
}

.wid32p {
	width: 32%;
}

.wid100p {
	width: 100%;
}

.m_wid100p {
	max-width: 100%;
}

.wid48p {
	width: 48%;
}

.sponly {
	display: none;
}
/**********
各パターンのスマホver
***********/
@media only screen and (max-width: 767px) {
	.pconly {
		display: none;
	}

	.sponly {
		display: block;
	}
	.rightpart {
		padding: 1rem;
		margin: 0 !important;
	}

	.leftpart {
		margin: 0 !important;
	}

	/**************************
pt4
**************************/
	#pat4 .leftpart {
		max-width: 100%;
		margin: 0 auto;
		margin-bottom: 2rem;
	}

	/**************************
pt5
**************************/
	#pat5 .subtit {
		display: block;
	}

	#pat5 .rightpart {
		margin: 0;
	}

	#pat5 .leftpart {
		padding: 1rem;
	}

	/**************************
pt6
**************************/
	#pat6 .leftpart {
		margin: 1rem;
	}

	#pat6 .rightpart {
		margin: 1rem;
		padding: 1rem;
	}

	#pat6 .text_wrap {
		/* margin: 1rem; */
	}

	/**************************
pt8
**************************/
	#pat8 .article_unit {
		display: block;
	}

	/**************************
pt9
**************************/
	#pat9 .subtit {
		justify-content: center;
		gap: 6px 6px;
	}

	/**************************
pt10
**************************/
	#pat10 .t_frame {
		width: 100%;
		margin-bottom: 1.5rem;
		border: 1px solid;
		border-color: #b5b6b6;
		border-left: none;
	}

	#pat10 .t_frame {
		border-left: 1px solid;
		border-left-color: #b5b6b6;
	}

	/**************************
pt11
**************************/
	#pat11 .d_frame {
		width: 90%;
	}

	/**************************
pt12
**************************/
	#pat12 .d_frame {
		width: 90%;
	}

	/**************************
pt13
**************************/
	#pat13 .d_frame {
		width: 90%;
	}

	/**************************
pt14
**************************/
	#pat14 .d_frame {
		width: 90%;
	}

	/**************************
pt15
**************************/
	#pat15 .subtit {
		justify-content: center;
		flex-wrap: wrap;
	}

	#pat15 .d_frame {
		width: 100%;
	}

	/**************************
pt16
**************************/
	#pat16 .subtit {
		flex-wrap: wrap;
	}

	#pat16 .d_frame {
		width: 100%;
	}

	/**************************
pt17
**************************/
	#pat17 .subtit {
		flex-wrap: wrap;
	}

	#pat17 .d_frame {
		width: 100%;
	}

	/**************************
pt18
**************************/
	#pat18 .subtit {
		flex-wrap: wrap;
	}

	#pat18 .d_frame {
		width: 100%;
	}

	/**************************
pt19
**************************/
	#pat19 .subtit {
		flex-wrap: wrap;
	}

	#pat19 .d_frame {
		width: 100%;
	}

	/**************************
pt20
**************************/
	#pat20 .subtit {
		flex-wrap: wrap;
	}

	#pat20 .d_frame {
		width: 100%;
	}

	/**************************
pt21
**************************/
	#pat21 .subtit {
		flex-wrap: wrap;
	}

	#pat21 .d_frame {
		width: 100%;
	}

	/**************************
pt22
**************************/
	#pat22 .subtit {
		flex-wrap: wrap;
	}

	#pat22 .d_frame {
		width: 100%;
	}

	/**************************
pt23
**************************/
	#pat23 .t_title {
		text-align: center;
	}

	#pat23 .t_frame {
		display: block;
	}

	#pat23 .t_title {
		width: 100%;
	}

	#pat23 .t_contents {
		width: 100%;
	}

	/**************************
pt24
**************************/
	#pat24 .t_frame {
		/* display: block; */
	}

	#pat24 .t_title {
		margin: 0;
	}

	#pat25 .subtit {
		width: 100%;
	}
}

/*/ アクセスマップ /*/
.accsessPart {
	width: 1020px;
	margin: 0 auto 3rem auto;
}

.accsessPart .detailmap {
	text-align: center;
}

.accsessPart .detailtxt {
	border-bottom: 1px dashed #000;
	margin: 1rem auto;
	padding-left: 2rem;
	padding-bottom: 0.5rem;
	display: flex;
}

.accsessPart .subhead {
	width: 200px;
	font-size: 1.2rem;
	margin: 0;
	font-weight: bold;
	color: #1e668e;
}

@media only screen and (max-width: 1019px) {
	.accsessPart {
		width: 90%;
	}
}

@media only screen and (max-width: 767px) {
	.accsessPart {
		width: 100%;
	}

	.accsessPart .detailtxt {
		display: block;
		width: 90%;
		padding-left: 0rem;
	}
}

/* .grecaptcha-badge {
    width: fit-content !important;
    margin: -12rem auto 0 auto !important;
    margin-top: -12rem;
    text-align: center !important;
    border-radius: 2px;
    overflow: hidden;
    position: unset !important;
} */

/* 新着(記事)情報 */
.note_table {
	width: 1020px;
	margin: 0 auto;
}

.note_day {
	width: 20%;
}

.note_day span {
	font-weight: bold;
	font-size: 1.1rem;
}
.note_table .note_tbody {
	text-align: -webkit-center;
}
.note_table td.text {
	text-align: left;
}
.note_table td {
	text-align: left;
	padding: 1rem;
	border-bottom: 2px gray solid;
}
.note_more {
	width: 1020px;
	margin: 0 auto;
	text-align: center;
	padding: 1rem 0;
}
.styled_link {
	color: #333 !important;
}

@media only screen and (max-width: 767px) {
	.note_table {
		width: 90%;
		font-size: 0.8rem;
	}

	.note_day {
		width: 45%;
	}

	.note_day span {
		font-size: 0.8rem;
	}

	.note_table td {
		text-align: left;
		padding: 0.7rem;
	}
	.note_more {
		width: 90%;
	}
}
/* 記事詳細ページ */
#note .note_head {
	display: flex;
	justify-content: space-between;
	width: 1020px;
	margin: auto;
}
#note .note_head .note_title {
	font-size: 2rem;
}
#note .note_head .note_date {
	font-size: 1.75rem;
}
#note hr {
	width: 1020px;
	margin: auto;
}
#note .note_img {
	padding: 2rem 0;
	width: 1020px;
	margin: auto;
}
#note .note_img .img_area {
	margin: auto;
	text-align: center;
}
#note .note_img .img_area img {
	width: 100%;
	max-width: 900px;
	max-height: 600px;
}
#note .note_body {
	width: 1020px;
	margin: auto;
}
#note .note_body .text {
	font-size: 1.2rem;
	line-height: 1.5;
}
#note .btn_area {
	width: 1020px;
	margin: auto;
	display: flex;
	justify-content: flex-end;
	gap: 10px;
	padding: 1rem 0;
}
@media only screen and (max-width: 1019px) {
	.note_table {
		width: 90%;
	}
	.note_day span {
		font-size: 0.7rem;
	}
	#note .article_title {
		width: 90%;
	}
	.note_day span {
		font-size: 0.7rem;
	}
	#note .note_head {
		display: block;
		width: 90%;
		margin: auto;
	}
	#note .note_head .note_title {
		font-size: 1.5rem;
	}
	#note .note_head .note_date {
		font-size: 1.3rem;
	}
	#note hr {
		width: 90%;
		margin: auto;
	}
	#note .note_img {
		padding: 2rem 0;
		width: 90%;
		margin: auto;
	}
	#note .note_img .img_area img {
		width: 100%;
		max-height: 350px;
	}
	#note .note_body {
		width: 90%;
		margin: auto;
	}
	#note .note_body .text {
		font-size: 1rem;
	}
	#note .btn_area {
		width: 90%;
	}
	.note_more {
		width: 90%;
	}
}

/* 記事一覧ページ */
#note_list .note_table .note_tbody {
	text-align: -webkit-center;
}
#note_list .note_table td.text {
	text-align: left;
}
#note_list .back_btn {
	width: 1020px;
	margin: auto;
	padding: 1rem 0;
	text-align: right;
}

@media only screen and (max-width: 1019px) {
	#note_list .back_btn {
		width: 90%;
	}
}

/* スライド */
#topArea .topSlider {
	padding: 0 !important;
}

#topArea .rela {
	position: relative;
}

#topArea .textPart {
	position: absolute;
	top: 1rem;
	left: 3rem;
	background-color: rgba(255, 255, 255, 0.6);
	margin-right: 1rem;
}

#topArea .lead {
	padding: 1rem;
	font-size: 1rem;
	font-weight: 700;
	color: #1f6693;
}

#topArea .textarea {
	padding: 0 1rem 1rem;
	font-size: 0.8rem;
}

@media only screen and (max-width: 767px) {
	#topArea .lead {
		padding: 0.5rem;
		font-size: 0.7rem;
	}

	#topArea .textarea {
		padding: 0 1rem 0.5rem;
		font-size: 0.6rem;
	}
}

/* 診療時間 */
.blue {
	color: #1f6693;
}

.red {
	color: red;
}

.bussiness_timePart {
	width: 1020px;
	margin: 2rem auto 3rem auto;
}

.bussiness_timePart .tableArea table {
	border: 2px solid #333;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

.tableArea td,
.tableArea th {
	border: 1px solid #333;
}

.bussiness_timePart .tableArea th {
	background-color: #ecebe9;
	padding: 0.5rem;
}

.bussiness_timePart .tableArea td {
	background-color: #fff;
	border-top: none;
}

.noteArea {
	margin: 1rem auto;
	text-align: right;
}
@media only screen and (max-width: 1019px) {
	.bussiness_timePart {
		width: 90%;
	}
}
@media only screen and (max-width: 767px) {
	.bussiness_timePart {
		width: 90%;
	}

	.bussiness_timePart .tableArea table {
		font-size: 0.8rem;
	}
}

/* 予約ボタン */
.r_flex {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	gap: 40px;
	text-align: center;
	width: 1020px;
	margin: 0 auto;
}

.r_flex .f_content {
	width: 45%;
}

.balloon {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 7px 10px;
	min-width: 120px;
	max-width: 100%;
	color: #333;
	background: #fff;
	border-radius: 15px;
}

.balloon:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #fff;
}

.balloon p {
	margin: 10px 50px;
	padding: 0;
	font-size: 1.5rem;
	font-weight: bold;
}

.p_reserve span {
	color: #d1640b;
	background-color: #fff;
	padding: 0.1rem 0.5rem;
	margin: 0 0 0 0.7rem;
}

.telPart .telno,
.telPart .p_reserve {
	padding: 1rem 0;
	font-size: 1.5rem;
	font-weight: bold;
}

.telPart .telno,
.telPart .p_reserve {
	border: 5px solid #d1640b;
	border-radius: 10px;
	color: #fff;
	background-color: #d1640b;
	box-shadow: 1px 1px 1px 1px #404040;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 95%;
	margin: 5px 0 0 5px;
}

.header_content .telPart .telno,
.header_content .telPart .p_reserve {
	border: 1px solid #d1640b;
	font-size: 0.9rem;
	padding: 0.2rem 0.5rem;
	width: 100%;
	margin-top: 0.5rem;
}

.header_content .telPart {
	margin-right: 2rem;
}

@media only screen and (max-width: 1019px) {
	.r_flex {
		display: block;
		width: 90%;
	}

	.r_flex .f_content {
		width: 100%;
	}

	.balloon p,
	.telPart .telno,
	.telPart .p_reserve {
		font-size: 1rem;
	}
}
@media only screen and (max-width: 767px) {
	.r_flex {
		display: block;
		width: 90%;
	}

	.r_flex .f_content {
		width: 100%;
	}

	.balloon p,
	.telPart .telno,
	.telPart .p_reserve {
		font-size: 1rem;
	}
}

/*追従バナー*/
.bottom_fixed_banner {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 1rem 0;
	background: rgba(128, 128, 128, 0.7);
	display: none;
    z-index: 999;
}

.action_links {
	justify-content: center;
	gap: 40px;
}

.action_links .telPart .telno,
.action_links .telPart .p_reserve {
	font-size: 1rem;
	padding: 0.5rem 0.5rem;
	width: 200px;
	margin: 0;
}

@media screen and (max-width: 767px) {
	.action_links {
		gap: 30px;
	}

	.action_links .telPart .telno,
	.action_links .telPart .p_reserve {
		width: 10rem;
	}
}

/*フッター*/
#footer {
	position: relative;
	margin-top: 40px;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-size: 0.8rem;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .primary {
	padding: 40px 20px;
	background: #333;
}

#footer .primary .flex {
	display: flex;
}

#footer .primary .flex .left {
	width: 40%;
}

#footer .primary .flex .right {
	display: flex;
	/*width: 60%;*/
	width: 100%;
	justify-content: flex-end;
}

#footer .secondary {
	display: flex;
	padding: 40px 20px;
	background: #222;
}

@media screen and (max-width: 767px) {
	#footer .primary {
		padding: 20px 20px;
		background: #333;
	}

	#footer .primary .flex {
		display: block;
	}

	#footer .primary .flex .left {
		width: 100%;
	}

	#footer .primary .flex .right {
		width: 100%;
		display: block;
	}

	#footer .secondary {
		display: block;
		padding: 20px 20px;
	}
}

/* logo */

#footer .logo {
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 26px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	#footer .logo {
		font-size: 16px;
	}
}

/* address */

.address {
	margin: 10px 0 0;
	padding: 0;
}

@media screen and (max-width: 767px) {
	.address {
		font-size: 12px;
	}
}

/* navi */

.navi-section {
	display: flex;
	flex-direction: column;
	width: 20%;
	margin-left: 20px;
}

#footer .parent {
	margin: 0 0 16px 0;
	padding: 0;
	font-weight: bold;
}

#footer .navi_top {
	font-size: 1rem;
}

#footer .navi {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .navi li {
	margin: 8px 0 0 0;
	padding: 0;
}

#footer .navi li:first-child {
	margin: 0;
}

@media screen and (max-width: 767px) {
	.navi-section {
		display: block;
		width: 100%;
		margin: 40px 0 0;
	}

	#footer .parent {
		font-size: 12px;
		margin: 0 0 10px;
	}

	#footer .navi_top {
		font-size: 12px;
	}

	#footer .navi {
		font-size: 12px;
		padding-bottom: 10px;
		border-bottom: 1px solid #444;
	}

	#footer .navi li {
		border-top: 1px solid #444;
		padding-top: 10px;
		margin-top: 10px;
		font-size: 12px;
	}
}

/* sns-navi */

#footer .sns-navi {
	margin: 20px 0 0;
	padding: 0;
}

#footer .sns-navi li {
	display: inline-block;
	margin: 0 20px 0 0;
	padding: 0;
	font-size: 20px;
}

#footer .sns-navi li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 767px) {
	#footer .sns-navi {
		margin: 20px 0 0;
		padding: 0;
	}

	#footer .sns-navi li {
		margin: 0 20px 0 0;
		padding: 0;
		font-size: 18px;
	}
}

/* sitenavi */

#footer .sitenavi {
	width: 50%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer .sitenavi li {
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0;
}

#footer .sitenavi li:first-child {
	margin-left: 0;
}

@media screen and (max-width: 767px) {
	#footer .sitenavi {
		width: 100%;
		text-align: center;
		font-size: 12px;
	}
}

/* copyright */

#footer .copyright {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

@media screen and (max-width: 767px) {
	#footer .copyright {
		width: 100%;
		margin: 20px 0 0;
		text-align: center;
		font-size: 12px;
	}
}

@media screen and (min-width: 1024px) {
	#pat4 .rightpart img,
	#pat8 .rightpart img,
	#pat3 .leftpart img {
		margin-top: 1rem;
	}

	#pat8 .rightpart {
		margin-left: auto !important;
		padding-left: 2rem;
	}
}

@media screen and (min-width: 1024px) {
	.sponly {
		display: none !important;
	}
}

@media screen and (max-width: 767px) {
	.pconly {
		display: none !important;
	}

	.txtC {
		margin-bottom: 0;
	}
}

/* プライバシーポリシー */
.page_wrapper {
	background: #f8f6f1;
	padding-top: 3rem;
	line-height: 1.5;
}

.main_privacy {
	max-width: 1024px;
	margin: 0 auto;
	padding: 1rem 3.5rem 3.5rem;
	background: #eff5f6;
	border: 5px solid #e5eeef;
}

.page_wrapper h1 {
	margin: 2rem auto;
	font-family:
		HiraKakuPro-W6,
		\\6E38\30B4\30B7\30C3\30AF,
		Yu Gothic,
		\\30E1\30A4\30EA\30AA,
		sans-serif;
	font-weight: 600;
	font-size: 3rem;
	text-align: center;
	width: fit-content;
}

.item_title {
	font-size: 1.7rem;
	font-weight: bold;
}

.content_end {
	text-align: right;
}

.item_text {
	font-size: 1.2rem;
}

@media screen and (max-width: 767px) {
	.page_wrapper h1 {
		font-size: 2rem;
	}

	.item_title {
		font-size: 1.5rem;
	}

	.main_privacy {
		padding: 1rem 2.5rem 3.5rem;
	}
}

/* サイトマップ */
.main_site_map {
	max-width: 1280px;
	margin: 0 auto;
	padding: 1rem 0.5rem;
	background: #fff;
	border: 0.2rem solid #eaeaea;
}

.main_site_map h1 {
	margin: 2rem auto;
	font-family:
		HiraKakuPro-W6,
		\\6E38\30B4\30B7\30C3\30AF,
		Yu Gothic,
		\\30E1\30A4\30EA\30AA,
		sans-serif;
	font-weight: 600;
	font-size: 3rem;
	text-align: center;
	background: linear-gradient(transparent 70%, #99ccff 0%);
	width: fit-content;
}

ul {
	list-style: none;
}

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

.list_items {
	width: 13%;
}

.list_item_top {
	font-size: 1.1rem;
	font-weight: 600;
	margin: 2rem 0;
}

.list_items li {
	margin-bottom: 1rem;
	font-size: 1rem;
	cursor: pointer;
}

.list_items ul a {
	color: #333;
	text-decoration: none;
}
.hover:hover {
	opacity: 0.5;
}

@media screen and (max-width: 767px) {
	.main_site_map h1 {
		font-size: 2rem;
	}

	.site_map_ul {
		display: block;
		padding-left: 2rem;
	}

	.main_site_map {
		padding: 1rem 0.5rem 0.5rem;
	}

	.list_items {
		width: 100%;
	}

	#pat6 .leftpart,
	#pat3 .leftpart {
		text-align: center;
	}
}

@media only screen and (min-width: 1024px) {
	.sponly {
		display: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.pconly {
		display: none !important;
	}
}







/*以下にお問い合わせのコーディング*/
.contact-page-sub-header {
    text-align: center;
    background: #f1f8ff;
    padding: 3.5rem 0;
}
.contact-page-sub-header h1 {
    color: #3082b6;
    font-weight: bold;
}
.main-contact-wrapper {
    background: #efefef;
}
.main_contact {
    max-width: 1024px;
    margin: 0 auto;
    padding: 1rem 3.5rem 3.5rem;
}
@media screen and (max-width: 767px) {
    .main_contact {
        padding: 1rem;
    }
}

.contact-caption-bar {
    background: #3082b6;
    text-align: left;
    margin-top: 1rem;
    padding: 11px 20px 13px 20px;
    font-size: 20px;
    line-height: 1.3;
}

.contact-caption-bar p {
    margin: 0;
    font-size: 18px;
    color: white;
    font-weight: bold;
}

.contact-caption-content-area {
    margin: 2rem auto
}

.contact-content-form-area {
    background: white;
    padding: 2rem;
    border-radius: 4px;
}
@media screen and (max-width: 767px) {
    .contact-content-form-area {
        padding: 1rem;
    }
}

.contact-form-item-title {
    display: flex;
    align-items: center;
    gap: 12px;
}

.contact-form-item-title p {
    margin: 0;
    font-size: 14px;
}

.contact-form-item-title p::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: #3082b6;
    margin-right: 5px;
}

.contact-item-required {
    border: 1px solid red;
    background: white;
    color: red;
    padding: 2px 8px;
    font-size: 12px;
}

.contact-form-item-content {
    margin: 1rem auto;
}

.contact-form-item-content input {
    width: 600px;
    height: 45px;
    padding: 0 1rem
}

.contact-form-item-content label {
    width: 100%;
}
.contact-form-item-content textarea {
    width: 100%;
    height: 250px;
    padding: 1rem
}
@media screen and (max-width: 767px) {
    .contact-form-item-content label {
        width: 100%;
    }
    .contact-form-item-content label input {
        width: 100%;
    }
}

.contact-form-button-area {
    text-align: center;
    margin: 2rem auto;
}

.contact-form-button-area button {
    width: 300px;
    padding: 1rem;
    background: #3082b6;
    color: white;
    border: 1px solid #3082b6;
    border-radius: 8px;
    box-shadow: 1px 1px 1px 1px #404040;
    font-weight: bold;
}

.contact-form-button-area button:hover {
    opacity: 0.8;
}
