@charset "utf-8";
/* =====================================
■UNDER
===================================== */
/* -------------------------------------
CONTENT
------------------------------------- */
#wrapper {
	padding-top: 32px;
}
#content {
	background: #fff;
	padding: 5rem 0;
	min-height: 600px;
	position: relative;
}
#main .container {
	padding: 5rem 1rem;
	box-sizing: border-box;
}
#main .container .entry-content {
	max-width: 960px;
	margin: auto;
}

@media screen and (max-width: 782px) {
	#wrapper {
		padding-top: 46px;
	}
}

/* -------------------------------------
textcolor
------------------------------------- */
.txtColor {
	color: #22A7A6;
}
.txtLink {
	color: #F47F21 !important;
	font-weight: 500;
	text-decoration: underline !important;
	vertical-align: baseline;
}
.txtLink:hover {
	text-decoration: none !important;
}
.catchTit .elementor-heading-title {
	font-size: 20px;
	line-height: 2;
	letter-spacing: 0.15em;
	color: #67594D;
	position: relative;
	word-break: break-all;
}
.columnTit .elementor-heading-title {
	font-size: 24px;
	letter-spacing: 0.16em;
	line-height: 1.4;
	color: #1C78B1;
}
.bgLine {
	background: linear-gradient(rgba(255, 243, 193, 0) 40%, #fff3c1 70%);
}

.color--accent {
	color: #c1a24d !important;
}
.link-underLine {
	text-decoration: underline !important;
}
.link-underLine:hover {
	text-decoration: none !important;
}
.has-text-color a {
	color: inherit;
}

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

/* -------------------------------------
Elementor
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0;
}

/* 画像ボックス
------------------------------------- */
.elementor-widget-image-box .elementor-image-box-wrapper {
	display: block !important;
}
.elementor-widget-image-box .elementor-image-box-content {
	text-align: left !important;
	word-break: break-all;
	white-space: pre-wrap;
}
div:not(.graphicBox) .elementor-image-box-title {
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: #554E38;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
div:not(.graphicBox) .elementor-image-box-title .num {
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background: #99bd49;
	border-radius: 50%;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-top: 2px;
}
div:not(.graphicBox) .elementor-image-box-img {
	display: block !important;
	width: 35% !important;
	float: right;
	margin: 0 0 1em 2em !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 2em 1em 0 !important;
}
div:not(.graphicBox).auto_width .elementor-image-box-img {
	width: auto !important;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image a img {
	width: 100%;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image > a:hover img,
div:not(.graphicBox) .elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}
figcaption.widget-image-caption.wp-caption-text {
	font-size: 14px;
	display: inline-block;
}

@media screen and (max-width: 598px) {
	div:not(.graphicBox) .elementor-widget-image-box .elementor-image-box-wrapper {
		display: flex !important;
		flex-wrap: wrap;
	}
	div:not(.graphicBox) .elementor-image-box-img,
	div:not(.graphicBox).img_l .elementor-image-box-img {
		width: 100% !important;
		float: none;
		margin: 1rem auto 1em !important;
		text-align: center;
		order: 2;
	}
}

/* 画像ボックス--フリー
------------------------------------- */
.graphicBox .photo {
	display: block !important;
	float: right;
	width: 35% !important;
	margin: 0 0 1em 2em !important;
	z-index: 1;
}
.img_l.graphicBox .photo {
	float: left;
	margin: 0 2em 1em 0 !important;
}
.auto_width.graphicBox .photo {
	width: auto !important;
}
.graphicBox .elementor-widget-image {
	text-align: right;
}
.graphicBox .elementor-clearfix:after {
	display: none !important;
}
.graphicBox .context {
	width: auto !important;
}
.graphicBox .context .elementor-column-wrap,
.graphicBox .context .elementor-widget-wrap {
	width: auto;
}

@media screen and (min-width: 599px) {
	.graphicBox .elementor-container,
	.graphicBox .elementor-row,
	.graphicBox .elementor-column,
	.graphicBox .elementor-column-wrap,
	.graphicBox .elementor-widget-wrap {
		display: block !important;
	}
	.graphicBox .photo.w45 {
		width: 47.668% !important
	}
}

@media screen and (max-width: 598px) {
	.graphicBox .photo,
	.img_l.graphicBox .photo {
		width: 100% !important;
		float: none;
		margin: 1rem auto 1em !important;
		order: 2;
	}
	.graphicBox .elementor-widget-image {
		text-align: center;
	}
}

/* アコーディオン
------------------------------------- */
.elementor-accordion .elementor-accordion-item {
	border: none;
}
.elementor-accordion .elementor-accordion-item:not(:last-child) {
	margin-bottom: 10px;
}
.elementor-accordion .elementor-tab-title {
	background: #E7E8E8;
	font-size: 25px;
	line-height: 1.56;
	letter-spacing: 0.1em;
	color: #717171;
	text-align: center;
	margin: 0;
	padding: 24px 70px 27px 20px;
	position: relative;
}
.elementor-accordion .elementor-tab-title:before {
	content: "";
	width: 3px;
	height: 21px;
	background: #429FC8;
	border-radius: 5px;
	position: absolute;
	right: 44px;
	top: 50%;
	margin-top: -10px;
}
.elementor-accordion .elementor-tab-title:after {
	content: "";
	width: 21px;
	height: 3px;
	background: #429FC8;
	border-radius: 5px;
	position: absolute;
	right: 35px;
	top: 50%;
	margin-top: -1px;
}
.elementor-accordion .elementor-tab-title.elementor-active:before {
	opacity: 0;
}
.elementor-accordion .elementor-tab-title a {
	color: #717171 !important;
}
.elementor-accordion .elementor-tab-content {
	padding: 28px 30px 26px;
	border: 5px solid #E7E8E8;
	border-top: none;
	background: #fff;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.elementor-accordion .elementor-tab-title {
		font-size: 18px;
		padding: 15px 30px 18px 15px;
	}
	.elementor-accordion .elementor-tab-title:before {
		content: "";
		width: 2px;
		height: 12px;
		right: 15px;
		margin-top: -6px;
	}
	.elementor-accordion .elementor-tab-title:after {
		content: "";
		width: 12px;
		height: 2px;
		right: 10px;
	}
	.elementor-accordion .elementor-tab-content {
		padding: 20px;
	}
}

/* LightBox
--------------------------------------*/
.elementor-slideshow__header {
	box-sizing: border-box;
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
}

/* リスト
------------------------------------- */
.elementor-icon-list-items .elementor-icon-list-item a {
	display: inline;
	width: auto;
}

/* squareList */
.squareList .elementor-icon-list-items li,
ul.squareList > li {
	padding-left: 1.5rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-size: 1.25rem;
	line-height: 1.45;
	color: #333;
	margin-bottom: 0;
	position: relative;
}
.squareList .elementor-icon-list-items li:not(:first-child),
ul.squareList > li:not(:first-child) {
	margin-top: 0.9375rem;
}
.squareList .elementor-icon-list-items li:before,
ul.squareList > li:before {
	content: "";
	display: inline-block;
	width: 0.875rem;
	aspect-ratio: 1;
	background-color: #707070;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

@media screen and (max-width: 991px) {
	.squareList .elementor-icon-list-items li,
	ul.squareList > li {
		font-size: 0.875rem;
		padding-left: 1.25rem;
	}
	.squareList .elementor-icon-list-items li:before,
	ul.squareList > li:before {
		width: 0.625rem;
	}
	.squareList .elementor-icon-list-items li:not(:first-child),
	ul.squareList > li:not(:first-child) {
		margin-top: 0.5rem;
	}
}

/* circleList */
.circleList {
	margin-top: 2rem;
}
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	position: relative;
	padding: 0 0 0 1.1rem;
	text-align: left;
	font-size: 0.9rem;
}
.circleList .elementor-icon-list-items li:not(:first-child),
ul.circleList > li:not(:first-child) {
	margin-top: 0.5rem;
}
.circleList .elementor-icon-list-items li:before,
ul.circleList > li:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #404040;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: 2px;
}

/* circleListA */
.circleListA .elementor-icon-list-items li,
ul.circleListA > li {
	text-align: left;
	padding: 0 0 0 29px;
	position: relative;
}
.circleListA .elementor-icon-list-items li:before,
ul.circleListA > li:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #776A57;
	border-radius: 50%;
	position: absolute;
	top: 7px;
	left: 0;
}

/* checkList */
.checkList .elementor-icon-list-items li,
ul.checkList > li {
	padding: 0 0 0 33px;
	position: relative;
}
.checkList .elementor-icon-list-items li:not(:first-child),
ul.checkList > li:not(:first-child) {
	margin-top: 6px;
}
.checkList .elementor-icon-list-items li:before,
ul.checkList > li:before {
	content: "";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 0;
	top: 5px;
	box-sizing: border-box;
	background: #EBE9E7;
}
.checkList .elementor-icon-list-items li:after,
ul.checkList > li:after {
	content: "";
	display: block;
	width: 10px;
	height: 18px;
	border: solid #A2CAFF;
	border-width: 0 4px 4px 0;
	position: absolute;
	left: 9px !important;
	top: 3px;
	transform: rotate(45deg);
	box-sizing: border-box;
}

/* link_A */
.arrowListBox {
	background: #fff;
	padding: 40px 45px;
	border: 2px solid #A09074;
}
.arrowTit {
	font-size: 16px;
	font-weight: 600;
	color: #FF8838;
	margin-bottom: 15px;
}
.arrowList .elementor-icon-list-items li {
	display: inline-block;
	padding: 3px 0 3px 15px;
	position: relative;
}
.arrowList .elementor-icon-list-items li a {
	color: #22201E;
	text-decoration: none;
	position: relative;
}
.arrowList .elementor-icon-list-items li a:hover {
	color: #FCAA47;
	text-decoration: underline;
}
.arrowList .elementor-icon-list-items li a:before {
	content: "";
	border-left: 8px solid #FCAA47;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: -15px;
	top: 8px;
	transition: all 0.5s;
}
.arrowList .elementor-icon-list-items li a:hover:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* 番号リスト */
.numList .elementor-icon-list-items,
ul.numList {
	counter-reset: li;
}
.numList .elementor-icon-list-items li,
ul.numList > li {
	font-size: 16px;
	padding: 0 0 0 36px;
	position: relative;
}
.numList .elementor-icon-list-items li:not(:first-child),
ul.numList > li:not(:first-child) {
	margin-top: 5px;
}
.numList .elementor-icon-list-items li:before,
ul.numList > li:before {
	display: block;
	content: counter(li, decimal);
	counter-increment: li;
	width: 25px;
	height: 25px;
	background: #A09074;
	border-radius: 50%;
	font-weight: 700;
	font-size: 16px;
	line-height: 23px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 2px;
}

@media screen and (min-width: 768px) {
	.column2List .elementor-icon-list-items li {
		display: inline-block !important;
		width: 48.5%;
		box-sizing: border-box;
		padding-right: 10px !important;
		vertical-align: top;
	}
	.column2List .elementor-icon-list-items li:nth-child(-n+2) {
		margin-top: 0;
	}
	.column3List .elementor-icon-list-items li {
		display: inline-block !important;
		width: 31.5%;
		box-sizing: border-box;
		padding-right: 10px !important;
		vertical-align: top;
	}
	.column3List .elementor-icon-list-items li:nth-child(-n+3) {
		margin-top: 0;
	}
	.column4List .elementor-icon-list-items li {
		display: inline-block !important;
		width: calc(25% - 6px);
		box-sizing: border-box;
		padding-right: 10px !important;
		vertical-align: top;
	}
	.column4List .elementor-icon-list-items li:nth-child(-n+4) {
		margin-top: 0;
	}
	.columnList .elementor-icon-list-items li {
		display: inline-block !important;
		width: auto;
		box-sizing: border-box;
		vertical-align: top;
		margin: 0 20px !important;
	}
}

