@charset "utf-8";
/* =====================================
■UNDER
===================================== */
/* -------------------------------------
CONTENT
------------------------------------- */
#main {
    background: url(/wp-content/uploads/under_body_bgimg.png) repeat-y top center;
    background-size: 100% auto;
}
#content {
	padding: 113px 0 126px;
	min-height: 600px;
	position: relative;
}
.home #main {
    background: none;
}
.home #content {
	padding: 0;
}
.error404 #content {
	padding: 100px 0;
	text-align: center;
}

@media screen and (max-width: 374px) {
	#content {
		padding: 50px 0;
	}
}

/* -------------------------------------
textcolor
------------------------------------- */
.webTtl {
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-size: 23px;
    letter-spacing: 0.15em;
    line-height: 1.4;
    color: #55AA86;
}

@media screen and (max-width: 767px) {
	.webTtl {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

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

@media screen and (max-width: 374px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		padding: 0 20px;
	}
}

/* 見出し
------------------------------------- */
.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-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.6;
	letter-spacing: 0.06em;
	color: #B9A87B;
	padding-left: 30px;
	margin-bottom: 10px;
	position: relative;
}
div:not(.graphicBox) .elementor-image-box-title:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #B9A87B;
	position: absolute;
	left: 0;
	top: 7px;
}
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: 29.2% !important;
	float: right;
	margin: 0 0 10px 40px !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 40px 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-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 15px !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: 29.2% !important;
	margin: 0 0 10px 40px !important;
	z-index: 1;
}
.img_l.graphicBox .photo {
	float: left;
	margin: 0 40px 10px 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;
	overflow: hidden;
}

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

/* ボタン
------------------------------------- */
.btn a {
    display: block;
    width: 100%;
    max-width: 315px;
    background: #B4D281;
    border-radius: 40px;
    line-height: 1.4;
    color: #FFFFFF;
    text-align: left;
    padding: 26px 55px 26px 30px;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
    font-size: 18px;
    letter-spacing: 0.12em;
}
.btn a:hover {
	opacity: 0.7;
}
.btn a:after {
    display: block;
    content: "";
    width: 22px;
    height: 9px;
    background: url(/wp-content/uploads/under_icon_btn.png) no-repeat;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
	.btn a {
		font-size: 16px;
		letter-spacing: 0.05em;
	}
}

/* アコーディオン
------------------------------------- */
.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-widget .elementor-icon-list-icon {
    display: none;
}
.elementor-icon-list-items .elementor-icon-list-item a {
	display: inline;
	width: auto;
}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    padding-left: 0;
}

/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	text-align: left;
	padding: 0 0 0 25px;
	position: relative;
	font-size: 15px;
}
.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: 16px;
	height: 16px;
	background: #55AA86;
	position: absolute;
	top: 7px;
	left: 0;
	border-radius: 50%;
}

/* checkList */
.checkList .elementor-icon-list-items li,
ul.checkList > li {
	padding: 0 0 0 35px;
	position: relative;
}
/* .checkList .elementor-icon-list-items li:before,
ul.checkList > li:before {
	content: "";
	display: block;
	height: 16px;
	width: 16px;
	position: absolute;
	left: 0;
	top: 5px;
	box-sizing: border-box;
	background: #F2F8FF;
} */
.checkList .elementor-icon-list-items li:after,
ul.checkList > li:after {
	content: "";
	display: block;
	width: 8px;
	height: 13px;
	border: solid #44715A;
	border-width: 0 4px 4px 0;
	position: absolute;
	left: 3px !important;
	top: 8px;
	transform: rotate(40deg);
	box-sizing: border-box;
}

/* arrowList */
.arrowListBox {
	background: #FAFAF2;
	padding: 30px 30px 29px;
}
.arrowList {
    max-width: 840px;
    width: 100%;
    margin: 0 auto;
}
.arrowList .elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	column-gap: 73px;
	row-gap: 29px;
}
.arrowList .elementor-icon-list-items li {
    letter-spacing: 0.22em;
    text-align: left;
    font-family: "Zen Maru Gothic", serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.4;
}
.arrowList .elementor-icon-list-items li a {
    color: #55AA86;
    text-decoration: none;
    position: relative;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 11px 52px 14px 20px;
    min-width: 209px;
    width: 100%;
}
.arrowList .elementor-icon-list-items li a:after {
    position: absolute;
    display: inline-block;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e910";
    right: 25px;
    font-size: 19px;
    top: 50%;
    transform: translate(0, -50%);
}
.arrowList .elementor-icon-list-items li a:hover {
	color: #FFFFFF;
	background: #55AA86;
}
.arrowList .elementor-icon-list-items li a:hover:after {
	color: #FFFFFF;
}

