@charset "utf-8";
/* =====================================
■UNDER
===================================== */
/* -------------------------------------
CONTENT
------------------------------------- */
#content {
	padding: 25px 0 80px;
	min-height: 600px;
	position: relative;
}
.home #content {
	padding: 0;
}
.error404 #content {
	padding: 100px 0;
	text-align: center;
}
/*.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100% !important;
}*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}
/* -------------------------------------
textcolor
------------------------------------- */
.underTit {
	color: #226C7B;
	font-size: 28px;
	letter-spacing: 0.12em;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.underTitB {
	text-align: center;
	color: #226C7B;
	font-size: 32px;
	letter-spacing: 0.12em;
	font-family: "yu-mincho-pr6n", sans-serif;
	position: relative;
	display: inline;
}
.underTitB:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 48px;
	background: #A6A6A6;
	bottom: 0;
	left: 50%;
	transform: translate(-50%);
}
.underTit.underTitC {
	position: relative;
}
.underTit.underTitC:before {
	position: absolute;
	content: "";
	height: 2px;
	width: 60px;
	background: #A6A6A6;
	bottom: -10px;
}
.underTitD {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding-bottom: 17px;
	border-bottom: 1px solid #7FC2C6;
	margin-bottom: 16px;
}
.underTitE {
	text-align: center;
	font-size: 24px;
	letter-spacing: 0.05em;
}
.underTitM {
	font-size: 26px;
	letter-spacing: 0.12em;
	font-family: "yu-mincho-pr6n", sans-serif;
	line-height: 1.5;
}
.underTitN {
	font-size: 26px;
	letter-spacing: 0.12em;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.underTitN_en {
	font-size: 11px;
	color: #4C6E9C;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-weight: bold;
}
.frameTitM {
	color: #226C7B;
	text-align: center;
	font-size: 24px;
	font-family: "yu-mincho-pr6n", sans-serif;
	letter-spacing: 0.12em;
	line-height: 1.2;
	margin-bottom: 20px;
}
.txtColor {
	color: #229CDD;
}
.txtLink {
	color: #229CDD !important;
	font-weight: 500;
	text-decoration: underline !important;
	vertical-align: baseline;
}
.txtLink:hover {
	text-decoration: none !important;
}
.catchTit .elementor-heading-title {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.15em;
	line-height: 1.5;
	color: #A5CC23;
	word-break: break-all;
}
.columnTit {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	color: #305DAB;
}
.bgLine {
	background: linear-gradient(transparent 72%, #FFE34B 0%);
	padding-bottom: 1px;
}

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

/* -------------------------------------
Elementor
------------------------------------- */
/* general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
	max-width: 1120px;
}
#blogDetail .elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
	padding: 0;
}

/* 見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}

/* 画像ボックス
------------------------------------- */
.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: 24px;
	font-weight: 700;
	line-height: 1.46;
	letter-spacing: 0.15em;
	margin-bottom: 16px;
	position: relative;
}
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: 30% !important;
	float: right;
	margin: 0 0 10px 20px !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 10px 0 !important;
}
div:not(.graphicBox).auto_width .elementor-image-box-img {
	width: auto !important;
}
div:not(.graphicBox).w20 .elementor-image-box-img {
	width: 20% !important;
}
/* div:not(.graphicBox) .elementor-image-box-img img {
border-radius: 5px;
} */
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: 767px) {
	div:not(.graphicBox) .elementor-image-box-img,
	div:not(.graphicBox).img_l .elementor-image-box-img {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
		text-align: center;
	}
	div:not(.graphicBox).w20 .elementor-image-box-img {
		float: left;
		width: 70px !important;
		margin: 0 10px 0 0 !important;
	}
}

@media screen and (max-width: 374px) {
	div:not(.graphicBox).w20 .elementor-image-box-img {
		width: 50px !important;
	}
}

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

@media screen and (max-width: 767px) {
	.graphicBox .photo,
	.img_l.graphicBox .photo {
		width: 100% !important;
		float: none;
		margin: 0 auto 20px !important;
	}
	.graphicBox .elementor-widget-image {
		text-align: center;
	}
}

/* ボタン
------------------------------------- */
.btn {
	display: block;
}
.elementor-image-box-wrapper .btn {
	margin-top: 25px;
}
.elementor-button,
.btn a {
	display: inline-block;
	vertical-align: bottom;
	width: 100% !important;
	max-width: 280px;
	background: #226C7B;
	box-sizing: border-box;
	border-radius: 30px !important;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.353;
	letter-spacing: 0;
	color: #fff !important;
	text-align: center;
	padding: 14.5px 5px;
	box-sizing: border-box;
	position: relative;
	transition: all 0.6s ease;
	overflow: hidden;
	z-index: 2;
}
.elementor-button:before,
.btn a:before {
	content: "";
	width: 7px;
	height: 7px;
	border-left: 2px solid #fff;
	border-top: 2px solid #fff;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -5px;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	box-sizing: border-box;
}
.elementor-button:hover,
.btn a:hover {
	opacity: 0.7;
}
.elementor-button:hover:before,
.btn a:hover:before {
	border-left: 2px solid #2D3A57;
	border-top: 2px solid #2D3A57;
}


/* アコーディオン
------------------------------------- */
.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;
	background: none;
}
.elementor-lightbox .elementor-lightbox-image,
.elementor-lightbox .elementor-video-container {
	padding: 10px;
	background: #fff;
	box-sizing: border-box;
}
.elementor-slideshow__footer {
	background: none;
}

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

/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	font-size: 15px;
	line-height: 2;
	text-align: left;
	padding: 0 0 0 22px;
	position: relative;
}
.circleList .elementor-icon-list-items li:not(:first-child),
ul.circleList > li:not(:first-child) {
	margin-top: 5px;
}
.circleList .elementor-icon-list-items li:before,
ul.circleList > li:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #7FC2C6;
	position: absolute;
	top: 11px;
	left: 0;
}

/* checkList */
.checkList .elementor-icon-list-items li,
ul.checkList > li {
	padding: 0 0 0 40px;
	line-height: 1.8;
	position: relative;
	color: #226C7B;
	font-size: 20px;
	letter-spacing: 0.12em;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.checkList .elementor-icon-list-items li:not(:first-child),
ul.checkList > li:not(:first-child) {
	margin-top: 5px;
}
.checkList .elementor-icon-list-items li:before,
ul.checkList > li:before {
	content: "";
	display: block;
	height: 21px;
	width: 21px;
	position: absolute;
	left: 3px;
	top: 2px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 0;
}
.checkList .elementor-icon-list-items li:after,
ul.checkList > li:after {
	content: "";
	display: block;
	width: 11px;
	height: 19px;
	border: solid #226C7B;
	border-width: 0 4px 4px 0;
	position: absolute;
	left: 11px !important;
	top: 4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}

/* link_A */
.arrowListBox {
	background: #fff;
	border-radius: 5px;
	padding: 50px 45px;
}
.arrowTit {
	font-size: 16px;
	font-weight: 600;
	color: #FF8838;
	margin-bottom: 15px;
}
.arrowList .elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.arrowList .elementor-icon-list-items li {
	font-weight: 600;
	letter-spacing: 0.05em;
	padding: 5px 0 5px 15px;
	margin: 0 25px;
	text-align: left;
	color: #7F6A53;
	position: relative;
}
.arrowList .elementor-icon-list-items li a {
	color: #7F6A53;
	text-decoration: none;
	position: relative;
}
.arrowList .elementor-icon-list-items li a:hover {
	color: #88D6A8;
	text-decoration: underline;
}
.arrowList .elementor-icon-list-items li a:before {
	content: "";
	border-left: 9px solid #88D6A8;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: -15px;
	top: 11px;
	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 {
	padding: 7px 0 7px 40px;
	position: relative;
}
.numList .elementor-icon-list-items li:before,
ul.numList > li:before {
	display: block;
	content: counter(li, decimal);
	counter-increment: li;
	width: 33px;
	height: 33px;
	background: #1C6043;
	border-radius: 50%;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 2px;
}

.column2List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 48.5%;
	box-sizing: border-box;
	padding-right: 10px !important;
	vertical-align: top;
}
.column3List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 31.5%;
	box-sizing: border-box;
	padding-right: 10px !important;
	vertical-align: top;
}
.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%;
		margin: 0;
	}
	.column2List .elementor-icon-list-items li,
	.column3List .elementor-icon-list-items li,
	.columnList .elementor-icon-list-items li {
		display: block !important;
		width: 100%;
		padding-right: 0 !important;
		margin: 0 !important;
	}
}

/* flow
------------------------------------- */
.flowList .elementor-inner-section {
	position: relative;
	padding: 15px 0px;
	background: #F3F9F8;
}
.flowList .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowList .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 26px solid transparent;
	border-right: 26px solid transparent;
	border-top: 24px solid #7FC2C6;
	position: absolute;
	left: 50%;
	bottom: -24px;
	margin-left: -26px;
}
.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-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #22201E;
	margin-bottom: 20px;
	padding: 20px;
}

