@charset "UTF-8";

/* =====================================
■ Layout
===================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, em, strong{
	font-weight: 500;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.switch {
	visibility: hidden;
}


/* -------------------------------------
* Icon fonts
------------------------------------- */
@font-face {
	font-family: 'icomoon';
	src:
		url('../fonts/child/icomoon.woff2?fd4a0l') format('woff2'),
		url('../fonts/child/icomoon.ttf?fd4a0l') format('truetype'),
		url('../fonts/child/icomoon.woff?fd4a0l') format('woff'),
		url('../fonts/child/icomoon.svg?fd4a0l#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

i[class*='icon-']:not([class*='eicon-']):not([class*='elementor-icon-']) {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-car:before {
	content: "\e922";
}
.icon-train:before {
	content: "\e925";
}
.icon-plus2:before {
	content: "\e921";
}
.icon-ex:before {
	content: "\e920";
}
.icon-open:before {
	content: "\e919";
}
.icon-flow_arrow:before {
	content: "\e927";
}
.icon-check4:before {
	content: "\e928";
}
.icon-tel2:before {
	content: "\e929";
}
.icon-check3:before {
	content: "\e926";
}
.icon-rsv:before {
	content: "\e923";
}
.icon-cloud:before {
	content: "\e924";
}
.icon-mail4:before {
	content: "\e918";
}
.icon-mail3:before {
	content: "\e915";
}
.icon-line_right:before {
	content: "\e916";
}
.icon-line_left:before {
	content: "\e917";
}
.icon-check2:before {
	content: "\e91a";
}
.icon-check_large:before {
	content: "\e91b";
}
.icon-top1:before {
	content: "\e91c";
}
.icon-calendar:before {
	content: "\e912";
}
.icon-case_aroow:before {
	content: "\e91d";
}
.icon-cal:before {
	content: "\e91e";
}
.icon-plus1:before {
	content: "\e91f";
}
.icon-line:before {
	content: "\e911";
}
.icon-mail2:before {
	content: "\e910";
}
.icon-freedial:before {
	content: "\e90f";
}
.icon-top2:before {
	content: "\e90e";
}
.icon-tel02:before {
	content: "\e90d";
}
.icon-mail1:before {
	content: "\e90c";
}
.icon-top:before {
	content: "\e909";
}
.icon-down_arrow:before {
	content: "\e90a";
}
.icon-check1:before {
	content: "\e90b";
}
.icon-arrow:before {
	content: "\e905";
}
.icon-tel:before {
	content: "\e900";
}
.icon-plus:before {
	content: "\e901";
}
.icon-mail:before {
	content: "\e902";
}
.icon-check:before {
	content: "\e903";
}
.icon-clock:before {
	content: "\e914";
}
.icon-location:before {
	content: "\e913";
}
.icon-arrow-right:before {
	content: "\e906";
}
.icon-close:before {
	content: "\e908";
}
.icon-menu:before {
	content: "\e907";
}
.icon-arrow-up:before {
	content: "\e904";
}


/* =====================================
■Elementor
===================================== */
/*　Elementor編集画面　*/
.hikoukai {
	display: none;
}
.elementor-editor-active #wrap .hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: rgba(85, 85, 85, 0.5);
	padding: 20px 0;
}

/* -------------------------------------
* general
------------------------------------- */
.elementor-section.elementor-section-boxed > .elementor-container {
	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: 2;
}


/* =====================================
■ BASE
===================================== */
html {
	font-size: 62.5%;
	scroll-behavior: smooth;
}
body {
	color: #48291d;
	font-family: sans-serif;
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 2;
	background: #fff;
	-webkit-text-size-adjust: none;
}
#wrap {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.elementor-editor-active #wrap {
	padding-top: 50px;
}
img {
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
p {
	color: #48291d;
}
a {
	color: #48291d;
	text-decoration: none;
	border: 0;
	transition: all 0.5s ease;
	backface-visibility: hidden;
}
a img {
	transition: all 0.5s ease;
	backface-visibility: hidden;
}
a:hover {
	filter: brightness(110%);
}
.tel {
	pointer-events: none;
}

@media screen and (min-width: 741px) {
	body {
		min-width: 1200px;
	}
	.sp {
		display: none !important;
	}
}

@media screen and (max-width: 740px) {
	body {
		min-width: 320px;
		font-size: 1.5rem;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	.tel {
		pointer-events: auto;
	}
	.pc {
		display: none !important;
	}
}


/* =====================================
■ HEADER
===================================== */
#headerBox {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000;
	display: flex;
	justify-content: center;
	align-items: center;
}
#headerBox #telboxBtn {
	width: 50px;
	height: 50px;
	background: #ffed61;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 0 0 0 10px;
	transition: all 0.2s ease;
	backface-visibility: hidden;
}
#headerBox #telboxBtn .icon-tel {
	font-size: 2rem;
}
#headerBox #telboxBtn.contact-open {
	filter: brightness(120%);
	border-radius: 0;
}
#headerBox #slidemenuBtn {
	width: 50px;
	height: 50px;
	background: #ffed61;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
#headerBox #slidemenuBtn:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 0px;
	height: 34px;
	border-left: rgba(72, 41, 29, 0.3) solid 1px;
}
#headerBox #slidemenuBtn span {
	width: 24px;
	height: 12px;
	position: relative;
}
#headerBox #slidemenuBtn span:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 2px;
	background: #48291d;
	transition: all 0.2s ease;
	backface-visibility: hidden;
}
#headerBox #slidemenuBtn span::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #48291d;
	transition: all 0.2s ease;
	backface-visibility: hidden;
}
#headerBox #slidemenuBtn.slide-open {
	filter: brightness(120%);
}
#headerBox #slidemenuBtn.slide-open span:before {
	top: 5px;
	transform: rotate(45deg);
}
#headerBox #slidemenuBtn.slide-open span:after {
	bottom: 5px;
	transform: rotate(-45deg);
}

#slidemenu {
	position: fixed;
	right: 0;
	top: 50px;
	width: 320px;
	background: #fff;
	border: #ffed61 solid 5px;
	box-sizing: border-box;
	z-index: 1000;
	transition: all 0.4s cubic-bezier(1, 0, 0, 1);
	backface-visibility: hidden;
	transform: translateX(100%);
	opacity: 0;
	pointer-events: none;
}
#slidemenu.slide-open {
	transform: translateX(0%);
	opacity: 1;
	pointer-events: auto;
}
#slidemenu ul li {
	border-bottom: #ffed61 solid 2px;
}
#slidemenu ul li a {
	height: 40px;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-left: 10px;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 1.2rem;
}

