@charset "utf-8";

/* ======================
■BASE
====================== */
nav {
	margin-bottom: 0;
}
#main {
	max-width: 640px;
	margin: 0 auto;
}
#main article {
	margin: 0 auto;
}
footer {
	max-width: 640px;
	margin: 30px auto 0;
	width: 98%;
	padding: 0 1%;
}
.footer {
	border-top: 1px solid #cccccc;
	padding-top: 5%;
}
.notice p {
	color: #c03;
	font-size: 90%;
}
.clearfix:after,
.maib_box:after,
#breadcrumbs:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#contents a {
	text-decoration: underline !important;
}

@media screen and (max-width: 735px) {
	#main article {
		width: 98%;
		margin: 0 auto;
	}
}

/* -------------------------------------
* shortcuts
------------------------------------- */
/* ■スペーサー
------------------------------------- */
/* margin */
.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb55 { margin-bottom: 55px !important; }
.mb60 { margin-bottom: 60px !important; }
.mb65 { margin-bottom: 65px !important; }
.mb70 { margin-bottom: 70px !important; }
.mb75 { margin-bottom: 75px !important; }
.mb80 { margin-bottom: 80px !important; }
.mb85 { margin-bottom: 85px !important; }
.mb90 { margin-bottom: 90px !important; }
.mb95 { margin-bottom: 95px !important; }
.mb100 { margin-bottom: 100px !important; }

.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }

/* padding */
.pt0 { padding-top: 0px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }


/* ======================
■Bread
====================== */
.Breadcrumb {
	height: 40px;
	margin-left: 5px;
	padding: 13px 10px 0 10px;
	color: #0066CC;
	box-sizing: border-box;
	background: #efefef;
	margin-bottom: 20px;
	font-size: 12px;
}
.Breadcrumb>span+span:before {
	content: "＞";
}
.Breadcrumb a {
	color: #0066CC;
	text-decoration: underline;
}
.Breadcrumb a:hover {
	color: #6600FF;
	text-decoration: none;
}


/* ======================
■Elementor
====================== */
/*　Elementor編集画面　*/
.hikoukai {
	display: none;
}
.elementor-editor-active #contents .hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: rgba(85, 85, 85, 0.5);
	padding: 20px 0;
}
.e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-desktop {
	display: inherit;
	background: -webkit-repeating-linear-gradient(325deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 1px, transparent 2px, transparent 9px);
	background: -o-repeating-linear-gradient(325deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);
	background: repeating-linear-gradient(125deg, rgba(0, 0, 0, .05), rgba(0, 0, 0, .05) 1px, transparent 2px, transparent 9px);
	border: 1px solid rgba(0, 0, 0, .02);
}
.e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-desktop.elementor-section:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, .6);
	z-index: 9997;
}
.e-preview--show-hidden-elements[data-elementor-device-mode=widescreen] .elementor-edit-area-active .elementor-hidden-desktop.elementor-section > .elementor-element-overlay {
	background-color: #d5dadf;
	mix-blend-mode: color;
}
.elementor-slideshow__header {
	height: auto;
	background: none;
	border: none;
	box-sizing: border-box;
}

/* -------------------------------------
* general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	width: 96%;
	padding: 0;
}
#blogDetail .elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
	padding: 0;
}

/* -------------------------------------
* 見出し
------------------------------------- */
.elementor-heading-title {
	padding: inherit;
	margin: inherit;
	line-height: inherit;
}
#pagename h1 {
	color: #000;
	padding: 10px 0;
	line-height: 1.6;
	margin-bottom: 40px;
	background: #f6f7eb;
	font-weight: bold;
	font-size: 140%;
	box-shadow: 1px 1px 3px 0px rgba(83,72,52,0.25);
	-moz-box-shadow: 1px 1px 3px 0px rgba(83,72,52,0.25);
	-webkit-box-shadow: 1px 1px 3px 0px rgba(83,72,52,0.25);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #babca7;
	margin-top: 15px;
}
.underTit_h2 h2 {
	position: relative;
	margin-bottom: 3%;
	padding: 15px 2% 5px 2%;
	border-bottom: #cccccc dashed 1px;
	font-size: 150%;
	color: #824100;
	background: url(/wp-content/uploads/h2_spbg.png) no-repeat;
	background-size: cover;
}
.underTit_h3 h3 {
	font-size: 140%;
	color: #333333;
	border-bottom: 2px dotted #999999;
	border-left: 5px solid #F60;
	padding: 0 0 0 10px;
}
.underTit_h4 h4 {
	color: #099;
	background: none;
	font-size: 140%;
	border-bottom: none;
	border-left: none;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
}

