@charset "utf-8";
/* =====================================
■UNDER
===================================== */
/* -------------------------------------
CONTENT
------------------------------------- */
#content {
	padding: 50px 0;
	min-height: 600px;
	position: relative;
}
.home #content {
	padding: 0;
}
body:not(.home) #content {
	font-size: 16px;
	line-height: 1.8;
}

@media screen and (max-width: 767px) {
	.category-news #content,
	.newsDetail #content,
	.error404 #content,
	.page-id-32 #content {
		padding: 20px 0 50px;
	}
}

/* -------------------------------------
textcolor
------------------------------------- */
.txtColor {
	color: #99BD49;
}
.txtLink {
	color: #2e77b0 !important;
	text-decoration: underline !important;
	vertical-align: baseline;
}
.txtLink:hover {
	color: #000 !important;
	text-decoration: none !important;
}
.catch_title {
	font-size: 25px;
	line-height: 1.8;
	letter-spacing: 2px;
	color: #931186;
	text-align: center;	
}
.bgLine {
	background: linear-gradient(transparent 72%, #FFE34B 0%);
	padding-bottom: 1px;
}

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

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

#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 (min-width: 996px) {
	body:not(.home) .elementor-section.elementor-section-boxed > .elementor-container {
		padding: 0 20px;
	}
}

@media screen and (max-width: 1024px) and (min-width: 996px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 980px;
	}
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 768px;
	}
}

@media screen and (max-width: 767px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 440px;
	}
}

@media screen and (max-width: 479px) {
	.elementor-section.elementor-section-boxed > .elementor-container {
		max-width: 320px;
	}
}

/* 見出し
------------------------------------- */
.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: 20px;
	line-height: 1.5;
	color: #7e0a67;
	position: relative;
}
div:not(.graphicBox) .elementor-image-box-title big {
	font-size: 130%;
}
div:not(.graphicBox) .elementor-image-box-title .num {
	display: inline-block;
	vertical-align: top;
	width: 33px;
	height: 33px;
	background: #99bd49;
	border-radius: 50%;
	font-size: 20px;
	line-height: 33px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	margin-right: 10px;
	margin-top: 2px;
}
div:not(.graphicBox) .elementor-image-box-img {
	display: block !important;
	width: 35% !important;
	float: right;
	margin: 0 0 10px 20px !important;
	text-align: right;
}
div:not(.graphicBox).img_l .elementor-image-box-img {
	float: left;
	margin: 0 20px 20px 0 !important;
}
div:not(.graphicBox).auto_width .elementor-image-box-img {
	width: auto !important;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image a img {
	width: 100%;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image > a:hover img,
div:not(.graphicBox) .elementor-widget-image .elementor-image figure > a:hover img {
	opacity: 0.8 !important;
}
figcaption.widget-image-caption.wp-caption-text {
	font-size: 14px;
	display: inline-block;
}

@media screen and (max-width: 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;
	}
}

/* 画像ボックス--フリー
------------------------------------- */
.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: 30% !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 .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: block;
	vertical-align: bottom;
	width: 100% !important;
	background: #2e77b0;
	font-size: 18px;
	color: #fff !important;
	line-height: 1.4;
	letter-spacing: 3px;
	text-align: center;
	padding: 17px 35px;
	border-radius: 5px;
	border-bottom: 3px solid #83afd2;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	z-index: 2;
	transition: background 0.4s cubic-bezier(0.23, 0.4, 0.61, 0.84), color 0.4s cubic-bezier(0.23, 0.4, 0.61, 0.84);
}
.elementor-button:after,
.btn a:after {
	display: block;
	content: "";
	width: 12px;
	height: 12px;
	border-right: 4px solid #fff;
	border-top: 4px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	right: 22px;
	top: calc(50% - 4px);
	transition: 0.15s ease-out;
	z-index: 1;
	box-sizing: border-box;
}
.elementor-button:hover,
.btn a:hover {
	background: #5892c0;
	text-decoration: none;
}