/* anchorLinks */
.anchorLinks {
	background: #FAFAF2;
	padding: 40px 30px;
    border-radius: 10px;
}
.anchorLinks .elementor-icon-list-items {
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	column-gap: 40px;
	row-gap: 20px;
}
.anchorLinks .elementor-icon-list-items .elementor-icon-list-item a {
    position: relative;
    font-size: 18px;
	letter-spacing: 0.05em;
	color: #333333;
	text-decoration: underline;
	padding-left: 20px;
}
.anchorLinks .elementor-icon-list-items .elementor-icon-list-item a:hover {
	text-decoration: none;
}
.anchorLinks .elementor-icon-list-items .elementor-icon-list-item a:before {
    position: absolute;
    display: inline-block;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e910";
    left: 0;
    font-size: 18px;
    top: 9px;
    color: #55AA86;
}

/* 番号リスト */
.numList .elementor-icon-list-items,
ul.numList {
	counter-reset: li;
}
.numList .elementor-icon-list-items li,
ul.numList > li {
	line-height: 1.5;
	padding: 6px 0 6px 40px;
	position: relative;
}
.numList .elementor-icon-list-items li:not(:first-child),
ul.numList > li:not(:first-child) {
	margin-top: 10px;
}
.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: #B9A87B;
	border-radius: 50%;
	font-family: dnp-shuei-gothic-kin-std, sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}

.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: 1080px) and (min-width: 768px) {
	.arrowList .elementor-icon-list-items {
		column-gap: 0 !important;
		row-gap: 0;
	}
	.arrowList .elementor-icon-list-items li {
		width: calc((100% - 40px) / 3);
		letter-spacing: 0;
		margin-right: 20px;
		margin-bottom: 29px;
		font-size: 16px;
	}
	.arrowList .elementor-icon-list-items li:nth-child(3n) {
		margin-right: 0;
	}
	.arrowList .elementor-icon-list-items li a {
		min-width: inherit;
		padding: 11px 30px 14px 15px;
	}
	.arrowList .elementor-icon-list-items li a:after {
		right: 15px;
		font-size: 13px;
	}
}
@media screen and (max-width: 767px) {
	.arrowList .elementor-icon-list-items {
		column-gap: 0 !important;
		row-gap: 15px;
	}
	.arrowList .elementor-icon-list-items li {
		width: 100%;
		letter-spacing: 0.05em;
	}
	.anchorLinks {
		padding: 30px;
	}
	.anchorLinks .elementor-icon-list-items {
		max-width: inherit;
		display: block;
	}
	.anchorLinks .elementor-icon-list-items .elementor-icon-list-item:not(:first-child) {
		margin-top: 10px;
	}
	.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;
	}
}
@media screen and (max-width: 374px) {
	.arrowListBox {
		padding: 20px;
	}
	.arrowList .elementor-icon-list-items li {
		font-size: 16px;
	}
	.arrowList .elementor-icon-list-items li a {
		padding-right: 30px;
	}
	.arrowList .elementor-icon-list-items li a:after {
		font-size: 14px;
		right: 15px;
	}
	.anchorLinks {
		padding: 20px;
	}
	.anchorLinks .elementor-icon-list-items .elementor-icon-list-item a {
		font-size: 16px;
		padding-left: 15px;
	}
	.anchorLinks .elementor-icon-list-items .elementor-icon-list-item a:before {
		font-size: 14px;
	}
}