/* flow_A */
.flowListA .elementor-inner-section {
	background: #FFF6E2;
	padding: 35px 40px;
	position: relative;
}
.flowListA .elementor-inner-section:not(:last-child) {
	margin-bottom: 75px;
}
.flowListA .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
	border-top: 30px solid #FF8838;
	position: absolute;
	left: 50%;
	bottom: -56px;
	margin-left: -35px;
}
.flowListA .elementor-widget-heading,
.flowListA .elementor-image-box-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.4;
	color: #FF8838;
	position: relative;
}
.flowListA .elementor-image-box-img,
.flowListA .graphicBox .elementor-widget-image {
	margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
	.flowListA .elementor-inner-section {
		padding: 20px;
	}
	.flowListA .elementor-widget-heading,
	.flowListA .elementor-image-box-title {
		font-size: 19px;
		letter-spacing: 0.05em;
	}
	.flowListA .elementor-image-box-img,
	.flowListA .graphicBox .elementor-widget-image {
		margin-bottom: 25px !important;
	}
}

/* QA
------------------------------------- */
/* qa_E */
.qaList .elementor-column.elementor-col-100 {
	border-bottom: 1px solid #DBD5B5;
	padding-bottom: 45px;
}
.qaList .question {
	line-height: 2;
	position: relative;
	margin-bottom: 34px;
}
.qaList .answer {
	position: relative;
}
.qaList .question .num {
	width: 52px;
	font-size: 26px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 0;
	color: #80A0EE;
	text-align: center;
	padding-bottom: 7px;
	font-family: "Lato", sans-serif;
	border: 1px solid #80A2ED !important;
	border-radius: 50%;
}
.qaList .answer .num {
	width: 52px;
	font-family: "Lato", sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 51px;
	letter-spacing: 0;
	color: #22201E;
	text-align: center;
	border: 1px solid #22201E;
	border-radius: 50%;
	width: 53px;
	height: 53px;
}
.qaList .txt {
	width: calc(100% - 52px);
	padding-left: 10px;
}
.qaList .question .txt .elementor-heading-title {
	font-size: 24px;
	letter-spacing: 0.15em;
	color: #81ACEB;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}

@media screen and (max-width: 767px) {
	.qaList .question .txt .elementor-heading-title {
		font-size: 22px;
		letter-spacing: 0.08em;
		line-height: 1.6;
	}
}

/* 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: 523px;
}
.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;
}

/* -------------------------------------
診療時間表
------------------------------------- */
/* 診療時間表A
------------------------------------- */
table.timetableA {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableA th,
.timetableA td {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	padding: 11px 0 12px;
	color: #fff;
}
.timetableA thead th {
	padding: 18px 8px;
	background: #F3F9F8;
	vertical-align: bottom;
	color: #333;
}
.timetableA tbody th {
	color: #22201E;
	text-align: center;
}
.timetableA tbody td {
	color: #226C7B;
}
.timetableA thead th:first-child {
	width: 20%;
	font-size: 15px;
	color: #226C7B;
	text-align: left;
	letter-spacing: 0.15em;
	text-align: center;
}
.timetableA tbody th {
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	letter-spacing: 0.1em;
	text-align: center;
}
.timetableA tbody td {
	color: #226C7B;
}
.timetableA tbody td.holiday {
	color: #000000;
}
.timetableA tbody tr:first-child th,
.timetableA tbody tr:first-child td {
	padding-top: 20px;
}
.timetableA tbody tr:last-child th,
.timetableA tbody tr:last-child td {
	padding-bottom: 18px;
	border-bottom: 1px solid #707070;
}
.timetableA thead th:last-child,
.timetableA tbody td:last-child {
	width: 15%;
}

@media screen and (max-width: 767px) {
	.timetableA th,
	.timetableA td {
		font-size: 14px;
	}
	.timetableA thead th {
		padding: 5px;
	}
	.timetableA thead th:first-child {
		font-size: 10px;
		letter-spacing: 0.1em;
	}
	.timetableA tbody th {
		letter-spacing: 0;
		font-size: 9px;
	}
	.timetableA thead th:last-child,
	.timetableA tbody td:last-child {
		width: 18%;
	}
	.timetableA tbody tr:first-child th,
	.timetableA tbody tr:first-child td {
		padding-top: 20px;
	}
	.timetableA tbody tr:last-child th,
	.timetableA tbody tr:last-child td {
		padding-bottom: 22px;
	}
}

@media screen and (max-width: 374px) {
	.timetableA th,
	.timetableA td {
		font-size: 11px;
	}
}

/* 診療時間表B
------------------------------------- */
table.timetableB {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableB th,
.timetableB td {
	font-size: 16px;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	padding: 12px 0;
}
.timetableB thead th {
	background: #2D3A57;
	color: #fff;
	padding: 20px 0;
	vertical-align: bottom;
}
.timetableB thead th:first-child {
	width: 25%;
	font-size: 18px;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 24px;
}
.timetableB tbody th {
	text-align: left;
	word-break: keep-all;
	white-space: nowrap;
	padding-left: 24px;
}
.timetableB tbody td {
	color: #2D3A57;
}
.timetableB tbody td.holiday {
	color: #22201E;
}
.timetableB tbody tr:first-child th,
.timetableB tbody tr:first-child td {
	padding-top: 30px;
}
.timetableB tbody tr:last-child th,
.timetableB tbody tr:last-child td {
	padding-bottom: 30px;
	border-bottom: 1px solid #CBCAC9;
}
.timetableB thead th:last-child,
.timetableB tbody td:last-child {
	width: 15%;
}

@media screen and (max-width: 767px) {
	.timetableB th,
	.timetableB td {
		font-size: 14px;
		padding: 12px 0;
	}
	.timetableB thead th {
		padding: 15px 0;
	}
	.timetableB thead th:first-child {
		width: 32%;
		font-size: 16px;
		padding-left: 10px;
	}
	.timetableB tbody th {
		letter-spacing: 0.05em;
		padding-left: 10px;
	}
	.timetableB tbody tr:first-child th,
	.timetableB tbody tr:first-child td {
		padding-top: 25px;
	}
	.timetableB tbody tr:last-child th,
	.timetableB tbody tr:last-child td {
		padding-bottom: 25px;
	}
}

@media screen and (max-width: 374px) {
	.timetableB th,
	.timetableB td {
		font-size: 12px;
	}
	.timetableB thead th:first-child {
		font-size: 14px;
	}
	.timetableB tbody th {
		letter-spacing: 0;
	}
}

/* 診療時間表C
------------------------------------- */
table.timetableC {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableC th,
.timetableC td {
	background: #fff;
	border-left: 1px solid #C9C4A5;
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
}
.timetableC thead th {
	background: #FBA49E;
	color: #FFFFFF;
	padding: 15px 0 12px;
}
.timetableC thead th:first-child {
	width: 20%;
	letter-spacing: 0.15em;
}
.timetableC tbody th,
.timetableC tbody td {
	padding: 26px 0;
	border-bottom: 1px solid #C9C4A5;
}
.timetableC tbody th {
	font-size: 19px;
	word-break: keep-all;
	white-space: nowrap;
}
.timetableC tbody td {
	font-size: 20px;
	color: #2D3A57;
}
.timetableC tbody td.holiday {
	color: #454545;
}
.timetableC thead th:first-child,
.timetableC tbody th {
	border-left: none;
}

@media screen and (max-width: 767px) {
	.timetableC th,
	.timetableC td {
		font-size: 12px;
	}
	.timetableC thead th:first-child,
	.timetableC thead th:nth-child(2),
	.timetableC thead th:nth-child(3) {
		width: 20%;
	}
	.timetableC tbody th,
	.timetableC tbody td {
		padding: 19px 0;
	}
	.timetableC tbody th {
		font-size: 12px;
	}
	.timetableC tbody td {
		font-size: 12px;
	}
	.timetableC thead th:last-child,
	.timetableC tbody td:last-child {
		width: 14%;
	}
}
@media screen and (max-width: 480px) {
	.timetableC th,
	.timetableC td {
		font-size: 70% !important;
		word-break: break-word !important;
		white-space: normal !important;
	}
}
/*--------------------------------------
table_A
--------------------------------------*/
.table_A th,
.table_A td {
	vertical-align: middle;
	line-height: 2;
	word-break: break-all;
	padding: 24px 5px;
}
.table_A th {
	width: 25%;
	font-weight: 700;
	vertical-align: top;
}
.table_A td {
	padding: 0;
}
.table_A .odd {
	background: #F3F9F8;
}
.table_A .even {
	background: #E6F2F1;
}
.table_A th {
	text-align: center;
	font-weight: 400;
	color: #0B4F48;
}
@media screen and (max-width: 767px) {
	.table_A th, .table_A td {
		font-size: 11px;
	}
}
/*--------------------------------------
* table_D
--------------------------------------*/
.table_D th,
.table_D td {
	line-height: 2;
	vertical-align: middle;
	border-bottom: 1px solid #CBCAC9;
	padding: 8px 15px;
	box-sizing: border-box;
}
.table_D thead th {
	background: #B1CF4D;
	color: #fff;
}
.table_D tbody th {
	width: 17%;
	color: #226C7B;
	border-bottom: 1px solid #226C7B;
}
.table_D tbody td {
	background: #ffffff;
}

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

@media screen and (max-width: 374px) {
	.table_D th,
	.table_D td {
		font-size: 14px;
		line-height: 1.8;
	}
	.table_D tbody th {
		width: 34%;
	}
	.scroll_area {
		width: 100%;
		overflow-x: auto;
	}
	.scroll_area table {
		width: 600px;
	}

}
/*--------------------------------------
* table_E
--------------------------------------*/
.table_E th,
.table_E td {
	border-bottom: 1px dashed #A6A6A6;
	padding: 10px 0;
}
/*--------------------------------------
* table_G
--------------------------------------*/
.table_G .merit th,
.table_G .dmerit th {
	background: #C5DED6;
	color: #0B4F48;
	font-size: 20px;
	font-weight: bold;
	padding-left: 15px;
	width: 45%;
}
.table_G .merit td,
.table_G .dmerit td {
	border: 1px solid #CBCAC9;
	padding: 20px 5px;
	width: 55%;
}
.table_G .dmerit th {
	background: #D7E6E2;
	border-top: 1px solid #fff;
}
/*--------------------------------------
ボックス
--------------------------------------*/
/*　frame タイトル
--------------------------------------*/
.frameTit {	
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0.12em;
	color: #226C7B;
	padding: 0 0 12px 30px;
	position: relative;
	z-index: 2;
}
.frameTit:before {
	content: "";
	width: 15px;
	height: 15px;
	position: absolute;
	left: 0;
	top: 15px;
}
.frameTit:before {
	background: #EFD22A;
}
.frameTit:before {
	background: #7FC2C6;
}
.frameTit.frameTitS {
	font-size: 20px;
	color: #22201E;
	border-bottom: 1px solid #7FC2C6;
	margin-bottom: 10px;
}

.frameTit.frameTitS:before {
	width: 15px;
	height: 15px;
	top: 9px;
}
.frameTit.frameTitS.A {
	border-bottom: none;
}
.frameTit.frameTitA {
	font-size: 24px;
}
.frameTit.frameTitA:before {
	background: #226C7B;
	top: 10px;
}
.numTit {
	font-size: 25px;
	font-family: dnp-shuei-mincho-pr6, 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;
	}
	.frameTit {
		font-size: 21px;
	}
	.frameTit:before {
		width: 11px;
		height: 11px;
		top: 13px;
	}
}


/*　frame_J
--------------------------------------*/
.frameJ {
	padding: 20px;
	background: #F3F9F8;
	border-radius: 5px;
	font-size: 15px;
}
/*　frame_K
--------------------------------------*/
.frameK {
	padding: 45px 50px;
	background: #F3F9F8;
	border-radius: 5px;
	font-size: 15px;
}
/*　frame_H
--------------------------------------*/
.frameH {
	padding: 25px 50px;
	border: 2px solid #7FC2C6;
	border-radius: 0;
	font-size: 15px;
}

/*　画像
--------------------------------------*/
.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: 1023px) and (max-width: 768px) {
	.frameJ,
	.frameK {
		padding: 20px 30px;
	}
}

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

/*--------------------------------------
style_box
--------------------------------------*/
.style_box {
	border: 20px solid #a08271;
}
.style_title {
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #a08271;
	border-bottom: 5px solid #a08271;
	padding: 25px 20px;
	text-align: center;
}
.style_box .inner {
	padding: 35px;
}
.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_box {
		border: 10px solid #a08271;
	}
	.style_title {
		font-size: 25px;
	}
	.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;
	}
}