.greenBtn .elementor-button,
.greenBtn .btn a {
	background: #429971;
	border-color: #94c3ae;
}
.greenBtn .elementor-button:hover,
.greenBtn .btn a:hover {
	background: #66ac8c;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	body:not(.home) .elementor-button,
	body:not(.home) .btn a {
		letter-spacing: 0;
		font-size: 15px;
	}
}

@media screen and (max-width: 767px) {
	body:not(.home) .elementor-button,
	body:not(.home) .btn a {
		letter-spacing: 0;
	}
}

@media screen and (max-width: 479px) {
	.elementor-button,
	.btn a {
		letter-spacing: 0;
	}
}

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

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

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

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

/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	position: relative;
	padding: 2px 5px 2px 16px;
	text-align: left;
	line-height: 1.4;
}
.circleList .elementor-icon-list-items li:before,
ul.circleList > li:before {
	content: "";
	width: 7px;
	height: 7px;
	background: #87c6f8;
	border-radius: 50%;
	position: absolute;
	top: 9px;
	left: 0;
}

.ListA .elementor-icon-list-items li,
ul.ListA > li {
	position: relative;
	padding: 0 0 0 22px;
	text-align: left;
}
.ListA .elementor-icon-list-items li:not(:first-child),
ul.ListA > li:not(:first-child) {
	margin-top: 5px;
}
.ListA .elementor-icon-list-items li:before,
ul.ListA > li:before {
	content: "";
	width: 5px;
	height: 5px;
	background: #614338;
	border-radius: 50%;
	position: absolute;
	top: 10px;
	left: 8px;
}


/* checkList */
.checkList .elementor-icon-list-items li,
ul.checkList > li {
	padding: 2px 0 2px 35px;
	position: relative;
	margin-bottom: 5px;
}
.checkList .elementor-icon-list-items li:before,
ul.checkList > li:before {
	content: "";
	display: block;
	border: 2px solid #6fba2c;
	height: 19px;
	width: 19px;
	position: absolute;
	left: 0;
	top: 8px;
	box-sizing: border-box;
}
.checkList .elementor-icon-list-items li:after,
ul.checkList > li:after {
	content: "";
	display: block;
	width: 5px;
	height: 11px;
	border: solid #6fba2c;
	border-width: 0 2px 2px 0;
	position: absolute;
	left: 7px !important;
	top: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}

/* link_A */
.arrowListBox {
	border: 3px double #72A3CA;
	background: #f9f8f8;
	padding: 25px 35px;
	list-style: none;
}
.arrowList .elementor-icon-list-items {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.arrowList .elementor-icon-list-items li {
	padding-left: 20px;
	margin: 5px 30px 5px 0;
	position: relative;
}
.arrowList .elementor-icon-list-items li a {
	font-size: 19px;
	color: #cba254;
	text-decoration: underline;
	position: relative;
}
.arrowList .elementor-icon-list-items li a:hover {
	color: #72A3CA;
	text-decoration: underline;
}
.arrowList .elementor-icon-list-items li a:before {
	content: "";
	border-left: 10px solid #72A3CA;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: -20px;
	top: 11px;
	transition: all 0.6s;
}
.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: 0 0 0 35px;
	position: relative;
}
.numList .elementor-icon-list-items li:before,
ul.numList > li:before {
	display: block;
	content: counter(li, decimal);
	counter-increment: li;
	width: 25px;
	height: 25px;
	background: #257fc5;
	line-height: 27px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.numList .elementor-icon-list-items li:not(:first-child),
ul.numList > li:not(:first-child) {
	margin-top: 10px;
}

.column2List .elementor-icon-list-items li {
	display: inline-block !important;
	width: 49%;
	box-sizing: border-box;
	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: 767px) {
	.arrowList .elementor-icon-list-items li {
		width: 100%;
		margin: 2px 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;
}
.flowList .elementor-inner-section:not(:last-child) {
	margin-bottom: 70px;
}
.flowList .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 35px solid transparent;
	border-right: 35px solid transparent;
	border-top: 20px solid #f39f4c;
	position: absolute;
	left: 50%;
	bottom: -45px;
	margin-left: -35px;
}
.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: 19px;
	font-weight: bold;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}

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