/* -------------------------------------
リスト
------------------------------------- */
/* circleList */
.circleList .elementor-icon-list-items li,
ul.circleList > li {
	font-size: 100%;
	padding: 0 0 5px 15px;
	position: relative;
}
.circleList .elementor-icon-list-items li:before,
ul.circleList > li:before {
	content: "";
	width: 10px;
	height: 10px;
	background: #cb9902;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top: 6px;
}
.circleList.pink .elementor-icon-list-items li:before,
ul.circleList.pink > li:before {
	background: #ffd3d3;
}

/* -------------------------------------
* 画像ボックス
------------------------------------- */
.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-img {
	display: block !important;
	width: 100% !important;
	margin: 0 auto 30px !important;
	text-align: center;
}
div:not(.graphicBox) .elementor-widget-image .elementor-image a img {
	width: 100%;
}
figcaption.widget-image-caption.wp-caption-text {
	font-size: 14px;
	display: inline-block;
}
.under_img img {
	width: 100% !important;
}

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

/* -------------------------------------
underline
------------------------------------- */
.green a,
.redBox a {
	text-decoration: underline;
}
.recruit li a {
	text-decoration: underline;
}

/* ======================
■TOP
====================== */
/* -------------------------------------
* MV
------------------------------------- */
.swiper-container-horizontal .swiper-pagination-bullets {
	line-height: 1;
}
.mvSec {
	margin-bottom: 20px;
}
.mvSec .elementor-heading-title {
	background-color: #eadfcd;
	color: #222;
	text-align: center;
	padding: 1% 0;
	font-size: 120%;
}

/* -------------------------------------
* accordion
------------------------------------- */
#contents .accordionArea .accordion-trigger {
	padding: 16px 15px;
	font-weight: normal;
	background-color: #86A0BD;
	color: #FFFFFF;
	max-width: 748px;
	display: block;
	border-radius: 8px;
	font-size: 16px;
	text-shadow: 1px 1px #304358;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	cursor: pointer;
}
#contents .accordionArea .accordion-trigger:hover {
	background: #efefef;
	background-color: #405975;
}
#contents .accordionArea .accordion-trigger .elementor-heading-title {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	background-image: none;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	text-shadow: 1px 1px #304358;
}
#contents .accordionArea .accordion-trigger .elementor-heading-title strong {
	color: #FFFFFF;
}
#contents .accordionArea .accordion-details {
	display: none;
	padding: 10px 0;
}
#contents .accordionArea .accordion-details h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin: 30px 0 30px 5px;
	padding: 3px 0 3px 10px;
	max-width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 1.5;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	max-width: 750px;
}
#contents .accordionArea .accordion-details .txt {
	margin-left: 5px;
	margin-bottom: 30px;
	padding-left: 5px;
}
#contents .accordionArea .accordion-details .txt ol {
	margin: 0;
	padding: 0;
}
#contents .accordionArea .accordion-details .txt ol li {
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 10px;
	font-size: 13px;
}
#contents .accordionArea .accordion-details p {
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 0 10px 0;
	line-height: 140%;
	font-size: 13px;
}

/* -------------------------------------
* tips
------------------------------------- */
#contents .bnrSec {
	margin: 20px 0 0;
}
#contents .bnrSec .tips {
	background: #fe9900;
	font-weight: bold;
	font-size: 13px;
	line-height: 140%;
	margin: 0;
	padding: 0 10px;
	text-align: center;
}