#telmenu {
	position: fixed;
	right: 0;
	top: 50px;
	width: 240px;
	background: #fff;
	border: #ffed61 solid 5px;
	box-sizing: border-box;
	z-index: 1000;
	transition: all 0.4s cubic-bezier(1, 0, 0, 1);
	backface-visibility: hidden;
	transform: translateX(100%);
	opacity: 0;
	pointer-events: none;
}
#telmenu.contact-open {
	transform: translateX(0%);
	opacity: 1;
	pointer-events: auto;
}
#telmenu ul li {
	border-bottom: #ffed61 solid 2px;
}
#telmenu ul li a {
	height: auto;
	width: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	box-sizing: border-box;
	font-weight: 600;
	font-size: 1.3rem;
	padding: 10px;
	color: #ee6013;
	line-height: 1;
}
#telmenu ul li a img {
	width: 70%;
	padding-right: 30%;
	padding-bottom: 5px;
}
#telmenu ul li a .icon-freedial {
	font-size: 1.8rem;
}
#telmenu ul li a span {
	font-size: 1.8rem;
}
#telmenu ul li+li a {
	color: #2bab6f;
}

#background {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.2);
	z-index: 99;
	transition: all 0.2s ease;
	backface-visibility: hidden;
	opacity: 0;
	pointer-events: none;
}
#background.slide-open {
	opacity: 1;
	pointer-events: auto;
}
#background.contact-open {
	opacity: 1;
	pointer-events: auto;
}


/* =====================================
■ FOOTER
===================================== */
.copy {
	font-size: 1rem;
	line-height: 1;
	text-align: center;
	padding-top: 50px;
}

@media screen and (max-width: 740px) {
	.copy {
		font-size: 1rem;
		line-height: 1.5;
		text-align: center;
		padding-top: 10px;
	}
}

/* --------------------------------------------------------------------
*  追従バナー
-------------------------------------------------------------------- */
#fixed_footer {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100;
	border-top: rgba(72, 41, 29, 0.3) solid 1px;
}
#fixed_footer a {
	width: 50%;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	line-height: 1;
	color: #ee6013;
	box-sizing: border-box;
}
#fixed_footer a>span {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
#fixed_footer a .icon-mail {
	font-size: 1.4rem;
	margin-right: 8px;
}
#fixed_footer a .icon-mail+span {
	font-size: 1.4rem;
	font-weight: 600;
}
#fixed_footer a figure {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
	line-height: 1;
	padding-top: 5px;
}
#fixed_footer a figure img {
	vertical-align: bottom;
	width: 80%;
}
#fixed_footer a+a {
	color: #2bab6f;
	border-left: rgba(72, 41, 29, 0.3) solid 1px;
}

/* --------------------------------------------------------------------
*  pageTop
-------------------------------------------------------------------- */
.pageTop {
	position: fixed;
	right: 50px;
	opacity: 0.2;
	bottom: -85px;
	z-index: 1000;
	transition: all 0.5s cubic-bezier(1, 0, 0, 1);
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.pageTop a {
	display: inline-block;
	width: 85px;
	height: 85px;
	text-align: center;
	position: relative;
}
.pageTop a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 85px;
	height: 85px;
	display: inline-block;
	border-radius: 50%;
	background: #ee672f;
	transition: all 0.2s ease;
	backface-visibility: hidden;
}
#lp .pageTop a i {
	position: relative;
	z-index: 10;
	color: #fff;
	font-size: 3rem;
	color: #ffed61;
	line-height: 85px;
	display: block;
	transition: all 0.2s ease;
	backface-visibility: hidden;
}
.pageTop a:hover:before {
	transform: scale(1.15);
	background: rgba(238, 105, 48, 0.9);
}
.pageTop.on {
	bottom: 50px;
	opacity: 1;
}

@media screen and (max-width: 740px) {
	.pageTop {
		right: 10px;
		bottom: -60px;
		z-index: 1000;
	}
	.pageTop a {
		width: 60px;
		height: 60px;
	}
	.pageTop a:before {
		width: 60px;
		height: 60px;
	}
	#lp .pageTop a i {
		font-size: 2rem;
		line-height: 60px;
	}
	.pageTop.on {
		bottom: 70px;
		opacity: 1;
	}
}