/* flow_A */
.flowListA .elementor-inner-section {
	background: #FBF0EC;
	padding: 35px 40px;
	position: relative;
}
.flowListA .elementor-inner-section:not(:last-child) {
	margin-bottom: 35px;
}
.flowListA .elementor-inner-section:not(:last-child):after {
	content: "";
	border-left: 25px solid transparent;
	border-right: 25px solid transparent;
	border-top: 25px solid #FBF0EC;
	position: absolute;
	left: 50%;
	bottom: -25px;
	margin-left: -25px;
}
.flowListA .elementor-widget-heading,
.flowListA .elementor-image-box-title {
	font-size: 24px;
	line-height: 1.5;
	letter-spacing: 0.05em;
	color: #514E4C;
	margin-bottom: 20px;
	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: 20px;
	}
	.flowListA .elementor-image-box-img,
	.flowListA .graphicBox .elementor-widget-image {
		margin-bottom: 25px !important;
	}
}

/* QA
------------------------------------- */
/* qa_A */
.qaListA .elementor-column.elementor-col-100 {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 45px;
}
.qaListA .question {
	line-height: 1.4;
	font-size: 19px;
	position: relative;
	margin-bottom: 30px;
}
.qaListA .answer {
	position: relative;
}
.qaListA .question .num {
	background: #f59752;
	border-radius: 5px;
	box-shadow: 3px 3px 0 #ccc;
	color: #fff;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 23px;
	padding: 0 8px;
	width: 52px;
	text-align: center;
	height: 32px;
	line-height: 32px;
}
.qaListA .answer .num {
	background: #ff9596;
	border-radius: 5px;
	box-shadow: 3px 3px 0 #ccc;
	color: #fff;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
	font-size: 23px;
	padding: 0 8px;
	width: 34px;
	text-align: center;
	height: 32px;
	line-height: 32px;
}
.qaListA .txt {
	width: calc(100% - 52px);
	padding-left: 10px;
}
.qaListA .question .txt,
.qaListA .answer .txt {
	font-size: 19px;
	color: #333;
	font-weight: bold;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}


/* qa_E */
.qaList .question {
	position: relative;
	margin-bottom: 20px;
}
.qaList .answer {
	position: relative;
}
.qaList .question .num {
	width: 50px;
	height: 50px;
	background: #e5b65b;
	border-radius: 50%;
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 38px;
	color: #fff;
	text-align: center;
	position: relative;
}
.qaList .answer .num {
	width: 50px;
	height: 50px;
	background: #e7f2fa;
	border-radius: 50%;
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 30px;
	font-weight: 600;
	line-height: 38px;
	color: #2e77b0;
	text-align: center;
	position: relative;
}
.qaList .txt {
	width: calc(100% - 50px);
}
.qaList .question .txt {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 22px;
	font-weight: 600;
	padding: 0 0 5px 15px;
}
.qaList .answer .txt {
	padding-left: 15px;
}

/* @media screen and (max-width: 767px) {
.qaList .question .txt {
font-size: 22px;
}
}
*/
/* 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;
}

/* -------------------------------------
Mainimage
------------------------------------- */
#mainimage {
	background: url(/wp-content/uploads/underBg.jpg) no-repeat center;
	background-size: cover;
	display: flex;
	width: 100%;
	height: 150px;
	box-sizing: border-box;
	text-align: center;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
	margin-top: 25px;
}
#mainimage h1 {	
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-weight: 600;
	font-size: 40px;
	letter-spacing: 5px;
	line-height: 1.2;
	color: #ffffff;
	text-shadow: rgb(196, 196, 196) 0.5px 0.5px 0.5px;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	#mainimage h1 {
		font-size: 36px;
	}
}

@media screen and (max-width: 767px) {
	#mainimage {
		margin-top: 0;
	}
	#mainimage h1 {
		font-size: 32px;
		letter-spacing: 0;
	}
}

/* -------------------------------------
Bread
------------------------------------- */
#bread {
	max-width: 980px;
	margin: 18px auto 0;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	font-size: 10px;
	line-height: 1.3;
}
#bread li {
	display: inline-block;
	font-size: 10px;
	color: #22201E;
	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: #22201E;
	text-decoration: underline;
	vertical-align: baseline;
}
#bread li a:hover {
	text-decoration: none;
}