/* -------------------------------------
* 各種専門歯科医のチーム医療
------------------------------------- */
#contents .sec_h {
	background: transparent url(/wp-content/uploads/kichizyouzi-top-h_bg.jpg) no-repeat left bottom;
	padding-bottom: 12px;
	margin-bottom: 3%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 180%;
	font-weight: 400;
	line-height: 1.2;
	text-align: center;
	color: #333;
	text-decoration: none;
	position: relative;
}
.teamSec {
	margin-bottom: 30px;
}
.teamSec .read {
	width: 96%;
	color: #fe9900;
	font-size: 120%;
	line-height: 140%;
	padding: 0;
	text-align: center;
	margin: 0 auto;
}
.teamSec .read br {
	display: none;
}
.teamSec .teamList {
	padding: 1px 0.5px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 1.5px;
	row-gap: 1.5px;
	width: 96%;
	margin: 0 auto;
}
.teamSec .teamList .item {
	width: calc((100% - 1.5px) / 2);
	background: #ee8e26;
	color: #fff;
	text-align: center;
}
.teamSec .teamList .item img {
	width: 100%;
}
.teamSec .teamList .item dl dt {
	font-size: 120%;
	padding: 1% 0 0 0;
	text-shadow: 0.5px 0.5px 1px #682500;
}
.teamSec .teamList .item dl dt span {
	display: none;
}
.teamSec .teamList .item dl dd {
	padding: 2%;
	text-shadow: 0.5px 0.5px 1px #682500;
}
.teamSec .teamList .item dl dd span {
	display: block;
}

/* -------------------------------------
* 診療のご案内
------------------------------------- */
.menuSec {
	margin-bottom: 50px;
}
.menuSec .sec_h_tit,
.menuSec .sec_h_tit02 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 140%;
	font-weight: 400;
	text-align: center;
	padding-top: 55px;
	margin-bottom: 10px;
}
.menuSec .sec_h_tit {
	background: transparent url(/wp-content/uploads/kichizyouzi-top-sec_02_01_ico.jpg) no-repeat center top;
}
.menuSec .sec_h_tit02 {
	background: transparent url(/wp-content/uploads/kichizyouzi-top-sec_02_02_ico.jpg) no-repeat center top;
}
.menuSec .menuList {
	width: 96%;
	margin: 0 auto;
	padding: 1px 0.5px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 4px;
	row-gap: 4px;
}
.menuSec .menuList .item {
	width: calc((100% - 8px) / 2);
	border: #c2cf99 solid 1px;
}
.menuSec .menuList.fee .item {
	border: #70a4cc solid 1px;
}
.menuSec .menuList .item .pic {
	margin-bottom: 0;
}
.menuSec .menuList .item img {
	width: 100%;
}
.menuSec .menuList .item .txt {
	width: 100%;
	margin: 0 auto;
}
.menuSec .menuList .item dl dt {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 2%;
	text-align: center;
	border-bottom: 2px solid #668800;
	margin: 0;
}
.menuSec .menuList.fee .item dl dt {
	border-bottom: #70a4cc solid 3px;
}
.menuSec .menuList .item dl dd p {
	padding: 2%;
	text-align: center;
}
.menuSec .menuList .item dl dd a {
	background: #efefef;
	padding: 3% 3% 3% 20px;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	position: relative;
}
.menuSec .menuList .item dl dd a:before {
	content: "";
	border-left: 7px solid #ff6634;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 8px;
	top: calc(50% - 3px);
}
.menuSec .menuList.fee .item dl dd ul {
	margin-bottom: 0;
	padding: 2%;
}
.menuSec .menuList.fee .item dl dd ul li {
	list-style-type: disc;
	list-style-image: none;
	margin-left: 20px;
	font-size: 13px;
}
.menuSec .sec_h_tit_sub {
	text-align: center;
	margin-bottom: 20px;
}
.menuSec .sec_h_tit_sub p {
	display: inline-block;
	font-size: 140%;
	padding: 1% 3%;
	background: #70a4cc;
	color: #fff;
}
.menuSec .read {
	font-size: 13px;
	text-align: center;
	padding: 0 10px;
	margin-bottom: 10px;
	line-height: 140%;
}