/* =====================================
■ブログ
===================================== */
/*--------------------------------------
POSTS
--------------------------------------*/
#posts {
	float: left;
	width: 65%;
}
#blogDetail,
#blogList {
	margin-top: 40px;
	margin-bottom: 103px;
	min-height: 850px;
}

/*　blogList　*/
.posts_list li {
	margin-bottom: 30px;
	position: relative;
	border-bottom: 1px solid #CDCDCE;
	padding-bottom: 30px;
}
.posts_list li .category {
	/* 	position: absolute;
	left: 0;
	top: 0; */
	margin: 0 0 20px;
	line-height: 1;
	z-index: 10;
}
.post .category a,
.posts_list .category a {
	display: inline-block;
	min-width: 107px;
	height: 25px;
	padding: 2px 8px;
	font-size: 11px;
	letter-spacing: 0.08em;
	color: #333;
	line-height: 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	background: #F3F9F8;
}
.post .category a:hover,
.posts_list .category a:hover {
	opacity: 0.8;
}
.post .category a:before,
.posts_list .category a:before {
	font-size: 10px;
	margin-right: 7px;
	vertical-align: baseline;
}
.posts_list li .post-image {
	display: none;
	position: relative;
	overflow: hidden;
	min-height: 26px;
	margin-bottom: 20px;
}
.posts_list li .post-image a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 54%;
}
.posts_list li .post-image a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	transform: scale(1);
	transition: ease-in-out .2s;
}
.posts_list li .post-image a:hover span {
	transform: scale(1.1);
}
.posts_list li .post-image span.noimage {
	line-height: 0;
	text-indent: 100%;
	overflow: hidden;
}
.posts_list h3 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.45;
	letter-spacing: 0.05em;
	margin-bottom: 7px;
}
.posts_list h3 a {
	font-size: 32px;
	color: #226C7B;
	font-family: "yu-mincho-pr6n", sans-serif;
}
.posts_list h3 a:hover {
	color: #7E94F0;
}
.posts_list .excerpt {
	font-size: 14px;
	line-height: 1.43;
	margin-bottom: 13px;
}

/*　blogDetail　*/
#blogDetail .post {
	font-size: 14px;
	line-height: 1.7;
	padding-bottom: 35px;
}
#blogDetail .post-header {
	padding: 0px;
	margin-bottom: 0;
}
#blogDetail .post-header h2 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 28px;
	line-height: 1.8;
	letter-spacing: 0.05em;
	font-weight: 600;
	color: #22201E;
}
#blogDetail .post-header .post-meta {
	margin-bottom: 30px;
}
#blogDetail .post-header .post-meta li.date {
	margin-top: 20px;
}
.post .date,
.posts_list .date {
	color: #333;
	font-size: 10px;
	letter-spacing: 0;
	margin-bottom: 5px;
}
.post .date span,
.posts_list .date span {
	margin-left: 10px;
}
.post .date span:before,
.posts_list .date span:before {
	font-size: 9px;
	margin-right: 5px;
}
.post .date span a,
.posts_list .date span a {
	color: #7F6A53;
	vertical-align: baseline;
}
.post .date span a:hover,
.posts_list .date span a:hover {
	color: #A5CC23;
	text-decoration: underline;
}
/* .post-content {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
} */
div#blogDetail .post-content img {
	width: auto;
	height: auto;
	box-sizing: border-box;
}
#blogDetail .post-content h3 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0;
	background: #EBE9E7;
	padding: 30px 10px 30px 28px;
	line-height: 1.5;
	border-top: 5px solid #D88329;
	margin: 40px 0 30px;
}
#blogDetail .post-content h4 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0;
	border-bottom: 5px solid #D88329;
	padding: 10px 0 12px 0;
	line-height: 1.5;
	margin: 30px 0 25px 0;
}

#posts .contributor {
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	color: #999999;
	text-align: right;
}