@media screen and (max-width: 1023px) and (min-width: 768px) {
	.arrowListBox {
		padding: 35px 30px;
	}
}

@media screen and (max-width: 767px) {
	.arrowListBox {
		padding: 20px 25px;
	}
	.arrowList .elementor-icon-list-items li {
		width: 100%;
	}
}

/* flow
------------------------------------- */
.flowList .elementor-inner-section {
	position: relative;
}
.flowList .elementor-inner-section:not(:last-child) {
	margin-bottom: 55px;
}
/* .flowList .elementor-inner-section:not(:last-child):after {
content: "";
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-top: 26px solid #BEDAFF;
position: absolute;
left: 50%;
bottom: -26px;
transform: translateX(-50%);
} */
.flowList .elementor-image-box-title {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #22201E;
	margin-bottom: 25px;
	position: relative;
}
.flowList .flowTit {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4;
	color: #776A57;
}
.flowList .txt {
	background: #fff;
	border: 1px solid #BEDAFF;
	padding: 18px 13px;
}


/* flow_A */
.flowListA .elementor-inner-section {
	background: #F5F4F0;
	padding: 35px;
	position: relative;
}
.flowListA .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowListA .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #7B766E;
	position: absolute;
	left: 50%;
	bottom: -25px;
	transform: translateX(-50%);
}
.flowListA.arrowNone .elementor-inner-section:not(:last-child):after {
	display: none;
}
.flowListA .elementor-inner-section.arrowNone {
	margin-bottom: 0;
}
.flowListA .elementor-inner-section.arrowNone:after {
	display: none;
}
.flowListA .elementor-widget-heading,
.flowListA .elementor-image-box-title {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 0.05em;
	line-height: 1.4;
	color: #554E38;
	position: relative;
}
.flowListA .elementor-image-box-img,
.flowListA .graphicBox .elementor-widget-image {
	margin-bottom: 0 !important;
}
.number {
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background: #52A9BC;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin: 0 10px 0 0;
}

@media screen and (max-width: 767px) {
	.flowListA .elementor-inner-section {
		padding: 25px;
	}
}

/* QA
------------------------------------- */
/* qa_E */
.qaList .elementor-column.elementor-col-100 {
	/* 	border-bottom: 1px solid #DBD5B5;
	padding-bottom: 45px; */
	margin-bottom: 50px;
}
.qaList .question {
	line-height: 2;
	position: relative;
	margin-bottom: 34px;
}
.qaList .answer {
	position: relative;
	font-weight: 400;
}
.qaList .question .num {
	width: 52px;
	border-left: 4px solid #776A57;
	font-size: 31px;
	font-weight: 700;
	line-height: 35px;
	letter-spacing: 0;
	color: #776A57;
	text-align: center;
	padding-bottom: 7px;
}
.qaList .answer .num {
	width: 52px;
	border-left: 4px solid #CBA754;
	font-size: 31px;
	font-weight: 700;
	line-height: 48px;
	letter-spacing: 0;
	color: #CBA754;
	text-align: center;
}
.qaList .txt {
	width: calc(100% - 52px);
	padding-left: 10px;
}
.qaList .question .txt .elementor-heading-title {
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 1.6;
	color: #776A57;
}


/* qa_G */
.qaListG .question {
	position: relative;
	margin-bottom: 15px;
	line-height: 1.6;
}
.qaListG .answer {
	position: relative;
}
.qaListG .num {
	width: 46px;
}
.qaListG .question .num .elementor-widget-heading {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background: #006AB8;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 50%;
}
.qaListG .answer .num .elementor-widget-heading {
	font-size: 18px;
	font-weight: bold;
	color: #006AB8;
	background: #EFF3F9;
	width: 46px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 50%;
}
.qaListG .question .txt {
	font-size: 20px;
	width: calc(100% - 46px);
	padding-left: 40px;
}
.qaListG .answer .txt {
	width: calc(100% - 46px);
	padding-right: 40px;
}
.qaListG .question .txt .elementor-widget-heading {
	color: #FFF;
	background: #006ab8;
	padding: 16px 20px;
	border-radius: 5px;
}
.qaListG .question .txt .elementor-widget-heading:before {
	content: "";
	border-right: 20px solid #006ab8;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -12px;
}
.qaListG .answer .txt .elementor-widget-text-editor {
	background: #EFF3F9;
	padding: 16px 20px;
	border-radius: 5px;
}
.qaListG .answer .txt .elementor-widget-text-editor:before {
	content: "";
	border-left: 20px solid #EFF3F9;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -12px;
}

/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 298px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}