/*--------------------------------------
TITLE
--------------------------------------*/
.underTit_h2 h2 {
	background: rgb(67, 133, 184);
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 35px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 5px;
	color: #fff;
	padding: 14px 5px 24px 40px;
	position: relative;
	z-index: 2;
}
.underTit_h2 h2:before {
	display: block;
	content: "";
	width: 8px;
	height: 50%;
	background: #fff;
	border-radius: 15px;
	position: absolute;
	left: 20px;	
	top: 25%;	
}
.underTit_h3 h3 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 35px;
	font-weight: 600;
	letter-spacing: 5px;
	line-height: 1.2;
	color: #212121;
	padding: 0 0 20px;
	border-bottom: 6px solid #00599d;
	position: relative;
	z-index: 2;
}
.underTit_h4 h4 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 5px;
	line-height: 1.2;
	color: #212121;
	padding: 0 0 0 25px;
	position: relative;
}
.underTit_h4 h4:before {
	display: block;
	content: "";
	width: 18px;
	height: 18px;
	border: 5px solid #e4b966;
	border-radius: 50%;
	position: absolute;
	top: 12px;
	left: 0;
}

@media screen and (max-width: 767px) {
	.underTit_h2 h2 {
		font-size: 30px;
		padding: 10px 5px 16px 25px;
	}
	.underTit_h2 h2:before {
		left: 10px;
		top: 15%;
		height: 70%;
	}
	.underTit_h3 h3 {
		font-size: 30px;
		padding-bottom: 15px;
	}
	.underTit_h4 h4 {
		font-size: 25px;
		letter-spacing: 0;
	}
	.underTit_h4 h4:before {
		top: 8px;
	}
}

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

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