/* -------------------------------------
* アクセス良好！吉祥寺駅隣接
------------------------------------- */
.sec04 {
	margin-bottom: 50px;
}
.sec04 .sec_04_01 {
	display: flex;
	width: 96%;
	margin: 0 auto;
}
.sec04 .sec_04_01 p {
	width: 33.33%;
	padding: 0;
}
.sec04 .sec_04_01 p img {
	width: 100%;
}
.sec04 .sec_04_02 {
	background: #f2f2f2;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 96%;
	padding: 2%;
	margin: 10px auto 0;
}
.sec04 .sec_04_02_box {
	width: 100%;
	padding: 2%;
	background: #fff;
	text-align: center;
}
.sec04 .sec_04_02_box + .sec_04_02_box {
	padding-top: 0;
}
.sec04 .sec_04_02_box dt {
	font-size: 140%;
	font-weight: bold;
	color: #fe9900;
	padding: 3% 0;
}
.sec04 .sec_04_02_box dd {
	padding-bottom: 0;
	text-align: left;
}

/* -------------------------------------
* 選ばれるには理由があります。
------------------------------------- */
.sec03 {
	margin-bottom: 20px;
}
.sec03 .sec_03_01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 96%;
	margin: 0 auto 5%;
}
.sec03 .sec_03_01_box {
	width: 100%;
}
.sec03 .sec_03_01_box + .sec_03_01_box {
	margin-top: 5%;
}
.sec03 .sec_03_01_tit {
	display: table;
	margin-bottom: 5%;
}
.sec03 .sec_03_01_tit dt {
	display: table-cell;
	width: 30%;
}
.sec03 .sec_03_01_tit dt span {
	display: block;
	background: transparent url(/wp-content/uploads/kichizyouzi-top-sec_03_01_tit.jpg) no-repeat left top;
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 300%;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.sec03 .sec_03_01_tit dd {
	display: table-cell;
	width: 70%;
	color: #fe9900;
	font-size: 160%;
	vertical-align: middle;
}
.sec03 .sec_03_01_box .sec_03_01_txt a {
	background: #efefef;
	padding: 3% 3% 3% 20px;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 2%;
}
.sec03 .sec_03_01_box .sec_03_01_txt a:before {
	content: "";
	border-left: 7px solid #ff6634;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 8px;
	top: calc(50% - 3px);
}
.sec03 .sec_03_01_box .sec_03_01_inner {
	border: #c9cabd solid 1px;
	padding: 3%;
}
.sec03 .sec_03_01_box .sec_03_01_img {
	margin-bottom: 3%;
}
.sec03 .sec_03_01_box .sec_03_01_img img {
	width: 100%;
}

/* ---- sec_03_02 ---- */
.sec03 .sec_03_02 {
	width: 96%;
	margin: 0 auto 5%;
}
.sec03 .sec_03_02 .sec_03_02_tit {
	display:table;
	width:100%;
	margin-bottom:3%;
}
.sec03 .sec_03_02 .sec_03_02_tit dt {
	display:table-cell;
	width:30%;
}
.sec03 .sec_03_02 .sec_03_02_tit dt span {
	display:block;
	background:transparent url(/wp-content/uploads/kichizyouzi-top-sec_03_01_tit.jpg) no-repeat left top;
	width:100px;
	height:100px;
	line-height:100px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:300%;
	text-align:center;
	vertical-align:middle;
}
.sec03 .sec_03_02 .sec_03_02_tit dd {
	display:table-cell;
	width:70%;
	color:#fe9900;
	font-size:160%;
	vertical-align:middle;
}
.sec03 .sec_03_02 .sec_03_02_inner {
	background:transparent url(/wp-content/uploads/kichizyouzi-top-sec_03_02_kousi.jpg) repeat left top;
	border:#CCBEB0 solid 15px;
	width:100%;
	padding: 10px;
}
.sec03 .sec_03_02 .sec_03_02_inner_read {
	margin-bottom:3%;
	font-size: 13px;
	padding: 0;
	line-height: 140%;
}
.sec03 .sec_03_02 .sec_03_02_license_box {
	display:flex;
	padding: 0 0 10px 3px;
}
.sec03 .sec_03_02 .sec_03_02_license_01 {
	width:50%;
	text-align:left;
}
.sec03 .sec_03_02 .sec_03_02_license_02 {
	width: 50%;
	text-align: center;
}
.sec03 .sec_03_02 .sec_03_02_license_01 img,
.sec03 .sec_03_02 .sec_03_02_license_02 img {
	width: 96%;
	display: inline-block; 
	box-shadow:2px 2px 6px -2px rgba(0, 0, 0, 0.6);
}
.sec03 .sec_03_02 .sec_03_02_license_01 p,
.sec03 .sec_03_02 .sec_03_02_license_02 p {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:100%;
}
.sec03 .sec_03_02_license_txt {
	display: none;
}

/* ---- sec_01_02 ---- */
.sec03 .sec_01_02 {
	width: 92%;
	padding: 10px 20px;
	margin: 0 auto 20px;
	border-left: #7b6d65 solid 2px;
	border-right: #7b6d65 solid 2px;
}
.sec03 .sec_01_02_tit {
	color: #7b6d65;
	margin-bottom: 2%;
	text-align: center;
}
.sec03 .sec_01_02_tit p {
	display: inline-block;
	font-size: 170%;
	border-bottom: #ee8e26 solid 1px;
	line-height: 140%;
}
.sec03 .sec_01_02_txt {
	background: transparent url(/wp-content/uploads/kichizyouzi-top-sec_01_02_ico.jpg) no-repeat center top;
	padding-top: 50px;
}

/* ----------------------------------------
top #top9 - #top10
---------------------------------------- */
#top9 {
	width: 96%;
	margin: 0 auto;
	padding:10px;
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	background:#ff8601;
}	
#top9 .top9b{
	background:#fff;
	width: 100%;
	padding:12px 10px;
	margin-bottom:0;
	position: relative;
}
#top9 .top9b:not(:last-child) {
	padding-bottom: 50px;
}
#top9 .top9b:not(:last-child):after {
	content: "";
	width: 93%;
	height: 2px;
	border-bottom: 1px dashed #ccc;
	position: absolute;
	left: 3.5%;
	bottom: 10px;
}
#top9 .top9b:last-child {
	padding-bottom: 20px;
}
#top9 .top9b h3{
	color: #669900;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
	font-size: 17px;
	background-image: none;	
	border: none;
	padding:0;
	margin:0;
	line-height:120%;
	width:100%;
	height:auto;
	margin-bottom:10px;
}
#top9 .top9b img{
	width: 100%;
	margin-bottom:10px;
}
#top9 .top9b p{
	font-size: 13px;
	line-height: 140%;
	padding:0;
	margin:0;
}
#top9 a {
	background: #efefef;
	padding: 3% 3% 3% 20px;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 1px;
}
#top9 a:before {
	content: "";
	border-left: 7px solid #ff6634;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 8px;
	top: calc(50% - 3px);
}
#top9 a + br {
	display: none;
}