/* =====================================
■ MV
===================================== */
.title {
	width: 100%;
	height: 0;
	padding-bottom: 60%;
	background: url(/wp-content/uploads/childLP-title.jpg) no-repeat center center;
	background-size: cover;
	position: relative;
	border: #ffed61 solid 10px;
	border-bottom: 0;
	box-sizing: border-box;
}
.title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom -0.8vw;
}
.title .title_inner:before {
	content: "";
	position: absolute;
	left: 54%;
	top: 28%;
	width: 310px;
	height: 281px;
	background: url(/wp-content/uploads/childLP-parts01.png) no-repeat center top;
	background-size: 100% 100%;
}
.title .title_inner::after {
	content: "";
	position: absolute;
	left: 0%;
	top: 22%;
	width: 291px;
	height: 967px;
	background: url(/wp-content/uploads/childLP-parts02.png) no-repeat center top;
	background-size: 100% 100%;
}
.title h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.title .logo_box {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 485px;
	background: #fff;
	border-radius: 40px;
	overflow: hidden;
}
.title .logo_box .logo_box_inner {
	padding: 30px 50px;
}
.title .logo_box .logo_box_inner a {
	display: block;
	line-height: 1;
}
.title .logo_box .logo_box_inner a+a {
	margin-top: 18px;
}
.title .logo_box em {
	display: block;
	background: #ffed61;
	text-align: center;
	font-size: 2rem;
	line-height: 62px;
	font-weight: 500;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.title:before {
	background: url(/wp-content/uploads/childLP-wave.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

@media screen and (max-width: 740px) {
	.title {
		width: 100%;
		height: 0;
		padding-bottom: 126%;
		background: url(/wp-content/uploads/childLP-title_sp.jpg) no-repeat center center;
		background-size: cover;
		position: relative;
		border: #ffed61 solid 4px;
	}
	.title:before {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0px;
		width: 100%;
		height: 28px;
		background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom -0.8vw;
	}
	.title .title_inner:before {
		content: "";
		position: absolute;
		left: auto;
		right: 0px;
		top: 10px;
		width: 155px;
		height: 140px;
		background: url(/wp-content/uploads/childLP-parts01.png) no-repeat center top;
		background-size: 100% 100%;
	}

	.title .title_inner::after {
		content: "";
		position: absolute;
		left: 0px;
		top: 0;
		width: 145px;
		height: 483px;
		background: url(/wp-content/uploads/childLP-parts02.png) no-repeat center top;
		background-size: 100% 100%;
	}
	.title h1 {
		position: absolute;
		left: 0;
		bottom: -20px;
		width: 100%;
		text-align: center;
		z-index: 11;
	}
	.title h1 img {
		width: 65%;
	}
	.title .logo_box {
		display: none;
		right: -5px;
		top: -5px;
		width: 220px;
		border-radius: 0 0 0 10px;
	}
	.title .logo_box .logo_box_inner {
		padding: 10px;
	}
	.title .logo_box .logo_box_inner a+a {
		margin-top: 10px;
	}
	.title .logo_box em {
		display: block;
		background: #ffed61;
		text-align: center;
		font-size: 1rem;
		line-height: 22px;
		font-weight: 600;
	}

	/* IE11 */
	_:lang(x)::-ms-backdrop,
	.title:before {
		background: url(/wp-content/uploads/childLP-wave.png) repeat-x center bottom -0.8vw;
		background-size: auto 100%;
	}
}


/* =====================================
■ TITLE
===================================== */
.slanting span {
	display: inline-block;
	transform: skew(-10deg);
}
.sect_ttl {
	text-align: center;
}
.sect_ttl > small,
.sect_ttl .elementor-heading-title > small {
	display: block;
	font-weight: 600;
	line-height: 1;
}
.sect_ttl > span,
.sect_ttl .elementor-heading-title > span {
	font-size: 3.2rem;
	font-weight: 600;
	display: block;
}
.sect_ttl em.slanting {
	display: inline-block;
	font-size: 4.4rem;
	font-weight: 700;
	letter-spacing: -6px;
	text-align: center;
	line-height: 1;
	position: relative;
	z-index: 10;
	padding-bottom: 10px;
}
.sect_ttl em.slanting:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #48291d;
}

@media screen and (max-width: 740px) {
	.sect_ttl {
		text-align: center;
	}
	.sect_ttl .elementor-heading-title > small {
		line-height: 1.3;
		padding-bottom: 10px;
	}
	.sect_ttl .elementor-heading-title > span {
		font-size: 2rem;
		line-height: 1.3;
		padding-bottom: 5px;
	}
	.sect_ttl em.slanting {
		font-size: 2.4rem;
		letter-spacing: -3px;
		padding-bottom: 5px;
		line-height: 1.5;
	}
	.sect_ttl em.slanting:after {
		height: 2px;
	}
}


/* =====================================
■ こんなお悩みありませんか？
===================================== */
.trouble {
	background: #ffed61;
	padding-top: 45px;
	padding-bottom: 170px;
	position: relative;
}
.trouble:before {
	content: "";
	position: absolute;
	z-index: 10;
	right: 10px;
	top: -5%;
	width: 164px;
	height: 758px;
	background: url(/wp-content/uploads/childLP-parts03.png) no-repeat center top;
	background-size: 100% 100%;
}
.trouble h2 {
	display: block;
	font-size: 4.4rem;
	font-weight: 700;
	letter-spacing: -5px;
	text-align: center;
	line-height: 1.59;
	position: relative;
	margin-bottom: 50px;
	z-index: 10;
}
.trouble h2:before {
	content: "";
	position: absolute;
	left: calc(50% - 240px);
	top: 66px;
	width: 480px;
	height: 4px;
	background: #48291d;
}
.trouble h2:after {
	content: "";
	position: absolute;
	left: calc(50% - 310px);
	bottom: 0;
	width: 620px;
	height: 4px;
	background: #48291d;
}
.trouble .trouble_box {
	width: 1120px;
	margin: 0 auto;
	background: #fff;
	border-radius: 30px;
	padding: 80px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.trouble .trouble_box ol {
	width: 40%;
	margin-bottom: -45px;
}
.trouble .trouble_box ol li {
	font-size: 2.4rem;
	font-weight: 600;
	padding-left: 40px;
	position: relative;
	line-height: 1;
	margin-bottom: 45px;
	letter-spacing: 2px;
}
.trouble .trouble_box ol li:before {
	content: "\e91b";
	font-family: "icomoon";
	color: #ee6013;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 2.6rem;
}
.trouble .trouble_box ol li span {
	background: #ffed61;
	padding: 2px;
}
.trouble .trouble_box .troubl_img01 {
	position: absolute;
	left: 45px;
	bottom: 100%;
}
.trouble .trouble_box .troubl_img02 {
	position: absolute;
	right: -20px;
	bottom: 100%;
}
.trouble .trouble_box .arrow {
	position: absolute;
	left: 0;
	bottom: -54px;
	width: 100%;
	text-align: center;
}
.trouble .sect_ttl {
	padding: 90px 0 40px;
}

@media screen and (max-width: 740px) {
	.trouble {
		padding-top: 45px;
		padding-bottom: 80px;
	}
	.trouble:before {
		content: "";
		position: absolute;
		z-index: 10;
		right: 0px;
		top: -30px;
		width: 82px;
		height: 379px;
		background: url(/wp-content/uploads/childLP-parts03.png) no-repeat center top;
		background-size: 100% 100%;
	}
	.trouble h2 {
		display: block;
		font-size: 2.4rem;
		font-weight: 700;
		letter-spacing: -3px;
		text-align: center;
		line-height: 1.39;
		position: relative;
		margin-bottom: 10px;
		z-index: 10;
	}
	.trouble h2:before {
		content: none;
	}
	.trouble h2:after {
		content: none;
	}
	.trouble .trouble_box {
		width: calc(100% - 30px);
		border-radius: 10px;
		padding: 20px;
		box-sizing: border-box;
		flex-direction: column;
	}
	.trouble .trouble_box ol {
		width: 100%;
		margin-bottom: 0;
	}
	.trouble .trouble_box ol li {
		font-size: 1.6rem;
		padding-left: 26px;
		margin-bottom: 25px;
		letter-spacing: 2px;
	}
	.trouble .trouble_box ol li:before {
		font-size: 1.6rem;
	}
	.trouble .trouble_box ol li span {
		background: #ffed61;
		padding: 2px;
	}
	.trouble .trouble_box ol+ol {
		margin-bottom: -25px;
	}
	.trouble .trouble_box .troubl_img01 {
		position: absolute;
		left: 0;
		width: 82px;
	}
	.trouble .trouble_box .troubl_img02 {
		width: 116px;
		right: 0px;
	}
	.trouble .trouble_box .arrow {
		bottom: -25px;
	}
	.trouble .trouble_box .arrow img {
		width: 32px;
	}
	.trouble .sect_ttl {
		padding: 30px 0 40px;
	}
}


/* =====================================
■ お子さまの歯のお悩み、すっきり解決！
===================================== */
.cv_box {
	width: 1120px;
	border-radius: 40px;
	background: #fff;
	margin: 0 auto;
	padding: 0 40px 40px;
	box-sizing: border-box;
	position: relative;
}
.cv_box .cv_img {
	position: absolute;
	right: 125px;
	bottom: 100%;
}
.cv_box em {
	display: block;
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1;
	padding: 32px 0;
}
.cv_box .cv_box_inner {
	width: 100%;
	display: flex;
	justify-content: center;
}
.cv_box .cv_box_inner .clinicBox {
	width: 50%;
	border-radius: 20px 0 0 20px;
	background: #ee6013;
	text-align: center;
	padding: 50px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.cv_box .cv_box_inner .clinicBox.mitaka {
	background: #05c06f;
	border-radius: 0 20px 20px 0;
}
.cv_box .cv_box_inner .clinicBox.mitaka .btn .icon-mail {
	color: #05c06f;
}
.cv_box .cv_box_inner .clinicBox.mitaka .btn span {
	color: #05c06f;
}
.cv_box .cv_box_inner .clinicBox ol {
	display: inline-block;
	padding: 30px 0;
}
.cv_box .cv_box_inner .clinicBox ol li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 10px;
}
.cv_box .cv_box_inner .clinicBox ol li .icon-check2 {
	font-size: 1.5rem;
	margin-right: 10px;
}
.cv_box .cv_box_inner .clinicBox ol li span {
	display: inline-block;
	border-bottom: #fff dotted 1px;
}
.cv_box .cv_box_inner .clinicBox .tel {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 1;
}
.cv_box .cv_box_inner .clinicBox .tel .icon-freedial {
	font-size: 3.2rem;
	margin-right: 10px;
}
.cv_box .cv_box_inner .clinicBox .tel span {
	font-size: 3.5rem;
	font-weight: 600;
}
.cv_box .cv_box_inner .clinicBox small {
	display: block;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1;
	padding-top: 10px;
}
.cv_box .cv_box_inner .clinicBox .btn {
	margin-top: 40px;
	width: 330px;
	height: 62px;
	background: #fff;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cv_box .cv_box_inner .clinicBox .btn .icon-mail {
	color: #ee6013;
	font-size: 2rem;
	margin-right: 10px;
}
.cv_box .cv_box_inner .clinicBox .btn span {
	font-size: 1.8rem;
	font-weight: 600;
	color: #ee6013;
}

@media screen and (max-width: 740px) {
	.cv_box {
		width: calc(100% - 30px);
		border-radius: 10px;
		padding: 0 10px 10px;
	}
	.cv_box .cv_img {
		position: absolute;
		right: 0;
		bottom: 100%;
		width: 77px;
	}
	.cv_box em {
		display: block;
		font-size: 4.8vw;
		padding: 18px 0;
	}
	.cv_box .cv_box_inner {
		width: 100%;
		flex-direction: column;
	}
	.cv_box .cv_box_inner .clinicBox {
		width: 100%;
		border-radius: 10px 10px 0 0;
		background: #ee6013;
		text-align: center;
		padding: 20px;
		box-sizing: border-box;
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	.cv_box .cv_box_inner .clinicBox.mitaka {
		border-radius: 0 0 10px 10px;
	}
	.cv_box .cv_box_inner .clinicBox .logo img {
		width: auto;
		height: 50px;
	}
	.cv_box .cv_box_inner .clinicBox ol {
		display: inline-block;
		padding: 20px 0;
	}
	.cv_box .cv_box_inner .clinicBox ol li {
		font-size: 1.5rem;
		margin-bottom: 10px;
	}
	.cv_box .cv_box_inner .clinicBox ol li .icon-check2 {
		font-size: 1.2rem;
		margin-right: 10px;
	}
	.cv_box .cv_box_inner .clinicBox .tel .icon-freedial {
		font-size: 2.2rem;
		margin-right: 6px;
	}
	.cv_box .cv_box_inner .clinicBox .tel span {
		font-size: 2.5rem;
	}
	.cv_box .cv_box_inner .clinicBox small {
		font-size: 1.1rem;
		padding-top: 10px;
	}
	.cv_box .cv_box_inner .clinicBox .btn {
		margin-top: 20px;
		width: 100%;
		height: 52px;
	}
	.cv_box .cv_box_inner .clinicBox .btn .icon-mail {
		color: #ee6013;
		font-size: 1.4rem;
	}
	.cv_box .cv_box_inner .clinicBox .btn span {
		font-size: 1.6rem;
		font-weight: 600;
		color: #ee6013;
	}
}


/* =====================================
■ お子さまに安心して通っていただくためのこだわり
===================================== */
.kodawari {
	position: relative;
	padding: 80px 0 150px;
}
.kodawari:before {
	content: "";
	position: absolute;
	left: 0;
	top: -55px;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave_white.svg) repeat-x center bottom -0.8vw;
}
.kodawari:after {
	content: "";
	position: absolute;
	left: 0;
	top: -100px;
	width: 100%;
	height: 145px;
	background: url(/wp-content/uploads/childLP-parts04.png) no-repeat center center;
	background-size: 959px 145px;
}
.kodawari .kodawari_img {
	position: absolute;
	left: 0;
	top: -200px;
	width: 100%;
	text-align: center;
}
.kodawari .kodawari_img img {
	max-width: 165px;
}
.kodawari .kodawari_box {
	width: 1120px;
	margin: 110px auto 0;
}
.kodawari .kodawari_box > .elementor-container > .elementor-row {
	display: flex;
	justify-content: space-between;
}
.kodawari .kodawari_box .item {
	width: 21.2%;
	max-width: 237px;
}
.kodawari .kodawari_box figure {
	position: relative;
}
.kodawari .kodawari_box figure figcaption {
	font-family: "Noto Serif JP", serif;
	font-size: 7.5rem;
	font-weight: 700;
	position: absolute;
	left: 0;
	top: -50px;
	width: 100%;
	line-height: 1;
	text-align: center;
}
.kodawari .kodawari_box figure figcaption span {
	display: inline-block;
	transform: skew(-10deg);
}
.kodawari .kodawari_box p {
	font-weight: 600;
	text-align: center;
	font-size: 2.3rem;
	padding-top: 30px;
}
.kodawari .kodawari_box p span {
	background: #ffed61;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.kodawari:before {
	background: url(/wp-content/uploads/childLP-wave_white.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

@media screen and (max-width: 740px) {
	.kodawari {
		position: relative;
		padding: 40px 0 80px;
	}
	.kodawari:before {
		content: "";
		position: absolute;
		left: 0;
		top: -55px;
		width: 100%;
		height: 55px;
		background: url(/wp-content/uploads/childLP-wave_white.svg) repeat-x center bottom -0.8vw;
	}
	.kodawari:after {
		content: "";
		position: absolute;
		left: 0;
		top: -50px;
		width: 100%;
		height: 145px;
		background: url(/wp-content/uploads/childLP-parts04.png) no-repeat center center;
		background-size: 100% auto;
	}
	.kodawari .kodawari_img {
		top: -90px;
	}
	.kodawari .kodawari_img img {
		max-width: 80px;
	}
	.kodawari .kodawari_box {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		margin: 50px auto 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.kodawari .kodawari_box .item {
		width: 50%;
		max-width: 100%;
		margin-bottom: 30px;
	}
	.kodawari .kodawari_box .item figure {
		position: relative;
		text-align: center;
	}
	.kodawari .kodawari_box .item figure img {
		width: 80%;
	}
	.kodawari .kodawari_box .item figure figcaption {
		font-size: 3.5rem;
		left: 0;
		top: -20px;
		width: 100%;
		line-height: 1;
	}
	.kodawari .kodawari_box .item p {
		font-size: 1.6rem;
		padding-top: 0px;
	}

	/* IE11 */
	_:lang(x)::-ms-backdrop,
	.kodawari:before {
		background: url(/wp-content/uploads/childLP-wave_white.png) repeat-x center bottom -0.8vw;
		background-size: auto 100%;
	}
}


/* =====================================
■ よくあるお子さまの歯のお悩み解決します！
===================================== */
.onayami {
	background: #ffed61;
	position: relative;
	padding: 0 0 150px;
}
.onayami:before {
	content: "";
	position: absolute;
	left: 0;
	top: -55px;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom -0.8vw;
	pointer-events: none;
}
.onayami:after {
	content: "";
	position: absolute;
	left: 0;
	top: -100px;
	width: 100%;
	height: 460px;
	background: url(/wp-content/uploads/childLP-parts05.png) repeat-x center top;
	background-size: 1044px 460px;
	pointer-events: none;
}
.onayami .onayami_img {
	width: 100%;
	text-align: center;
}
.onayami .onayami_img img {
	width: 183px;
}
.onayami .onayami_title {
	text-align: center;
	font-size: 3.9rem;
	margin-bottom: 100px;
}
.onayami .onayami_title .elementor-heading-title {
	font-weight: 700;
}
.onayami .onayami_title span {
	background: #ffda14;
	padding: 8px;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.onayami:before {
	background: url(/wp-content/uploads/childLP-wave.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

@media screen and (max-width: 740px) {
	.onayami {
		padding: 0 0 70px;
	}
	.onayami:before {
		top: -52px;
		width: 100%;
		height: 55px;
		background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom -0.8vw;
	}
	.onayami:after {
		top: -50px;
		width: 100%;
		height: 460px;
		background: url(/wp-content/uploads/childLP-parts05.png) repeat-x center top;
		background-size: 100% auto;
	}
	.onayami .onayami_img {
		width: 100%;
		text-align: center;
	}
	.onayami .onayami_img img {
		width: 80px;
	}
	.onayami .onayami_title {
		font-size: 2.2rem;
		margin-bottom: 50px;
	}
	.onayami .onayami_title .elementor-heading-title {
		line-height: 1.5;
	}
	.onayami .onayami_title span {
		padding: 5px;
	}
}

.onayami_box {
	width: 1120px;
	margin: 0 auto 100px;
	border-radius: 40px;
	background: #fff;
	display: flex;
	justify-content: flex-start;
}
.onayami_box.bottom {
	margin-bottom: 0;
	border-radius: 40px 40px 0 0;
}
.onayami_box.bottom .onayami_ttl {
	border-radius: 40px 0 0 0;
}
.onayami .cv_box {
	border-radius: 0 0 40px 40px;
	background: #fbfbfb;
}
.onayami_box .onayami_ttl {
	width: 192px;
	background: #ee6013;
	border-radius: 40px 0 0 40px;
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.onayami_box .onayami_ttl:before {
	content: "";
	position: absolute;
	left: 33px;
	top: -52px;
	width: 128px;
	height: 42px;
	background: url(/wp-content/uploads/childLP-onayami_text.png) no-repeat center top;
	background-size: 128px 42px;
}
.onayami_box .onayami_ttl span {
	width: 116px;
	height: 116px;
	border-radius: 50%;
	border: #fff solid 3px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 6.8rem;
	margin: -28px auto 0;
	background: #ee6013;
}
.onayami_box .onayami_ttl em {
	margin: 50px auto 0;
	display: block;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	color: #fff;
	line-height: 1.2;
	font-size: 4.4rem;
	font-weight: 700;
	letter-spacing: 2px;
	/*
	writing-mode: horizontal-tb;
	-ms-writing-mode: lr-tb;
	-webkit-writing-mode:horizontal-tb;
	*/
}
.onayami_box .onayami_content {
	width: calc(100% - 192px);
}
.onayami_box .onayami_content .onayami_inner {
	padding: 50px;
	text-align: center;
}
.onayami_box .onayami_content .onayami_inner.bg {
	background: #fbfbfb;
	border-radius: 0 0 40px 0;
}
.onayami_box .onayami_content .onayami_inner.border {
	border-top: #ee6013 dotted 1px;
}
.onayami_box .onayami_content .onayami_inner.border h3 {
	padding-bottom: 50px;
}
.onayami_box .onayami_content .onayami_inner h3 {
	font-weight: 600;
	font-size: 3.1rem;
	line-height: 1.5;
	padding-bottom: 20px;
}
.onayami_box .onayami_content .onayami_inner h4 {
	font-weight: 600;
	font-size: 2.5rem;
	line-height: 1.5;
	padding-bottom: 30px;
}
.onayami_box .onayami_content .onayami_inner h4.delpb {
	padding-bottom: 0;
}
.onayami_box .onayami_content .onayami_inner .img_Box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.onayami_box .onayami_content .onayami_inner .img_Box .item {
	width: 395px;
}
.onayami_box .onayami_content .onayami_inner .img_Box .item em {
	display: block;
	line-height: 1.35;
	padding: 20px 0 10px;
	font-weight: 700;
	font-size: 2.3rem;
}
.onayami_box .onayami_content .onayami_inner .img_Box .item p {
	text-align: left;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 {
	padding-top: 30px;
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 .item {
	width: 237px;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 .item em {
	display: block;
	line-height: 1.35;
	padding: 20px 0 20px;
	font-weight: 700;
	font-size: 2.3rem;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 .item span {
	font-size: 1.5rem;
	font-weight: 600;
	display: block;
	line-height: 1;
	color: #ee6013;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 .item span.green {
	color: #2bab6f;
}
.onayami_box .onayami_content .onayami_inner .img_Box02 .item span+span {
	margin-top: 10px;
}
.onayami_box .onayami_content .onayami_inner .textBox {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.onayami_box .onayami_content .onayami_inner .textBox figure {
	flex-shrink: 0;
}
.onayami_box .onayami_content .onayami_inner .textBox .text {
	padding-right: 40px;
}
.onayami_box .onayami_content .onayami_inner .textBox .text h4 {
	text-align: left;
	font-size: 2.3rem;
	padding-bottom: 20px;
}
.onayami_box .onayami_content .onayami_inner .textBox .text ul {
	color: #ee6013;
	font-weight: 600;
	text-align: left;
}
.onayami_box .onayami_content .onayami_inner .textBox .text ul li span {
	padding-bottom: 5px;
	border-bottom: #ee6013 solid 1px;
}
.onayami_box .onayami_content .onayami_inner .textBox .text p {
	padding-top: 20px;
	text-align: left;
	line-height: 1.8;
}
.onayami_box .onayami_content .onayami_inner .iconBox {
	width: 100%;
	margin: 30px auto 50px;
	display: flex;
	justify-content: space-between;
}
.onayami_box .onayami_content .onayami_inner .iconBox figure {
	position: relative;
	padding-bottom: 20px;
}
.onayami_box .onayami_content .onayami_inner .iconBox figure figcaption {
	font-family: "Noto Serif JP", serif;
	font-size: 4rem;
	font-weight: 700;
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	line-height: 1;
	text-align: center;
}
.onayami_box .onayami_content .onayami_inner .iconBox em {
	display: block;
	font-weight: 600;
	text-align: center;
	font-size: 2.3rem;
	padding-top: 20px;
	line-height: 1.5;
}

@media screen and (max-width: 740px) {
	.onayami_box {
		width: calc(100% - 30px);
		margin: 0 auto 50px;
		border-radius: 10px;
		flex-direction: column;
	}
	.onayami_box.bottom {
		margin-bottom: 0;
		border-radius: 10px 10px 0 0;
	}
	.onayami_box.bottom .onayami_ttl {
		border-radius: 10px 10px 0 0;
	}
	.onayami .cv_box {
		border-radius: 0 0 20px 20px;
		background: #fbfbfb;
	}
	.onayami_box .onayami_ttl {
		width: 100%;
		background: #ee6013;
		border-radius: 10px 10px 0 0;
		position: relative;
	}
	.onayami_box .onayami_ttl:before {
		content: "";
		position: absolute;
		left: calc(50% - 32px);
		top: -42px;
		width: 64px;
		height: 21px;
		background: url(/wp-content/uploads/childLP-onayami_text.png) no-repeat center top;
		background-size: 64px 21px;
	}
	.onayami_box .onayami_ttl span {
		width: 58px;
		height: 58px;
		border: #fff solid 2px;
		font-size: 3.2rem;
		margin: -28px auto 0;
	}
	.onayami_box .onayami_ttl em {
		margin: 5px auto 15px;
		display: block;
		text-align: center;
		font-size: 2.6rem;
		letter-spacing: 1px;
		writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		-webkit-writing-mode: horizontal-tb;
	}
	.onayami_box .onayami_content {
		width: 100%;
	}
	.onayami_box .onayami_content .onayami_inner {
		padding: 20px;
	}
	.onayami_box .onayami_content .onayami_inner.border h3 {
		padding-bottom: 25px;
	}
	.onayami_box .onayami_content .onayami_inner h3 {
		font-size: 2.1rem;
		line-height: 1.5;
		padding-bottom: 10px;
	}
	.onayami_box .onayami_content .onayami_inner h4 {
		font-size: 1.5rem;
		padding-bottom: 20px;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box .item {
		width: 100%;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box .item em {
		padding: 20px 0 10px;
		font-size: 1.6rem;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box .item+.item {
		margin-top: 20px;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 {
		padding-top: 20px;
		width: 100%;
		display: block;
		text-align: center;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 .item {
		width: 100%;
		margin-bottom: 30px;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 .item img {
		width: 180px;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 .item em {
		padding: 10px 0;
		font-size: 1.6rem;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 .item span {
		font-size: 1.2rem;
	}
	.onayami_box .onayami_content .onayami_inner .img_Box02 .item span+span {
		margin-top: 10px;
	}
	.onayami_box .onayami_content .onayami_inner .textBox {
		display: block;
	}
	.onayami_box .onayami_content .onayami_inner .textBox figure {
		flex-shrink: 0;
	}
	.onayami_box .onayami_content .onayami_inner .textBox .text {
		padding-right: 0px;
	}
	.onayami_box .onayami_content .onayami_inner .textBox .text h4 {
		text-align: center;
		font-size: 1.8rem;
		padding: 10px 0;
	}
	.onayami_box .onayami_content .onayami_inner .textBox .text ul {
		text-align: center;
	}
	.onayami_box .onayami_content .onayami_inner .textBox .text ul li span {
		padding-bottom: 5px;
	}
	.onayami_box .onayami_content .onayami_inner .textBox .text p {
		padding-top: 10px;
		text-align: left;
		line-height: 1.8;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox {
		width: 100%;
		margin: 20px auto 0;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox .item {
		width: 50%;
		margin-bottom: 30px;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox figure {
		position: relative;
		padding-bottom: 20px;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox figure img {
		width: 80%;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox figure figcaption {
		font-size: 3rem;
		bottom: 10px;
	}
	.onayami_box .onayami_content .onayami_inner .iconBox em {
		font-size: 1.6rem;
		padding-top: 10px;
	}
}


/* =====================================
■ 親子で予防ケア
===================================== */
.care {
	position: relative;
	padding: 0 0 150px;
}
.care:before {
	content: "";
	position: absolute;
	left: 0;
	top: -55px;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave_white.svg) repeat-x center bottom -0.8vw;
	pointer-events: none;
}
.care:after {
	content: "";
	position: absolute;
	left: 0;
	top: -70px;
	width: 100%;
	height: 180px;
	background: url(/wp-content/uploads/childLP-parts06.png) repeat-x center top;
	background-size: 1087px 180px;
	pointer-events: none;
}
.care .care_ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 0 80px;
}
.care .care_ttl em.slanting {
	margin-left: 20px;
}
.care .care_ttl em.slanting::after {
	content: none !important;
}
.care .care_box > .elementor-container {
	width: 1120px;
	margin: 0 auto;
}
.care .care_box .text {
	padding-right: 50px;
}
.care .care_box .text h3 {
	font-size: 2.7rem;
	line-height: 1.5;
	font-weight: 600;
	padding-bottom: 10px;
}
.care .care_menu > .elementor-container > .elementor-row {
	width: 1120px;
	margin: 0 auto;
	justify-content: space-between;
	flex-wrap: wrap;
}
.care .care_menu .elementor-inner-column:not(.item) {
	width: 100%;
}
.care .care_menu h3 {
	font-size: 3.2rem;
	padding: 60px 0;
	line-height: 1;
	font-weight: 600;
	text-align: center;
}
.care .care_menu .item {
	width: 540px;
	margin-bottom: 50px;
}
.care .care_menu .item em {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 2.2rem;
	padding: 15px 0;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.care:before {
	background: url(/wp-content/uploads/childLP-wave_white.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

@media screen and (max-width: 740px) {
	.care {
		position: relative;
		padding: 0 0 50px;
	}
	.care:before {
		top: -55px;
		width: 100%;
		height: 55px;
		background: url(/wp-content/uploads/childLP-wave_white.svg) repeat-x center bottom -0.8vw;
	}
	.care:after {
		top: -40px;
		width: 100%;
		height: 180px;
		background: url(/wp-content/uploads/childLP-parts06.png) repeat-x center top;
		background-size: 100% auto;
	}
	.care .care_ttl {
		display: block;
		text-align: center;
		padding: 25px 0 40px;
	}
	.care .care_ttl img {
		width: 100px;
	}
	.care .care_ttl em.slanting {
		margin-left: 0px;
	}
	.care .care_ttl em.slanting::after {
		content: none !important;
	}
	.care .care_box {
		padding: 0 15px;
		box-sizing: border-box;
	}
	.care .care_box > .elementor-container {
		width: 100%;
		margin: 0 auto;
	}
	.care .care_box .text {
		padding-right: 0px;
	}
	.care .care_box .text h3 {
		font-size: 1.8rem;
		padding: 10px;
	}
	.care .care_menu {
		padding: 0 15px;
		box-sizing: border-box;
	}
	.care .care_menu > .elementor-container > .elementor-row {
		width: 100%;
	}
	.care .care_menu h3 {
		font-size: 1.8rem;
		padding: 30px 0;
	}
	.care .care_menu .item {
		width: 100%;
		margin-bottom: 25px;
	}
	.care .care_menu .item em {
		display: block;
		text-align: center;
		font-weight: 700;
		font-size: 1.65rem;
		padding: 10px 0;
	}
}


/* =====================================
■ 医院案内
===================================== */
.clinic {
	background: #ee6013;
	position: relative;
	text-align: center;
}
.clinic:before {
	content: "";
	position: absolute;
	left: 0;
	top: -55px;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave_orange.svg) repeat-x center bottom -0.8vw;
	z-index: 100;
	pointer-events: none;
}
.clinic.green {
	background: #17c070;
}
.clinic.green:before {
	content: none;
	background: url(/wp-content/uploads/childLP-wave_green.svg) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}
.clinic > .elementor-container > .elementor-row {
	flex-wrap: wrap;
}
.clinic .elementor-top-column {
	width: 100%;
}
.clinic .clinic_inner {
	width: 1120px;
	margin: 0 auto;
	padding: 50px 0;
}
.clinic .clinic_inner .logo {
	padding-bottom: 80px;
}
.clinic .clinic_inner .logo img {
	max-width: 442px;
}
.clinic .clinic_inner address {
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	padding: 50px 0 20px;
}
.clinic .clinic_inner .tel {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	line-height: 1;
}
.clinic .clinic_inner .tel .icon-freedial {
	font-size: 3.2rem;
	margin-right: 10px;
}
.clinic .clinic_inner .tel span {
	font-size: 3.5rem;
	font-weight: 600;
}
.clinic .clinic_inner small {
	display: block;
	color: #fff;
	font-size: 1.4rem;
	font-weight: 600;
	line-height: 1.5;
	padding-top: 20px;
}
.clinic .clinic_inner table {
	width: 100%;
	table-layout: fixed;
	margin-top: 50px;
}
.clinic .clinic_inner table thead th {
	border: #fff solid 1px;
	color: #fff;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	font-size: 2rem;
}
.clinic .clinic_inner table tbody td {
	border: #fff solid 1px;
	color: #fff;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	box-sizing: border-box;
	font-size: 2rem;
}
.clinic .clinic_inner table tfoot td {
	color: #fff;
	text-align: left;
	font-size: 1.6rem;
	padding-top: 30px;
}
.clinic .clinic_inner .imgbox {
	margin-top: 50px;
}
.clinic .clinic_inner .imgbox > .elementor-container > .elementor-row {
	justify-content: space-between;
	flex-wrap: wrap;
}
.clinic .clinic_inner .imgbox .item {
	width: 48.3%;
	max-width: 540px;
	margin-bottom: 60px;
}
.clinic .clinic_inner .imgbox .item p {
	color: #fff;
	font-weight: 600;
	padding-top: 10px;
}
.clinic .googlemap {
	width: 100%;
	height: 480px;
	position: relative;
}
.clinic .googlemap iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: block;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.clinic:before {
	background: url(/wp-content/uploads/childLP-wave_orange.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

/* IE11 */
_:lang(x)::-ms-backdrop,
.clinic.green:before {
	background: url(/wp-content/uploads/childLP-wave_green.png) repeat-x center bottom -0.8vw;
	background-size: auto 100%;
}

@media screen and (max-width: 740px) {
	.clinic:before {
		top: -55px;
		width: 100%;
		height: 55px;
		background: url(/wp-content/uploads/childLP-wave_orange.svg) repeat-x center bottom -0.8vw;
		z-index: 100;
	}
	.clinic.green:before {
		background: url(/wp-content/uploads/childLP-wave_green.svg) repeat-x center bottom -0.8vw;
	}
	.clinic .clinic_inner {
		width: 100%;
		margin: 0 auto;
		padding: 25px 15px;
		box-sizing: border-box;
	}
	.clinic .clinic_inner .logo {
		padding-bottom: 20px;
	}
	.clinic .clinic_inner .logo img {
		width: 80%;
	}
	.clinic .clinic_inner address {
		color: #fff;
		font-size: 1.2rem;
		padding: 10px 0 10px;
	}
	.clinic .clinic_inner .tel .icon-freedial {
		font-size: 2.2rem;
		margin-right: 10px;
	}
	.clinic .clinic_inner .tel span {
		font-size: 2.5rem;
	}
	.clinic .clinic_inner small {
		font-size: 1.2rem;
		font-weight: 600;
		line-height: 1.5;
		padding-top: 10px;
	}
	.clinic .clinic_inner table {
		margin-top: 20px;
	}
	.clinic .clinic_inner table thead th {
		height: 20px;
		font-size: 1rem;
	}
	.clinic .clinic_inner table tbody td {
		color: #fff;
		height: 40px;
		font-size: 1rem;
	}
	.clinic .clinic_inner table tfoot td {
		font-size: 1rem;
		padding-top: 10px;
	}
	.clinic .clinic_inner .imgbox {
		margin-top: 20px;
	}
	.clinic .clinic_inner .imgbox > .elementor-container {
		max-width: 540px;
		margin: 0 auto;
	}
	.clinic .clinic_inner .imgbox .item {
		width: 100%;
		margin-bottom: 20px;
	}
	.clinic .clinic_inner .imgbox .item p {
		color: #fff;
		font-weight: 600;
		padding-top: 5px;
	}
	.clinic .googlemap {
		height: 280px;
	}

	/* IE11 */
	_:lang(x)::-ms-backdrop,
	.clinic:before {
		background: url(/wp-content/uploads/childLP-wave_orange.png) repeat-x center bottom -0.8vw;
		background-size: auto 100%;
	}

	/* IE11 */
	_:lang(x)::-ms-backdrop,
	.clinic.green:before {
		background: url(/wp-content/uploads/childLP-wave_green.png) repeat-x center bottom -0.8vw;
		background-size: auto 100%;
	}
}


/* =====================================
■ ドクター紹介
===================================== */
.doctor {
	background: #ffed61;
	position: relative;
	padding-bottom: 50px;
}
/*
&:before{
content: "";
position: absolute;
left: 0;
top: -55px;
width: 100%;
height: 55px;
background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom;
background-size: auto 100%;
z-index: 100;
}
*/
.doctor:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	height: 283px;
	background: url(/wp-content/uploads/childLP-parts07.png) repeat-x center top;
	background-size: 1100px 283px;
	pointer-events: none;
}
.doctor .doctor_box > .elementor-container > .elementor-row {
	width: 1120px;
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	padding: 50px 0;
}
.doctor .doctor_box .item {
	text-align: center;
	width: 50%;
	flex-direction: column;
	justify-content: center;
}
.doctor .doctor_box .item .figure {
	margin-bottom: 40px;
}
.doctor .doctor_box .item .figure img {
	width: 258px;
}
.doctor .doctor_box .item .figure + .elementor-widget-heading span {
	display: block;
	font-weight: 600;
	line-height: 1;
}
.doctor .doctor_box .item em {
	display: block;
	font-size: 2.7rem;
	font-weight: 600;
}
.doctor .doctor_box .item ol {
	display: inline-block;
	padding: 30px;
}
.doctor .doctor_box .item ol li {
	display: flex;
	justify-content: flex-start;
	font-size: 1.6rem;
	font-weight: 600;
	line-height: 1.85;
}
.doctor .doctor_box .item ol li span {
	width: 100px;
	display: block;
	text-align: right;
	padding-right: 1em;
	box-sizing: initial;
}
.doctor .doctor_box .item ol li p {
	text-align: left;
}

@media screen and (max-width: 740px) {
	.doctor {
		padding-bottom: 100px;
	}
	/*
	&:before{
	content: "";
	position: absolute;
	left: 0;
	top: -55px;
	width: 100%;
	height: 55px;
	background: url(/wp-content/uploads/childLP-wave.svg) repeat-x center bottom;
	background-size: 100% auto;
	z-index: 100;
}
	*/
	.doctor:after {
		top: 0px;
		width: 100%;
		height: 283px;
		background: url(/wp-content/uploads/childLP-parts07.png) repeat-x center top;
		background-size: 100% auto;
	}
	.doctor .doctor_box > .elementor-container > .elementor-row {
		width: 100%;
		padding: 50px 20px 0;
	}
	.doctor .doctor_box .item {
		text-align: center;
		width: 100%;
		flex-direction: column;
		justify-content: center;
		margin-bottom: 20px;
	}
	.doctor .doctor_box .item .figure {
		margin-bottom: 20px;
	}
	.doctor .doctor_box .item .figure img {
		width: 180px;
	}
	.doctor .doctor_box .item .figure+ .elementor-widget-heading span {
		font-size: 1.4rem;
	}
	.doctor .doctor_box .item em {
		display: block;
		font-size: 2rem;
		font-weight: 600;
	}
	.doctor .doctor_box .item ol {
		padding: 10px 0;
	}
	.doctor .doctor_box .item ol li {
		display: flex;
		justify-content: flex-start;
		font-size: 1.3rem;
		font-weight: 600;
		line-height: 1.85;
	}
	.doctor .doctor_box .item ol li span {
		width: auto;
		display: block;
		text-align: left;
		padding-right: 1em;
	}
	.doctor .doctor_box .item ol li p {
		text-align: left;
	}
}