@charset "UTF-8";


/*=======================================================*/
/*					セクション毎のCSS					  */
/*======================================================*/

/*============ 共通 =========== */
/*タイトル(共通)*/
.spot-heading01{
	font-size: clamp(40px,6vw,60px);
	font-style: italic;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:var(--main-color);
}
.spot-heading02{
	font-size: clamp(22px, 2vw, 27px);
	line-height: 1.2em;
	font-weight: 600;
	text-align: center;
	color: var(--main-color);
	font-family: "Zen Maru Gothic", sans-serif;
	/*border-bottom: 1px solid #999;*/
	padding-bottom: 0.3em;
}
.spot-heading02+p{
	margin-top: 0.5em;
	margin-bottom: 1em;
	font-size: clamp(16px,2vw,20px);
	font-weight: bold;
	text-align: center;
	margin-inline: auto;
	font-family: 'YakuHanJPs','Noto Sans Japanese',sans-serif,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "MS Pゴシック", "MS PGothic", Arial,Helvetica, Verdana;
	color:var(--accent-color2);
}
@media only screen and (max-width: 767px) {
	.spot-heading02+p{
		text-align: left;
	}
	/*<br>のブレイクポイント*/
	.br768{
		display:none;
	}
}
.line{
	width: 1px;
	height: auto;
	padding-top: 3%;
	background-color: #999;
	margin: 1.1% auto;
}
@media only screen and (max-width: 767px) {
	.line {
		width: 1px;
		height: auto;
		padding-top: 8%;
		background-color: #999;
		margin: 1.3% auto;
	}
}
.line2{
	width: 1px;
	height: auto;
	padding-top: 5.8%;
	background-color: #FFF;
	margin: 1.9607% auto;
}
.hline {
	display: inline-block;
	width: 40px; /* 横棒の長さ（調整可） */
	height: 1px; /* 横棒の太さ（調整可） */
	background-color: #2d2d2d; /* 横棒の色 */
	vertical-align: middle;
	margin: 0 0.5em; /* 文章と横棒の間隔 */
}
/**/
.spot__heading03 {
	position: relative; /* 親要素を相対位置に設定 */
}
.spot__heading03 h3 {
	width: fit-content;
	font-size: clamp(19px, 5vw, 30px);
	font-family: "Zen Kaku Gothic New", serif;
	text-align: left;
	padding-left: clamp(10px,7vw,70px);
	/*padding-right: 10px;*/
	margin-left: 0;
	margin-right: 0;
	position: relative;
	z-index: 1;
	opacity: 0.9;
	margin-bottom: 0.5vw;
}
.spot__heading03 span {
	position: absolute;
	font-family: "WindSong", serif;
	margin: 0;
	font-size: clamp(40px,10vw,60px);
	text-align: left;
	top: -20px; /* 調整が必要かもしれません */
	left: 0;
	transform-origin: left top;
	pointer-events: none;
	white-space: nowrap;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: #fdd500;
	opacity: 0.5;
	transform: rotate(-8deg);
	z-index: 2;
}
.spot__heading03 p {
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(14px,1.4vw,16px);
	line-height: 1.4;
	text-align: left;
	/*padding-left: clamp(10px,7vw,70px);*/
	margin-left: 0;
	margin-right: 0;
	position: relative;
	z-index: 1;
	margin-bottom: 0.5vw;
}
/**/
.entry_bk{
	padding: 0;
	position: relative;
	z-index: 1;
}
.nav_bk{
	background-color: var(--main-color);
}

/*パンくず*/
.sec_pankuzu{
	padding: 0 0 15px 0;
	background-color: var(--base-color);
	position: relative;
	z-index: 1;
}

/* タグ */
.kakomi01 span {
	padding: 2px 6px 3px 6px;
	margin: 2.5px 6px 5px 0;
	background-color: var(--accent-color3);
	border: 1px solid var(--main-color);
	color: #fff;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	font-size: clamp(13px, 1.3vw, 14px);
	font-weight: 500;
}
.kakomi01 span.nonrig {
	padding: 2px 6px 3px 6px;
	margin: 2.5px 0 5px 0;
	background-color: var(--accent-color3);
	border: 1px solid var(--main-color);
	color: #fff;
	border-radius: 5px;
	text-align: center;
	display: inline-block;
	font-size: clamp(13px, 1.3vw, 14px);
	font-weight: 500;
}
.kakomi02{
	padding: 3px 20px 2px 20px;
	margin: 4px 1px 10px;
	background-color: #e7838a;
	border: 1px solid #aeaeae;
	border-radius: 10px;
	text-align: center;
	display: inline-block;
	font-size: clamp(14px, 1.3vw, 14px);
}