.sec03 .text h2 {
	font-size: 21px;
	color: #000000;
	clear: both;
	padding: 7px 0 10px 8px;
	margin: 25px 0 20px 0;
	background-image: url(/wp-content/uploads/kichizyouzi-top-h2.jpg);
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Kaku Mincho Pro";
	background-repeat: no-repeat;
	background-position: left center;
}
.sec03 .text p {
	font-size: 13px;
	line-height: 140%;
	padding: 0;
}

.sec03 .toph2 h2 {
	color: #824100;
	background-image: url(/wp-content/uploads/kichizyouzi-top-toph2.jpg);
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-repeat: no-repeat;
	font-weight: normal;
	clear: both;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 14px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.sec03 p {
	font-size: 13px;
	line-height: 140%;
}
.sec03 .top10 {
	border: 5px solid #e3e3e3;
	margin: 0 auto 20px;
	padding: 10px 20px;
}
.sec03 .top10 .top10b + .top10b {
	margin-top: 30px;
}
.sec03 .top10 .top10b h3 {
	color: #ae3300;
	font-weight: bold;
	text-align: center;
	font-size: 140%;
	padding: 3% 0;
}
.sec03 .top10 .top10b .imgright {
	text-align: center;
	margin-bottom: 10px;
}
.sec03 .top10 .top10b a {
	background: #efefef;
	padding: 3% 3% 3% 20px;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.sec03 .top10 .top10b a:before {
	content: "";
	border-left: 7px solid #ff6634;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 8px;
	top: calc(50% - 3px);
}

.btnList {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.btnList li {
	width: 50%;
}
.btnList li a {
	background: #efefef;
	padding: 3% 3% 3% 20px;
	text-decoration: underline;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	display: block;
	position: relative;
	text-align: center;
	margin-top: 10px;
}
.btnList li a:before {
	content: "";
	border-left: 7px solid #ff6634;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	position: absolute;
	left: 8px;
	top: calc(50% - 3px);
}
.w100 .under_img a {
	display: block;
}


/* ======================
■Under
====================== */
/* -------------------------------------
txt_color
------------------------------------- */
.red_txt {
	color: #CC0033;
}
/* ---- お知らせ ---- */
#timetable table {
	width: 100%;
	height: 360px;
	border-spacing: 2px;
}
#timetable table th {
	background: #999;
	text-align: center;
	font-weight: bold;
}
#timetable table td {
	border: 1px solid #ECE9D8;
	font-weight: bold;
	padding-right: 10px;
}
#timetable table tr:nth-child(2) td {
	font-weight: 400;
	padding-right: 0;
}
/* ---- under_line ---- */
.under_line a {
	text-decoration: underline;
}
/* ---- under_img_big ---- */
.img_big a {
	width: 100%;
}
.img_bigg img {
	width: 50%;
}
.img_big img {
	width: 100%;
}
/* ---- border_line ---- */
.border_line {
	border: 1px solid #99DDDC;
}
/* ---- ika ---- */
#lowpage_treatment_ika .main_box_inner .book_box {
	width: 50%;
	float: left;
	margin-bottom: 20px;
}
#lowpage_treatment_ika .main_box_inner .book_box .txtarea {
	width: 48%;
	float: right;
}
#lowpage_treatment_ika .main_box_inner .book_box .imgarea {
	width: 48%;
	float: left;
}
.main_box_inner:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#lowpage_treatment_ika .main_box_inner .book_box .imgarea img {
	width: 100%;
}
/*　table
--------------------------------------*/
.fee_tableA {
	width: 100%;
	border: 1px solid #c5b994;
}
.fee_tableA th {
	background: #50522b;
	border: none;
	color: #fff;
	padding: 5px;
}
.fee_tableA td {
	border: none;
}
.fee_tableA th:first-child {
	border-right: 1px solid #c5b994;
}
.fee_tableA th:last-child {
	text-align: center;
}
.fee_tableA td:first-child {
	border-right: 1px solid #c5b994;
	padding-left: 6px;
}
.fee_tableA td:last-child {
	padding-right: 10px;
}
.feebox .fee_tableA th:first-child {
	width: 40%;
}
.feebox .fee_tableA th:nth-child(2) {
	width: 30%;
	border-right: 1px solid #c5b994;
}
.feebox .fee_tableA td:nth-child(2) {
	border-right: 1px solid #c5b994;
	padding-left: 10px;
}
.feebox .fee_tableA td:last-child {
	padding-left: 10px;
}
.feebox .fee_tableA tr:nth-child(2) th,
.feebox .fee_tableA tr:nth-child(2) td,
.feebox .fee_tableA tr:nth-child(1) th,
.feebox .fee_tableA tr:nth-child(1) td {
	border-bottom: 1px solid #c5b994;
}
.feebox .fee_tableA tr th {
	font-weight: bold;
}
#fee_white table.feebox,
#fee_white table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #c5b994;
	margin-bottom: 30px;
}
#fee_white table.feebox th {
	color: #FFFFFF;
	background: #50522b;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #c5b994;
}
#fee_white table.feebox td {
	border: 1px solid #c5b994;
	padding: 5px;
}
/*　qa
--------------------------------------*/
#contents .wakuqa .question {
	color: #0099CC;
	font-weight: bold;
}