.bloginfo_box {
	display: table;
	width: 100%;
	background: #EBE9E7;
	margin-top: 60px;
	display: none !important;
}
.bloginfo_box .blog_name {
	display: table-cell;
	width: 60%;
	border-right: 1px solid #BFBEBD;
	box-sizing: border-box;
	padding: 29px 25px;
	vertical-align: middle;
}
.bloginfo_box .blog_name .icon-blog {
	display: block;
	position: relative;
	padding-left: 25px;
	font-size: 16px;
	color: #373431;
	line-height: 1.6;
}
.bloginfo_box .blog_name .icon-blog:before {
	display: block;
	font-size: 15px;
	color: #A6958D;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
.bloginfo_box .share_btn {
	display: table-cell;
	width: 40%;
	padding: 30px 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.bloginfo_box .share_btn li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: middle;
}
.bloginfo_box .share_btn li a {
	display: block;
	overflow: hidden;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	font-size: 0;
	line-height: 1;
}
.bloginfo_box .share_btn li a:before {
	color: #fff;
}
.bloginfo_box .share_btn .icon-facebook {
	background: #4967A3;
}
.bloginfo_box .share_btn .icon-facebook:hover {
	background: #587cc1;
}
.bloginfo_box .share_btn .icon-facebook:before {
	font-size: 26px;
	margin-top: 12px;
}
.bloginfo_box .share_btn .icon-line {
	background: #18BC01;
}
.bloginfo_box .share_btn .icon-line:hover {
	background: #1cde00;
}
.bloginfo_box .share_btn .icon-line:before {
	font-size: 29px;
	margin-top: 11px;
}
.bloginfo_box .share_btn .icon-twitter {
	background: #11BBEF;
}
.bloginfo_box .share_btn .icon-twitter:hover {
	background: #13C7FE;
}
.bloginfo_box .share_btn .icon-twitter:before {
	font-size: 24px;
	margin-top: 14px;
}
.bloginfo_box .share_btn .icon-google {
	background: #E05C4F;
}
.bloginfo_box .share_btn .icon-google:hover {
	background: #fb7468;
}
.bloginfo_box .share_btn .icon-google:before {
	font-size: 20px;
	margin-top: 15px;
}

/* navigation */
.navigation {
	overflow: hidden;
	margin-top: 52px;
}
.navigation:after {
	content: "";
	display: table;
	clear: both;
}
.navigation .prev {
	float: left;
	width: 100px;
}
.navigation .next {
	float: right;
	width: 100px;
}
.navigation a {
	display: block;
	width: 100%;
	height: 30px;
	font-size: 13px;
	background: #F3F9F8;
	color: #226C7B;
	line-height: 30px;
	letter-spacing: 0.1em;
	border-radius: 3px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
}
.navigation a:hover {
	opacity: 0.7;
}
.navigation .prev a span {
	padding-left: 8px;
}
.navigation .next a span {
	padding-right: 8px;
}
.navigation .prev a span:before {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.navigation .next a {
	background: #226C7B;
	color: #fff;
}
.navigation .next a span:before {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.navigation ul {
	display: flex;
	max-width: 200px;
	margin: 0 auto;
}
.navigation li {
	display: flex;
	margin: 0 1px 0 2px;
	width: 30px;
}

/* pagination */
.pagination {
	overflow: hidden;
	position: relative;
	padding-top: 52px;
}
.pagination ul {
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a,
.pagination ul li span.dots {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 13px;
	background: #CBCAC9;
	color: #22201E;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 4px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li span.dots {
	background: none;
}
.pagination ul li a:hover {
	opacity: 0.7;
}
.pagination ul li span.current {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 13px;
	background: #7E94F0;
	color: #22201E;
	line-height: 30px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 4px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li .prev {
	display: block;
	width: 100px;
	position: absolute;
	left: 0;
	top: 52px;
	padding-left: 8px;
	box-sizing: border-box;
}
.pagination ul li .next {
	display: block;
	width: 100px;
	position: absolute;
	right: 0;
	top: 52px;
	padding-right: 8px;
	box-sizing: border-box;
	font-weight: bold;
	background: #7E94F0;
}
.pagination ul li .prev span:before {
	display: block;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}
.pagination ul li .next span:before {
	display: block;
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -5px;
	font-size: 10px;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.bloginfo_box .share_btn li {
		margin: 0 3px;
	}
	.bloginfo_box .share_btn li a {
		width: 40px;
		height: 40px;
	}
	.bloginfo_box .share_btn .icon-facebook:before {
		font-size: 22px;
		margin-top: 9px;
	}
	.bloginfo_box .share_btn .icon-line:before {
		font-size: 25px;
		margin-top: 8px;
	}
	.bloginfo_box .share_btn .icon-twitter:before {
		font-size: 20px;
		margin-top: 11px;
	}
	.bloginfo_box .share_btn .icon-google:before {
		font-size: 16px;
		margin-top: 12px;
	}
}

@media screen and (max-width: 767px) {
	#posts {
		float: none;
		width: 100%;
	}
	.posts_list li {
		margin-bottom: 50px;
	}

	#blogDetail .post-header {
		margin-bottom: 20px;
	}
	#blogDetail .post-header h2 {
		font-size: 24px;
	}
	#blogDetail .post-header li.category,
	#blogDetail .post-header .post-meta li.date {
		float: none;
	}

	.bloginfo_box {
		display: block;
	}
	.bloginfo_box .blog_name {
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #BFBEBD;
		box-sizing: border-box;
		padding: 20px;
		text-align: center;
	}
	.bloginfo_box .blog_name .icon-blog {
		display: inline-block;
		text-align: left;
	}
	.bloginfo_box .share_btn {
		display: block;
		width: 100%;
		padding: 20px 10px;
		box-sizing: border-box;
	}

	.navigation {
		margin-top: 35px;
	}
	.navigation ul {
		clear: both;
		padding-top: 20px;
	}
	.pagination {
		padding-top: 95px;
	}
	.pagination ul li .prev,
	.pagination ul li .next {
		top: 30px;
		width: 48%;
	}
}

@media screen and (max-width: 480px) {
	.posts_list li {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	#blogDetail .post-header h2 {
		font-size: 22px;
		line-height: 1.4;
	}
	#blogDetail .post-content h3 {
		font-size: 20px;
		padding: 26px 5px 26px 20px;
		line-height: 1.4;
		margin: 35px 0 30px;
	}
	#blogDetail .post-content h4 {
		font-size: 19px;
	}
}


/*--------------------------------------
BLOGSIDE
--------------------------------------*/
.blogside {
	float: right;
	width: 28%;
}
.blogside h2.widgettitle {
	display: none;
}
.blogside h2 {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 9px;
	margin-bottom: 24px;
	color: #226C7B;
	border-bottom: 2px solid #226C7B;
}
.blogside h2 span {
	font-size: 14px;
	letter-spacing: 0;
	vertical-align: middle;
	color: #226C7B;
	display: inline-block;
	margin-left: 10px;
}
.blogside .searchBox {
	margin-bottom: 40px;
}
.blogside .searchBox label {
	display: none;
}
.blogside .searchBox #searchform {
	position: relative;
}
.blogside .searchBox #s {
	background: #F3F9F8;
	border: none;
	height: 55px;
	width: 100%;
	padding: 0 40px 0 14px;
	box-sizing: border-box;
	color: #72706E;
	font-size: 13px;
}
.blogside .searchBox .icon-search:before {
	position: absolute;
	right: 16px;
	top: 50%;
	margin-top: -8px;
	color: #226C7B;
}
.blogside .searchBox #searchsubmit {
	background: none;
	border: none;
	position: absolute;
	right: 16px;
	width: 15px;
	height: 15px;
	top: 50%;
	margin-top: -8px;
	font-size: 0;
	cursor: pointer;
}

.blogside .categoryBox {
	margin-bottom: 50px;
}
.blogside .categoryBox ul li {
	border-bottom: 1px solid #CBCAC9;
	padding-bottom: 16px;
	margin-bottom: 18px;
}
.blogside .categoryBox ul li:last-child {
	margin-bottom: 0;
}
.blogside .categoryBox ul li a {
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	text-transform: uppercase;
}
.blogside .categoryBox ul li a span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.blogside .categoryBox ul li a:hover,
.blogside .categoryBox ul li a:hover span {
	color: #7E94F0;
}

.recentBox {
	margin-bottom: 50px;
}
.recentBox li {
	font-size: 13px;
	border-bottom: 1px solid #CBCAC9;
	padding-bottom: 13px;
	margin-bottom: 22px;
	line-height: 1.3;
}
.recentBox li:last-child {
	margin-bottom: 0;
}
.recentBox li .recent_thumbnail {
	float: right;
	width: 48px;
	height: 48px;
	margin-left: 12px;
	position: relative;
	overflow: hidden;
}
.recentBox li .recent_thumbnail a {
	display: block;
	width: 48px;
	height: 48px;
	line-height: 1;
}
.recentBox li .recent_thumbnail a span {
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	transform: scale(1);
}
.recentBox li .recent_thumbnail a:hover {
	transform: scale(1.1);
}
.recentBox li h3 a {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.recentBox li h3 a:hover {
	color: #226C7B;
}
.recent_date {
	font-size: 10px;
	margin-top: 5px;
	color: #72706E;
}
.recentBox li .recent_date {
	margin-top: 5px;
}

.blogside .tagBox {
	margin-bottom: 40px;
}
.blogside .tagBox h2 {
	margin-bottom: 12px;
}
.blogside .tagBox .tagcloud li {
	display: inline-block;
	margin: 0 10px 10px 0;
	vertical-align: top;
}
.blogside .tagBox .tagcloud a {
	display: block;
	padding: 7px 10px;
	color: #7F6A53;
	font-size: 14px !important;
	line-height: 1;
	border: 1px solid #7F6A53;
	border-radius: 3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	letter-spacing: 0;
}
.blogside .tagBox .tagcloud a:hover {
	color: #fff;
	background: #7F6A53;
	border: 1px solid #7F6A53;
}

.archiveBox {
	font-size: 14px;
	line-height: 1.4;
}
.archiveBox > ul > li {
	margin-top: 20px;
}
.archiveBox > ul > li:first-child {
	margin: 0;
}
.archiveBox ul li p {
	position: relative;
	margin: 0;
	padding-left: 20px;
	cursor: pointer;
	display: inline-block;
}
.archiveBox ul li p:visited {
	color: #D88329;
}
.archiveBox ul li p:hover {
	text-decoration: underline;
}	
.archiveBox ul li p.acv_open {
	color: #333;
	text-decoration: underline;
}
.archiveBox ul li p:before {
	display: block;
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	width: 8px;
	height: 8px;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}
.archiveBox ul li p.acv_open:before {
	top: 4px;
	left: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.archiveBox ul li a {
	color: #22201E;
}
.archiveBox ul li a:visited {
	color: #7E94F0;
}
.archiveBox ul li a:hover {
	color: #7E94F0;
	text-decoration: underline;
}
.archiveBox ul li a:active {
	color: #D88329;
}
.archiveBox ul li ul {
	margin-left: 44px;
}
.archiveBox ul li li {
	margin-top: 10px;
}
.archiveBox ul li ul.hide {
	display: none;
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
	.blogside {
		float: right;
		width: 30%;
	}
	.blogside h2 {
		font-size: 14px;
		letter-spacing: 0;
	}
	.blogside h2 span {
		font-size: 12px;
	}
}

@media screen and (max-width: 767px) {
	.blogside {
		float: none;
		width: 100%;
		border-top: 1px solid #5D5555;
		padding: 46px 0 0;
		box-sizing: border-box;
		margin-top: 35px;
	}
}


/* =====================================
■新着情報
===================================== */
.category #newsList,
.single #newsDetail {
	background: #fff;
	padding: 60px 0 80px;
	min-height: 600px;
}

/*--------------------------------------
詳細記事
--------------------------------------*/
#newsDetail h3 {
	font-size: 24px;
	color: #574f4f;
	letter-spacing: 0.18em;
	line-height: 1.4;
	position: relative;
	padding-left: 30px !important;
	margin-bottom: 20px;
}
#newsDetail h3:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 14px solid #6f87a3;
	border-left: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}
