@charset "utf-8";

/* =====================================
■Elementor
===================================== */
.elementor-element {
	padding: 0;
}
.e-con-inner {
	max-width: 100% !important;
}
.e-con {
	max-width: 100% !important;
}
.elementor-43 .elementor-element.elementor-element-3432795 {
	width: 100%;
}
#main {
	margin-top: 93px;
}
.elementor-43 .elementor-element.elementor-element-262f659 {
	--display: grid;
	--e-con-grid-template-columns: repeat(2, 1fr);
}
#wrapper {
	padding-top: 0px;
}
nav .menu > li a span {
	color: #fff;
	font-weight: 700;
}
nav .menu > li a span sub {
	color: #fff;
}
header .logo {
	margin-top: 15px;
}
body {
	background: #fff;
}
@media screen and (max-width: 767px) {
	nav .menu > li a span {
		color: #115D8B;
	}
}
/* =====================================
■TITLE
===================================== */
.titWrap_h2 {
	text-align: center;
	margin-bottom: 68px;
}
.titWrap_h2 h2 {
	position: relative;
	font-size: 74px;
	color: #115D8B;
	letter-spacing: 0.05em;
	line-height: 140%;
	font-family: "Cormorant", serif;
	font-optical-sizing: auto;
	font-style: normal;
}
.titWrap_h2 .subtitle {
	color: #115D8B;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 0.05em;
	line-height: 1;
}
.titWrap_h3 h3 {
	font-size: 30px;
	margin-bottom: 15px;
	color: #fff;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0.1em;
	line-height: 170%;
}
.titWrap_h3 p {
	line-height: 1.6;
	margin-top: 25px;
	margin-bottom: 25px;
	color: #fff;
}
@media screen and (max-width: 767px) {
	.titWrap_h2 {
		margin-bottom: 48px;
	}
	.titWrap_h2 h2 {
		font-size: 52.38px;
	}
	.titWrap_h2 .subtitle {
		font-size: 15.57px;
	}
}
/* =====================================
■mainView
===================================== */
.mainSec {
	position: relative;
}
.newsSec.e-con .e-con-inner {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}
.newsSec .news_tit {
	width: 25%;
	text-align: center;
}
.newsSec .news_content {
	width: 75%;
	flex: 1;
}
.mainSec .main_txt {
	width: 50%;
	position: absolute;
	content: "";
	top: 160px;
	left: 9%;
}
.mainSec .main_bnr {
	position: absolute;
	content: "";
	right: 6%;
	top: 24%;
	width: 9.8%;
	max-width: 223px;
}
@media screen and (max-width: 767px) {
	.mainSec .main_txt {
		width: 90%;
		top: 90px;
		left: 5%;
		bottom: 120px;
	}
	.mainSec .main_bnr {
		right: 5%;
		top: auto;
		width: 90%;
		max-width: 100%;
		bottom: 30px;
	}
}
/* =====================================
■news
===================================== */
.newsSec {
	max-width: 1094px !important;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
	border-top: 1px solid #115D8B;
	padding-top: 44px;
	padding-bottom: 51px;
	border-bottom: 1px solid #115D8B;
}
.news_tit h2 {
	color: #435877;
	font-size: 30px;
	line-height: 44px;
	letter-spacing: 0.1em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
}
.news_tit h2 a {
	color: #435877 !important;
	font-size: 14px !important;
	line-height: 14px !important;
	letter-spacing: 0.1em !important;
	text-align: center;
	border: 1px solid #115D8B;
	border-radius: 5px;
	padding: 20px;
	display: block;
	max-width: 128px;
	margin: 22px auto 0;
}
.newsBox dl dd {
	flex: 1;
}
.newsBox dl dt .newsLabel {
	background: #D8EEF8;
	padding: 4px 15px;
	line-height: 1;
	color: #163141;
	font-weight: 700;
	font-size: 13px;
	line-height: 15.6px;
	letter-spacing: 0.1em;
	margin-right: 10px;
}
.newsBox dl dt {
	color: #163141;
	font-size: 14px;
	line-height: 16.8px;
	letter-spacing: 0;
	font-weight: 400;
	flex: 0 0 25%;
}
.newsBox dl dd a {
	color: #163141;
	font-weight: 400;
	font-size: 16px;
	line-height: 21.6px;
	letter-spacing: 0;
}
.newsBox dl {
	display: flex;
	align-items: center;
}
@media screen and (max-width: 767px) {
	.news_tit h2 {
		font-size: 22px;
		text-align: left;
	}
	.newsSec {
		padding: 0px 0 20px;
	}
	.newsSec.e-con .e-con-inner {
		display: block;
		padding: 20px;
		box-sizing: border-box;
	}
	.newsSec .news_tit {
		width: 100%;
	}
	.news_tit h2 a {
		display: inline-block;
		padding: 10px;
		font-size: 14px !important;
	}
	.newsBox dl {
		display: block;
	}
	.newsBox dl dt > span {
		position: relative;
		padding-right: 65px;
	}
	.newsBox dl dt > span .newsLabel {
		position: absolute;
		content: "";
		right: 0;
		top: 2px;
		font-size: 12px;
		padding: 1px 9px;
	}
}
/* =====================================
■top01
===================================== */
.elementor-element-6068840 {
	margin-bottom: 32px;
}
.top01 .wrapper {
	display: flex;
	align-items: flex-start;
	gap: clamp(16px, 4vw, 73px);
}
.top01 .wrapper .left {
	flex: 1;
	max-width: 427px;
	aspect-ratio: 854 / 498;
}
.top01 .wrapper .right {
	flex: 1;
	color: #163141;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 220%;
}
@media screen and (max-width: 767px) {
	.top01 .wrapper {
		display: block;
	}
	.top01 .wrapper .left {
		max-width: 100%;
	}
}
/* =====================================
■top02
===================================== */
.elementor-element.elementor-element-bd2c6db {
	margin-bottom: 98px;
}
.top02 .box {
	max-width: 1080px;
	margin: 0 auto;
}
.top02 .box .wrapper {
	padding: 0 32px;
	box-sizing: border-box;
	position: relative;
	z-index: 1;
	overflow: visible;
}
.top02 .box .wrapper .top02_img {
	position: absolute;
	content: "";
	width: 368px;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
}
.top02 ul {
	max-width: 964px;
	margin: 0 auto;
	padding: 0 30px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	gap: 20px;
	margin-top: 50px;
}
.top02 ul li {
	width: calc((100% - 20px) / 2);
	text-align: center;
}
.top02 ul li a {
	font-size: 18px;
	color: #115D8B;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0.05em;
	display: block;
	padding: 25px 0;
	border: 1px solid #115D8B;
	border-radius: 5px;
	position: relative;
}
.top02 ul li a:before {
	position: absolute;
	content: "";
	width: 12px;
	height: 10.67px;
	background: url(/wp-content/uploads/top_icon.png) no-repeat;
	background-size: cover;
	right: 20px;
	top: 43%;
}
@media screen and (max-width: 1157px) and (min-width: 768px) {
	.top02 .box {
		padding: 0 20px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 767px) {
	.top02 .box .wrapper .top02_img {
		top: -50px;
		width: 274px;
		display: block;
		z-index: 11;
	}
	.top02 .box .wrapper {
		padding: 0 18px;
	}
	.top02 ul {
		display: block;
		margin-top: 34px;
	}
	.top02 ul li {
		width: 100%;
		margin-bottom: 10px;
	}
	.top02 ul li a {
		font-size: 16px;
	}
}
/* =====================================
■top04
===================================== */
.elementor-element.elementor-element-1323890 {
	margin-bottom: 65px;
}
.top04 {
	position: relative;
	margin-top: 82px;
}
.top04:after {
	position: absolute;
	content: "";
	width: 241px;
	height: 206px;
	background: #F3F7F8;
	right: 0;
	bottom: -130px;
	z-index: -1;
}
.tit_box {
	position: relative;
	padding-top: 80px;
}
.tit_box .clinic-photo {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	max-width: 28%;
}
.top04 .main-content {
	display: flex;
	align-items: flex-start;
	gap: 8.18%;
	margin-right: 11%;
	margin-top: -100px;
}
.top04 .left-image {
	width: 44.40%;
	flex: 0 0 44.40%;
}
.top04 .left-image img {
	width: 100%;
	height: auto;
	display: block;
}
.top04 .right-content {
	width: 47.42%;
	flex: 0 0 47.42%;
	margin-top: 100px;
}
.top04 .right-content .section-label {
	font-family: "Cormorant", serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-weight: 700;
	color: #115D8B;
	letter-spacing: 0.3em;
	font-size: 12.61px;
	line-height: 100%;
}
.top04 .right-content .main-heading {
	color: #115D8B;
	font-size: 32px;
	line-height: 190%;
	letter-spacing: 0.1em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
}
.top04 .right-content .description {
	color: #163141;
	font-size: 18px;
	letter-spacing: 0.1em;
	line-height: 220%;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	margin-top: 29px;
}
@media screen and (max-width: 1086px) {
	.top04 .right-content .main-heading {
		font-size: clamp(22px, 4vw, 24px);
		letter-spacing: 0.01em;
	}
	.top04 .right-content {
		margin-top: 70px;
	}
	.top04 .right-content .description {
		margin-top: 10px;
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.tit_box {
		padding-top: 0px;
	}
	.top04 .main-content {
		display: block;
		margin-right: 0;
		margin-top: 0;
	}
	.top04:after {
		display: none;
	}
	.top04 .right-content {
		width: 100%;
		padding: 0 30px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.tit_box .clinic-photo {
		top: 60px;
		max-width: 38%;
		z-index: -1;
	}
	.sp.left-image_sp {
		margin-top: -50px;
		z-index: -1;
		position: relative;
	}
}
/* =====================================
■top05
===================================== */
.treatment-wrapper {
	margin: 0 auto;
	box-sizing: border-box;
	border-radius: 5px;
	background: linear-gradient(90deg, #087FC7, #F4E14C);
}
.treatment-wrapper .box {
	padding: 3px;
}
.treatment-wrapper .box .box02 {
	padding: 58px 67px;
	background: #fff;
}
.treatment-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 7px;
	background-color: #fff;
}
.treatment-item {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 14px 24px;
	background-color: #F0F8FC;
	cursor: pointer;
	transition: background-color 0.2s;
	text-decoration: none;
	color: inherit;
}
.item-left {
	display: flex;
	align-items: center;
	gap: 16px;
}
.item-arrow {
	width: 11px;
	height: 11px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.item-left .item-icon {
	width: 62px;
}
.item-arrow svg {
	width: 12px;
	height: 12px;
	stroke: #1a5276;
	stroke-width: 2;
	fill: none;
}
.item-left .item-name {
	color: #115D8B;
	font-size: 18px;
	letter-spacing: 0.05em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1.2;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.treatment-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (max-width: 767px) {
	.treatment-wrapper .box .box02 {
		padding: 20px;
	}
	.treatment-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.item-left {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.treatment-item {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.item-arrow {
		margin-left: auto;
	}
	.item-left .item-name {
		font-size: 16px;
	}
}
/* =====================================
■top06
===================================== */
.elementor-element.elementor-element-48b7e29 {
	margin-bottom: 120px;
	margin-top: 74px;
}
.top06 {
	max-width: 860px;
	padding: 0 30px;
	margin: 0 auto;
	box-sizing: border-box;
}
.faq-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.faq-item {
	background-color: #F7FBFC;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
}
.faq-item.active::before {
	opacity: 1;
}
.faq-question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 11px 14px;
	cursor: pointer;
	transition: background-color 0.2s;
	background: #F0F8FC;
	position: relative;
}
.faq-question:before {
	position: absolute;
	content: "";
	height: 100%;
	width: 1px;
	right: 58px;
	bottom: 0;
	background: #D4E4EB;
}
.faq-question:hover {
	background-color: #e8f1f5;
}
.question-text {
	font-size: 18px;
	color: #163141;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	letter-spacing: 0;
}
.question-icon {
	font-size: 22px;
	color: #1a5276;
	font-family: "Times New Roman", serif;
	font-weight: 400;
	line-height: 1;
}
.arrow-icon {
	width: 35px;
	height: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: transform 0.3s ease;
}
.arrow-icon svg {
	width: 35px;
	height: 35px;
	stroke: #ADADAD;
	stroke-width: 1.5;
	fill: none;
}
.faq-item.active .arrow-icon {
	transform: rotate(180deg);
}

/* 答案区域 */
.faq-answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease, padding 0.3s ease;
}
.faq-item.active .faq-answer {
	max-height: 500px;
	padding: 20px 24px 24px 30px;
}

.answer-text {
	font-size: 15px;
	color: #163141;
	line-height: 2;
}
/* =====================================
■Message
===================================== */
.elementor-element.elementor-element-ff1a542 {
	margin-bottom: 77px;
}
.message {
	padding-top: 130px;
	position: relative;
}
.message:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 160px;
	background: url(/wp-content/uploads/message_en.png) no-repeat;
	background-size: auto 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.message .box {
	display: flex;
	gap: 7%;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 90px;
	width: 100%;
	max-width: calc(100% - ((100% - 1120px) / 2));
	margin-left: auto;
	margin-right: 0;
	padding-left: 20px;
	box-sizing: border-box;
}
.message .box .left {
	flex: 0 0 44.5%;
	margin-top: -50px;
}
.message .box .right {
	flex: 0 0 48.5%;
}
.message .box .titWrap_h2 {
	text-align: left;
	margin-bottom: 80px;
}
.message .box .left .tit {
	color: #115D8B;
	font-size: 28px;
	line-height: 190%;
	letter-spacing: 0.1em;
	font-family: "Zen Old Mincho", serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 30px;
}
.message .box .left .txt {
	color: #163141;
	font-size: 15px;
	letter-spacing: 0;
}
.message .box02 {
	display: flex;
	align-content: center;
	justify-content: space-between;
	gap: 7%;
}
.message .box02 .left {
	flex: 0 0 43%;
}
.message .box02 .right {
	flex: 0 0 50%;
	color: #163141;
}

@media screen and (max-width: 767px) {
	.message .box {
		margin-left: 0;
		display: block;
		margin-bottom: 40px;
	}
	.message .box .left {
		padding: 0 30px;
		box-sizing: border-box;
	}
	.message .box .titWrap_h2 {
		margin-bottom: 30px;
	}
	.message .box .right {
		width: 80%;
		margin-left: auto;
		margin-top: 30px;
	}
	.message .box .left .tit {
		font-size: 24px;
		line-height: 1.5;
	}
	.message .box02 {
		display: block;
	}
	.message .container {
		padding: 0;
	}
	.message .container .right {
		padding: 0 30px;
		box-sizing: border-box;
	}
	.message .box02 .left {
		margin-right: 10%;
		margin-top: 50px;
	}
	.message::before {
		height: 110px;
	}
}
/* =====================================
■Message
===================================== */
.about_box .box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 6%;
}
.about_box .box .left {
	flex: 0 0 46%;
}
.about_box .box .right {
	flex: 0 0 48%;
}
/* -------------------------------------
診療時間表
------------------------------------- */
/* 診療時間表A
------------------------------------- */
table.timetableA {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
}
.timetableA th,
.timetableA td {
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	color: #115D8B;
	text-align: center;
	vertical-align: middle;
	padding: 14.5px 0;
	border-bottom: 1px solid #B9B9B9;
}
.timetableA thead th {
	background: #115D8B;
	font-size: 14px;
	color: #fff;
	padding: 8px 0 8px;
	vertical-align: bottom;
}
.timetableA thead th:first-child {
	width: 26%;
	letter-spacing: 0.15em;
	text-align: left;
	padding-left: 0;
	border-left: none;
	text-align: center;
}
.timetableA tbody th {
	letter-spacing: 0.05em;
	color: #163141;
	word-break: keep-all;
	white-space: nowrap;
	text-align: left;
	text-align: center;
	font-size: 16px;
}
@media screen and (max-width: 767px) {
	.timetableA th,
	.timetableA td {
		font-size: 13px;
		padding: 15px 0 16px;
	}
	.timetableA thead th {
		font-size: 12px;
		padding: 7px 0 8px;
	}
	.timetableA thead th:first-child {
		width: 31.25%;
		font-size: 12px;
		letter-spacing: 0.02em;
		padding-left: 8px;
	}
	.timetableA tbody th {
		font-size: 14px;
		letter-spacing: 0;
		padding-left: 8px;
	}
}
@media screen and (max-width: 374px) {
	.timetableA thead th:first-child {
		width: 35%;
	}
}
.dl01 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 34.5px;
}
.dl01 dt,
.dl01 dd {
	padding-bottom: 15.5px;
	padding-top: 15px;
}
.dl01 dt {
	flex: 0 0 20%;
	color: #163141;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #115D8B;
}
.dl01 dd {
	flex: 0 0 80%;
	color: #163141;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	border-bottom: 1px solid #B9B9B9;
}
.dl01 dd a {
	text-decoration: underline;
	color: #163141;
}
.time_txt .time01 {
	color: #115D8B;
	font-size: 15px;
	font-weight: 700;
	vertical-align: bottom;
}
.time_txt {
	color: #163141;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin-top: 7px;
}
.time_txt .time02 {
	color: #163141;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 0;
	background: #ECECEC;
	padding: 1px 12px;
	vertical-align: baseline;
	margin-right: 10px;
}
.dl01 .dt01,
.dl01 .dd01 {
	padding-top: 0;
}
/* -------------------------------------
地図
------------------------------------- */
.map {
	position: relative;
	width: 100%;
	padding-top: 627px;
}
.map iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	border: none;
}
@media screen and (max-width: 767px) {
	.about_box .box {
		display: block;
	}
}