/* -------------------------------------
診療時間表
------------------------------------- */
/* 診療時間表A
------------------------------------- */
table.timetableA {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableA th,
.timetableA td {
	line-height: 1;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	padding: 15px 0;
	border-bottom: 2px dotted #cec7ba;
}
.timetableA thead th {
	border-top: 4px solid #b7a597;
	vertical-align: bottom;
}
.timetableA thead th:first-child {
	width: 35%;
	text-align: center;
}
.timetableA tbody th {
	text-align: center;
	word-break: keep-all;
	white-space: nowrap;
}
.timetableA tbody td {
	color: #f59752;
}
.timetableA tbody td.holiday {
	color: #333;
}
/* .timetableA tbody tr:first-child th,
.timetableA tbody tr:first-child td {
padding-top: 19px;
}
.timetableA tbody tr:last-child th,
.timetableA tbody tr:last-child td {
padding-bottom: 24px;
border-bottom: 1px solid #99BD49;
} 
.timetableA thead th:last-child,
.timetableA tbody td:last-child {
width: 15%;
}*/

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

@media screen and (max-width: 374px) {
	.timetableA th,
	.timetableA td {
		font-size: 12px;
	}
	/* 	.timetableA tbody tr:first-child th,
	.timetableA tbody tr:first-child td {
	padding-top: 12px;
}
	.timetableA tbody tr:last-child th,
	.timetableA tbody tr:last-child td {
	padding-bottom: 12px;
} */
}

/* 診療時間表C
------------------------------------- */
table.timetableC {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableC th,
.timetableC td {
	background: #FBF0EC;
	letter-spacing: 0;
	line-height: 1.6;
	text-align: center;
	vertical-align: middle;
	padding: 7px 0 8px;
}
.timetableC thead th {
	background: #E39B83;
	color: #FFFFFF;
	padding: 16px 0 14px;
}
.timetableC thead th:first-child {
	width: 20%;
	font-size: 18px;
	letter-spacing: 0.15em;
}
.timetableC tbody th {
	word-break: keep-all;
	white-space: nowrap;
}
.timetableC tbody td {
	color: #E39B83;
}
.timetableC tbody td.holiday {
	color: #514E4C;
}
.timetableC thead th:first-child,
.timetableC tbody th {
	text-align: left;
	padding-left: 25px;
}
.timetableC tbody tr:first-child th,
.timetableC tbody tr:first-child td {
	padding-top: 29px;
}
.timetableC tbody tr:last-child th,
.timetableC tbody tr:last-child td {
	padding-bottom: 26px;
}

@media screen and (max-width: 767px) {
	.timetableC th,
	.timetableC td {
		font-size: 14px;
		padding: 4px 0 5px;
	}
	.timetableC thead th {
		padding: 13px 0 11px;
	}
	.timetableC thead th:first-child {
		width: 34%;
		font-size: 14px;
	}
	.timetableC thead th:first-child,
	.timetableC tbody th {
		padding-left: 10px;
	}
	.timetableC thead th:last-child,
	.timetableC tbody td:last-child {
		width: 10%;
		padding-right: 10px;
	}
	.timetableC tbody tr:first-child th,
	.timetableC tbody tr:first-child td {
		padding-top: 19px;
	}
	.timetableC tbody tr:last-child th,
	.timetableC tbody tr:last-child td {
		padding-bottom: 16px;
	}
}

@media screen and (max-width: 374px) {
	.timetableC th,
	.timetableC td {
		font-size: 12px;
	}
	.timetableC thead th:first-child {
		font-size: 12px;
	}
	.timetableC thead th:first-child,
	.timetableC tbody th {
		padding-left: 5px;
	}
	.timetableC thead th:last-child,
	.timetableC tbody td:last-child {
		padding-right: 5px;
	}
}

/*--------------------------------------
table_A
--------------------------------------*/
.table_A {
	text-align: left;
}
.table_A th,
.table_A td {
	vertical-align: middle;
	word-break: break-all;
	padding: 6px 5px 4px;
}
.table_A th {
	font-weight: bold;
	border-bottom: 1px solid #4385b8;
}
.table_A td {
	border-bottom: 1px solid #ccc;
}
.table_A tr:first-child th {
	border-top: 1px solid #4385b8;
}
.table_A tr:first-child td {
	border-top: 1px solid #ccc;
}

/*--------------------------------------
* table_D
--------------------------------------*/
.table_D {
	text-align: left;
}
.table_D th,
.table_D td {
	vertical-align: middle;
	word-break: break-all;
	border: 1px solid #ccc;
	padding: 6px 5px 4px;
	box-sizing: border-box;
}
.table_D th {
	background: #4385b8;
	color: #fff;
	font-weight: bold;
}
.table_D thead th {
	text-align: center;
}
.table_D .lightBg {
	background: #e7f2fa;
}

.scroll_area {
	width: 100%;
	overflow-x: auto;
}
.scroll_area table {
	width: 960px;
}

/*--------------------------------------
ボックス
--------------------------------------*/
/*　frame タイトル
--------------------------------------*/
.frameTit {
	font-size: 120%;
	font-weight: bold;
}
.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;
	}
}

/*　frame_F
--------------------------------------*/
.frameF {
	padding: 25px;
	background: #e7f2fa;
}

/*　frame_J
--------------------------------------*/
.frameJ {
	padding: 25px;
	background: #d5e4ef;
}

/*　frame_K
--------------------------------------*/
.frameK {
	padding: 25px;
	border: 2px solid #00599d;
}

/*　画像
--------------------------------------*/
.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;
}