/* flow
------------------------------------- */
.flowList .elementor-inner-section {
	position: relative;
	background: #FAFAF2;
	border-radius: 10px;
	padding: 40px;
}
.flowList .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowList .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #F9F4EE;
	position: absolute;
	left: 50%;
	bottom: -25px;
	margin-left: -25px;
}
.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: 20px;
	line-height: 1.4;
	color: #4E4944;
	padding: 3px 0 0 45px;
	margin-bottom: 35px !important;
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	position: relative;
}
.number {
	width: 33px;
	height: 33px;
	background: #55AA86;
	border-radius: 50%;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.step_number {
	display: inline-block;
	vertical-align: top;
	width: 83px;
	height: 33px;
	background: #B9A87B;
	border-radius: 50px;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin: -5px 10px 0 0;
}
.flowList p {
    font-size: 15px;
}
.flowList .flowTit p {
    font-size: inherit;
}
.flowList .graphicBox .photo {
    width: 26.5% !important;
}

@media screen and (max-width: 767px) {
	.flowList .elementor-inner-section {
		padding: 30px;
	}
	.flowList .graphicBox .photo {
		width: 100% !important;
		margin-bottom: 25px !important;
	}
	.flowList .flowTit {
		margin-bottom: 15px !important;
	}
}
@media screen and (max-width: 374px) {
	.flowList .elementor-inner-section {
		padding: 20px;
	}
}


/* QA
------------------------------------- */
/* qa_E */
.qaList .elementor-column.elementor-col-100 {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 45px;
}
.qaList .question {
	line-height: 2;
	position: relative;
	margin-bottom: 34px;
}
.qaList .answer {
	position: relative;
}
.qaList .question .num {
	width: 52px;
	border-left: 4px solid #55AA86;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 31px;
	line-height: 35px;
	letter-spacing: 0;
	color: #55AA86;
	text-align: center;
	padding-bottom: 7px;
}
.qaList .answer .num {
	width: 52px;
	border-left: 4px solid #72706E;
	font-family: "Lato", sans-serif;
	font-weight: 700;
	font-size: 31px;
	line-height: 48px;
	letter-spacing: 0;
	color: #72706E;
	text-align: center;
}
.qaList .txt {
	width: calc(100% - 52px);
	padding-left: 10px;
}
.qaList .question .txt .elementor-heading-title {
	font-family: "Zen Old Mincho", serif;
	font-weight: 700;
	font-size: 23px;
	letter-spacing: 0.15em;
	line-height: 1.6;
	color: #55AA86;
}

@media screen and (max-width: 767px) {
	.qaList .question .txt .elementor-heading-title {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

/* -------------------------------------
3列結構
------------------------------------- */
.photoGroup .elementor-row {
    column-gap: 30px;
}
.photoGroup .elementor-heading-title {
    font-family: "Zen Old Mincho", serif;
    font-weight: 700;
    font-size: 23px;
    letter-spacing: 0.15em;
    color: #55AA86;
    line-height: 1.6;
}
.photoGroup p {
    font-size: 15px;
    color: #22201E;
}

@media screen and (max-width: 767px) {
	.photoGroup .elementor-row {
		column-gap: 0;
		row-gap: 20px;
	}
	.photoGroup .elementor-heading-title {
		font-size: 20px;
		letter-spacing: 0.05em;
	}
}

/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 250px;
}
.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%;
	}
}