/* -------------------------------------
Youtube
------------------------------------- */
.youtube {
	position: relative;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/* -------------------------------------
Youtube
------------------------------------- */
.calendar {
	position: relative;
	padding-top: 75%;
}
.calendar iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

@media screen and (max-width: 767px) {
	.calendar {
		padding-top: 100%;
	}
}

/* -------------------------------------
診療時間表
------------------------------------- */
/* 診療時間表A
------------------------------------- */
table.timetableA {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableA th,
.timetableA td {
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	color: #67594D;
	text-align: center;
	vertical-align: middle;
	padding: 24px 0;
	border-bottom: 1px solid #384045;
}
.timetableA thead th {
	background: #9F9074;
	font-size: 16px;
	color: #fff;
	padding: 10px 0 11px;
	vertical-align: bottom;
	border-left: 1px solid #C8C8C8;
}
.timetableA thead th:first-child {
	width: 26%;
	font-size: 18px;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 26px;
	border-left: none;
}
.timetableA tbody th {
	letter-spacing: 0.05em;
	color: #384045;
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
	padding-left: 25px;
}
.timetableA tbody td {
	border-left: 1px solid #C8C8C8;
}

@media screen and (max-width: 767px) {
	.timetableA th,
	.timetableA td {
		font-size: 13px;
		padding: 15px 0 16px;
	}
	.timetableA thead th {
		font-size: 12px;
		padding: 7px 0 8px;
	}
	.timetableA thead th:first-child {
		width: 31.25%;
		font-size: 12px;
		letter-spacing: 0.02em;
		padding-left: 8px;
	}
	.timetableA tbody th {
		font-size: 14px;
		letter-spacing: 0;
		padding-left: 8px;
	}
}

@media screen and (max-width: 374px) {
	.timetableA thead th:first-child {
		width: 35%;
	}
}

/* 診療時間表B
------------------------------------- */
table.timetableB {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 11px;
}
.timetableB th,
.timetableB td {
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	padding: 14px 0 15px;
	border-bottom: 1px solid #CECECE;
}
.timetableB thead th:last-child,
.timetableB tbody td:last-child {
	width: 10%;
	padding-right: 10px;
}
.timetableB thead th {
	background: #FCAA47;
	font-weight: 500;
	color: #fff;
	padding: 18px 0;
	vertical-align: bottom;
	border-bottom: none;
}
.timetableB thead th:first-child {
	width: 35%;
	text-align: left;
	padding-left: 20px;
}
.timetableB tbody th {
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	padding-left: 20px;
}

@media screen and (max-width: 767px) {
	.timetableB th,
	.timetableB td {
		font-size: 12px;
		padding: 11px 0 12px;
	}
	.timetableB thead th:last-child,
	.timetableB tbody td:last-child {
		width: 16%;
		padding-right: 10px;
	}
	.timetableB thead th {
		padding: 14px 0;
	}
	.timetableB thead th:first-child {
		padding-left: 14px;
	}
	.timetableB tbody th {
		padding-left: 14px;
	}
}

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


/* 診療時間表C
------------------------------------- */
table.timetableC {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableC th,
.timetableC td {
	line-height: 1;
	letter-spacing: 0;
	color: #715636;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px 12px;
	border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
}
.timetableC thead th:first-child {
	width: 20%;
	letter-spacing: 0.1em;
	text-align: left;
}
.timetableC tbody th {
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
}
.timetableC thead th:first-child,
.timetableC tbody th {
	text-align: left;
	padding-left: 20px;
}
.timetableC tbody td {
	color: #487FD5;
}
.timetableC tbody td.holiday {
	color: #715636;
}

@media screen and (max-width: 767px) {
	.timetableC th,
	.timetableC td {
		font-size: 12px;
		padding: 7px 0px 9px;
	}
	.timetableC thead th:first-child {
		width: 32%;
	}
	.timetableC thead th:first-child,
	.timetableC tbody th {
		padding-left: 10px;
	}
}

/*--------------------------------------
table_A
--------------------------------------*/
.table_A th,
.table_A td {
	vertical-align: top;
	word-break: break-all;
	padding: 11px 15px;
}
.table_A th {
	width: 30%;
	border-bottom: 1px solid #FCAA47;
	padding-left: 0;
}
.table_A td {
	border-bottom: 1px solid #CECECE;
}
.table_A tr:first-child th,
.table_A tr:first-child td {
	padding-top: 0;
}

@media screen and (max-width: 767px) {
	.table_A th,
	.table_A td {
		font-size: 15px;
		padding: 10px 5px;
	}
}

/*--------------------------------------
table_B
--------------------------------------*/
.table_B th,
.table_B td {
	font-size: 16px;
	line-height: 1.75;
	vertical-align: top;
	word-break: break-all;
	padding: 16px 0 15px 15px;
}
.table_B th {
	width: 25%;
	background-image: linear-gradient(to right, #487FD5 0%, #487FD5 100%);
	background-size: 1px 1px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_B td {
	background-image: linear-gradient(to right, #CBCAC9 0%, #CBCAC9 50%, #fff 0%);
	background-size: 5px 1px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.table_B tr:first-child th,
.table_B tr:first-child td {
	padding-top: 0;
}
.table_B td ul li {
	padding-left: 16px;
	text-indent: -16px;
}

@media screen and (max-width: 767px) {
	.table_B th,
	.table_B td {
		font-size: 14px;
		line-height: 1.5;
		padding: 11px 0 10px 5px;
	}
	.table_B th {
		width: 34%;
	}
	.table_B td ul li {
		padding-left: 14px;
		text-indent: -14px;
	}
}

/*--------------------------------------
* table_D
--------------------------------------*/
.table_D th,
.table_D td {
	vertical-align: middle;
	border: 1px solid #CECECE;
	padding: 10px;
	box-sizing: border-box;
}
.table_D thead th {
	background: #FCD966;
	text-align: center;
}
.table_D tbody th {
	width: 30%;
	background: #FAF6C2;
}
.table_D tbody th em {
	font-style: normal;
	font-size: 14px;
	color: #fff;
	background: #F39800;
	display: block;
	width: 71px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 5px;
}
.table_D tbody td {
	background: #ffffff;
}
.table_D .vertical-align-top {
	vertical-align: top;
}

@media screen and (max-width: 767px) {
	.table_D th,
	.table_D td {
		font-size: 15px;
		padding: 8px;
	}
}

@media screen and (max-width: 374px) {
	.table_D tbody th {
		width: 34%;
	}
}

/*--------------------------------------
* table_I
--------------------------------------*/
.table_I {
	border-radius: 10px;
}
.table_I th,
.table_I td {
	line-height: 1.6;
	vertical-align: middle;
	padding: 15px 35px;
	box-sizing: border-box;
}
.table_I th {
	background: #776B57;
	border-bottom: 1px solid #fff;
	color: #fff;
}
.table_I td {
	background: #fff;
	text-align: right;
	border-bottom: 1px solid #776B57;
}
.table_I tr:last-child th,
.table_I tr:last-child td {
	border-bottom: none;
}
.table_I tr:first-child th {
	border-top-left-radius: 10px;
}
.table_I tr:first-child td {
	border-top-right-radius: 10px;
}
.table_I tr:last-child th {
	border-bottom-left-radius: 10px;
}
.table_I tr:last-child td {
	border-bottom-right-radius: 10px;
}

@media screen and (max-width: 767px) {
	.table_I th, .table_I td {
		padding: 15px;
	}
}


/*--------------------------------------
ボックス
--------------------------------------*/
/*　frame タイトル
--------------------------------------*/
.frameTit .elementor-heading-title {
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #554E38;
	/* 	padding-left: 32px; */
	position: relative;
	z-index: 2;
}
/* .frameTit .elementor-heading-title:before {
content: "";
width: 20px;
height: 20px;
background: linear-gradient(142deg, #A59477 0%, #A89D8A 20%, #7C6E56 100%);
position: absolute;
left: 0;
top: 3px;
transform: rotate(45deg);
}
.frameG .frameTit .elementor-heading-title {
border-bottom: 1px solid #8B7E69;
padding-bottom: 22px;
} */
.numTit {
	font-size: 25px;
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	line-height: 1.4;
	letter-spacing: 0.06em;
	color: #1C6043;
	padding: 0 0 10px;
	position: relative;
	border-bottom: 2px solid #1C6043;
}

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

/*　frame_J
--------------------------------------*/
.frameJ {
	padding: 30px;
	background: linear-gradient(135deg, #FDFAF0 0%, #FBE5C4 100%);
}

/*　frame_G
--------------------------------------*/
.frameG {
	padding: 30px;
	background: #F2EDDB;
}

/*　frame_K
--------------------------------------*/
.frameK {
	padding: 38px 55px 40px;
	background: #F2F7F7;
	font-size: 15px;
}

/*　frame_L
--------------------------------------*/
.frameL {
	padding: 38px 55px 40px;
	background: #FFF !important;
	border: 1px solid #A09074;
	font-size: 15px;
}
.frameL.nobt {
	border-top: none;
}
.frameL.nobb {
	border-bottom: none;
}


/*　画像
--------------------------------------*/
.frameJ .graphicBox .elementor-widget-image,
.frameK .graphicBox .elementor-widget-image,
.graphicBox .frameJ .elementor-widget-image,
.graphicBox .frameK .elementor-widget-image {
	width: auto !important;
	max-width: 200px;
}


@media screen and (max-width: 1024px) and (min-width: 768px) {
	.frameJ,
	.frameK,
	.frameL {
		padding: 35px;
	}
}

@media screen and (max-width: 767px) {
	.frameJ,
	.frameK,
	.frameL,
	.frameG {
		padding: 25px;
	}
}

/*--------------------------------------
style_box
--------------------------------------*/
.style_title {
	background: #AFA47C;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #fff;
	padding: 25px 20px;
	text-align: center;
}
.style_title.orange {
	background: #FCAA47;
}
.style_box .inner {
	background: #F2EDDB;
	padding: 30px;
}
.style_box .inner .title {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: 0.1em;
	color: #75654c;
	padding: 0 0 15px;
	border-bottom: 2px solid #a08271;
	position: relative;
}

@media screen and (max-width: 767px) {
	.style_title {
		font-size: 24px;
	}
	.style_box .inner {
		padding: 20px;
	}
}

/*--------------------------------------
before after
--------------------------------------*/
.before_after {
	position: relative;
}
.before_after:before {
	display: block;
	content: "";
	border-left: 14px solid #6fba2c;
	border-bottom: 20px solid transparent;
	border-top: 20px solid transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -7px;
}
.before_after li {
	float: left;
	width: 46%;
	position: relative;
	text-align: center;
	margin-left: 8%;
}
.before_after li:first-child {
	margin: 0;
}

@media screen and (max-width: 767px) {
	.before_after:before {
		border-left: 20px solid transparent;
		border-top: 14px solid #6fba2c;
		border-right: 20px solid transparent;
		border-bottom: none;
		margin-top: -6px;
		margin-left: -20px;
	}
	.before_after li {
		float: none;
		width: 100%;
		margin-top: 50px;
		margin-left: 0;
	}
}

/*--------------------------------------
* anchorlinks
--------------------------------------*/
.anchorLinks {
	background: #F8F6F1;
	padding: 30px 6%;
}
.anchorLinks ul li {
	display: inline-block !important;
	margin: 10px 0 !important;
	padding: 0 10px !important;
	vertical-align: top !important;
	box-sizing: border-box;
	/* 	width: 24.5%; */
}
.anchorLinks ul li a {
	display: inline-block !important;
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 1.4;
	color: #22201E;
	position: relative;
	/* 	text-align: center; */
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	text-decoration: underline;
}
.anchorLinks ul li a:hover {
	text-decoration: none;
}
.anchorLinks ul li a:after {	
	content: "";
	width: 10px;
	height: 10px;
	border-top: 3px solid #A6958D;
	border-right: 3px solid #A6958D;
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	z-index: 1;
}

/* @media screen and (max-width: 1060px) and (min-width: 768px) {
.anchorLinks ul li {
width: 49.5% !important;
}
} */

@media screen and (max-width: 767px) {
	.anchorLinks {
		padding: 25px 15px;
	}
	.anchorLinks ul li a {
		font-size: 16px;
	}
	/* 	.anchorLinks li {
	width: 49% !important;
} */
}

@media screen and (max-width: 480px) {
	.anchorLinks li {
		width: 100% !important;
		display: block !important;
		margin: 5px 0;
	}
}


/* =====================================
■サイトマップ
===================================== */
/* ul.sitemap_ic {
border-top: 1px dashed #707070;
}
ul.sitemap_ic > li {
position: relative;
border-bottom: 1px dashed #707070;
}
ul.sitemap_ic > li > a {
display: block;
padding: 10px 30px;
position: relative;
text-decoration: none;
}
ul.sitemap_ic > li > a:before {
content: "";
width: 10px;
height: 10px;
background: #A39174;
border-radius: 50%;
position: absolute;
left: 8px;
top: 50%;
margin-top: -4px;
}
ul.sitemap_ic > li > a:after {
content: "";
display: block;
width: 8px;
height: 8px;
border-top: 2px solid #7A7A7A;
border-right: 2px solid #7A7A7A;
position: absolute;
right: 10px;
top: 50%;
margin-top: -3px;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
ul.sitemap_ic .sub-menu {
margin: 0 0 0 2em;
}
ul.sitemap_ic .sub-menu li {
border-top: 1px dashed #ccc;
}
ul.sitemap_ic .sub-menu li a {
display: block;
padding: 10px 0 10px 30px;
position: relative;
}
ul.sitemap_ic .sub-menu li a:before {
content: "";
width: 10px;
height: 2px;
background: #A39174;
position: absolute;
left: 8px;
top: 50%;
margin-top: -2px;
} */

.sitemapBox {
	background-color: #efefef;
	padding: 1rem;
	margin-bottom: 3rem;
}
ul.sitemap_ic {
	max-width: 960px;
	margin: auto;
	padding-left: 1.5rem;
}
ul.sitemap_ic li {
	font-size: 1.1rem;
	list-style: square;
}
ul.sitemap_ic li ul.sub-menu {
	margin-top: .5rem;
	padding-left: 1.5rem;
}
ul.sitemap_ic li ul.sub-menu li {
	font-size: 1rem;
	margin-bottom: 0.5rem;
}


@media screen and (min-width: 992px) {
	.sitemapBox {
		padding: 2rem;
	}
}

/* =====================================
■お問い合わせ
===================================== */
.wrap_contact {
	max-width: 1140px;
	padding: 40px 20px 0;
	box-sizing: border-box;
	margin: 0 auto;
}
.inquiryForm_message {
	text-align: center;
}
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}
.step_list li {
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	line-height: 1;
	position: relative;
	color: #CBCAC9;
}
.step_list li:first-child {
	margin: 0;
}
.step_list li span {
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
	text-align: center;
	line-height: 54px;
	margin: 0 auto 12px;
	background: #CBCAC9;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
}
.step_list li span:after {
	display: block;
	content: "";
	width: 130px;
	height: 1px;
	background: #CBCAC9;
	position: absolute;
	top: 50%;
	left: 54px;
}
.step_list li:last-child span:after {
	display: none;
}
.step_list li.current {
	color: #22201E;
}
.step_list li.current span {
	background: #52a9bc;
}
.step_list li span.current:after {
	background: #52a9bc;
}
.inquiryForm_message .step_catch {
	font-size: 16px;
	text-align: center;
	color: #373431;
	letter-spacing: 0.05em;
	margin-bottom: 44px;
}

.inquiryFormTable {
	border-top: 1px solid #707070;
	font-size: 16px;
	padding-top: 22px;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
	margin-bottom: 30px;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	text-align: left;
	vertical-align: top;
}
.inquiryFormTable dt {
	border-right: none;
	position: relative;
	width: 29%;
	padding: 11px 80px 0 0;
	color: #2C2F30;
	font-weight: 600;
	letter-spacing: 0.1em;
	box-sizing: border-box;
}
.inquiryFormTable dd {
	box-sizing: border-box;
	position: relative;
	padding-right: 40px;
}
.wpcf7-form-control-wrap {
	display: block;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 13px 14px 14px;
	border: 1px solid #BFBEBD;
	background: #EBE9E7;
	color: #333;
	border-radius: 5px;
}
.inquiryFormTable select {
	position: relative;
	background: #ECECEC url(/wp-content/uploads/icon-select.png) no-repeat right center;
	background-size: contain;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.inquiryFormTable select::-ms-expand {
	display: none;
}
.inquiryFormTable input[type="checkbox"] {
	display: none;
	/*display: inline-block;*/
	width: 32px;
	height: 32px;
	border: 0;
	position: relative;
	margin-right: 0;
	visibility: hidden; 
	z-index: 999;
	-webkit-appearance: none;
	background: none;
	box-sizing: border-box;
}
.inquiryFormTable .wpcf7-list-item {
	/* 	width: 100%;
	display: block; */
	margin: 10px 1.5em 10px 0;
	box-sizing: border-box;
}
.inquiryFormTable .wpcf7-list-item.last.has-free-text {
	display: block;
}
input.wpcf7-free-text {
	margin-top: 10px;
}
.wpcf7-list-item-label {
	position: relative;
}
span.wpcf7-list-item-label:before,
span.wpcf7-list-item-label:after {
	display: none;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before {
	content: "\e902";
	font-size: 25px;
	color: #BFBEBD;
	margin-right: 5px;
	vertical-align: middle;
}
.inquiryFormTable input[type="checkbox"]:checked+ span label.icon-check:before {
	content: "\e903";
	color: #2165C1;
}
.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #C4000F;
	background: #fff;
	box-shadow: 0 0 5px rgba(196, 0, 15, 0.15);
}
.inquiryFormTable input.wpcf7-not-valid {
	border: 1px solid #D93636 !important;
	background: #FDD2D2 !important;
}
.inquiryFormTable .comment {
	display: block;
	color: #63696A;
	font-size: 13px;
	margin: 0.4em 0;
	letter-spacing: 0;
}
.inquiryFormTable .required {
	background: #D93636;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 0;
	width: 46px;
	height: 22px;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	position: absolute;
	top: 16px;
	right: 24px;
}
.inquiryFormTable .optional {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding-left: 0;
	width: 46px;
	height: 22px;
	background: #BFBEBD;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	line-height: 22px;
	position: absolute;
	top: 16px;
	right: 28px;
}

.inquiryFormTable .post_icon {
	position: absolute;
	z-index: 200;
	top: 10px;
	left: 16px;
}
.inquiryFormTable .post_item input {
	padding: 13px 14px 14px 40px;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 60px 0 0;
}
.inquiryFormTable .btBox input[type="submit"] {
	background-color: #989278;
	background-image: url(/wp-content/uploads/icon-arrow_white.png);
	background-size: 20px 20px;
	background-position: right 10px center;
	background-repeat: no-repeat;
	border: none;
	width: 100%;
	color: #fff;
	display: block;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 26px;
	letter-spacing: 0.1em;
	padding: 29px 35px 28px 35px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
	opacity: 1 !important;
	pointer-events: none;
	cursor: default;
	filter: invert(2%) sepia(50%) saturate(26%) hue-rotate(167deg) brightness(108%) contrast(58%);
}
.inquiryFormTable .wpcf7-back {
	width: 37.5% !important;
	color: #fff;
	background: #969a9e url(/wp-content/uploads/icon-arrow_white.png) no-repeat right 10px center !important;
	background-size: 20px 20px !important;
	border: none;
	line-height: 1.2;
	cursor: pointer;
	box-sizing: border-box;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	-webkit-appearance: none;
	font-size: 26px;
	letter-spacing: 0.1em;
	padding: 29px 35px 28px;
	float: left;
	text-align: left;
}
.inquiryFormTable .wpcf7-submit {
	width: 58.5% !important;
	float: right;
	text-align: left;
}
.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	width: 25px;
	height: 25px;
	right: -42px;
	top: 13px;
	display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: block;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon:before {
	color: #2165C1;
	font-size: 25px;
	vertical-align: top;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-validates-as-required:not(.wpcf7-not-valid)+.verify_icon {
	display: none;
}

.inquiryFormTable .wpcf7-not-valid-tip {
	color: #DE5050;
	font-weight: normal;
	display: block;
	font-size: 12px;
}

.file_btn {
	display: block;
	overflow: hidden;
	position: relative;
	background: #807B7B;
	color: #fff;
	width: 123px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	margin-top: 13px;
}
.file_btn .wpcf7-form-control-wrap {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	width: 100%;
	height: 30px;
}
div.wpcf7 input[type="file"] {
	padding: 0;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 30px;
}
.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}

.custom-wpcf7c-confirmed .confirm_table input[type="text"],
.custom-wpcf7c-confirmed .confirm_table input[type="tel"],
.custom-wpcf7c-confirmed .confirm_table input[type="email"],
.custom-wpcf7c-confirmed .confirm_table textarea,
.custom-wpcf7c-confirmed .confirm_table select,
.custom-wpcf7c-confirmed .confirm_table input[type="checkbox"],
.custom-wpcf7c-confirmed .confirm_table input[type="date"] {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .required,
.custom-wpcf7c-confirmed .confirm_table .optional,
.custom-wpcf7c-confirmed .confirm_table span.comment,
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item-label,
.custom-wpcf7c-confirmed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
	display: block;
	padding-left: 0;
	margin: 0;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item.last.has-free-text .result_txt {
	display: inline-block;
	margin-right: 15px;
}
.custom-wpcf7c-confirmed .confirm_table dl {
	margin-bottom: 10px;
}
.custom-wpcf7c-confirmed .confirm_table dt,
.custom-wpcf7c-confirmed .confirm_table dd {
	padding: 0;
}
.custom-wpcf7c-confirmed .confirm_table .post_icon {
	top: 0;
	left: 0;
}
.custom-wpcf7c-confirmed .confirm_table .post_item span.result_txt {
	padding-left: 20px;
}
.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none !important;
}

.inquiryFormTable .privacyWrap {
	height: 300px;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	border: 1px solid #bfbebd;
	padding: 20px;
	box-sizing: border-box;
	background: #ebe9e7;
	border-radius: 5px;
}
.custom-wpcf7c-confirmed .confirm_table .privacy {
	display: none;
}

@media screen and (max-width: 1060px) {
	.inquiryFormTable dt {
		width: 35%;
	}
}

@media screen and (max-width: 767px) {
	.wrap_contact {
		padding-top: 20px;
	}
	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}
	.step_list li {
		margin-left: 50px;
	}
	.inquiryFormTable dl {
		display: block;
		margin-bottom: 20px;
	}
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		width: 100%;
		box-sizing: border-box;
	}
	.inquiryFormTable dt {
		padding: 0;
		margin-bottom: 8px;
	}
	.inquiryFormTable .wpcf7-list-item {
		margin: 5px 1.5em 5px 0;
	}
	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		display: inline-block;
		position: static;
		top: initial;
		right: initial;
		margin: -2px 0 0 20px;
		vertical-align: middle;
	}
	.inquiryFormTable .btBox {
		margin: 50px 0 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		width: 100% !important;
		background-size: 16px 16px !important;
		float: none;
		font-size: 20px;
		padding: 29px 20px 28px 20px;
		box-sizing: border-box;
		text-align: center;
	}
	/* 	.inquiryFormTable .btBox input[type="submit"].disabled,
	.inquiryFormTable .btBox input[type="submit"].abled {
	padding: 29px 20px 28px 20px;
} */
	.inquiryFormTable .wpcf7-back {
		margin-bottom: 15px;
		padding: 29px 20px 28px 20px;
	}
	.file_btn {
		margin-top: 0;
	}
	.custom-wpcf7c-confirmed .confirm_table dt {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 480px) {
	.step_list {
		width: 270px;
	}
	.step_list li {
		width: 70px;
		margin-left: 30px;
		font-size: 16px;
	}
	.step_list li span:after {
		width: 60px;
	}
	.inquiryForm_message .step_catch {
		font-size: 12px;
		letter-spacing: 0;
	}
	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		font-size: 16px;
		letter-spacing: 0.1em;
	}
}


/* =====================================
■UNDER
===================================== */
/* -------------------------------------
Pagename
------------------------------------- */
.mainVisual {
	background-image: url(/wp-content/uploads/page-mv.jpg);
	background-position: center;
	background-size: cover;
	color: #fff;
	width: 100%;
	height: 535px;
	position: relative;
}
.mainVisual:before {
	content: "";
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.mainVisual > .container {
	position: relative;
	top: 50%;
	box-sizing: border-box;
}
.pagename {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	color: #efefef;
	font-size: 2rem;
	letter-spacing: 3px;
	line-height: 1.2;
	position: relative;
	text-align: center;
}
.pagename:before {
	content: "";
	height: 1px;
	width: 180px;
	background-color: #a5a5a5;
	display: block;
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%);
}

@media screen and (min-width: 992px) {
	.pagename {
		font-size: 2.3rem;
	}
}

/* -------------------------------------
Bread
------------------------------------- */
#bread {
	font-size: 0.9rem;
	padding-top: 1rem;
	position: absolute;
	bottom: 2rem;
	display: flex;
	justify-content: center;
	margin: 0 1rem;
}
#bread ul {
	list-style: none;
	display: flex;
	padding: 0;
}
#bread li:not(:last-of-type)  {
	margin-right: 1rem;
	position: relative;
}
#bread li:not(:last-of-type):after{
	content: "";
	border: 0px;
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	height: 6px;
	position: absolute;
	right: -9px;
	width: 6px;
	top: calc(50% - 3px);
	transform: rotate(45deg);
	box-sizing: border-box;
}
#bread li a {
	color: #fff;
	vertical-align: baseline;
}