#newsDetail h3:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 14px solid #96a8bf;
	border-right: 14px solid transparent;
	position: absolute;
	left: 2px;
	top: 10px;
}

/* =====================================
■サイトマップ
===================================== */
ul.sitemap_ic {
	border-top: 1px dashed #707070;
	margin: 0 auto;
	max-width: 1080px;
	padding: 0 20px;
	box-sizing: border-box;
}
ul.sitemap_ic > li {
	position: relative;
	border-bottom: 1px dashed #707070;
}
ul.sitemap_ic > li > a {
	display: block;
	padding: 15px 30px;
	position: relative;
	text-decoration: none;
}
ul.sitemap_ic > li > a:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #81ACEC;
	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: #2D3A57;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -2px;
}

/*-----------------------------------------------------------
■ 5 Contact
-----------------------------------------------------------*/

.wrap_contact {
	max-width: 800px;
	margin: 0 auto;
}

.inquiryForm_message {
	text-align: center;
}

/* step list */
.step_list {
	width: 467px;
	margin: 0 auto 90px;
}

.step_list li {
	position: relative;
	float: left;
	width: 100px;
	margin-left: 83px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #BFBEBD;
}

.step_list li:first-child {
	margin: 0;
}

.step_list li span {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	margin: 0 auto 12px;
	border-radius: 50%;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 58px;
	color: #fff;
	background: #BFBEBD;
}

.step_list li span::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 54px;
	display: block;
	width: 130px;
	height: 1px;
	background: #bfbebd;
}

.step_list li:last-child span::after {
	display: none;
}

.step_list li.current {
	color: #373431;
}

.step_list li.current span {
	background: #226C7B;
}

.step_list li span.current:after {
	background: #226C7B;
}

.inquiryForm_message .step_catch {
	margin-bottom: 44px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.05em;
	color: #373431;
}

.inquiryFormTable {
	padding-top: 22px;
	border-top: 1px solid #707070;
	font-size: 16px;
}

.inquiryFormTable dl {
	display: table;
	width: 100%;
}

.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	padding: 20px 0 24px;
	vertical-align: top;
	text-align: left;
}

.inquiryFormTable dt {
	position: relative;
	width: 29%;
	padding-top: 31px;
	border-right: none;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #2C2F30;
}

.inquiryFormTable dd {
	position: relative;
	padding-right: 40px;
}

.inquiryFormTable .wpcf7-list-item {
	display: block;
	width: 100%;
	margin: 0 0 13px;
}

.wpcf7-list-item-label {
	position: relative;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	display: none;
}

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

.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	display: block;
	width: 100%;
	padding: 13px 14px 14px;
	box-sizing: border-box;
	border: 1px solid #BFBEBD;
	border-radius: 5px;
	color: #333;
	background: #EBE9E7;
}

.inquiryFormTable textarea { 
	resize: vertical; 
}

.inquiryFormTable select {
	position: relative;
	background: #ECECEC url(/wp-content/uploads/icon22.png) no-repeat 96% center;
	background-size: 12px 10px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

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

.inquiryFormTable input:focus,
.inquiryFormTable textarea:focus,
.inquiryFormTable select:focus {
	box-shadow: 0 0 3px 1px #80cbc4;
}

/* checkbox and radio*/
.inquiryFormTable input[type="checkbox"],
.inquiryFormTable input[type="radio"] {
	-moz-opacity: 0;
	opacity: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: absolute;
}

.inquiryFormTable input[type="radio"] + span:before,
.inquiryFormTable input[type="checkbox"] + span:before {
	display: inline-block;
	margin-bottom: 2px;
	margin-right: 10px;
	font-family: 'icomoon';
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	speak: none;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.inquiryFormTable input[type="checkbox"] + span:before {
	content: "\e902";
	border-radius: 2px;
}

.inquiryFormTable input[type="checkbox"]:checked + span:before {
	content: "\e903";
	color: #9A9A9A;
}

/* .inquiryFormTable input[type="checkbox"]:focus + span::before{
box-shadow: 0px 0px 2px 2px #80cbc4;
} */

.inquiryFormTable input[type="radio"] + span::before {
	content: "\ea56";
	border-radius: 50%;
}

.inquiryFormTable input[type="radio"]:checked + span::before {
	content: "\ea54";
	color: #354fa8;
}

.inquiryFormTable input[type="radio"]:focus + span::before{
	box-shadow: 0px 0px 2px 2px #80cbc4;
}

/* checkbox and radio confimation screen */
.confirm_table input[type="checkbox"]:not(:checked) + span,
.confirm_table input[type="radio"]:not(:checked) + span{
	display: none;
}

.inquiryFormTable .wpcf7-checkbox > span:first-child,
.inquiryFormTable .wpcf7-radio > span {
	padding-top: 10px;
}

.inquiryFormTable .wpcf7-radio {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

.inquiryFormTable .wpcf7-radio > .wpcf7-list-item {
	width: auto;
	margin-right: 20px;
}

.inquiryFormTable .wpcf7-radio > .wpcf7-list-item:last-child {
	margin-right: 0;
}

.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #94C789;
	background: #fff;
	box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}

.inquiryFormTable input.wpcf7-not-valid {
	border: 1px solid #D93636 !important;
	background: #FDD2D2 !important;
}

.inquiryFormTable .comment {
	display: block;
	margin-top: 0.4em;
	font-size: 13px;
	letter-spacing: 0;
	color: #63696A;
}

/* required and optional */
.inquiryFormTable .required {
	position: absolute;
	top: 36px;
	right: 28px;
	display: inline-block;
	padding-left: 0;
	width: 46px;
	height: 22px;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: #fff;
	background: #D93636;
}

.inquiryFormTable .optional {
	position: absolute;
	top: 36px;
	right: 28px;
	display: inline-block;
	width: 46px;
	height: 22px;
	padding-left: 0;
	border-radius: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 22px;
	color: #fff;
	background: #63696A;
}

.inquiryFormTable .btBox {
	text-align: center;
	margin: 103px 0 80px;
}

.inquiryFormTable .btBox input[type="submit"] {
	display: block;
	width: 100%;
	padding: 29px 32px 28px 30px;
	border: none;
	margin: 0 auto;
	border-radius: 0 !important;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	color: #fff;
	background: #226C7B url(/wp-content/themes/genova_tpl/img/icons/ico_arrow02.png) no-repeat 95% center !important;
	background-size: 6px 10px;
	cursor: pointer;
	outline: 0px;
	-webkit-appearance: none;
}

.inquiryFormTable .btBox input[type="submit"].disabled {
	padding: 29px 40px 28px 40px;
	opacity: 1 !important;
	color: #BFBEBD;
	background: #72706E url(/wp-content/themes/genova_tpl/img/icons/ico_arrow01.png) no-repeat 96% center !important;
	background-size: 6px 10px;
	pointer-events: none;
	cursor: default;
}

.inquiryFormTable .btBox input[type="submit"].abled {
	padding: 29px 40px 28px 40px;
	background-position: 96% center !important;
}

.inquiryFormTable .wpcf7-back {
	float: left;
	width: 37.5% !important;
	padding: 29px 30px 28px;
	border: none;
	margin: 0 auto;
	border-radius: 0 !important;
	outline: 0px;
	text-align: left;
	font-size: 26px;
	letter-spacing: 0.1em;
	line-height: 1.2;
	color: #fff;
	background: #72706E url(/wp-content/themes/genova_tpl/img/icons/ico_arrow02.png) no-repeat 92% center !important;
	background-size: 6px 10px;
	cursor: pointer;
	-webkit-appearance: none;
}

.inquiryFormTable .wpcf7-submit {
	float: right;
	width: 58.5% !important;
	text-align: left;
}

.inquiryFormTable .btBox input[type="submit"]:hover,
.inquiryFormTable .btBox input[type="button"]:hover {
	opacity: 0.8;
}

span.verify_icon {
	position: absolute;
	top: 13px;
	right: -42px;
	display: none;
	width: 25px;
	height: 25px;
}

.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 {
	vertical-align: top;	
	font-size: 25px;
	color: #94C789;
}

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

.file_btn {
	position: relative;
	display: block;
	width: 123px;
	height: 30px;
	margin-top: 13px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	background: #807B7B;
	cursor: pointer;
}

.file_btn .wpcf7-form-control-wrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	margin: 0;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

div.wpcf7 input[type="file"] {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 30px;
	padding: 0;
	border: 0;
}

.failed .confirm_table input[type="text"],
.failed .confirm_table input[type="tel"],
.failed .confirm_table input[type="email"],
.failed .confirm_table input[type="date"],
.failed .confirm_table textarea,
.failed .confirm_table select,
.failed .confirm_table input[type="checkbox"] {
	display: none;
}

.failed .confirm_table .required,
.failed .confirm_table .optional {
	display: none;
}

.failed .confirm_table .wpcf7-list-item-label {
	display: none;
}

.failed .confirm_table span.comment {
	display: none;
}

.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
	display: none;
}

.result_txt {
	display: block;
	word-break: break-all;
	white-space: pre-wrap;
}

.failed .confirm_table .wpcf7-list-item {
	padding-left: 0;
}

.failed .confirm_table dt,
.failed .confirm_table dd {
	padding: 12px 0 10px;
}

.wpcf7-mail-sent-ok,
div.wpcf7 .ajax-loader,
div.wpcf7-validation-errors {
	display: none!important;
}


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

	.inquiryFormTable dt {
		width: 35%;
	}

}


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

	.step_list {
		width: 400px;
		margin: 0 auto 60px;
	}

	.step_list li {
		margin-left: 50px;
	}
	.inquiryForm_message {
		width: 90%;
		margin: 0 auto;
	}
	.inquiryFormTable dl {
		display: block;
	}

	.inquiryFormTable dt,
	.inquiryFormTable dd {
		display: block;
		width: 100%;
		padding: 0;
	}

	.inquiryFormTable dd {
		padding: 15px 0;
	}

	.inquiryFormTable .required,
	.inquiryFormTable .optional {
		position: static;
		display: inline-block;
		margin-left: 20px;
		margin-top: -2px;
		vertical-align: middle;
	}

	.inquiryFormTable .btBox {
		margin: 50px 0;
	}

	.inquiryFormTable .btBox input[type="submit"],
	.inquiryFormTable .wpcf7-back {
		text-align: center;
		float: none;
		width: 100% !important;
		padding: 29px 20px 28px 20px;
		font-size: 20px;
		background-position: 96% center !important;
	}

	.inquiryFormTable .btBox input[type="submit"].disabled,
	.inquiryFormTable .btBox input[type="submit"].abled {
		padding: 29px 20px 28px 20px;
	}

	.inquiryFormTable .wpcf7-back {
		margin-bottom: 15px;
	}

	.file_btn {
		margin-top: 0;
	}

	.failed .confirm_table dt,
	.failed .confirm_table dd {
		padding: 5px 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
------------------------------------- */
#pagename {
	width: 100%;
	height: 331px;
	background: url(/wp-content/uploads/h1_bg-1-scaled.png) no-repeat center;
	background-size: cover;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
#pagename h1 {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0.134em;
	color: #226C7B;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: inline-block;
	background: rgba(255,255,255,0.6);
	padding: 10px 30px;
	border-radius: 10px;
}