/* -------------------------------------
診療時間表
------------------------------------- */
table.timeTable {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timeTable th,
.timeTable td {
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	padding: 31px 5px 0;
	background: #FAFAF2;
	font-weight: normal;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
.timeTable thead th {
	padding: 21px 5px 19px;
	background: #56AA86;
	color: #FFFFFF;
}
.timeTable thead th:first-child {
    width: 18.5%;
    text-align: left;
    letter-spacing: 0.15em;
    padding-left: 25px;
    font-size: 18px;
}
.timeTable tbody th {
	word-break: keep-all;
	white-space: nowrap;
	letter-spacing: 0.05em;
	color: #22201E;
	text-align: left;
	padding-left: 25px !important;
}
.timeTable tbody td {
	color: #44715A;
	font-size: 20px;
}
.timeTable tbody td.holiday {
	color: #22201E;
	font-weight: bold;
	position: relative;
}
/* .timeTable tbody td.holiday:before {
    position: absolute;
    content: '';
    display: block;
    width: 16px;
    height: 2px;
    background: #22201E;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
} */
.timeTable tbody tr:last-child th,
.timeTable tbody tr:last-child td {
	padding: 20px 0 29px;
}

@media screen and (max-width: 767px) {
	.timeTable th,
	.timeTable td {
		letter-spacing: 0 !important;
		font-size: 14px !important;
		padding: 15px 5px 0;
	}
	.timeTable thead th {
		padding: 15px 5px;
	}
	.timeTable thead th:first-child {
		padding-left: 10px;
		width: 40%;
	}
	.timeTable thead th:last-child {
		width: 19%;
	}
	.timeTable tbody th {
		padding-left: 10px !important;
	}
	.timeTable tbody tr:last-child th,
	.timeTable tbody tr:last-child td {
		padding: 10px 0 15px;
	}
	.timeTable tbody td.holiday:before {
		width: 14px;
		height: 1px;
		top: 21px;
	}
}

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

@media screen and (max-width: 767px) {
	.table_A th {
		width: 40%;
	}
}

/*--------------------------------------
table_B
--------------------------------------*/
.table_B th,
.table_B td {
	font-size: 16px;
	line-height: 1.89;
	vertical-align: top;
	word-break: break-all;
	padding: 8px 30px 36px;
}
.table_B thead th {
	background: #FAFAF2;
	border: 1px solid #DFE1E2;
	text-align: center;
	font-size: 24px;
	color: #000000;
	padding: 10px 5px 12px;
}
.table_B td {
	background: #FFFFFF;
	border: 1px solid #CFCCC9;
}

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

/*--------------------------------------
* table_D
--------------------------------------*/
.table_D th,
.table_D td {
	vertical-align: middle;
	border: 1px solid #CFCCC9;
	padding: 8px 15px;
	box-sizing: border-box;
}
.table_D thead th {
	background: #55AA86;
	color: #fff;
}
.table_D tbody th {
	width: 30%;
	background: #FAFAF2;
}
.table_D tbody td {
	background: #ffffff;
}

@media screen and (max-width: 767px) {
	.table_D th,
	.table_D td {
		padding: 8px 5px;
	}
}
@media screen and (max-width: 374px) {
	.scroll_area {
		width: 100%;
		overflow-x: auto;
	}
	.scroll_area table {
		width: 600px;
	}
}


/*--------------------------------------
ボックス
--------------------------------------*/
/*　frame タイトル
--------------------------------------*/
.frameTit {	
	line-height: 1.4;
    position: relative;
    color: #333333;
    font-family: "Zen Old Mincho", serif;
	font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.05em;
	padding: 0 0 13px 30px;
	border-bottom: 2px solid #3D566F;
	margin-bottom: 21px !important;
}
.frameTit:before {
	content: "";
	width: 15px;
	height: 15px;
	background: #55AA86;
	position: absolute;
	left: 0;
	top: 6px;
}
.frameK .frameTit {
	border-bottom: 2px solid #E0EFC7;
}
.frameP .frameTit {
	font-family: "Zen Maru Gothic", serif;
	font-size: 24px;
	letter-spacing: 0.22em;
	border-bottom: none;
	padding: 0;
	line-height: 1.96;
	color: #55AA86;
	margin-bottom: 27px !important;
}
.frameP .frameTit:before {
	display: none;
}

/*　frame_P
--------------------------------------*/
.frameP {
	padding: 64px 95px 68px;
	background: #FAFAF2;
	border-radius: 10px;
}

/*　frame_J
--------------------------------------*/
.frameJ {
	padding: 45px 50px;
	background: #FAFAF2;
	border-radius: 10px;
}

/*　frame_K
--------------------------------------*/
.frameK {
	padding: 45px 50px;
	background: #FFFFFF;
	border: 2px solid #55AA86;
	border-radius: 10px;
}

/*　画像
--------------------------------------*/
.frameJ p,
.frameK p {
    font-size: 15px;
}
.frameP p {
    font-size: 17px;
    color: #333333;
    line-height: 2.12;
    letter-spacing: 0.15em;
}
.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 (max-width: 768px) {
	.frameP,
	.frameJ,
	.frameK {
		padding: 25px 30px !important;
	}
	.frameTit,
	.frameP .frameTit {
		margin-bottom: 15px !important;
	}
}
@media screen and (max-width: 767px) {
	.frameP,
	.frameJ,
	.frameK {
		padding: 20px !important;
	}
	.frameP .frameTit {
		font-size: 20px;
		line-height: 1.4;
	}
	.frameP p {
		font-size: 16px;
		line-height: 2;
	}
}


/* =====================================
■ブログ
===================================== */
/*--------------------------------------
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 22px;
	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;
	font-weight: 600;
	letter-spacing: 0.08em;
	color: #fff;
	line-height: 22px;
	box-sizing: border-box;
	text-transform: uppercase;
	background: #55AA86;
}
.post .category a:hover,
.posts_list .category a:hover {
	background: #7FC2A6;
}
.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-size: 18px;
	font-weight: 600;
	line-height: 1.45;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}
.posts_list h3 a {
	color: #47475A;
}
.posts_list h3 a:hover {
	color: #55AA86;
}
.posts_list .excerpt {
	font-size: 14px;
	line-height: 1.43;
	margin-bottom: 13px;
	color: #6F6F74;
}

/*　blogDetail　*/
#blogDetail .post {
	font-size: 14px;
	line-height: 1.7;
	padding-bottom: 35px;
}
#blogDetail .post-header {
	padding: 0px;
	margin-bottom: 25px;
}
#blogDetail .post-header h2 {
	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: #4A4A4A;
	font-size: 10px;
	letter-spacing: 0;
}
.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: #4A4A4A;
	vertical-align: baseline;
}
.post .date span a:hover,
.posts_list .date span a:hover {
	color: #55AA86;
	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-size: 22px;
letter-spacing: 0;
background: #e8e8e8;
padding: 30px 10px 30px 28px;
line-height: 1.5;
border-top: 5px solid #f5c6b6;
margin: 40px 0 30px;
}
#blogDetail .post-content h4 {
font-size: 20px;
letter-spacing: 0;
border-bottom: 5px solid #f5c6b6;
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: #4E4944;
	color: #fff;
	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 {
	background: #55AA86;
}
.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 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: #4E4944;
	color: #fff;
	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 {
	background: #56AA86;
}
.pagination ul li span.current {
	display: block;
	width: 30px;
	height: 30px;
	font-size: 13px;
	background: #56AA86;
	color: #fff;
	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;
}
.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-size: 18px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 1;
	padding-bottom: 9px;
	margin-bottom: 24px;
	color: #22201E;
	border-bottom: 2px solid #22201E;
}
.blogside h2 span {
	font-size: 14px;
	letter-spacing: 0;
	vertical-align: top;
	color: #72706E;
	display: inline-block;
	margin-left: 10px;
	margin-top: 2px;
}
.blogside .searchBox {
	margin-bottom: 40px;
}
.blogside .searchBox label {
	display: none;
}
.blogside .searchBox #searchform {
	position: relative;
}
.blogside .searchBox #s {
	background: #EBE9E7;
	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: #56AA86;
}
.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;
	font-weight: 600;
	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: #56AA86;
}