/*--------------------------------------
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: #F5F5F5;
	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: block !important;
	background: #fff;
	padding: 10px 25px;
	font-size: 15px;
	line-height: 1.4;
	color: #22201E;
	position: relative;
	text-align: center;
	-webkit-transition: background-color .5s ease;
	transition: background-color .5s ease;
	text-decoration: none !important;
}
.anchorLinks ul li a:hover {
	background: #006AB8;
	color: #fff;
}
.anchorLinks ul li a:after {	
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #22201E;
	border-right: 1px solid #22201E;
	transform: rotate(45deg);
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -3px;
	z-index: 1;
}
.anchorLinks ul li a:hover:after {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}

@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;
	}
	.anchorLinks li {
		width: 49% !important;
	}
}

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

/* =====================================
■新着情報
===================================== */
#news {
	position: relative;
}
#news dl {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: flex-start;
	border-bottom: 1px solid #998c72;
	padding: 22px 0 23px;
	line-height: 1.4;
}
#news dt {
	width: 172px;
	letter-spacing: 1px;
	color: #705951;
}
#news dt .newsNew {	
	display: inline-block;
	width: 34px;
	height: 20px;
	background: #3f82b5;
	border-radius: 3px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 20px;
	color: #fff;
	text-align: center;
	margin: 0 0 0 6px;
	vertical-align: top;
	box-sizing: border-box;
}
#news dd {
	width: calc(100% - 172px);
	letter-spacing: 1.5px;
}
#news dd a {
	color: #705951;
	text-decoration: none;
}
#news dd a:hover {
	color: #2e77b0;
}

.newsDetailBody {
	margin-top: 1em;
	padding: 0 0 10px;
}

@media screen and (max-width: 767px) {
	#news dt {
		width: 100%;
		margin-bottom: 10px;
	}
	#news dd {
		width: 100%;
	}
}

/* =====================================
■ブログ
===================================== */
#blogBody #blogList {
	width: 64.5%;
	float: left;
}
#blogBody #blogList .entry {
	margin-bottom: 30px;
}
/* #blogBody .contentArea .date {
font-size: 90%;
color: #999;
text-align: right;
margin-bottom: 0.5em;
} */
#blogBody .contentArea h3 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 1.2;
	color: #000;
	position: relative;
	margin: 0 0 15px;
}
#blogBody .contentArea .entry a {
	color: #000;
	word-break: break-all;
}
#blogBody .contentArea .entry a:hover {
	color: #4385b8;
	text-decoration: none;
}
#blogBody .contentArea .contributor {
	color: #999;
	font-size: 85%;
	margin: 3em 0 0.5em;
	text-align: right;
}
#blogBody .contentArea .contributor .author {
	color: #2e77b0;
}
#blogBody .contentArea img {
	vertical-align: top;
}
#blogside {
	width: 31.25%;
	float: right;
}
#blogside .archiveBox {
	margin-bottom: 20px;
}
#blogside h3 {
	width: 100%;
	background: #4385b8;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	letter-spacing: 0.5px;
	color: #fff;
	padding: 10px 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	text-transform: uppercase;
}
#blogside li {
	position: relative;
	padding-left: 12px;
	line-height: 1.2;
}
#blogside li:before {
	content: "";
	width: 4px;
	height: 4px;
	background: #2e77b0;
	position: absolute;
	left: 0;
	top: 5px;
	border-radius: 50%;
}
#blogside li a:hover {
	color: #2e77b0;
	text-decoration: none;
}

.blog_search_input input[type="text"] {
	display: block;
	margin: 0 auto 3px !important;
	box-sizing: border-box;
	width: 100%;
	-webkit-appearance: none;
	border: 1px solid rgb(204, 204, 204);
	padding: 2px;
	border-radius: 3px;
}
.blog_search_submit {
	display: block;
	text-align: center;
	width: 98%;
	margin: 5px auto 0;
}
.blog_search_submit input[type="submit"] {
	padding: 0 5px;
}
.blog_search_submit input[type="submit"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

@media screen and (max-width:767px) {
	#blogBody #blogList {
		width: 100% !important;
		float: none;
		margin-bottom: 40px;
	}
	#blogside {
		width: 100% !important;
		float: none !important;
		margin-bottom: 30px;
		max-width: 100%;
	}
	#blogBody .contentArea h3 {
		font-size: 26px;
	}
}