@media screen and (max-width: 767px) {
	#pagename {
		height: 230px;
	}
	#pagename h1 {
		font-size: 22px;
		letter-spacing: 0.1em;
		top: 66%;
		padding: 10px;
	}
}

/* -------------------------------------
Bread
------------------------------------- */
#bread {
	width: 100%;
	max-width: 1120px;
	font-size: 10px;
	line-height: 1.3;
	text-align: center;
	margin: 20px auto 0;
	padding: 0 20px;
	box-sizing: border-box;
}
#bread li {
	display: inline-block;
	font-size: 10px;
	letter-spacing: 0.2em;
	color: #77716C;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: "yu-mincho-pr6n", sans-serif;
}
#bread li + li:before {
	padding-right: .3em;
	content: ">";
}
#bread li a {
	color: #77716C;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: underline;
}

/*--------------------------------------
TITLE
--------------------------------------*/
.underTit_h2 {
	padding: 5px;
	background: #226C7B;
}
.underTit_h2 h2 {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.12em;
	color: #fff;
	padding: 8px 8px 8px 40px;
	position: relative;
	border-radius: 20px;
}
.underTit_h2 h2:before {
	position: absolute;
	content: "";
	display: block;
	width: 6px;
	height: 66%;
	left: 15px;
	top: 13px;
	background: #fff;
}
.underTit_h3 {
	border-bottom: 2px solid #226C7B;
	padding-bottom: 18px;
	position: relative;
	padding-top: 40px;
}
.underTit_h3 h3 {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.12em;
	color: #22201E;
	padding: 0;
	position: relative;
	z-index: 2;
}
/* .underTit_h3 h3:before {
content: "";
width: 27px;
height: 27px;
background: linear-gradient(to bottom, #84BAE8, #7E94F0);
border-radius: 50%;
position: absolute;
left: 0;
top: 9px;
} */
.underTit_h4 h4 {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0.15em;
	color: #7F6A53;
	padding: 0 0 0 40px;
	position: relative;
	z-index: 2;
}
.underTit_h4 h4:before {
	content: "";
	width: 11px;
	height: 7px;
	background: #256c7b;
	position: absolute;
	left: 11px;
	top: 17px;
}
.underTit_h4 h4:after {
	content: "";
	width: 6px;
	height: 7px;
	background: #49b3c9;
	position: absolute;
	left: 16px;
	top: 17px;
}
.underTit_h5 h5 {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0.1em;
	color: #3B4043;
	position: relative;
	padding-left: 18px;
}
/*.underTit_h5 h5:before {
position: absolute;
content: "";
width: 10px;
height: 10px;
background: #CBD3F6;
top: 10px;
left: 0;
border-radius: 50%;
}*/
.number {
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background: #226C7B;
	border-radius: 50%;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin: -3px 10px 0 0;
	font-family: "dnp-shuei-gothic-kin-std", sans-serif;
	font-weight: 400;
	font-style: normal;
}
.step_number {
	display: inline-block;
	vertical-align: top;
	width: 83px;
	height: 33px;
	background: #229CDD;
	border-radius: 50px;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin: -3px 10px 0 0;
}