@media screen and (min-width: 992px) {
	#bread {
		margin: 0;
		left: 50%;
		transform: translateX(-50%);
	}
}

/*--------------------------------------
TITLE
--------------------------------------*/
.undertTit {
	margin-bottom: 2rem;
}
.undertTit:not(:first-of-type) {
	margin-top: 3rem;
}
.undertTit h2 {
	border-bottom: 1px solid #656565;
	background-color: #707070;
	color: #ffffff;
	padding: 0.5rem 1rem 0.5rem 2rem;
	line-height: 1.5;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	position: relative;
	font-size: 1.2rem;
	letter-spacing: 1px;
}
.undertTit h2:before {
	content: "";
	width: 20px;
	height: 50%;
	background-color: #39393a;
	display: inline-block;
	position: absolute;
	left: -10px;
	top: 25%;
}
.undertTit_h3 {
	margin-top: 3rem;
	margin-bottom: 1rem;
}
.undertTit_h3 h3 {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	border-left: 10px solid #39393a;
	border-bottom: 1px solid #39393a;
	padding-left: 0.5rem;
	padding-bottom: 0.25rem;
	font-size: 1.1rem;
	line-height: 1.2;
}
.undertTit_h4 {
	margin-top: 2rem;
	margin-bottom: 1.33rem;
}
.undertTit_h4 h4 {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 600;
	font-style: normal;
	line-height: 1.2;
	position: relative;
}
.undertTit_h4 h4:before {
	content: "−";
}

@media screen and (min-width: 992px) {
	.undertTit:not(:first-of-type) {
		margin-top: 5rem;
	}
	.undertTit h2 {
		padding: 1.25rem 2.5rem;
		font-size: 1.4rem;
	}
	.undertTit h2:before {
		width: 30px;
		left: -15px;
	}
	.undertTit_h3 h3 {
		font-size: 1.2rem;
	}
}


/*--------------------------------------
Photo
--------------------------------------*/
.gallery .elementor-inner-section:not(:last-child) {
	margin-bottom: 30px;
}
.gallery .pic {
	margin-bottom: 20px;
}
.gallery .heading {
	margin-bottom: 12px;
}
.gallery .elementor-heading-title {
	font-size: 26px;
	letter-spacing: 0;
	line-height: 1.6;
	text-align: left;
	color: #776A57;
}

@media screen and (min-width: 768px) {
	.gallery .elementor-inner-section > .elementor-container > .elementor-row {
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 767px) {
	.gallery .elementor-heading-title {
		font-size: 22px;
	}
}

/* 2列
--------------------------------------*/
.gallery_2column .elementor-inner-section > .elementor-container > .elementor-row {
	row-gap: 20px;
	column-gap: 30px;
}

/* 3列
--------------------------------------*/
.gallery_3column .elementor-inner-section > .elementor-container > .elementor-row {
	row-gap: 20px;
	column-gap: 30px;
}

/* 4列
--------------------------------------*/
.gallery_4column .elementor-inner-section > .elementor-container > .elementor-row {
	row-gap: 35px;
	column-gap: 22px;
}



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

	/* 2・3列
	--------------------------------------*/
	.gallery_2column .elementor-inner-section > .elementor-container > .elementor-row,
	.gallery_3column .elementor-inner-section > .elementor-container > .elementor-row {
		column-gap: 22px;
		flex-wrap: nowrap;
	}
}