.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 {
	font-weight: 600;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.recentBox li h3 a:hover {
	color: #56AA86;
}
.recent_date {
	font-size: 10px;
	margin-top: 5px;
	color: #7F6A53;
}
.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: #22201E;
	font-size: 14px !important;
	line-height: 1;
	border: 1px solid #22201E;
	border-radius: 3px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	letter-spacing: 0;
}
.blogside .tagBox .tagcloud a:hover {
	color: #fff;
	background: #22201E;
	border: 1px solid #22201E;
}

.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: #56AA86;
}
.archiveBox ul li p:hover {
	text-decoration: underline;
}	
.archiveBox ul li p.acv_open {
	color: #56AA86;
	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 #56AA86;
	border-bottom: 2px solid #56AA86;
	-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: #56AA86;
}
.archiveBox ul li a:hover {
	color: #56AA86;
	text-decoration: underline;
}
.archiveBox ul li a:active {
	color: #56AA86;
}
.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;
}
#news dl {
    font-size: 15px;
    letter-spacing: 0.1em;
    color: #4E4E4E;
    line-height: 1.87;
}
#news dl:not(:last-child) {
    margin-bottom: 25px;
}
#news dt {
    float: left;
}
.newsLabel {
    width: 105px;
    height: 19px;
    display: inline-block;
    text-align: center;
    line-height: 19px;
    background: #F89239;
    border-radius: 10px;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 0.05em;
    margin: 0 0 0 32px;
}
#news dd {
    padding-left: 272px;
}
#news dd a {
	color: #4E4E4E;
}
#news dd a:hover{
	text-decoration: underline;
}

@media screen and (max-width: 767px) {
	#news dl {
		font-size: 14px;
		line-height: 1.72;
	}
	#news dl:not(:last-child) {
		margin-bottom: 16px;
	}
	#news dt {
		float: none;
		margin-bottom: 6px;
	}
	.newsLabel {
		width: 91px;
		height: 16px;
		font-size: 10px;
		line-height: 16px;
		margin-left: 10px;
	}
	#news dd {
		padding-left: 0;
	}
}

/*--------------------------------------
詳細記事
--------------------------------------*/
#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 #DFE1E2;
}
ul.sitemap_ic > li {
	position: relative;
	border-bottom: 1px dashed #DFE1E2;
}
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: #55AA86;
	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 #DFE1E2;
	border-right: 2px solid #DFE1E2;
	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 #DFE1E2;
}
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: #55AA86;
	position: absolute;
	left: 8px;
	top: 50%;
	margin-top: -2px;
}