@media screen and (max-width: 767px) {
	.underTit_h2 {
		padding: 6px 2px;
	}
	.underTit_h2 h2 {
		font-size: 23px;
		letter-spacing: 0.05em;
	}
	.underTit_h3 {
		padding-bottom: 14px;
	}
	.underTit_h3 h3 {
		font-size: 22px;
		letter-spacing: 0.05em;
		padding: 0;
	}
	.underTit_h3 h3:before {
		width: 22px;
		height: 22px;
		top: 7px;
	}
	.underTit_h4 h4 {
		font-size: 20px;
		letter-spacing: 0.08em;
		padding: 0 0 0 35px;
	}
	.underTit_h4 h4:before,
	.underTit_h4 h4:after {
		top: 14px;
	}
}
/*--------------------------------------
リスト　タイトル
--------------------------------------*/
/*.merritt {
font-family: 'Zen Kaku Gothic New', sans-serif;
font-size: 20px;
padding-left: 20px;
position: relative;
}*/
/*.merritt:before {
content: "";
width: 16px;
height: 16px;
background: #7E94F0;
border-radius: 50%;
position: absolute;
top: 11px;
left: 0;
}*/
.facilityBox img {
	width: 100%;
}
button#open-chatbot {
	border: none;
	background: none;
	cursor: pointer;
	padding: 0;
}
/*--------------------------------------
qa　
--------------------------------------*/
.qa-block .answer {
	display: none;
	position: relative;
	padding-left: 77px;
}
.qa-block .answer:before {
	position: absolute;
	content: "";
	width: 56px;
	height: 56px;
	background: url(/wp-content/uploads/answer_icon02.png);
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.qa-block .question {
	font-size: 24px;
	letter-spacing: 0.15em;
	color: #81ACEB;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	position: relative;
	padding-left: 77px;
	margin-bottom: 25px;
	padding-right: 22px;
}
.qa-block.open .question {
	margin-bottom: 25px;
}
.qa-block .question:before {
	position: absolute;
	content: "";
	width: 56px;
	height: 56px;
	background: url(/wp-content/uploads/question_icon01.png);
	background-size: 100% 100%;
	top: 0;
	left: 0;
}
.qa-block {
	border-bottom: 1px solid #DBD5B5;
	padding-bottom: 45px;
	position: relative;
}
.qa-block:before, .qa-block:after {
	content: "";
	position: absolute;
	top: 14px;
	bottom: auto;
	right: 15px;
	margin: auto;
	width: 3px;
	height: 15px;
	border-radius: 3px;
	background: #80a2ed;
	-webkit-transition: 200ms;
	transition: 200ms;
}
.qa-block.open:before {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.qa-block:after {
	transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.qa-block .question:hover {
	cursor: pointer;
}
@media screen and (max-width: 767px) {
	.qa-block .question {
		padding-right: 40px;
	}
}
/*--------------------------------------
デメリット メリット
--------------------------------------*/
.merbox {
	display: flex;
	gap: 50px;
}
.merritt {
	background: #EBF0FF;
}
.dmerritt {
	padding: 30px;
	border: 2px solid #7E94F0;
}
.merritt,
.dmerritt {
	width: 50%;
	padding: 30px;
}
.merritt .title,
.dmerritt .title {
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	border-bottom: 1px solid #7E94F0;
	margin-bottom: 20px;
}
.merbox ul li {
	padding-left: 20px;
	position: relative;
}
.merbox ul li:before {
	content: "";
	width: 11px;
	height: 11px;
	background: #7E94F0;
	border-radius: 50%;
	position: absolute;
	top: 11px;
	left: 0;
}
@media screen and (max-width: 767px) {
	.merbox {
		display: block;
	}
	.merritt, .dmerritt {
		width: 100%;
	}
	.merritt {
		margin-bottom: 20px;
	}
}
.elementor-section.elementor-section-boxed.elementor-element-8ef7d25 > .elementor-container {
	padding-left: 0;
}
/*--------------------------------------
clinic
--------------------------------------*/
.clinic_box {
	background: #EBF0FF;
	margin-bottom: 40px;
	padding: 40px 60px;
}
.clinic_box ul {
	display: flex;
}
.clinic_box ul li {
	width: 25%;
	background: #fff;
	margin: 20px;
	padding: 10px 5px;
	text-align: center;
	font-size: 13px;
	border-radius: 24px;
	letter-spacing: -0.05em;
	position: relative;
}
.clinic_box ul li:before {
	position: absolute;
	content: "";
	width: 7px;
	height: 10px;
	background: url(/wp-content/uploads/icon03.png) no-repeat;
	right: 10px;
	top: 18px;
	background-size: 100% 100%;
}
.clinic_box ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.clinic_box {
		padding: 20px;
	}
	.clinic_box ul li {
		margin: 5px;
		font-size: 12px;
		letter-spacing: -0.09em;
	}
	.clinic_box ul li a {
		padding: 0 15px;
	}
}
@media screen and (max-width: 767px) {
	.clinic_box {
		padding: 20px;
	}
	.clinic_box ul {
		display: block;
	}
	.clinic_box ul li {
		margin: 0 auto 15px;
		width: 100%;
		max-width: 300px;
	}
}
/*--------------------------------------
table
--------------------------------------*/
.table_H ul {
	display: flex;
}
.table_H ul li:first-child {
	width: 70%;
	background: #81ACEB;
	padding: 10px 10px 10px 15px;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px solid #CFCFCF;
}
.table_H ul li:last-child {
	width: 60%;
	padding: 10px 10px 10px 15px;
	text-align: right;
}
.table_H ul li:last-child {
	width: 60%;
	border-top: 1px solid #C1C0C0;
	padding: 10px 10px 10px 15px;
	text-align: left;
	border-right: 1px solid #C1C0C0;
	color: #22201E;
}
.table_H ul:last-child li:last-child {
	border-bottom: 1px solid #C1C0C0;
}
.table_H ul:first-child li:last-child {
	/*border-radius: 0 10px 0 0;*/
}
.table_H ul:last-child li:last-child {
	/*border-radius: 0 0 10px 0;*/
}
.table_H ul:first-child li:first-child {
	/*	border-radius: 10px 0 0 0;*/
}
.table_H ul:last-child li:first-child {
	/*border-radius: 0 0 0 10px;*/
}
.tableTitle02 {
	padding-bottom: 10px;
}
/*.table_H.table_H02 ul li:first-child {
border-radius: 10px 0 0 10px !important;
}
.table_H.table_H02 ul li:last-child {
border-radius: 0 10px 10px 0;
}*/
@media screen and (max-width: 767px) {
	.table_H ul li:first-child {
		font-size: 15px;
		padding: 5px;
	}
	.table_H ul li:last-child {
		font-size: 15px;
		padding: 5px;
	}
}
/*--------------------------------------
h5
--------------------------------------*/
.underTit_h5.priceh5 h5 {
	padding-left: 25px;
	position: relative;
}
.underTit_h5.priceh5 h5:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/h5_icon.png);
	background-size: 100%;
	width: 15px;
	height: 15px;
	top: 6px;
	left: 0;
	background-size: 100%;
}
/*--------------------------------------
case
--------------------------------------*/
.caseTitle {
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #3B4043;
	padding-bottom: 5px;
}
#blogDetail .post-header h2 {
	font-family: "yu-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #226C7B;
	padding-bottom: 5px;
}
.case_tent {
	margin-bottom: 30px;
}
.case_tent ul {
	display: flex;
}
.case_tent ul li:first-child {
	padding-right: 40px;
}
.case_tent ul li:last-child {
	padding-left: 40px;
}
.caseTxt {
	font-size: 14px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #3B4043;
	text-align: center;
	padding-top: 15px;
}
.case_tent ul li:first-child .caseImg {
	position: relative;
}
.case_tent ul li:first-child .caseImg:before {
	position: absolute;
	content: "";
	width: 21px;
	height: 23px;
	background: url(/wp-content/uploads/case_icon.png);
	top: 46%;
	right: -51px;
}
.caseTable th, .caseTable td {
	border: 1px solid #CBCAC9;
	font-size: 16px;
	font-family: "Zen Kaku Gothic New", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #22201E;
	padding: 10px;
	letter-spacing: 0.05em;
}
.caseTable th {
	background: #81ACEB;
	color: #fff;
	letter-spacing: 0.1em;
	width: 32%;
}
.casenner {
	display: flex;
}
.casenner .caseImg {
	width: 30%;
	height: 110px;
	padding-right: 17px;
	border-radius: 10px;
}
.blogTxt {
	width: 70%;
}
.caseImg .recent_thumbnail,
.caseImg .recent_thumbnail a{
	width: 100%;
	height: 100%;
	display: block;
}
.caseImg .recent_thumbnail a span {
	background-size: 100%;
	background-repeat: no-repeat;
	border-radius: 10px;
	display: block;
	width: 100%;
	height: 100%;
	background-size: cover;
}
.case_cat {
	background: #EBF0FF;
	padding: 30px 60px;
	margin-top: 20px;
}
.case_cat ul li {
	background: #fff;
	display: inline-block;
	padding: 5px 25px 5px 20px;
	border-radius: 20px;
	position: relative;
}
.case_cat ul {
	display: flex;
	gap: 5px;
	justify-content: space-between;
}
.case_cat ul li:before {
	position: absolute;
	content: "";
	width: 6.24px;
	height: 10.61px;
	background: url(/wp-content/uploads/icon00.png) no-repeat;
	right: 7px;
	top: 16px;
	background-size: 100% 100%;
}
.case_cat ul li a {
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size: 15px;
}
@media screen and (max-width: 1024px) and (min-width: 937px) {
	.case_cat ul li {
		padding: 5px 42px 5px 20px;
	}
}
@media screen and (max-width: 936px) and (min-width: 768px) {
	.case_cat ul li {
		padding: 5px 27px 5px 15px;
	}
	.case_cat ul li a {
		letter-spacing: -0.1em;
	}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.case_cat {
		padding: 30px 20px;
	}
	.case_cat ul li a {
		font-size: 13px;
	}
}
@media screen and (max-width: 767px) {
	.case_cat {
		padding: 30px 20px;
	}
	.case_cat ul {
		display: block;
	}
	.case_cat ul li {
		margin: 0 auto;
		margin-bottom: 12px;
		max-width: 300px;
		display: block;
	}
	.case_cat ul li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.case_cat ul li:before {
		top: 14px;
	}
}