@media screen and (max-width: 767px){
	/* 2・3列
	--------------------------------------*/
	.gallery_2column .elementor-inner-section > .elementor-container > .elementor-row,
	.gallery_3column .elementor-inner-section > .elementor-container > .elementor-row {
		row-gap: 30px;
	}
}


/* -------------------------------------
■ メリット
------------------------------------- */
.frame-merit {
	background: #fff;
	border: 3px solid #A39174;
	border-radius: 20px;
	padding: 40px 50px;
}
.meritTit .elementor-heading-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.2em;
	color: #A39174;
	padding-left: 30px;
	position: relative;
	z-index: 2;
}
.meritTit .elementor-heading-title:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #A39174;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
}
.meritList .elementor-icon-list-item {
	font-size: 20px;
	line-height: 1.4;
	color: #A39174;
	padding-left: 28px;
	position: relative;
}
.meritList .elementor-icon-list-item:not(:first-child) {
	margin-top: 15px;
}
.meritList .elementor-icon-list-item:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #A39174;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}

.frame-merit .meritBox:not(:last-child) {
	margin-bottom: 15px;
}
.frame-merit .meritBox .heading .elementor-heading-title {
	font-size: 20px;
	line-height: 1.4;
	color: #A39174;
	padding-left: 28px;
	position: relative;
	z-index: 2;
}
.frame-merit .meritBox .heading .elementor-heading-title:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #A39174;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}
.frame-merit .meritBox .txt {
	padding-left: 28px;
}

@media screen and (max-width: 767px) {
	.frame-merit {
		border-radius: 10px;
		padding: 25px;
	}
}

/* -------------------------------------
■ デメリット
------------------------------------- */
.frame-demerit {
	background: #fff;
	border: 3px solid #776A57;
	border-radius: 20px;
	padding: 40px 50px;
}
.demeritTit .elementor-heading-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.2em;
	color: #776A57;
	padding-left: 30px;
	position: relative;
	z-index: 2;
}
.demeritTit .elementor-heading-title:before {
	content: "";
	width: 16px;
	height: 16px;
	background: #776A57;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 7px;
}
.demeritList .elementor-icon-list-item {
	font-size: 20px;
	line-height: 1.4;
	color: #776A57;
	padding-left: 28px;
	position: relative;
}
.demeritList .elementor-icon-list-item:not(:first-child) {
	margin-top: 15px;
}
.demeritList .elementor-icon-list-item:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #776A57;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}

.frame-demerit .demeritBox:not(:last-child) {
	margin-bottom: 15px;
}
.frame-demerit .demeritBox .heading .elementor-heading-title {
	font-size: 20px;
	line-height: 1.4;
	color: #776A57;
	padding-left: 28px;
	position: relative;
	z-index: 2;
}
.frame-demerit .demeritBox .heading .elementor-heading-title:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #776A57;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
}
.frame-demerit .demeritBox .txt {
	padding-left: 28px;
}

@media screen and (max-width: 767px) {
	.frame-demerit {
		border-radius: 10px;
		padding: 25px;
	}
}


/* -------------------------------------
■ sec-block-columns
------------------------------------- */
.sec-block-columns {
	display: flex;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.sec-block-column {
	flex-grow: 1;
	min-width: 0;
	word-break: break-word;
	overflow-wrap: break-word;
}

@media (min-width: 782px) {
	.sec-block-columns {
		flex-wrap: nowrap;
	}
	.sec-block-column {
		flex-basis: 0;
		flex-grow: 1;
	}
	.sec-block-column[style*=flex-basis] {
		flex-grow: 0;
	}
	.sec-block-column:not(:first-child) {
		margin-left: 2em;
	}
}

@media (min-width: 600px) and (max-width: 781px) {
	.sec-block-column:not(:only-child) {
		flex-basis: calc(50% - 1em) !important;
		flex-grow: 0;
	}
	.sec-block-column:nth-child(2n) {
		margin-left: 2em;
	}
}

@media (max-width: 599px) {
	.sec-block-column {
		flex-basis: 100% !important;
	}
}


/* -------------------------------------
■ 医院紹介
------------------------------------- */
.common-leadBox {
	background-image: url(/wp-content/uploads/about-lead.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 2rem;
	color: #ffffff;
}
.common-leadTitle {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	text-align: center;
	position: relative;
	margin-bottom: 1.5rem;
}
.common-leadTitle::before, .common-leadTitle::after {
	content: "";
	background-color: #ffffff;
	width: 10%;
	height: 1px;
	display: inline-block;
	position: absolute;
	top: 50%;
}
.common-leadTitle::before {
	left: 0;
}
.common-leadTitle::after {
	right: 0;
}

.page-general dl dt {
	font-size: 1rem;
	font-weight: bold;
}
.page-general dl dt:nth-of-type(n + 2) {
	margin-top: 1rem;
}
.page-general dl dd {
	font-size: 0.9rem;
	margin-left: 1rem;
}

@media screen and (min-width: 992px) {
	.common-leadBox {
		padding: 3rem;
	}
	.common-leadTitle {
		font-size: 1.4rem;
		margin-bottom: 2rem;
	}
	.common-leadTitle::before, .common-leadTitle::after {
		width: 20%;
	}
	.consultation__time {
		width: 50%;
	}
	.consultation__option {
		width: 50%;
	}
}

.page-general table {
	border-collapse: separate;
	border-spacing: 2px;
	border-color: gray;
	font-size: 0.9rem;
}
.page-general table tr {
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #a2a2a2;
}
.page-general table tr:last-of-type {
	border-bottom: none;
}
.page-general table tr th {
	width: 100%;
	font-weight: bold;
}
.page-general table tr:nth-of-type(n + 2) th {
	padding-top: 1rem;
}
.page-general table tr td {
	padding-bottom: 1rem;
}
.page-general table tr td:first-of-type {
	font-size: 1rem;
}

@media screen and (min-width: 992px) {
	.page-general table tr {
		flex-direction: row;
	}
	.page-general table tr th, 
	.page-general table tr td {
		padding: 1rem 0;
	}
	.page-general table tr th {
		width: 30%;
		margin: 0;
	}
	.page-general table tr td {
		width: 70%;
	}
}

.consultation__time {
	margin-bottom: 1rem;
}
.consultation__time table tr {
	flex-direction: row;
}
.consultation__time table tr > *:nth-child(even) {
	background-color: #eeeeee;
}
.consultation__time table tr th,
.consultation__time table tr td {
	text-align: center;
	padding: 0.5rem 0;
}
.consultation__time table tr th {
	width: 30%;
}
.consultation__time table tr td {
	width: 10%;	
}
.consultation__time .time {
	width: 30% !important;
}
.note {
	font-size: 0.9rem;
}
.option-info {
	font-size: 0.9rem;
	background-color: #efefef;
	padding: 1rem;
}

.access {
	margin-top: 2rem;
}
.access__content img {
	width: 40px;
}
.access__detail > p:first-of-type {
	font-size: 1.2rem;
	margin-bottom: 0;
}
.access__detail > p:nth-of-type(2) {
	font-size: 1rem;
}
:root .has-vivid-red-color {
	color: #cf2e2e;
}
#maps {
	width: 100%;
	height: 500px;
	margin: 0 auto;
	padding: 0;
}
#maps iframe {
	height: 100%;
}

@media screen and (min-width: 992px) {
	.access__content img {
		width: 60px;
	}
}


/* -------------------------------------
■ 初めての方へ
------------------------------------- */
.flow__step {
	background-color: #e8e8e8;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.flow__step:nth-of-type(n+2) {
	margin-top: 2rem;
}
.flow__step:not(:last-of-type)::after {
	content: "";
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 16px 0 16px;
	border-color: #5d5d5d transparent transparent transparent;
}
.flow__stepArrow {
	background-color: #5d5d5d;
}
.flow__stepNum {
	color: #efefef;
	background-color: #39393a;
	width: 2rem;
	height: 2rem;
	font-size: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.flow__content {
	padding: 1rem;
}
.flow__title {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 600;
	font-style: normal;
	border: none !important;
	padding: 0 !important;
	margin-bottom: 1rem;
}

@media screen and (min-width: 992px) {
	.flow__step:not(:last-of-type)::after {
		bottom: -20px;
		border-width: 20px 25px 0 25px;
	}
	.flow__stepArrow {
		width: 50px;
	}
	.flow__stepNum {
		width: 50px;
		height: 50px;
		font-size: 1.6rem;
	}
	.flow__content {
		padding: 2rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 2rem;
	}
	.flow__title {
		font-size: 1.2rem;
	}
	.flow__header {
		width: 60%;
	}
	.flow__imgWrap {
		width: 40%;
	}
}


/* -------------------------------------
■ 当院の選ばれる理由
------------------------------------- */
.feature__block {
	background-color: #efefef;
}
.feature__block:nth-of-type(n+2) {
	margin-top: 2rem;
}
.feature__catch p {
	font-family: source-han-serif-japanese, serif;
	font-weight: 700;
	font-style: normal;
	text-align: center;
	font-size: 1.4rem;
	margin-bottom: 2rem;
}
.feature__detail {
	padding: 1rem 1rem 3rem 1rem;
	margin-left: 0 !important;
	margin-bottom: 0;
}
.feature__point {
	display: block;
	color: #efefef;
	background-color: #39393a;
	padding: .5rem;
	text-align: center;
	font-family: garamond-premier-pro-display, serif;
	font-weight: 300;
	font-style: normal;
}
.feature__title {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-style: normal;
	font-weight: 600;
	border-bottom: 1px solid #39393a;
	padding-bottom: 0.25rem;
	font-size: 1.1rem;
	margin-top: 2rem;
	margin-bottom: 1rem;
}
.btn--common a {
	width: 300px;
	margin-left: 0;
}
.feature__img {
	margin: 0 0 1em;
}

@media screen and (min-width: 992px) {
	.feature__block {
		padding: 2rem 2rem 2rem 3rem;
		margin: 3rem auto 3rem 0;
		max-width: 1400px;
	}
	.feature__block:nth-of-type(even) {
		margin: 3rem 0 3rem auto;
		padding: 2rem 3rem 2rem 2rem;
	}
	.feature__block:nth-of-type(even) .feature__content {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
	}
	.feature__block:nth-of-type(n+2) {
		margin-top: 4rem;
	}
	.feature__content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		gap: 30px;
	}
	.feature__catch p {
		font-size: 1.8rem;
	}
	.feature__detail {
		padding: 0;
		margin-bottom: 1.75em;
	}
	.feature__point {
		width: 150px;
	}
	.feature__title {
		font-size: 1.2rem;
	}
	.feature__img {
		max-width: 550px;
	}
}


/* -------------------------------------
■ page-menu__footer
------------------------------------- */
.page-menu__footer h3 {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-style: normal;
	margin-top: 3rem;
	margin-bottom: 1rem;
	font-weight: 600;
	padding-left: 0.5rem;
	padding-bottom: 0.25rem;
	font-size: 1.1rem;
	text-align: center;
}
.page-general .menu,
.page-implant .menu {
	max-width: 960px;
	margin: auto;
	background-color: #efefef;
	padding: 1rem;
	margin-bottom: 3rem;
	box-sizing: border-box;
}
.page-general .menu__list,
.page-implant .menu__list {
	margin-top: 0 !important;
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	padding-left: 1.1rem;
}
.page-general .menu__list li,
.page-implant .menu__list li {
	width: 150px;
	position: relative;
	padding-left: 6px;
	margin-bottom: 0 !important;
	width: 45%;
	font-size: 0.9rem;
}
.page-general .menu__list li::before,
.page-implant .menu__list li::before {
	content: "";
	width: 16px;
	height: 16px;
	background-color: #39393a;
	display: inline-block;
	position: absolute;
	left: -1rem;
	bottom: 5px;
}
.page-general .menu__list li ul.children,
.page-implant .menu__list li ul.children {
	display: none;
}