/* =====================================
■お問い合わせ
===================================== */
.wrap_contact {
	max-width: 1120px;
	padding: 0 20px;
	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: #373431;
}
.step_list li.current span {
	background: #55AA86;
}
.step_list li span.current:after {
	background: #55AA86;
}
.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/ico_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: #E39B83;
}
.custom-wpcf7c-confirmed .verified_table.inquiryFormTable input.wpcf7-validates-as-required,
.invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
	border: 1px solid #55AA86;
	background: #fff;
	box-shadow: 0 0 5px rgba(155, 130, 68, 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: #55AA86 url(/wp-content/uploads/ico_arrow02.png) no-repeat 95% center !important;
	background-size: 6px 10px !important;
	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 32px 28px 30px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
	background: #72706E url(/wp-content/uploads/ico_arrow01.png) no-repeat 96% center !important;
	background-size: 6px 10px !important;
	color: #BFBEBD;
	opacity: 1 !important;
	pointer-events: none;
	cursor: default;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .btBox input[type="submit"].abled {
	background-position: 96% center !important;
	padding: 29px 40px 28px 40px;
}
.inquiryFormTable .wpcf7-back {
	width: 37.5% !important;
	color: #fff;
	background: #72706E url(/wp-content/uploads/ico_arrow02.png) no-repeat 92% center !important;
	background-size: 6px 10px !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 30px 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: #55AA86;
	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) {
	.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;
		float: none;
		font-size: 20px;
		padding: 29px 20px 28px 20px;
		box-sizing: border-box;
		background-position: 96% center !important;
		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;
	}
	.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
------------------------------------- */
#pagename {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 295px;
	background: url(/wp-content/uploads/under_h1_bgimg.png) no-repeat center;
	background-size: cover;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
#pagename h1 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.2;
	letter-spacing: 0.15em;
	color: #FFFFFF;
}

@media screen and (max-width: 767px) {
	#pagename {
		height: 140px;
	}
	#pagename h1 {
		font-size: 28px;
		letter-spacing: 0.05em;
	}
}

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

@media screen and (max-width: 374px) {
	#bread {
		padding: 0 20px;
	}
}

/*--------------------------------------
TITLE
--------------------------------------*/
.underTit_h2 {
	background: #56AA86;
	padding: 25px 10px 27px 32px;
}
.underTit_h2 h2 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-size: 32px;
	letter-spacing: 0.12em;
	line-height: 1.4;
	color: #FFFFFF;
	border-left: 6px solid #FFFFFF;
	padding: 1px 0 3px 20px;
}
.underTit_h3 {
	border-bottom: 2px solid #CFCCC9;
	padding-bottom: 9px;
}
.underTit_h3 h3 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: 0.15em;
	color: #333333;
	padding: 13px 0 12px 40px;
	position: relative;
}
.underTit_h3 h3:before,
.underTit_h3 h3:after {
	content: "";
	width: 9px;
	height: 50%;
	position: absolute;
	left: 0;
}
.underTit_h3 h3:before {
	background: #E0EFC7;
	top: 0;
	border-radius: 3px 3px 0 0;
}
.underTit_h3 h3:after {
	background: #55AA86;
	bottom: 0;
	border-radius: 0 0 3px 3px;
}
.underTit_h4 h4 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 0.1em;
	color: #333333;
	padding: 0 0 0 40px;
	position: relative;
}
.underTit_h4 h4:before,
.underTit_h4 h4:after {
	left: 0;
	top: 6px;
	position: absolute;
	content: "";
}
.underTit_h4 h4:before {
	width: 23px;
	height: 23px;
	background: #55AA86;
	border-radius: 3px;
}
.underTit_h4 h4:after {
    border-left: 23px solid #E0EFC7;
    border-bottom: 23px solid transparent;
    border-radius: 3px 0 0 0;
}
.underTit_h5 h5 {
	font-family: "Zen Maru Gothic", serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: 0.05em;
	color: #55AA86;
}

@media screen and (max-width: 767px) {
	.underTit_h2 {
		padding: 20px 10px 20px 20px;
	}
	.underTit_h2 h2 {
		font-size: 26px;
		letter-spacing: 0.05em;
		padding-left: 10px;
	}
	.underTit_h3 h3 {
		font-size: 22px;
		letter-spacing: 0.05em  !important;
		padding: 4px 0 2px 20px  !important;
	}
	.underTit_h3 h3:before,
	.underTit_h3 h3:after {
		width: 4px;
	}
	.underTit_h4 h4 {
		font-size: 20px;
		letter-spacing: 0.05em;
		padding-left: 30px;
	}
	.underTit_h4 h4:before {
		width: 15px;
		height: 15px;
	}
	.underTit_h4 h4:after {
		border-left: 15px solid #E0EFC7;
		border-bottom: 15px solid transparent;
	}
}