/* 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: 40px;
	font-size: 14px;
	background: #BFBEBD;
	color: #373431;
	line-height: 40px;
	letter-spacing: 0.1em;
	border-radius: 5px;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
}
.navigation a:hover {
	background: #6fba2c;
}
.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;
}
.pagination ul {
	padding-top: 52px;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
	font-weight: bold;
}
.pagination ul li a,
.pagination ul li span.dots {
	display: block;
	width: 30px;
	height: 34px;
	font-size: 16px;
	background: #ddd;
	color: rgb(102, 102, 102);
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 0;
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.pagination ul li span.dots {
	background: none;
}
.pagination ul li a:hover {
	background: #ef976a;
	color: #fff;
}
.pagination ul li span.current {
	display: block;
	width: 30px;
	height: 34px;
	font-size: 16px;
	background: #f1ba9e;
	color: #fff;
	line-height: 34px;
	letter-spacing: 0;
	font-weight: 400;
	border-radius: 0;
	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;
	font-weight: bold;
}
.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: 767px) {
	.navigation {
		margin-top: 35px;
	}
	.navigation ul {
		clear: both;
		padding-top: 20px;
	}
	.pagination ul {
		padding-top: 95px;
	}
	.pagination ul li .prev,
	.pagination ul li .next {
		top: 30px;
		width: 48%;
	}
}

/* =====================================
■サイトマップ
===================================== */
h2.titleBg,
.titleBg h2 {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.2;
	color: #000;
	padding: 10px 0;
	border-bottom: 2px solid #00599d;
	text-shadow: 0.5px 0.5px 0.5px #c4c4c4;
	text-align: left;
}
ul.sitemap_ic > li {
	position: relative;
	border-bottom: 1px dotted #ccc;
	text-align: left;
}
ul.sitemap_ic > li > a {
	display: block;
	padding: 20px 40px 20px 15px;
	position: relative;
	text-decoration: none;
}
ul.sitemap_ic > li > a:before {
	content: "";
	width: 6px;
	height: 6px;
	background: #2e77b0;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 30px;
}
ul.sitemap_ic > li > a:after {
	content: "";
	display: block;
	width: 9px;
	height: 9px;
	border-top: 1px solid #888;
	border-right: 1px solid #888;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;	
	-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;
	border-top: 1px dashed #ccc;
	padding: 12px 0 10px;
}
ul.sitemap_ic .sub-menu li a {
	display: block;
	padding: 0 0 0 20px;
	position: relative;
}
ul.sitemap_ic .sub-menu li a:before {
	content: "";
	width: 10px;
	height: 2px;
	background: #844078;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
ul.sitemap_ic a:hover {
	color: #2e77b0;
}

/* =====================================
■NOTFOUND
===================================== */
.contentArea {
	margin-bottom: 2em;
}
#notfoundBody .contentArea p {
	line-height: 1.4em;
	margin-bottom: 1em;
	text-align: center;
}
#notfoundBody .contentArea p strong {
	font-weight: bold;
	font-size: 130%;
}
#notfoundBody form {
	text-align: center;
}
input,
button,
select,
textarea {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
#notfoundBody form input.searchButton:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* =====================================
■お問い合わせ
===================================== */
.page-template-page-contact nav,
.page-template-page-contact .toggleMenu,
.page-template-page-contact .conversion,
.page-template-page-contact .sideContact {
	display: none !important;
}
.page-template-page-contact #content {
    padding: 40px 0 50px;
}
.page-template-page-contact #mainimage {
    background: none;
    height: 60px;
    margin-top: 0;
}
.page-template-page-contact #mainimage h1 {
    font-size: 30px;
    color: #72a3ca;
}
.wrap_contact {
	width: 100%;
	max-width: 980px;
	padding: 0 10px;
	margin: 0 auto;
	box-sizing: border-box;
}

@media screen and (max-width: 995px) and (min-width: 768px) {
	.wrap_contact {
		max-width: 768px;
	}
}

@media screen and (max-width: 767px) {
	.page-template-page-contact header .logo {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 20px 0 40px;
		justify-content: center;
	}
	.page-template-page-contact header .logo img {
		max-width: 280px;
	}
	.wrap_contact {
		max-width: 440px;
	}
}

@media screen and (max-width: 479px) {
	.wrap_contact {
		max-width: 320px;
	}
}