@media screen and (min-width: 992px) {
	.page-menu__footer h3 {
		font-size: 1.2rem;
	}
	.page-general .menu,
	.page-implant .menu {
		padding: 2rem;
	}
	.page-general .menu__list,
	.page-implant .menu__list {
		justify-content: center;
	}
	.page-general .menu__list li,
	.page-implant .menu__list li {
		width: 15%;
	}
}

.page-general .menu.feature__menu .menu__list {
	flex-direction: column;
}
.page-general .menu.feature__menu .menu__list li {
	width: 100%;
}

@media screen and (min-width: 992px) {
	.page-general .menu.feature__menu .menu__list {
		flex-direction: row;
	}
	.page-general .menu.feature__menu .menu__list li {
		width: 31%;
	}
}


/* -------------------------------------
■ common-box
------------------------------------- */
.common-box {
	padding: 1rem;
	margin-bottom: 2.5rem;
	background-color: #e8e8e8;
}
.common-box--white {
	padding: 1rem 1rem 0;
	border: 1px solid #a5a5a5;
	background-color: #ffffff;
}
.ceramic-merit {
	padding: 2.5rem 1.25rem;
	border: 0.75rem solid #ebedf0;
	background-color: #fff;
}
.ceramic-merit .squareList .elementor-icon-list-items {
	max-width: max-content;
	margin: 0 auto;
}

@media screen and (min-width: 992px) {
	.common-box {
		padding: 2rem;
	}
	.ceramic-merit {
		border: 1.5625rem solid #ebedf0;
		padding: 5.375rem 2.5rem;
	}
}


/* -------------------------------------
■ 審美治療
------------------------------------- */
.ceramic-recommend {
	border: 1.5625rem solid #ebedf0;
	background-color: #fff;
	padding: 3.125rem 2.5rem 4.1875rem;
	position: relative;
}
.ceramic-recommend::before,
.ceramic-recommend::after {
	content: "";
	display: inline-block;
	width: 3.75rem;
	aspect-ratio: 1;
	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);
	clip-path: polygon(0 0, 0% 100%, 100% 0);
	background-color: #ebedf0;
	position: absolute;
}
.ceramic-recommend::before {
	top: 0;
	left: 0;
}
.ceramic-recommend::after {
	right: 0;
	bottom: 0;
	-webkit-transform: scale(-1, -1);
	transform: scale(-1, -1);
}
.ceramic-recommend .sec-block-columns {
	margin-top: 2.6875rem;
	margin-bottom: 0;
	max-width: 46.8125rem;
	margin-inline: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.875rem;
}
.ceramic-recommend ul {
	max-width: -webkit-max-content;
	max-width: -moz-max-content;
	max-width: max-content;
	margin: 0 auto;
	list-style: none;
	padding-left: 0;
}
.ceramic-recommend ul.squareList > li {
	padding-left: 1.5rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-size: 1.25rem;
	line-height: 1.45;
	color: #333;
	margin-bottom: 0;
	position: relative;
}
.ceramic-recommend  ul.squareList > li::before {
	content: "";
	display: inline-block;
	width: 0.875rem;
	aspect-ratio: 1;
	background-color: #215591;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ceramic-recommend  ul.squareList > li + li {
	margin-top: 0.9375rem;
}
.ceramic-recommend__ttl {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-size: 1.5rem;
	line-height: 1.7083333333;
	font-weight: 600;
}
.ceramic-recommend__ttl strong {
	font-size: 1.75rem;
	line-height: 1.4642857143;
	color: #215591;
}

@media screen and (max-width: 991px) {
	.ceramic-recommend {
		padding: 2.5rem 1.25rem;
		border: 0.75rem solid #ebedf0;
	}
	.ceramic-recommend::before,
	.ceramic-recommend::after {
		width: 1.875rem;
	}
	.ceramic-recommend .sec-block-columns {
		margin-top: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 1rem;
	}
	.ceramic-recommend .sec-block-image {
		max-width: 18.75rem;
		margin-inline: auto;
	}
	.ceramic-recommend ul.squareList > li {
		font-size: 0.875rem;
		padding-left: 1.25rem;
	}
	.ceramic-recommend ul.squareList > li::before {
		width: 0.625rem;
	}
	.ceramic-recommend ul.squareList > li + li {
		margin-top: 0.5rem;
	}
	.ceramic-recommend__ttl {
		font-size: 1.125rem;
	}
	.ceramic-recommend__ttl strong {
		font-size: 1.25rem;
	}
}


/* -------------------------------------
■ インプラント
------------------------------------- */
/* ---------- head ----------*/
.c-head-primary {
	text-align: center;
	padding-block: 3.5rem 1rem;
	position: relative;
}
@media screen and (max-width: 991px) {
	.c-head-primary {
		padding-block: 2.5rem 0.625rem;
	}
}
.c-head-primary::before {
	content: "";
	display: inline-block;
	width: 2.4375rem;
	height: 2.1875rem;
	background: url(/wp-content/uploads/logo_pink.svg) center/contain no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
	.c-head-primary::before {
		width: 1.8125rem;
		height: 1.5625rem;
	}
}
.c-head-primary::after {
	content: "";
	display: inline-block;
	width: 3.9375rem;
	height: 0.125rem;
	background-color: #cdb571;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.c-head-primary.c-head-primary--icon-none {
	padding-top: 0;
}
.c-head-primary.c-head-primary--icon-none::before {
	content: none;
}

.c-head-primary__ttl {
	margin: 0;
}

.c-head-primary__ttl-en {
	font-family: garamond-premier-pro-display, serif;
	color: #cdb571;
	font-size: 1.375rem;
	line-height: 1.1818181818;
	display: block;
}
@media screen and (max-width: 991px) {
	.c-head-primary__ttl-en {
		font-size: 1.125rem;
	}
}

.c-head-primary__ttl-ja {
	font-size: 1.6875rem;
	line-height: 1.1851851852;
	display: block;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
}
@media screen and (max-width: 991px) {
	.c-head-primary__ttl-ja {
		font-size: 1.375rem;
	}
}

.c-head-secondary {
	margin: 0;
	font-size: 1.75rem;
	line-height: 1.75;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	position: relative;
	padding-bottom: 0.9375rem;
}
@media screen and (max-width: 991px) {
	.c-head-secondary {
		font-size: 1.25rem;
		padding-bottom: 0.625rem;
	}
}
.c-head-secondary::before {
	content: "";
	display: inline-block;
	width: 3.9375rem;
	height: 0.125rem;
	background-color: #cdb571;
	position: absolute;
	bottom: 0;
	left: 0;
}

.c-head-tertiary {
	margin: 0;
	padding-block: 2.0625rem 0.5rem;
	text-align: center;
	font-size: 1.6875rem;
	line-height: 1.1851851852;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	position: relative;
}
@media screen and (max-width: 991px) {
	.c-head-tertiary {
		font-size: 1.25rem;
	}
}
.c-head-tertiary::before {
	content: "";
	display: inline-block;
	width: 1.8125rem;
	height: 1.625rem;
	background: url(/wp-content/uploads/logo_gold.svg) center/contain no-repeat;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
	.c-head-tertiary::before {
		width: 1.5rem;
		height: 1.3125rem;
	}
}
.c-head-tertiary::after {
	content: "";
	display: inline-block;
	width: 3.9375rem;
	height: 0.125rem;
	background-color: #cdb571;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.c-head-tertiary.c-head-tertiary--icon-none {
	padding-top: 0;
}
.c-head-tertiary.c-head-tertiary--icon-none::before {
	content: none;
}

/* ---------- text ----------*/
.c-txt-primary {
	font-size: 1.25rem;
	line-height: 1.75;
}
.c-txt-primary span {
	color: #af8a2e;
}
@media screen and (max-width: 991px) {
	.c-txt-primary {
		font-size: 1rem;
	}
}

.c-txt-secondary {
	font-size: 1.125rem;
	line-height: 1.6666666667;
}
.c-txt-secondary span {
	color: #af8a2e;
}
.c-txt-secondary + .c-txt-secondary {
	margin-top: 1.66em;
}
@media screen and (max-width: 991px) {
	.c-txt-secondary {
		font-size: 0.875rem;
	}
}