/*追加ページのcss*/
.recruitTxt_t {
	font-size: 16px;
	line-height: 2;
	font-weight: 400;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	color: #22201E;
	letter-spacing: 0.05em;
}
.recruitTitle_A {
	font-size: 30px;
	letter-spacing: 0.05em;
	color: #22201E;
	text-align: center;
	padding-bottom: 30px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.table_L th, .table_L td {
	border: 1px solid #ccc;
	padding: 18px;
	font-family: "yu-mincho-pr6n", sans-serif;
	letter-spacing: 0.05em;
	line-height: 1.9;
	font-size: 16px;
	text-align: center;
}
.table_L th {
	color: #ffffff;
	background: #226C7B;
}
/*--------------------------------------
自動スライド画像
--------------------------------------*/
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 240px;
	text-align: left;
	position: relative;
	overflow: hidden;
}
#loopslider ul {
	float: left;
	overflow: hidden;
	display: inline-block;
	overflow: hidden;
}
#loopslider ul li {
	width: 2560px;
	height: 240px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.elementor-element-224e756 .elementor-container.elementor-column-gap-default {
	max-width: 100%;
	padding: 0;
}
/*--------------------------------------
equipment
--------------------------------------*/
.unEquipmentBox01 ul {
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
	flex-wrap: wrap;
}
.unEquipmentBox01 ul li {
	width: calc((100% - 30px) / 2);
	margin-bottom: 30px;
}
.unEquipmentBox01 ul li .piece {
	height: 300px;
}
@media screen and (max-width: 767px) {
	.unEquipmentBox01 ul {
		display: block;
	}
	.unEquipmentBox01 ul li {
		width: 100%;
	}
}
/*--------------------------------------
first
--------------------------------------*/
.under_firstBoxA {
	position: relative;
}
.under_firstBoxA:before {
	position: absolute;
	content: "";
	background: #F3F9F8;
	width: 97%;
	height: 70%;
	left: -9px;
	top: -30px;
}
.under_firstBoxB.elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1250px;
}
.under_firstBoxB .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1250px;
}
.under_firstBoxB .firstTxt {
	padding-left: 90px;
}
@media screen and (max-width: 1158px) and (min-width: 768px) {
	.underTit {
		font-size: 23px;
		line-height: 1.1;
	}
	.under_firstBoxB .firstTxt {
		padding-left: 0;
	}
	.under_firstBoxA:before {
		height: 116%;
		top: -23px;
	}
	.underTit {
		margin-bottom: 14px;
	}
	.under_firstBoxA:before {
		width: 100%;
		height: 116%;
		left: 0px;
		top: -23px;
	}
}
@media screen and (max-width: 767px) {
	.under_firstBoxB .firstTxt {
		padding-left: 0;
	}
	.price_link ul {
		display: block !important;
	}
	.price_link ul li {
		width: 100% !important;
	}
	.under_firstBoxA:before {
		width: 100%;
		left: 0;
	}
}
/*--------------------------------------
hospital
--------------------------------------*/
.under_hospitalBoxA {
	display: flex;
	justify-content: space-between;
	column-gap: 40px;
}
.under_hospitalBoxA .left {
	width: 60%;
}
.under_hospitalBoxA .right {
	width: 40%;
}
.under_hospitalBoxA .right ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	column-gap: 10px;
}
.under_hospitalBoxA .right ul li {
	width: calc((100% - 10px) / 2);
	margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
	.under_hospitalBoxA {
		display: block;
	}
	.under_hospitalBoxA .left {
		width: 100%;
		margin-bottom: 20px;
	}
	.under_hospitalBoxA .right {
		width: 100%;
	}
}
/*--------------------------------------
price
--------------------------------------*/
.price_link ul {
	display: flex;
	justify-content: space-between;
	column-gap: 30px;
	flex-wrap: wrap;
}
.price_link ul li {
	width: calc((100% - 60px) / 3);
	margin-bottom: 20px;
}
.price_link ul li a {
	background: #F3F9F8;
	display: block;
	border-radius: 30px;
	color: #226C7B;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 10px 10px 30px;
	position: relative;
}
.price_link ul li a:before {
	position: absolute;
	content: "";
	background: url(/wp-content/uploads/icon.png) no-repeat;
	width: 4.24px;
	height: 7.61px;
	background-size: cover;
	top: 23px;
	right: 20px;
}
.price_link ul li a:hover {
	opacity: 0.7;
}
.under_priceBoxA div:not(.graphicBox) .elementor-image-box-img {
	width: 50% !important;
}
.table_F {
	border: 1px solid #A6A6A6;
}
.table_F thead td {
	background: #F3F9F8;
}
.table_F thead td,
.table_F tbody th {
	background: #F3F9F8;
	border-bottom: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	text-align: center;
	font-size: 20px;
	color: #226C7B;
	font-weight: bold;
	padding: 10px 4px;
}
.table_F thead td:first-child {
	width: 17%;
}
.table_F tbody td {
	text-align: center;
	border-bottom: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
}
@media screen and (max-width: 1024px) {
	.table_F thead td,
	.table_F tbody th {
		font-size: 15px;
	}
	.table_F tbody td {
		font-size: 13px;
	}
}
@media screen and (max-width: 767px) {
	.under_priceBoxB {
		width: 100%;
		overflow-x: auto;
	}
	.table_F {
		width: 1060px;
	}
	.underTitE {
		font-size: 20px;
		line-height: 1.3;
	}
}
/*--------------------------------------
case
--------------------------------------*/
.under_caseBoxA ul {
	display: flex;
	justify-content: space-between;
	column-gap: 20px;
	flex-wrap: wrap;
}
.under_caseBoxA ul li {
	width: calc((100% - 40px) / 3);
	text-align: center;
	margin-bottom: 60px;
}
.under_caseBoxA ul li .tit {
	font-size: 24px;
	color: #226C7B;
	font-family: "yu-mincho-pr6n", sans-serif;
	letter-spacing: 0.12em;
}
.under_caseBoxA ul li img {
	max-width: 84px;
	width: 100%;
	height: auto;
}
.under_caseBoxA ul li .img {
	width: 194px;
	height: 194px;
	text-align: center;
	margin: 0 auto;
	background: #EBE9E7;
	border-radius: 50%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.under_caseBoxA ul li .link a {
	font-size: 20px;
	letter-spacing: 0.03em;
	text-decoration: underline;
	position: relative;
	padding-left: 20px;
}
.under_caseBoxA ul li .link a:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 17px;
	background: url(/wp-content/uploads/icon04.png) no-repeat;
	background-size: cover;
	top: 4px;
	left: 0;
}
.under_caseBoxB {
	max-width: 678px;
	margin: 0 auto;
}
.under_caseBoxB .nner {
	display: flex;
	justify-content: space-between;
	column-gap: 140px;
}
.under_caseBoxB .nner > div {
	width: calc((100% - 140px) / 2);
}
.under_caseBoxB .nner > div .title {
	text-align: center;
	font-weight: bold;
}
.under_caseBoxB .nner .left {
	position: relative;
}
.under_caseBoxB .nner .left:before {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	right: -84px;
	top: 50%;
	background: url(/wp-content/uploads/icon03.png) no-repeat;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.under_caseBoxA ul li {
		width: calc((100% - 20px) / 2);
	}
	.under_caseBoxA ul li .img {
		width: 124px;
		height: 124px;
	}
	.under_caseBoxA ul li .tit {
		font-size: 20px;
	}
	.under_caseBoxA ul li .link a {
		font-size: 13px;
	}
	.under_caseBoxB .nner {
		display: block;
	}
	.under_caseBoxB .nner > div {
		width: 100%;
		margin-bottom: 110px;
	}
	.under_caseBoxB .nner .left:before {
		right: auto;
		top: auto;
		background: url(/wp-content/uploads/icon03.png) no-repeat;
		background-size: cover;
		bottom: -80px;
		left: 50%;
		transform: translateX(-50%);
		transform: rotate(90deg);
	}
}
/*--------------------------------------
staff
--------------------------------------*/
.underStaffBox div:not(.graphicBox) .elementor-image-box-img {
	width: 55% !important;
}
/*--------------------------------------
about
--------------------------------------*/
.about_Box5 {
	display: flex;
}
.about_Box5 .sp {
	display: none !important;
}
.about_Box5 .left {
	width: 70%;
	padding-right: 20px;
	box-sizing: border-box;
}
.about_Box5 .right {
	width: 30%;
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.about_Box5 .row {
	display: flex;
	justify-content: space-between;
}
.about_Box5 .thumb {
	width: 49% !important;
	cursor: pointer;
	transition: transform 0.2s;
}
.about_Box5 #bigImage {
	width: 100% !important;
	object-fit: contain;
}
@media screen and (max-width: 767px) {
	.about_Box5 {
		display: block;
	}
	.about_Box5 .left {
		width: 100%;
		padding-right: 0;
	}
	.about_Box5 .right {
		width: 100%;
	}
	.about_Box5 .sp {
		display: block !important;
	}
	.about_Box5 .right.sp {
		margin-bottom: 20px;
	}
	.about_Box5 .row {
		column-gap: 10px;
	}
	.about_Box5 .row.row2 {
		width: 74.5%;
		margin-top: 10px;
	}
}