.inquiryForm_message {
	margin-bottom: 20px;
}
.inquiry_textbox {
	margin-top: 20px;
}
.inquiryFormTable {
	border-top: 1px solid rgb(153, 153, 153);
	padding: 2.4em 0 0;
}
.inquiryFormTable dl {
	display: table;
	width: 100%;
	border-collapse: collapse;
}
.inquiryFormTable dt,
.inquiryFormTable dd {
	display: table-cell;
	text-align: left;
	padding: 20px 10px 20px;
	border: 3px double #000;
	border-top: none;
}
.inquiryFormTable dl:first-child dt,
.inquiryFormTable dl:first-child dd {
	border-top: 3px double #000;
}
.inquiryFormTable dt {
	width: 25%;
	font-weight: 700;
	vertical-align: middle;
}
.inquiryFormTable dt .required {
	display: inline-block;
	color: rgb(204, 0, 0);
	font-size: 80%;
	font-weight: 700;
	padding-left: 0.5em;
	vertical-align: baseline;
}
.inquiryFormTable dd {
	vertical-align: top;
}
.inquiryFormTable input,
.inquiryFormTable textarea,
.inquiryFormTable select {
	box-sizing: border-box;
	padding: 2px;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.inquiryFormTable input {
	width: 50%;
	margin-bottom: 5px;
}
.inquiryFormTable textarea {
	width: 98%;
}
.inquiryFormTable select {
	background: #e9e9ed;
	border: 1px solid #8f8f9d;
	padding: 0;
}
.inquiryFormTable .comment {
	display: block;
	color: #999999;
	font-size: 70%;
	line-height: 1.4;
	letter-spacing: 0;
	margin: 5px 0 0;
}
.inquiryFormTable .text {
	display: block;
	color: #666666;
	font-size: 90%;
	line-height: 1.4;
	letter-spacing: 0;
	margin: 10px 0;
}
.inquiryFormTable .text-address {
	margin-left: 5px;
}
.wpcf7-form-control-wrap {
	vertical-align: top;
}
.wpcf7-form-control-wrap.your-message {
	line-height: 1;
}
span.wpcf7-list-item {
	margin: 0 1em 0 0;
}
.check_box span.wpcf7-list-item,
.radio_box span.wpcf7-list-item {
	padding-left: 20px;
	text-indent: -20px;
}
.inquiryFormTable input[type="checkbox"],
.inquiryFormTable input[type="radio"] {
	width: 14px;
	height: 14px;
	margin: -2px 0 0;
	vertical-align: middle;
}
.inquiryFormTable .btBox {
	text-align: center;
	margin: 2.4em 0 0;
	padding-top: 3.5em;
	border-top: 1px solid rgb(153, 153, 153);
}
.inquiryFormTable .btBox input[type="submit"] {
	background: #614338 url(/wp-content/uploads/ico_arrow02.png) no-repeat 95% center !important;
	background-size: 6px 10px;
	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;
	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;
	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;
}
.inquiryFormTable .wpcf7-not-valid-tip {
	color: #DE5050;
	font-weight: normal;
	display: block;
	font-size: 12px;
}
.result_txt {
	display: inline-block;
	word-break: break-all;
	white-space: pre-wrap;
	line-height: 1.8;
}

.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"],
.custom-wpcf7c-confirmed .confirm_table input[type="url"] {
	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,
.custom-wpcf7c-confirmed .confirm_table .text {
	display: none;
}
.custom-wpcf7c-confirmed .confirm_table .wpcf7-list-item {
	display: block;
	padding-left: 0;
	text-indent: 0;
	margin: 0;
}
.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;
}
.wrap_contact .btn a {
	max-width: 300px;
	margin: 0 auto;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {
	.inquiryFormTable dt,
	.inquiryFormTable dd {
		font-size: 14px;
		padding: 15px 10px;
		box-sizing: border-box;
	}
	.inquiryFormTable dt {
		width: 135px;
	}
	.inquiryFormTable input {
		width: 100%;
	}
	.inquiryFormTable .text-address {
		margin-left: 0;
	}
	span.wpcf7-list-item {
		display: block;
		margin: 0;
	}
/* 	.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;
	}
/* 	.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;
	}
}

/* -------------------------------------
事務所紹介
------------------------------------- */
.name {
	font-family: dnp-shuei-mincho-pr6, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #000;
	text-align: right;
}