/* タグ（左右が揃う）  */
.kakomi-tag01 {
	display: flex;
	flex-wrap: wrap; /* 子要素を折り返す */
	gap: 10px;
	width: 100%;
	justify-content: space-between; /* 左右のボックスを揃える */
}
.kakomi-tag01 p {
	background-color: #d9728dcc;
	padding: 3px 5px 5px 5px;
	font-size: clamp(14px, 1.3vw, 17px);
	font-family: Arial, sans-serif;
	flex-grow: 1; /* ボックスのサイズを自動調整 */
	min-width: 150px; /* ボックスの最小幅を設定 */
	box-sizing: border-box;
	text-align: center; /* 水平方向の中央揃え */
	color: #fff;
	font-family: "Zen Kaku Gothic New", serif;
	border-radius: 5px;
}
.kakomi-tag01 .end{		/* などを末尾につけたい場合に */
	background-color:transparent;
	padding: 5px;
	font-size: clamp(14px, 1.3vw, 14px);
	font-family: Arial, sans-serif;
	width: 20px;
	min-width: 40px; /* ボックスの最小幅を設定 */
	box-sizing: border-box;
	text-align: right; /* 水平方向の中央揃え */
	font-family: "Zen Kaku Gothic New", serif;
}
/*-----------------------------------------------*/
/*よく使うデザイン*/
/*-----------------------------------------------*/
/*印刷には表示されない*/
@media print{
	.print_none{
		display: none;
	}
}
/*調整*/
.adjus{
	padding-top: 15px;
}
/*テキストcenter→justify*/
.tx-ctj {
	margin: 0px auto;
	text-align: center;
}
@media (max-width: 968px) {
	.tx-ctj {
		text-align: justify;
	}
}
/*印刷時*/
@media print{
	.tx-ctj {
		margin: 0px auto;
		text-align: center;
	}
}
/*文字シャドウ*/
.tx-sha {
	text-shadow: #000 1px 0 10px;
}
/**/
.kukuri{
	border: 1px solid #aaa;
	padding: 20px 15px;
	margin: 10px auto;
	box-sizing: border-box;
	outline: 1px solid var(--accent-color2);
	outline-offset: -0.4rem;
}
/**/
.kukuri p{
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(14px, 1.4vw, 16px);
	line-height: 1.4;
}
/**/
.kukuri2{
	font-family: "Zen Kaku Gothic New", serif;
	border: 1px dotted #8e8e8e;
	padding: 20px 25px;
	margin: 30px 2px;
	background-color: #ffffffc2;
	font-size: clamp(14px, 1.5vw, 16px);
	line-height: 1.6;
}

.kbg01{
	background-color: rgba(255, 255, 255, 0.8);
}
.kbg02{
	background-color: #673568;
	background-image: url("../img/bg_01.png");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}