/*--------------------------------------
医院紹介
--------------------------------------*/
.nameBox .photo {
    display: none !important;
}
.nameBox .context {
    background: url(/wp-content/uploads/clinic_img01.png) no-repeat right top;
    background-size: 48.3% auto;
}
.nameBox .context > .elementor-column-wrap {
	max-width: 617px;
	width: 60%;
	padding: 57px 0 54px !important;
}
.name {
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
	font-size: 38px;
	letter-spacing: 0.15em;
	color: #000000;
	border-bottom: 1px solid rgba(57, 159, 120, 0.52);
	padding-bottom: 32px;
}
.name sub {
    display: block;
    font-size: 18px;
	color: #399F78;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin-bottom: 12px;
}
.name span {
    display: block;
    font-weight: 700;
    color: #399F78;
    font-size: 11px;
    letter-spacing: 0.2em;
	margin-top: 5px;
}
.nameBox .context .elementor-widget-heading {
	margin-bottom: 6px;
}
.nameBox .context h3 {
    text-align: center;
    line-height: 1.4;
    font-family: "Zen Maru Gothic", serif;
    font-weight: 500;
    color: #399F78;
    font-size: 20px;
    letter-spacing: 0.08em;
    margin-top: 38px;
}
.nameBox .context .circleList {
    max-width: 380px;
    width: 100%;
    margin: 0 auto;
}
.nameBox .context .circleList .elementor-icon-list-items li {
    color: #000000;
    letter-spacing: 0.04em;
	padding-left: 22px;
	line-height: 1.8;
}
.nameBox .context .circleList .elementor-icon-list-items li:before {
    width: 10px;
    height: 10px;
    top: 9px;
}
.nameBox .context .circleList .elementor-icon-list-items li:not(:first-child) {
    margin-top: 0;
}
.descriptBox {
    position: relative;
    padding: 0 0 32px 23px;
	z-index: 1;
}
.descriptBox:after {
    position: absolute;
    content: '';
    display: block;
    width: 286px;
    height: 268px;
    background: linear-gradient(to bottom, #F2F5FA, #B5EBDA);
    bottom: 0;
    left: 0;
    z-index: -1;
	opacity: 0.66;
}
.descriptBoxInner {
    border: 1px solid #002166;
    background: #FFFFFF;
    color: #000000;
    letter-spacing: 0.04em;
    font-family: "Noto Sans", sans-serif;
    padding: 35px 65px 22px;
}
.nameBoxLeft .elementor-row {
    padding-left: 40px;
}
.nameBoxLeft .context {
    background: url(/wp-content/uploads/clinic_img02.png) no-repeat left top;
	background-size: 50.2% auto;
}
.nameBoxLeft .context > .elementor-column-wrap {
	margin-left: auto;
	padding: 42px 0 0 !important;
}
.nameBoxLeft .context .elementor-widget-heading {
    margin-bottom: 8px;
}
.nameBoxLeft .context .circleList .elementor-icon-list-items li {
    line-height: 1.94;
}
.nameBox .context .elementor-element-cf017e1 h3 {
    margin-top: 27px;
}
.descriptBoxRight {
    padding: 0 23px 32px 0;
}
.descriptBoxRight:after {
    left: inherit;
    right: 0;
}
.descriptBoxRight .descriptBoxInner {
    padding: 37px 65px 20px;
}
.font18 th,
.font18 td {
	font-size: 18px;
	line-height: 1.56;
	color: #22201E;
	padding: 15px 0;
	vertical-align: middle;
}
.font18 th {
	border-bottom: 1px solid #44715A;
	padding-left: 3.5%;
	width: 31%;
}
.font18 td {
	border-bottom: 1px solid #DFE7E2;
	padding-left: 4.8%;
}
.underLineTit_h3 {
    border-bottom: 2px dashed #564336;
    padding-bottom: 12px;
}
.underLineTit_h3 h3 {
    font-family: "dnp-shuei-gothic-kin-std", sans-serif;
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #22201E;
    padding: 1px 0 8px 45px;
}
.underLineTit_h3 h3:before,
.underLineTit_h3 h3:after {
    width: 6px;
}
.underLineTit_h3 h3:before {
    border-radius: 0;
    background: #B5D181;
}
.underLineTit_h3 h3:after {
    background: #3C927F;
    border-radius: 0;
}
.timeTxt {
    font-family: "Manrope", sans-serif;
    font-size: 15px;
    letter-spacing: 0.2em;
    line-height: 1.47;
    padding-left: 15px;
    margin-top: 12px;
}

@media screen and (max-width: 767px) {
	.nameBox .photo {
		display: block !important;
	}
	.nameBox .context {
		background: none !important;
	}
	.nameBox .context > .elementor-column-wrap {
		max-width: inherit;
		width: 100% !important;
		padding: 20px 0 0 !important;
	}
	.name {
		font-size: 28px;
		padding-bottom: 15px;
	}
	.name sub {
		margin-bottom: 5px;
	}
	.nameBox .context h3 {
		margin-top: 12px;
	}
	.nameBox .context .circleList {
		max-width: inherit;
	}
	.descriptBoxInner {
		padding: 30px !important;
	}
	.nameBoxLeft .elementor-row {
		padding-left: 0;
	}
	.font18 th,
	.font18 td {
		font-size: 16px;
	}
	.font18 th {
		padding-left: 0;
	}
}
@media screen and (max-width: 374px) {
	.descriptBoxInner {
		padding: 20px !important;
	}
}

/*--------------------------------------
当院の特徴
--------------------------------------*/
.flowListNone .elementor-inner-section:not(:last-child):after {
	display: none !important;
}

/*--------------------------------------
診療案内
--------------------------------------*/
.page-id-344 .arrowList {
    max-width: 941px;
}
.page-id-344 .arrowList .elementor-icon-list-items {
    column-gap: 35px;
}
.page-id-344 .graphicBox .context .btn a {
    font-size: 15px;
    max-width: 273px;
    margin: 0;
    padding: 18px 55px 19px 30px;
}
.page-id-344 .graphicBox .context .btn a:after {
    width: 20px;
    height: 8px;
    right: 22px;
}

@media screen and (min-width: 768px) {
	.page-id-344 .arrowList .elementor-icon-list-items li:nth-child(7) {
		letter-spacing: -0.05em;
	}
	.page-id-344 .arrowList .elementor-icon-list-items li:nth-child(8) {
		letter-spacing: 0.05em;
	}
}
@media screen and (max-width: 767px) {
	.page-id-344 .graphicBox .context .btn a {
		margin: 0 auto;
	}
}

/*--------------------------------------
口腔外科治療
--------------------------------------*/
.page-id-347 .arrowList {
    max-width: 945px;
}
.page-id-347 .arrowList .elementor-icon-list-items {
    column-gap: 54px;
}
.graphicBox.w34 .photo {
    width: 34% !important;
    margin: 0 0 10px 20px !important;
}
.checkListBox .elementor-icon-list-items {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.checkListBox .elementor-icon-list-items li {
    background: #FFFFFF;
    border-radius: 17px;
    padding: 0 55px 1px 50px;
	letter-spacing: 0.13em;
}
.checkListBox .elementor-icon-list-items li:after {
    left: 22px !important;
}
.elementor-element-a033925 {
    padding: 32px 50px 12px;
}
.elementor-element-7de1f220 p {
    font-size: 16px;
    letter-spacing: 0.13em;
    line-height: 1.57;
}
.anchorLinks.elementor-element-751506ba .elementor-icon-list-items {
    column-gap: 55px;
}

@media screen and (max-width: 767px) {
	.graphicBox.w34 .photo {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.checkListBox .elementor-icon-list-items {
		gap: 10px !important;
	}
	.checkListBox .elementor-icon-list-items li {
		letter-spacing: 0.05em;
		padding: 0 20px 1px 40px;
	}
	.checkListBox .elementor-icon-list-items li:after {
		left: 17px !important;
	}
}

/*--------------------------------------
訪問歯科診療
--------------------------------------*/
.elementor-element-673b92d4 {
    padding: 36px 20px 35px 70px;
}
.elementor-element-673b92d4 .elementor-icon-list-items {
    column-gap: 80px;
}
.graphicBox.w39 .photo {
    width: 39% !important;
    margin: 0 0 10px 20px !important;
}
.elementor-element-58e1ccc2 {
    margin-left: 15px;
}
.elementor-element-58e1ccc2 .elementor-icon-list-item {
    font-size: 20px !important;
    color: #55AA86;
    line-height: 1.7;
}
.elementor-element-58e1ccc2 .elementor-icon-list-item:before {
    top: 9px !important;
}

@media screen and (max-width: 1024px) and (max-width: 768px) {
	.elementor-element-673b92d4 .elementor-icon-list-items {
		column-gap: 20px;
	}
	.graphicBox.w39 .photo {
		width: 100% !important;
		margin: 0 0 15px !important;
	}
	.elementor-element-58e1ccc2 {
		margin-left: 0;
	}
}

/*--------------------------------------
ホワイトニング
--------------------------------------*/
.elementor-element-438aa74 .table_B td,
.elementor-element-815944b .table_B td {
    padding-bottom: 17px;
	padding-right: 5px;
}
.table_B td .circleList {
    margin: 31px 0 0 5px;
}
.table_B td .circleList li:not(:first-child) {
	margin-top: 9px;
}

@media screen and (max-width: 767px) {
	.elementor-element-438aa74 .table_B td,
	.elementor-element-815944b .table_B td {
		padding-bottom: 10px;
	}
	.table_B td .circleList {
		margin: 0;
	}
	.table_B td .circleList li:not(:first-child) {
		margin-top: 0;
	}
}