/* ---------- btn ----------*/
.c-btn-primary {
	max-width: 14.6875rem;
	height: 2.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 0.375rem;
	background-color: #af8a2e;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.6666666667;
	position: relative;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.c-btn-primary::after {
	content: "";
	display: inline-block;
	width: 0.9375rem;
	height: 0.375rem;
	background: url(/wp-content/uploads/icon_arrow.svg) center/contain no-repeat;
}
.c-btn-primary:hover {
	opacity: 0.7;
}

.l-container {
	max-width: 62rem;
	margin-inline: auto;
	padding-inline: 1rem;
}
.page-implant .page-menu__footer h3 {
	padding-left: 0;
	padding-bottom: 0.5rem;
	position: relative;
}
.page-implant .page-menu__footer h3::after {
	content: "";
	display: inline-block;
	width: 3.9375rem;
	height: 0.125rem;
	background-color: #cdb571;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.page-implant .menu__list li::before {
	background-color: #cdb571;
}

/* ---------- about ----------*/
.implant-about__container {
	padding-top: 11.25rem;
}
@media screen and (max-width: 991px) {
	.implant-about__container {
		padding-top: 5rem;
	}
}

.implant-about__wrap {
	margin-top: 2.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1.25rem;
}
@media screen and (max-width: 991px) {
	.implant-about__wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.implant-about__content {
	width: 100%;
	max-width: 32.1875rem;
}
@media screen and (max-width: 991px) {
	.implant-about__content {
		max-width: none;
	}
}

.implant-about__txt {
	margin-top: 1.625rem;
}

.implant-about__img {
	width: 100%;
	max-width: 25.625rem;
}
@media screen and (max-width: 991px) {
	.implant-about__img {
		max-width: 23.4375rem;
	}
}

.implant-about__item {
	margin-top: 3.75rem;
}
@media screen and (max-width: 991px) {
	.implant-about__item {
		margin-top: 2.5rem;
	}
	.implant-about__item img {
		aspect-ratio: 3/2;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: top 0 right -2.5rem;
		object-position: top 0 right -2.5rem;
	}
}

.implant-about__add {
	margin-top: 5.6875rem;
}

/* ---------- merideri ----------*/
.implant-merideri {
	margin-top: 4.1875rem;
	background-color: #edeceb;
}

.implant-merideri__container {
	padding-block: 4.375rem;
}
@media screen and (max-width: 991px) {
	.implant-merideri__container {
		padding-block: 2.5rem;
	}
}

.implant-merideri__wrap {
	padding: 3.125rem 2.5rem 1.875rem;
	background-color: #fff;
	-webkit-clip-path: polygon(0% 3.625rem, 5.625rem 0%, 100% 0%, 100% calc(100% - 3.625rem), calc(100% - 5.625rem) 100%, 0% 100%);
	clip-path: polygon(0% 3.625rem, 5.625rem 0%, 100% 0%, 100% calc(100% - 3.625rem), calc(100% - 5.625rem) 100%, 0% 100%);
}
@media screen and (max-width: 991px) {
	.implant-merideri__wrap {
		padding: 1.875rem 1.25rem;
		-webkit-clip-path: polygon(0% 1.25rem, 2.8125rem 0%, 100% 0%, 100% calc(100% - 1.25rem), calc(100% - 2.8125rem) 100%, 0% 100%);
		clip-path: polygon(0% 1.25rem, 2.8125rem 0%, 100% 0%, 100% calc(100% - 1.25rem), calc(100% - 2.8125rem) 100%, 0% 100%);
	}
}

.implant-merideri__box {
	max-width: 53.75rem;
	margin: 1.25rem auto 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media screen and (max-width: 991px) {
	.implant-merideri__box {
		max-width: 21.875rem;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.implant-merideri__col {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

/* ---------- point ----------*/
.implant-point {
	padding-top: 7.875rem;
}
.implant-point__ttl {
	display: block;
	font-size: 2.125rem;
	line-height: 1.0882352941;
}
@media screen and (max-width: 991px) {
	.implant-point__ttl {
		font-size: 1.5rem;
	}
}
.implant-point__ttl i {
	color: #877650;
	font-size: 4.375rem;
	line-height: 1;
}
@media screen and (max-width: 991px) {
	.implant-point__ttl i {
		font-size: 3.125rem;
	}
}
.implant-point__ttl span {
	font-size: 1.6875rem;
}
@media screen and (max-width: 991px) {
	.implant-point__ttl span {
		font-size: 1.125rem;
	}
}

.implant-point__container {
	position: relative;
}
.implant-point__container::before {
	content: "";
	display: inline-block;
	border-right: 3.4375rem solid transparent;
	border-left: 3.4375rem solid transparent;
	border-top: 1.125rem solid;
	border-bottom: 0;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
	.implant-point__container::before {
		border-right: 1.75rem solid transparent;
		border-left: 1.75rem solid transparent;
		border-top: 0.875rem solid;
	}
}

.implant-point01 {
	margin-top: 2.5rem;
	background-color: #f7f6f5;
}
.implant-point01 .implant-point__container {
	padding-block: 4.5625rem 5.5625rem;
}
@media screen and (max-width: 991px) {
	.implant-point01 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point01 .implant-point__container::before {
	border-top-color: #fff;
}

.implant-point02 {
	background-color: #edeceb;
}
.implant-point02 .implant-point__container {
	padding-block: 4.875rem 5.4375rem;
}
@media screen and (max-width: 991px) {
	.implant-point02 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point02 .implant-point__container::before {
	border-top-color: #f7f6f5;
}

.implant-point03 {
	background-color: #f7f6f5;
}
.implant-point03 .implant-point__container {
	padding-block: 4.5rem 5.125rem;
}
@media screen and (max-width: 991px) {
	.implant-point03 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point03 .implant-point__container::before {
	border-top-color: #edeceb;
}

.implant-point04 {
	background-color: #edeceb;
}
.implant-point04 .implant-point__container {
	padding-block: 4.0625rem 4.5rem;
}
@media screen and (max-width: 991px) {
	.implant-point04 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point04 .implant-point__container::before {
	border-top-color: #f7f6f5;
}

.implant-point05 {
	background-color: #f7f6f5;
}
.implant-point05 .implant-point__container {
	padding-block: 4.0625rem 4.5rem;
}
@media screen and (max-width: 991px) {
	.implant-point05 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point05 .implant-point__container::before {
	border-top-color: #edeceb;
}

.implant-point06 {
	background-color: #edeceb;
}
.implant-point06 .implant-point__container {
	padding-block: 3.875rem 6.25rem;
}
@media screen and (max-width: 991px) {
	.implant-point06 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point06 .implant-point__container::before {
	border-top-color: #f7f6f5;
}

.implant-point07 {
	background-color: #f7f6f5;
}
.implant-point07 .implant-point__container {
	padding-block: 4.5rem 5rem;
}
@media screen and (max-width: 991px) {
	.implant-point07 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point07 .implant-point__container::before {
	border-top-color: #edeceb;
}

.implant-point08 {
	background-color: #edeceb;
}
.implant-point08 .implant-point__container {
	padding-block: 3.875rem 4.5625rem;
}
@media screen and (max-width: 991px) {
	.implant-point08 .implant-point__container {
		padding-block: 2.5rem;
	}
}
.implant-point08 .implant-point__container::before {
	border-top-color: #f7f6f5;
}

.implant-point__wrap {
	background-color: #fff;
	padding: 2.3125rem 4.375rem 3.875rem;
}
@media screen and (max-width: 991px) {
	.implant-point__wrap {
		padding: 1.875rem 1.25rem;
	}
}

.implant-point__head-number {
	display: block;
	background-color: #f7f6f5;
	text-align: center;
	margin-bottom: 0 !important;
	line-height: 1;
}
.implant-point__head-number span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.25rem;
	font-family: garamond-premier-pro-display, serif;
	font-size: 1.5rem;
	line-height: 1.4166666667;
	color: #fff;
	background-color: #cdb571;
	padding-inline: 2.5rem 4.1875rem;
	-webkit-clip-path: polygon(0.75rem 0, 100% 0%, calc(100% - 0.75rem) 100%, 0% 100%);
	clip-path: polygon(0.75rem 0, 100% 0%, calc(100% - 0.75rem) 100%, 0% 100%);
	position: relative;
}
@media screen and (max-width: 991px) {
	.implant-point__head-number span {
		padding-inline: 1.25rem;
		font-size: 1rem;
		gap: 0.625rem;
		-webkit-clip-path: polygon(0.375rem 0, 100% 0%, calc(100% - 0.375rem) 100%, 0% 100%);
		clip-path: polygon(0.375rem 0, 100% 0%, calc(100% - 0.375rem) 100%, 0% 100%);
	}
}
.implant-point__head-number span::before {
	content: "";
	display: inline-block;
	width: 1.25rem;
	height: 1.125rem;
	background: url(/wp-content/uploads/logo_white.svg) center/contain no-repeat;
}
@media screen and (max-width: 991px) {
	.implant-point__head-number span::before {
		width: 1.0625rem;
		height: 0.9375rem;
	}
}

.implant-point__head-ttl {
	margin: 0;
	text-align: center;
	background-color: #edeceb;
	color: #877650;
	font-size: 1.625rem;
	line-height: 1.1923076923;
	padding: 0.9375rem 1.25rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
}
@media screen and (max-width: 991px) {
	.implant-point__head-ttl {
		font-size: 1.375rem;
		padding: 0.625rem 0.3125rem;
	}
}

.implant-point__txt {
	margin-block: 0.5rem 0;
}

.implant-point__pickUp {
	margin-top: 2rem;
	border: 1px solid #cdb571;
	padding: 1.5rem 1.5rem 2.25rem;
	position: relative;
}
@media screen and (max-width: 991px) {
	.implant-point__pickUp {
		padding: 2.5rem 1rem 1.25rem;
	}
}
.implant-point__pickUp + .implant-point__pickUp {
	margin-top: 1.25rem;
}

.implant-point__pickUp-cap {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.5555555556;
	background-color: #cdb571;
	width: 6.9375rem;
	text-align: center;
	position: absolute;
	top: 1.25rem;
	left: 0;
}
@media screen and (max-width: 991px) {
	.implant-point__pickUp-cap {
		font-size: 0.875rem;
		width: 5rem;
	}
}

.implant-point__pickUp-img {
	margin-top: 1.875rem;
}
.implant-point__pickUp-img img {
	display: block;
	margin-inline: auto;
}

.implant-point__pickUp-txt {
	margin-top: 0.75rem;
	margin-bottom: 0;
}

.implant-point__pickUp-box01 {
	margin-top: 1.375rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 2rem;
}
@media screen and (max-width: 991px) {
	.implant-point__pickUp-box01 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		gap: 1.25rem;
	}
}
.implant-point__pickUp-box01 .implant-point__pickUp-img {
	margin-top: 0;
	width: 8.125rem;
}
.implant-point__pickUp-box01 .implant-point__pickUp-img img {
	width: 100%;
}
.implant-point__pickUp-box01 .implant-point__pickUp-txt {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 0;
}

.implant-point__pickUp-box02 {
	margin-top: 1.125rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 1.25rem;
}
@media screen and (max-width: 991px) {
	.implant-point__pickUp-box02 {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}
.implant-point__pickUp-box02 .implant-point__pickUp-img {
	margin-top: 0;
	width: 44.4%;
}
@media screen and (max-width: 991px) {
	.implant-point__pickUp-box02 .implant-point__pickUp-img {
		width: 100%;
		max-width: 18.75rem;
	}
}
.implant-point__pickUp-box02 .implant-point__pickUp-img img {
	width: 100%;
}
.implant-point__pickUp-box02 .implant-point__pickUp-txt {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	margin-top: 0;
}

.implant-point__pickUp-btn {
	margin-top: 1.25rem;
}
.implant-point__pickUp-btn a {
	margin-inline: auto;
}

.implant-point__feature {
	margin-top: 3.625rem;
}
@media screen and (max-width: 991px) {
	.implant-point__feature {
		margin-top: 2.5rem;
	}
}

.implant-point__feature-list {
	margin-top: 3.4375rem;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1.125rem;
	list-style: none;
	padding-left: 0;
}
@media screen and (max-width: 991px) {
	.implant-point__feature-list {
		grid-template-columns: repeat(1, 1fr);
		gap: 3.125rem;
	}
}

.implant-point__feature-item {
	background-color: #f7f6f5;
	position: relative;
	padding: 3.125rem 1.25rem 2.25rem;
}

.implant-point__feature-item-number {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 3.3125rem;
	aspect-ratio: 1;
	border-radius: 50%;
	background-color: #cdb571;
	color: #fff;
	font-size: 1.625rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.implant-point__feature-item-ttl {
	margin: 0;
	font-size: 1.625rem;
	line-height: 1.4230769231;
	color: #877650;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 4.625rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
}
@media screen and (max-width: 991px) {
	.implant-point__feature-item-ttl {
		font-size: 1.25rem;
		min-height: auto;
	}
}

.implant-point__feature-item-txt {
	margin-top: 0.625rem;
	margin-bottom: 0;
}

.implant-point__detail {
	margin-top: 1.75rem;
	background-color: #f7f6f5;
	padding: 1.5625rem 1.25rem;
}

.implant-point__detail-txt {
	margin-top: 1.5625rem;
}

/* ---------- flow ----------*/
.implant-flow__container {
	padding-block: 7.5rem 4.125rem;
}
@media screen and (max-width: 991px) {
	.implant-flow__container {
		padding-block: 3.75rem;
	}
}

.implant-flow__list {
	list-style: none;
	margin-top: 3.375rem;
	position: relative;
	padding-left: 0;
}
@media screen and (max-width: 991px) {
	.implant-flow__list {
		margin-top: 2.5rem;
	}
}
.implant-flow__list::before {
	content: "";
	display: inline-block;
	width: 0.1875rem;
	height: 100%;
	background-color: #cdb571;
	position: absolute;
	top: 0;
	left: 6.6875rem;
	z-index: -1;
}
@media screen and (max-width: 991px) {
	.implant-flow__list::before {
		content: none;
	}
}

.implant-flow__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	gap: 1.25rem;
}
@media screen and (max-width: 991px) {
	.implant-flow__item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}
.implant-flow__item:nth-of-type(1) {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
@media screen and (max-width: 991px) {
	.implant-flow__item:nth-of-type(1) {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
.implant-flow__item + .implant-flow__item {
	margin-top: 3.75rem;
}
@media screen and (max-width: 991px) {
	.implant-flow__item + .implant-flow__item {
		margin-top: 2.5rem;
	}
}

.implant-flow__item-img {
	width: 100%;
	max-width: 13.375rem;
	background-color: #fff;
	border-radius: 50%;
}
@media screen and (max-width: 991px) {
	.implant-flow__item-img {
		max-width: 11.25rem;
	}
}
.implant-flow__item-img img {
	border-radius: inherit;
}

.implant-flow__item-content {
	width: 100%;
	max-width: 40.5rem;
}

.implant-flow__item-ttl {
	font-size: 1.5rem;
	line-height: 1.2083333333;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	margin: 0;
}
@media screen and (max-width: 991px) {
	.implant-flow__item-ttl {
		font-size: 1.25rem;
	}
}

.implant-flow__item-txt {
	margin-bottom: 0;
	margin-top: 0.625rem;
}


.card {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, 0.125);
}
.blog__list.card {
	border: none;
	background-color: rgba(255, 255, 255, 0);
}

.blog__list .card-tag {
	margin-bottom: 0;
	position: absolute;
	top: 0.5rem;
	left: 0;
	background: rgba(0, 0, 0, 0.9);
	color: #efefef;
	padding: 0.25rem 1rem;
	width: auto;
	font-size: 0.85rem;
	text-align: center;
}

.blog__list .card-body {
	padding: 0.5rem 0 1rem;
}

.blog__list .card-body time {
	display: block;
	margin-bottom: 0.5rem;
	font-size: 0.9rem;
}

.blog__list .card-body .card-title {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	margin-top: 1rem;
}

.blog__list .card-image img {
	height: 230px;
	-o-object-fit: cover;
	object-fit: cover;
}
.page-blog .items__list li {
	margin-bottom: 2rem;
}
.page-blog .items__list li h4 {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 1.33em;
	margin-bottom: 1.33em;
}

.page-blog .items__list img {
	width: 100%;
	height: 200px;
}

.page-news::before {
	background-image: url(../img/page-news-mv.jpg);
}

.page-news .topNews__list time {
	color: #39393a;
}

.page-blog,
.page-news {
	background-position-x: 78%;
}
.page-blog .row > *,
.page-news .row > * {
	box-sizing: border-box;
}

.page-blog::before,
.page-news::before {
	background-size: cover;
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
}

@media screen and (min-width: 992px) {
	.page-blog,
	.page-news {
		background-position: center;
	}
}

.page-blog .post__body,
.page-news .post__body {
	padding-bottom: 3rem;
	margin-bottom: 1rem;
	border-bottom: 1px solid;
}

.page-blog .mainVisual__wrap,
.page-news .mainVisual__wrap {
	height: 50vh;
}

.page-blog .blogHeader__bg,
.page-news .blogHeader__bg {
	background-image: url(../img/top__mv-03.jpg);
	height: 100%;
	position: relative;
}

@media screen and (min-width: 992px) {
	.page-blog .blogHeader__bg,
	.page-news .blogHeader__bg {
		height: 100%;
	}
}

.page-blog .blogHeader__bg .container,
.page-news .blogHeader__bg .container {
	top: 50%;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.page-blog .breadcrumb__wrap,
.page-blog .post__content__wrap,
.page-news .breadcrumb__wrap,
.page-news .post__content__wrap {
	background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (min-width: 992px) {
	.page-blog .breadcrumb__wrap,
	.page-blog .post__content__wrap,
	.page-news .breadcrumb__wrap,
	.page-news .post__content__wrap {
		margin-right: 3rem;
	}
}

.page-blog .breadcrumb__wrap,
.page-news .breadcrumb__wrap {
	color: #39393a;
}

.page-blog .breadcrumb__wrap a,
.page-news .breadcrumb__wrap a {
	color: #39393a;
}

.page-blog .post__container,
.page-news .post__container {
	max-width: 960px;
	margin-left: 1rem;
	margin-right: 1rem;
}

@media screen and (min-width: 992px) {
	.page-blog .post__container,
	.page-news .post__container {
		margin-left: 9rem;
	}
}

@media screen and (min-width: 992px) {
	.page-blog .mainContent,
	.page-news .mainContent {
		width: 72%;
	}
}

.page-blog .mainContent .post__body,
.page-news .mainContent .post__body {
	counter-reset: cnt;
}

.page-blog .mainContent .post__body h2,
.page-news .mainContent .post__body h2 {
	position: relative;
	padding-bottom: 0;
	border-bottom: 0;
	font-size: 1.5rem;
}

.page-blog .mainContent .post__body h2::before,
.page-news .mainContent .post__body h2::before {
	counter-increment: cnt;
	content: counter(cnt);
	font-family: "Great Vibes";
	color: #656565;
	font-size: 2.5rem;
	margin-right: 0.75rem;
	margin-left: 0.25rem;
}

.page-blog .mainContent .post__body h2::after,
.page-news .mainContent .post__body h2::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.6);
}

.page-blog .post__header,
.page-news .post__header {
	border-bottom: 1px solid #656565;
	margin-bottom: 2rem;
}

.page-blog .post__content,
.page-news .post__content {
	padding-top: 2rem;
}

@media screen and (min-width: 992px) {
	.page-blog .post__content,
	.page-news .post__content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 3rem;
	}
}

.page-blog .post__content h1,
.page-news .post__content h1 {
	font-size: 1.75rem;
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 2rem;
}

.page-blog .post__content h2,
.page-news .post__content h2 {
	font-family: toppan-bunkyu-mincho-pr6n, serif;
	font-weight: 400;
	font-style: normal;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
	border-bottom: 1px solid #656565;
	padding-bottom: 0.75rem;
	line-height: 1.2;
}

@media screen and (min-width: 992px) {
	.page-blog .post__content h1,
	.page-news .post__content h1 {
		margin-bottom: 3rem;
	}
	.page-blog .post__content h2,
	.page-news .post__content h2 {
		margin-top: 3rem;
		margin-bottom: 2rem;
	}
}

.page-blog .post__content h3,
.page-news .post__content h3 {
	margin-bottom: 1.2rem;
	font-size: 1.2rem;
}

.page-blog .post__sidebar,
.page-news .post__sidebar {
	background-color: #fff;
	padding: 1rem;
}

@media screen and (min-width: 992px) {
	.page-blog .post__sidebar,
	.page-news .post__sidebar {
		width: 25%;
		padding: 1.2rem 1.5rem;
		margin-left: auto;
		height: 100%;
		box-sizing: border-box;
	}
}

.page-blog .post__sidebar ul,
.page-news .post__sidebar ul {
	list-style: none;
	padding-left: 0;
}

.page-blog .post__sidebar ul li,
.page-news .post__sidebar ul li {
	font-size: 1rem;
	margin-bottom: 0.5rem;
}

.page-blog .post__sidebar ul li a,
.page-news .post__sidebar ul li a {
	color: #656565;
}

.page-blog .post__sidebar h2,
.page-news .post__sidebar h2 {
	font-family: garamond-premier-pro-display, serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 1rem;
}

.page-blog .post__sidebar h2:first-of-type,
.page-news .post__sidebar h2:first-of-type {
	margin-top: 0;
}

.page-blog .post__option,
.page-news .post__option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 0.8rem;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
}

.page-blog .post__option .post__tag,
.page-news .post__option .post__tag {
	color: #efefef;
	background-color: #39393a;
	font-size: 0.7rem;
	margin-left: 1rem;
	margin-bottom: 0;
	padding: 0 0.75rem;
}

.page-blog .post__thumbnail,
.page-news .post__thumbnail {
	margin-bottom: 2rem;
}
.page-blog .post__thumbnail img,
.page-news .post__thumbnail img {
	height: auto;
}

.page-blog .items__list,
.page-news .items__list {
	padding: 0;
}

@media screen and (min-width: 992px) {
	.page-blog .items__list ul,
	.page-news .items__list ul {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 0;
	}
	.page-blog .items__list ul li,
	.page-news .items__list ul li {
		margin: 0;
		width: 32%;
	}
	.page-blog .items__list ul li:nth-of-type(2),
	.page-news .items__list ul li:nth-of-type(2) {
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.page-blog .items__list ul li img,
	.page-news .items__list ul li img {
		width: 100%;
		height: 180px;
	}
}

.page-blog .blog__list .card-image img,
.page-news .blog__list .card-image img {
	height: 180px;
}

.page-blog p + h2,
.page-blog p + h3,
.page-blog p + h4,
.page-blog p + h5,
.page-blog p + h6,
.page-news p + h2,
.page-news p + h3,
.page-news p + h4,
.page-news p + h5,
.page-news p + h6 {
	margin-top: 2rem;
}

.page-blog .arrow::before,
.page-news .arrow::before {
	border-top-color: #39393a;
	border-right-color: #39393a;
}

.page-blog .section__title,
.page-news .section__title {
	padding-left: 0;
}

.nav-next, .nav-previous {
	font-size: 1rem;
}

.related-posts {
	margin-top: 3rem;
}

@media screen and (min-width: 992px) {
	.related-posts {
		margin-top: 5rem;
	}
}

.related-posts ul {
	list-style: none;
}

.related-posts .section__title {
	border-bottom: none !important;
}

.related-posts .section__title .title--sub {
	font-size: 1.4rem;
}
.section__title .title--sub::before {
	content: "";
	width: 2rem;
	height: 1px;
	display: inline-block;
	position: absolute;
	left: -2.5rem;
	top: 50%;
	background-color: #39393a;
}
time {
	color: #656565;
}
#main .page__navigation.container {
	padding-top: 0;
	padding-bottom: 0;
}
.page-numbers.current {
	background-color: #39393a;
	color: #efefef;
}

.page-numbers.next, .page-numbers.prev {
	border: none;
}

.link__arrow {
	display: block;
	font-size: .9rem;
}

.link__arrow::after {
	content: "";
	border-top: 2px solid #39393a;
	border-right: 2px solid #39393a;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 10px;
	width: 10px;
	display: inline-block;
	margin-left: 5px;
}

.link__arrow:hover {
	text-decoration: underline;
}


.topNews__list {
	padding-left: 0;
	list-style: none;
	margin-bottom: 1.5rem;
}
.topNews__list li {
	border-bottom: 1px solid #ffffff;
	margin-bottom: 4px;
	position: relative;
}
.topNews__list time {
	color: #ffffff;
	font-size: 0.9rem;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.topNews__list .newsList-ttl {
	display: block;
	font-size: 1rem;
	margin-bottom: 0.8rem;
}
.topNews__list a {
	display: block;
}
.topNews__list a:hover {
	color: #39393a;
	background-color: #efefef;
}
.topNews__list a:hover time {
	color: #39393a;
}

@media screen and (min-width: 992px) {
	.topNews__list li {
		align-items: baseline;
		padding-left: 1rem;
		margin-bottom: 0;
	}
	.topNews__list .newsList-ttl {
		margin-left: 1rem;
	}
	.topNews__list a {
		padding-top: 14px;
	}
	.topNews__content {
		width: 70%;
		margin-top: 1rem;
	}
}



.comment-navigation,
.posts-navigation,
.post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}