/* -------------------------------------
* クリニックの設備
------------------------------------- */
.planSec .elementor-row {
	flex-wrap: nowrap;
	width: 76%;
	max-width: 398px;
	margin: auto;
}
.planSec .elementor-row a,
.planSec .elementor-row img {
	width: 100% !important;
}

/* -------------------------------------
* catMenu
------------------------------------- */
.catMenu {
	width: 98%;
	border: 1px solid #333;
	border-radius: 4px;
	overflow: hidden;
	margin: 0 auto;
}
.catMenu .heading {
	background: #333;
	font-size: 140%;
	color: #fff;
	padding: 10px;
}
.catMenu .heading h2 {
	position: relative;
}
.catMenu .heading h2:before {
	content: "\f00b";
	font-family: FontAwesome;
	padding-right: 1%;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.catMenu .item h3 {
	font-size: 140%;
	color: #000;
	padding: 10px;
}
.catMenu .item .list .elementor-icon-list-item a {
	display: block;
	background: #efefef url(/wp-content/uploads/kichizyouzi-common-link.png) no-repeat 8px center;
	color: #0066cc;
	text-align: center;
	padding: 5% 8%;
	border-bottom: 1px solid #fff;
}


/* -------------------------------------
* pagetop
------------------------------------- */
.pagetop {
	width: 30px;
	height: 30px;
	background: #fe9900;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	right: 10px;
	bottom: 10px;
	transform: translate(0px);
	transition: transform 400ms ease;
	-webkit-transition-property: -webkit-transform, left, right;
	-webkit-backface-visibility: hidden;
	z-index: 150;
}
.pagetop a {
    display: block;
    font-size: 12px;
    line-height: 1;
	color: #FFFFFF;
    text-decoration: none;
}


/* -------------------------------------
* 医師・スタッフ紹介
------------------------------------- */
.staffList dl {
	display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px;
}
.staffList dl dt {
	width: 100%;
	height: 22px;
	display: flex;
	align-items: center;
	font-weight: bold;
	color: #1F4F89;
	padding: 2px 5px;
	margin-top: 5px;
}
.staffList dl dt a {
	background: url(/wp-content/uploads/kichizyouzi-common-link.jpg) no-repeat left center;
	padding-left: 20px;
}
.staffList dl dd {
	width: calc((100% - 30px) / 4);
	height: 32px;
	display: flex;
	align-items: center;
	background: #F9FBFB;
	border: 1px solid #EBEBEB;
	padding: 1px 5px;
}

@media screen and (max-width: 479px) {
	.staffList dl dd {
		width: calc((100% - 20px) / 3);
	}
}

@media screen and (max-width: 374px) {
	.staffList dl dd {
		font-size: 12px;
	}
}

.staffMemo {
	background: #F9FBFB;
	border: 1px solid #C0D6D6;
	padding: 10px 20px;
}
.staffMemo p:not(:last-child) {
	margin-bottom: 10px;
}
.staffMemo strong {
	font-weight: bold !important;
}

.staff-title {
	display: inline-block;
	width: auto !important;
	font-size: 18px;
	font-weight: bold;
	line-height: 140%;
	color: #630;
	border-bottom: 1px solid  #960;
}

.drList .elementor-icon-list-item {
	line-height: 150%;
	position: relative;
}
.drList .elementor-icon-list-item strong {
	font-weight: bold !important;
}

.staff-thum > .elementor-container > .elementor-row {
	flex-wrap: wrap;
}
.staff-thum .item {
	width: 70px;
	margin-right: 5px;
}

.staff-box {
	padding: 5px;
	margin-bottom: 20px;
}
.staff-box strong {
	font-weight: bold !important;
}
.staff-box .elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 5px;
}

.staff-graphicBox .elementor-container,
.staff-graphicBox .elementor-row,
.staff-graphicBox .elementor-column,
.staff-graphicBox .elementor-column-wrap,
.staff-graphicBox .elementor-widget-wrap {
	display: block !important;
}
.staff-graphicBox .photo {
	display: block !important;
	float: right;
	width: 80px !important;
	margin: 0 0 5px 10px !important;
	z-index: 1;
}
.img_l.staff-graphicBox .photo {
	float: left;
	margin: 0 10px 15px 0 !important;
}
.auto_width.staff-graphicBox .photo {
	width: auto !important;
}
.staff-graphicBox .elementor-widget-image {
	text-align: right;
}
.staff-graphicBox .elementor-clearfix:after {
	display: none !important;
}
.staff-graphicBox .context {
	width: auto;
	padding-top: 10px;
}
.staff-graphicBox .context .elementor-column-wrap,
.staff-graphicBox .context .elementor-widget-wrap {
	width: auto;
	align-content: normal;
}
.staff-graphicBox .context .elementor-image {
	text-align: left;
}
.staff-graphicBox .elementor-row:after {
	clear: both;
	display: block;
	content: "";
}