/**/
.lead-copy {
	text-align: center;
	font-size: clamp(20px, 2vw, 30px);
	font-weight: 700;
	background: linear-gradient(to right, #063286, #3bb084);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 1.5rem auto;
	/*max-width: 720px;*/
	line-height: 1.4;
}
/*サブキャッチ補足文章*/
.lead-p {
	text-align: center;
	color: #174791;
	font-size: clamp(15px, 1.8vw, 19px);
	font-weight: 700;
	margin: 5px auto 30px auto;
	line-height: 1.4;
	font-family: "Zen Kaku Gothic New", serif;
	background-color: #f0f0f0;
	width: fit-content;
	border-radius: 50px;
	padding: 5px 25px 7px 25px;
}
@media (max-width: 568px) {
	.lead-p {
		text-align: justify;
		padding: 7px 25px 9px 25px;
		line-height: 1.2;
	}
}

/*======= 共通 ======*/
.f-now{
	font-family: "Zen Maru Gothic", sans-serif;
}

.pseudo-brackets{
	color: #138b30;
}
.pseudo-brackets::before {
	content: "【";
	margin-left: -0.5em;
	color: #138b30;
}
.pseudo-brackets::after {
	content: "】";
	margin-right: -0.3em;
	color: #138b30;
}
/*------------------------------------------------*/
/*当院について*/
.greeting {
	padding: var(--v-space2) 0;
	background-color: var(--base-color);
	position: relative; /* sectionの位置を相対的にする*/
	z-index: 1; /* 背景画像より上に表示 */
}


/*冒頭一文*/
p.grp{
	font-size: clamp(13px, 1.3vw, 14px);
	line-height: 1.3;
	margin: 0 auto 30px auto;
	width: fit-content;
	color: #666;
	font-family: "Zen Kaku Gothic New", serif;
}
/**/
.each-page__heading01 {
	position: relative; /* 親要素を相対位置に設定 */
	margin-top: clamp(35px,3vw,50px);
	margin-bottom: 30px;
	margin-top: 70px;
}

.each-page__heading01 h2 {
	/*width: fit-content;*/
	font-size: clamp(24px,2.5vw,30px);
	font-family: "Zen Maru Gothic", sans-serif;
	text-align: center;
	line-height: 1.2;
	font-weight: 400;
	position: relative;
	z-index: 1;
	opacity: 0.9;
	margin-bottom: 50px;
}
.each-page__heading01 h2::after {
	content: "";
	width: 3em;
	height: 5px;
	background: linear-gradient(to right, #138b30, #779f7a, #c3ccb4);
	/*background-color: var(--main-color);*/
	position: absolute;
	bottom: -15px;
	left: calc(50% - 3em / 2);
}
.each-page__heading01 h2.disno::after{
	display: none;/*下線無くしたい場合*/
}
.each-page__heading01 span {
	position: absolute;
	font-family: "WindSong", serif;
	font-family: "Oooh Baby", cursive;
	margin: 0 auto;
	font-size: clamp(50px,10vw,80px);
	text-align: center;
	top: -1em;

	transform-origin: center top;
	pointer-events: none;
	white-space: nowrap;
	/*text-transform: lowercase;*/
	font-weight: normal;
	color: var(--main-color);
	opacity: 0.12;
	/*transform: rotate(-10deg);*/

	left: 50%;/*中央配置*/
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
/*英文字が長すぎるとき*/
.each-page__heading01 span.toolong {
	position: absolute;
	font-family: "WindSong", serif;
	font-family: "Oooh Baby", cursive;
	margin: 0 auto;
	font-size: clamp(37px,10vw,67px);
	text-align: center;
	top: -1em;

	transform-origin: center top;
	pointer-events: none;
	white-space: nowrap;
	text-transform: unset;
	font-weight: normal;
	color: #917a63;
	opacity: 0.2;
	/*transform: rotate(-10deg);*/

	left: 50%;/*中央配置*/
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
/**/
p.grp2{
	font-size: clamp(14px, 1.5vw, 16px);
	line-height: 1.7;
	font-family: "Zen Kaku Gothic New", serif;
	font-weight: 400;
	margin-bottom: 30px;
	text-align: justify;
	/*-webkit-text-stroke: 3px #fff;
	text-stroke: 3px #fff;
	paint-order: stroke;*/
}


/*4つの枠で3つ*/
/*flexで*/
.general-item-circle3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	box-sizing: border-box;
	margin: 30px auto;
	max-width: 1100px;
}
.circle-item3 {
	width: calc((100% - 60px) / 4); /* gap分引いた上で4分割 */
	/*min-width: 250px;*/ /* スマホで潰れすぎ防止 */
	box-sizing: border-box;
}
/* タブレット対応：2カラム */
@media only screen and (max-width: 868px) {
	.general-item-circle3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 5px 15px;
		margin: 30px 0 50px 0;
		box-sizing: border-box;
	}
	.circle-item3 {
		width: calc((100% - 30px) / 3);
	}
}
/* スマホ対応：2カラム */
@media only screen and (max-width: 468px) {
	.circle-item3 {
		width: calc((100% - 15px) / 2);
	}
}

/* 印刷用 */
@media print {

}

/*円*/
.circle {
	width: 100%;
	max-width: 300px;
	aspect-ratio: 1 / 1;
	object-fit: cover;
	border-radius: 50%;
	border-radius: 30%;
}




/*------------------------------------------------*/
/*診療案内 Dental Services*/
.sec1 {
	padding: var(--v-space3) 0;
	background-color: #f7f7f7;
	position: relative; /* sectionの位置を相対的にする*/
	z-index: 1; /* 背景画像より上に表示 */
}

/*診療科目*/
/* カードデザイン */
.services-content {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin: 40px 10px 20px 10px;
}

@media (max-width: 1024px) {
	.services-content {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 568px) {
	.services-content {
		grid-template-columns: 1fr; /* 1カラム表示 */
	}
}
/*印刷用*/
@media print{
	.services-content {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
		margin: 40px 10px 20px 10px;
	}
}

.services-item {
	background: #ffffffe0;
	padding: 35px 30px 35px 35px;
	border-radius: 25px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	position: relative;
	transition: transform 0.3s ease-in-out, box-shadow 0.3s ease;
	overflow: hidden;
	border-left: 5px solid var(--accent-color2);
}
.services-item:hover {
	transform: translateY(-10px);
	box-shadow: 0 18px 36px rgba(0, 0, 0, 0.15);
}

/*見出し*/
.services-title {
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(19px, 1.8vw, 25px);
	line-height: 1.4;
	font-weight: 500;
	color: var(--main-color);
}
/*文章*/
.services-item p {
	font-family: "Zen Kaku Gothic New", serif;
	font-size: clamp(13px, 1.4vw, 15px);
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: justify;
	min-height: calc(1.4em * 5); /* 7行または height: 10.5em; */
}

/* 共通の背景画像設定 */
.services-item.bgsub {
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
}

/* 画像ごとの個別設定 */
.bgsub1 { background-image: url(../img/bgsub1.png); }
/*
.bgsub2 { background-image: url(../img/bgsub2.png); }
.bgsub3 { background-image: url(../img/bgsub3.png); }
*/
/* 印刷用 */
@media print {

}



/*診療内容*/
.sec2 {
	padding: var(--v-space) 0 var(--v-space3) 0;
	background-color: #fff;
	position: relative; /* sectionの位置を相対的にする*/
	z-index: 1; /* 背景画像より上に表示 */
}


/**/
.performance-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 35px;
	margin: 40px 0 65px;
	padding: 0;
	list-style: none;
	font-family: "Zen Kaku Gothic New", serif;
}
.performance-list li {
	background: #ffffffcf;
	padding: 39px 24px 24px 24px;
	border-radius: 8px;
	box-shadow: 0 6px 16px rgba(0, 0, 0, 0.06);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	position: relative;
}
.performance-list li:hover {
	transform: translateY(-4px);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.performance-list .badge {
	position: absolute;
	top: -12px;
	left: 16px;
	background: #138b30;
	color: #fff;
	font-size: 0.9rem;
	padding: 4px 12px 6px 12px;
	border-radius: 9px;
	font-weight: bold;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.performance-list p {
	font-size: 0.95rem;
	color: #555;
	line-height: 1.6;
}

/* スマホ調整 */
@media (max-width: 568px) {
	.performance-list li {
		padding: 30px 20px 20px 20px;
	}
}
/* 印刷用 */
@media print {
	.performance-list {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
		gap: 35px;
		margin: 40px 0 65px;
		padding: 0;
		list-style: none;
		font-family: "Zen Kaku Gothic New", serif;
	}
}

.boxtlcc h3{
	font-size: clamp(18px, 1.8vw, 23px);
	font-weight: 500;
	color: var(--main-color);
	font-family: "Zen Maru Gothic", sans-serif;
	padding: 3px 0 4px 0;
	line-height: 1.3;
}



/*プロフィール*/
.sec3 {
	padding: var(--v-space2) 0 var(--v-space) 0;
	background-color: #f7f6f2;
	position: relative; /* sectionの位置を相対的にする*/
	z-index: 1; /* 背景画像より上に表示 */
	background-image: url(../img/bg_01.png);
	background-repeat: no-repeat;
	background-position: 20% bottom;
	background-size: cover;
}

/**/
.prof-r{
	padding: 30px;
	margin: 0 18%;
	color: #3c3c3c;
	font-family: "Zen Kaku Gothic New", serif;
}
/* 調整 */
@media (max-width: 1068px) {
	.prof-r{
		padding: 20px;
		margin: 0 10%;
	}
}
@media (max-width: 768px) {
	.prof-r{
		padding: 10px;
		margin: 0 5%;
	}
}
/* 印刷用 */
@media print {
	.prof-r{
		padding: 30px;
		margin: 0 18%;
		color: #3c3c3c;
		font-family: "Zen Kaku Gothic New", serif;
	}
}



/**/
.prof-tx{
	font-size: clamp(17px, 1.8vw, 19px);
	text-align: right;
	margin-top: 15px;
}
/*リスト 下線*/
.prof-r ul{
	list-style: none;
	line-height: 2;
}
.prof-r ul li{
	font-size: clamp(13px, 1.4vw, 15px);
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
}

img.pcspwid3 {
	width: 200px;
	margin: 10px 0 10px auto;
}
@media (max-width: 768px) {
	img.pcspwid3 {
		width: 200px;
		margin: 10px auto;
	}
}





/**/
.gr-sub1 {
	padding: var(--v-space) 0;
	background-image: url(../img/bg_grsub1.jpg);
	background-size: cover;
	background-position: center left;
	background-repeat: no-repeat;
}
@media (max-width: 568px) {
	.gr-sub1 {
		padding: var(--v-space3) 0;
		background-image: url(../img/bg_grsub1.jpg);
		background-size: cover;
		background-position: 80% 100%;
		background-repeat: no-repeat;
	}
}

/**/
h3.heading-grsub{
	font-size: clamp(25px, 2.5vw, 30px);
	line-height: 1.3;
	font-weight: 500;
	font-family: "Zen Kaku Gothic New", serif;
	display: block;
	color: #0d6823;
	margin-bottom: 15px;
}
p.subp{
	font-size: clamp(14px, 1.5vw, 16px);
	color: #000;
	font-family: "Zen Kaku Gothic New", serif;
}



/*よくある質問*/
.faq-sec {
	padding: var(--v-space3) 0;
	position: relative;
	z-index: 1;
	background-color: #f7f7f7;
	background-size: 4px 4px;
	background-image: repeating-linear-gradient(0deg, #f0e9e1, #f0e9e1 1px, #fff 1px, #fff);
}
/**/
div.faq-in{
	padding: 0;
	font-family: "Zen Kaku Gothic New", serif;
}
/*枠付きデザイン*/
.onecours{
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 25px 15px 20px;
	margin: 0 0 15px 0;
	font-size: clamp(15px, 1.5vw, 17px);
}
.faq-item {
	display: grid;
	grid-template-columns: 1.5em 1fr;
	column-gap: 10px;
	row-gap: 10px;
}
.faq-label {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4;
	border-radius: 3px;
	width: 1.5em;
	text-align: center;
	align-self: start;	/* lavelを上揃えに */
	padding: 0 1px 3px 1px;
	font-family: 'Noto Serif JP', serif;
}
.faq-label.q {
	/*background-color: var(--main-color);*/
	color: var(--main-color);
}

.faq-label.a {
	/*background-color: var(--accent-color3);*/
	color: var(--accent-color1);
}
.faq-question,
.faq-answer {
	margin: 0;
	line-height: 1.4;
	text-align: justify;
}
.faq-question{
	font-weight: bold;
	color: #000;
}
.faq-answer {
	color: #454545;
}
hr.faqHr{
	height: 0px;
	border-bottom: 1px dotted #7b7b7b;
	margin: 7px auto;
}





/*------------------------------------------------*/
/*概要*/


/*4つ*/
.gallery-grid-container4 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin: 20px 0 0 0;
}
@media (max-width: 1068px) {
	.gallery-grid-container4 {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 568px) {
	.gallery-grid-container4 {
		grid-template-columns: repeat(1, 1fr);
	}
}
/*印刷時の為*/
@media print{
	.gallery-grid-container4 {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
		margin: 20px 0 0 0;
	}
}
/*画像の表示*/
.gallery-grid-item4 img {
	width: 100%;
	height: 300px;
	/*height: auto;*/
	object-fit: cover;
}
@media (max-width: 568px) {
	.gallery-grid-item4 img {
		width: 100%;
		height: auto;
		object-fit: cover;
	}
}

/**/
.gallery-grid-item4 p:nth-of-type(1) {
	font-family: "Zen Maru Gothic", sans-serif;
	font-size: clamp(14px, 1.5vw, 16px);
	line-height: 1.5;
	/*text-align: center;*/
	padding: 5px 3px 5px 27px;
	box-sizing: border-box;
	background: url(../img/icon02.png) no-repeat 7px center;
	background-size: auto;
	background-size: 17px;
	color: #333;
}


/*------------------------------------------------*/
/*フッター部分のFontAwesomeのアイコン*/
.ii9{
	margin: 0 5px 0 0;
}
.ii7{
	margin: 0 7px 0 3px;
}


