@charset "utf-8";
/*------------------------------------------------------------
	病院案内
------------------------------------------------------------*/


#main .dainichiClinic * {
	box-sizing: border-box;
}

#main .dainichiClinic #conts02 {
	font-size: 1.8rem;
	font-family: "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: justify;
}

#main .dainichiClinic #conts02 .blue {
	color: #60B1BF;
}

#main .dainichiClinic .mainImg {
	background: url("../img/dainichi/main_img.jpg") no-repeat center center;
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .dainichiClinic .mainImg h2 {
	font-size: 3.7rem;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 2px;
}

#main .dainichiClinic .mainImg h2 span {
	margin-bottom: 2.5px;
	display: block;
	font-size: 2.5rem;
	font-family: "HelveticaNeue";
}

#main .dainichiClinic .dainichi__head {
	font-size: 3rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	margin-bottom: 38px;
	font-weight: normal;
	color: #949494;
}

#main .dainichiClinic #conts02 .blue {
	color: #60B1BF;
}

#main .dainichiClinic #conts02 .photo img {
	width: 100%;
}

@media(max-width: 767px) {
	#main .dainichiClinic .mainImg {
		background: url(../img/dainichi/main_img_sp.jpg) no-repeat center center;
	}

	#main .dainichiClinic .mainImg h2 {
		font-size: 2.1rem;
	}

	#main .dainichiClinic .mainImg h2 span {
		font-size: 1rem;
	}

	#main .dainichiClinic .dainichi__head {
		font-size: 1.8rem;
		margin-bottom: 38px;
	}

	#main .dainichiClinic #conts02 p {
		font-size: 1.2rem;
		line-height: 1.4;
		text-align: justify;
	}
}

/*dainichiWebBanner*/

#main .dainichiWebBanner {
	display: flex;
	flex-direction: column;
	margin: 0 auto 60px auto;
	max-width: 924px;
	white-space: nowrap;
	box-shadow: 0 10px 6px #ccc;
	align-items: center;
	position: relative;
}

@media(max-width: 767px) {
	#main .dainichiWebBanner {
		padding: 0;
		max-width: none;
		height: auto;
		white-space: nowrap;
		box-shadow: 2px 3px 3px #DDD;
		margin-bottom: 26px;
	}

	#main .dainichiWebBanner a {
		width: 100%;
	}

	#main .dainichiWebBanner a .photo {
		width: 100%;
	}

	#main .dainichiWebBanner a .photo img {
		width: 100%;
	}
}

/*optionBtn*/

#main .dainichiClinic .optionBtn__wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
}

#main .dainichiClinic .optionBtn__wrap {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 52px auto 80px auto;
}

#main .dainichiClinic .optionBtn__wrap li {
	margin-right: 50px;
	position: relative;
	font-size: 2rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .dainichiClinic .optionBtn__wrap li a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

#main .dainichiClinic .optionBtn__wrap li:last-child {
	margin-right: 0;
}

#main .dainichiClinic .optionBtn__wrap .option__line {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .dainichiClinic .optionBtn__wrap .option__line p {
	padding-left: 18px;
	padding-right: 55px;
	border-right: 1px solid #000;
}

#main .dainichiClinic .optionBtn__wrap .option__instagram {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .dainichiClinic .optionBtn__wrap .option__instagram p {
	padding-left: 18px;
	padding-right: 55px;
	border-right: 1px solid #000;
}

#main .dainichiClinic .optionBtn__wrap .option__tel {
	display: flex;
	justify-content: center;
	align-items: center;
}

#main .dainichiClinic .optionBtn__wrap .option__tel p {
	padding-left: 15px;
}

@media(max-width: 767px) {
	#main .dainichiClinic .optionBtn__wrap {
		margin: 24px auto 57px auto;
	}

	#main .dainichiClinic .optionBtn__wrap li {
		margin-right: 14px;
		font-size: 1.7rem;
	}

	#main .dainichiClinic .optionBtn__wrap .option__line p {
		padding-left: 12px;
		padding-right: 15px;
		border-right: 1px solid #000;
	}

	#main .dainichiClinic .optionBtn__wrap .option__instagram p {
		padding-left: 12px;
		padding-right: 15px;
		border-right: 1px solid #000;
	}

	#main .dainichiClinic .optionBtn__wrap .option__tel p {
		padding-left: 12px;
	}
}

/*timeTable*/

#main .dainichiClinic .timeTable__wrap {
	position: relative;
	display: inline-block;
}

#main .dainichiClinic .timeTable {
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 24px;
	font-size: min(3.2vw, 1.6rem);
	width: 100%;
	table-layout: fixed;
}

#main .dainichiClinic .timeTable__ab {
	position: absolute;
	bottom: -17px;
	right: 0;
	padding: 4px 18px;
	text-align: center;
}

#main .dainichiClinic .timeTable tr {
	border: .5px solid #ccc;
}

#main .dainichiClinic .timeTable th {
	border: .5px solid #ccc;
	padding: 18px 0;
	font-weight: normal;
}

#main .dainichiClinic .timeTable td {
	border: .5px solid #ccc;
	padding: 18px 0;
	color: #60B1BF;
	white-space: nowrap;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	#main .dainichiClinic .timeTable tr,
	#main .dainichiClinic .timeTable th,
	#main .dainichiClinic .timeTable td {
		border: .5px solid #ccc;
	}
}

#main .dainichiClinic .timeTable .schedule {
	width: 30%;
	color: #949494 !important;
}

#main .dainichiClinic .timeTable .holiday {
	color: #ea4848;
}

#main .dainichiClinic .last {
	font-size: 1.4rem;
}

#main .dainichiClinic .timeTable .checkPoint {
	vertical-align: super;
	font-size: 1.4rem;
	color: #ea4848;
}

#main .dainichiClinic .important__p {
	font-size: 1.6rem;
}

#main .dainichiClinic .important {
	font-size: 1.4rem;
	color: #ea4848;
}

@media(max-width: 767px) {
	#main .dainichiClinic .timeTable {
		margin-bottom: 0;
		box-sizing: border-box;
	}

	#main .dainichiClinic .timeTable__ab {
		bottom: 0;
		right: 0;
		padding: 4px 12px;
		font-size: 1.0rem;
	}

	#main .dainichiClinic .timeTable th {
		padding: 11px 0;
	}

	#main .dainichiClinic .timeTable td {
		padding: 11px 0;
		color: #60B1BF;
	}

	#main .dainichiClinic .timeTable .schedule {
		width: calc(10vw, 140px);
		color: #000;
		white-space: nowrap;
	}

	#main .dainichiClinic .timeTable .holiday {
		width: 20%;
		white-space: nowrap;
	}

	#main .dainichiClinic .last {
		font-size: 1.3rem;
	}

	#main .dainichiClinic .timeTable .checkPoint {
		vertical-align: top;
		font-size: 1rem;
	}

	#main .dainichiClinic .important__p {
		font-size: 1.4rem;
	}

	#main .dainichiClinic .important {
		font-size: 1.4rem;
		color: #ea4848;
	}
}

/*access*/

#main .dainichiClinic .access {
	margin-top: 93px;
}

#main .dainichiClinic .accessLink {
	display: flex;
	justify-content: center;
	margin-top: 30px;
	font-size: 1.8rem;
	color: #FFF;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .dainichiClinic .access .accessLink p {
	font-size: 1.8rem;
	white-space: nowrap;
}

#main .dainichiClinic .accessLink span {
	position: relative;
	display: inline-block;
}

#main .dainichiClinic .accessLink span img {
	position: absolute;
	bottom: -1.6rem;
	left: 0;
}

#main .dainichiClinic .linkCar {
	flex: 1;
	padding: 21px 110px 24px 46px;
	background-color: #60B1BF;
	border: 1px solid #60B1BF;
	display: flex;
	align-items: center;
	margin-right: 50px;
	position: relative;
}

#main .dainichiClinic .linkCar a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#main .dainichiClinic .linkTrain {
	flex: 1;
	padding: 14px 100px 16px 43px;
	background-color: #60B1BF;
	border: 1px solid #60B1BF;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

#main .dainichiClinic .linkTrain a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

#main .dainichiClinic .linkCar>img,
#main .dainichiClinic .linkTrain>img {
	margin-right: 30px;
}

#main .dainichiClinic .access p {
	font-size: 1.5rem;
}

#main .dainichiClinic .access .googleAccess {
	margin: 35px 0 40px;
	text-align: center;
}

#main .dainichiClinic .access .googlemap {
	margin-bottom: 97px;
	display: flex;
	justify-content: center;
}

@media(max-width:767px) {
	#main .dainichiClinic .access {
		margin-top: 60px;
	}

	#main .dainichiClinic .accessLink {
		display: flex;
		justify-content: center;
		margin-top: 18px;
		white-space: nowrap;

	}

	#main .dainichiClinic .access .accessLink p {
		font-size: 1.4rem;
	}

	#main .dainichiClinic .linkCar {
		flex: 1;
		padding: 12px 17px 12px 10px;
		align-items: center;
		margin-right: 22px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	#main .dainichiClinic .linkTrain {
		flex: 1;
		padding: 12px 13px 12px 9px;
		background-color: #60B1BF;
		border: 1px solid #60B1BF;
		display: flex;
		justify-content: center;
		align-items: center;
		position: relative;
	}

	#main .dainichiClinic .accessLink span img {
		width: 8px;
		height: 4px;
		bottom: -0.6rem;
	}

	#main .dainichiClinic .linkCar>img,
	#main .dainichiClinic .linkTrain>img {
		width: 20%;
		margin-right: 0;
		padding-right: 12px;
	}

	#main .dainichiClinic .access .googlemap {
		margin-bottom: 60px;
	}
}

/*menuLink*/

#main .dainichiClinic .menuLink {
	margin-bottom: 97px;
}

#main .dainichiClinic .menuLink li {
	margin-bottom: 20px;
}

#main .dainichiClinic .menuLink li:last-child {
	margin-bottom: 0;
}

@media(max-width: 767px) {
	#main .dainichiClinic .menuLink {
		margin-bottom: 60px;
	}

	#main .dainichiClinic .menuLink ul {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#main .dainichiClinic .menuLink li {
		margin-bottom: 10px;
	}
}

/*doctor*/

#main .dainichiClinic .drComment {
	margin-bottom: 97px;
}

#main .dainichiClinic .drBox {
	margin-bottom: 100px;
}

#main .dainichiClinic .drBox:last-child {
	margin-bottom: 0;
}

#main .dainichiClinic .drBox>p {
	font-size: 1.5rem;
}

#main .dainichiClinic .drBox .photo {
	position: relative;
	margin-bottom: 24px;
}

#main .dainichiClinic .drBox .photo .doctorName {
	position: absolute;
	top: 3%;
	right: 15%;
	text-align: right;
	font-size: 3.2rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .dainichiClinic .drBox .photo .drAb {
	position: absolute;
	top: -130px;
	left: 0;
	text-align: left;
}

#main .dainichiClinic .drAb__txt {
	margin-top: 200px;
}

#main .shinClinic .drBox .photo .doctorName span {
	margin-bottom: 100px;
	font-size: 2.2rem;
}

#main .dainichiClinic .drBox .photo .doctorName span {
	margin-bottom: 100px;
	font-size: 2.2rem;
}

#main .dainichiClinic .drBox .careerLink {
	max-width: 311px;
	margin: 35px auto 0;
	padding: 14px 0;
	background-color: #60B1BF;
	position: relative;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .dainichiClinic .drBox .careerLink:hover {
	opacity: .7;
	transition: all 0.5s;
}

#main .dainichiClinic .drBox .careerLink p {
	color: #FFF;
	text-align: center;
}

#main .dainichiClinic .drBox .careerLink img {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
}

@media(max-width: 767px) {
	#main .dainichiClinic .drComment {
		margin-bottom: 60px;
	}

	#main .dainichiClinic #conts02 .drBox .photo .doctorName {
		position: absolute;
		top: -2%;
		right: 10%;
		text-align: right;
		font-size: 2rem;
		font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}

	#main .dainichiClinic .drBox .photo .doctorName span {
		margin-bottom: 100px;
		font-size: 1.4rem;
	}

	#main .dainichiClinic .drBox .careerLink {
		margin: 61px auto 0;
		display: flex;
		justify-content: center;
	}

	#main .dainichiClinic .drBox .photo .drAb {
		position: absolute;
		top: -130px;
		left: 0;
		text-align: left;
	}

	#main .dainichiClinic .drAb__txt {
		margin-top: 200px;
	}

	#main .shinClinic .drBox .photo .doctorName span {
		margin-bottom: 100px;
		font-size: 1.4rem;
	}
}

/*clinic*/

#main .dainichiClinic .clinicInfo {
	margin-bottom: 92px;
}

#main .dainichiClinic .clinicInfo tr {
	padding-bottom: 15px;
}

#main .dainichiClinic .clinicInfo th {
	padding-bottom: 15px;
	padding-right: 8px;
	font-weight: normal;
	vertical-align: top;
}

#main .dainichiClinic .clinicInfo td {
	padding-bottom: 15px;
}

@media(max-width: 767px) {
	#main .dainichiClinic .clinicInfo {
		margin-bottom: 60px;
	}

	#main .dainichiClinic .clinicInfo th {
		font-size: 1.4rem;
		padding-bottom: 15px;
		padding-right: 8px;
		font-weight: normal;
		white-space: nowrap;
	}

	#main .dainichiClinic .clinicInfo td {
		font-size: 1.4rem;
		padding-bottom: 15px;
	}
}

/*accessPoint*/
#main .dainichiClinic .accessPoint {
	font-size: 1.5rem;
	margin-top: 40px;
}

#main .dainichiClinic .accessPoint .accessSlideBtn {
	display: flex;
	align-items: center;
	padding-bottom: 12px;
	border-bottom: 1px solid #E9E9E9;
	position: relative;
	justify-content: center;
	margin-bottom: 40px;
}

#main .dainichiClinic .accessPoint .accessSlideBtn a {
	position: absolute;
	top: 0;
	right: 0;
	color: #60B1BF;
	font-size: 1.8rem;
}

#main .dainichiClinic .accessPoint .accessHead01 {
	font-size: 1.8rem;
	color: #60B1BF;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
}

#main .dainichiClinic .accessPoint .accessHead02 {
	font-size: 1.8rem;
	padding-bottom: 16px;
	border-bottom: 1px solid #E9E9E9;
	margin-bottom: 24px;
	text-align: center;
	font-weight: normal;
}

#main .dainichiClinic .accessPoint .accessHead03 {
	font-size: 1.5rem;
	color: #60B1BF;
	font-weight: bold;
	margin-bottom: 36px;
	text-align: center;
}

#main .dainichiClinic .accessPoint .access__open ul {
	margin-bottom: 35px;
}

#main .dainichiClinic .accessPoint .access__open li {
	text-indent: -1rem;
	margin-bottom: 16px;
}

#main .dainichiClinic .accessPoint .access__open li:last-child {
	margin-bottom: 0;
}

@media(max-width: 767px) {
	#main .dainichiClinic .accessPoint .accessHead02 {
		padding-bottom: 14px;
	}
}

/*車経路*/
#main .dainichiClinic .accessPoint .accessBox {
	background-color: #F3F8FB;
	padding: 16px;
}

#main .dainichiClinic .accessPoint .accessBox dl {
	display: flex;
}

#main .dainichiClinic .accessPoint .accessBox dd {
	width: 233px;
	height: 89px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #FFF;
	margin: 0 24px 24px 0;
	line-height: 2.6rem;
}

@media(max-width: 767px) {

	#main .dainichiClinic .accessPoint .accessBox {
		font-size: 1.4rem;
	}

	#main .dainichiClinic .accessPoint .accessBox dd {
		width: 100%;
		height: 72px;
		display: flex;
		align-items: center;
		margin: 0 0 24px 0;
	}
}

#main .dainichiClinic .accessPoint .accessBox dd:last-child {
	margin-bottom: 0;
}

#main .dainichiClinic .accessPoint .accessBox dt {
	flex: 1;
	height: 89px;
	display: flex;
	align-items: center;
}

@media(max-width: 767px) {
	#main .dainichiClinic .accessPoint .accessBox dl {
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}

	#main .dainichiClinic .accessPoint .accessBox dt {
		margin: 0 0 24px 0;
	}
}

/*電車経路*/
#main .dainichiClinic .accessBox02 {
	background-color: #F3F8FB;
	padding: 16px;
}

#main .dainichiClinic .access__inner {
	max-width: 560px;
	margin: 0 auto;
}

#main .dainichiClinic .access__inner p {
	margin: 24px auto 40px;
	padding: 0;
}

#main .dainichiClinic .access__inner p:first-child {
	margin-top: 0;
}

#main .dainichiClinic .access__inner img {
	max-width: 500px;
	width: 100%;
	display: flex;
	margin: 0 auto 24px;
	display: flex;
	justify-content: center;
}

#main .dainichiClinic .access__inner .mt24 {
	margin-top: 24px;
}

#main .dainichiClinic .accessPoint .longRun {
	margin-top: 100px;
}

#main .dainichiClinic .nextClinic {
	margin-top: 100px;
	display: block;
}

.mb40 {
	margin-bottom: 40px !important;
}

.drBox b {
	font-size: 1.5rem;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	margin-bottom: 8px;
	line-height: 1.4;
	display: inline-block;
}

#main .dainichiClinic #conts02 .doctorName02 {
	font-size: 3.2rem;
	margin-top: 24px;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .dainichiClinic #conts02 .doctorName02 span {
	font-size: 2.2rem;
}

@media (max-width: 767px) {

	#main .dainichiClinic #conts02 .doctorName02 {
		font-size: 2rem;
	}

	#main .dainichiClinic #conts02 .doctorName02 span {
		font-size: 1.5rem;
	}
}

#main .dainichiClinic .menuLink li {
	margin-bottom: 0 !important;
}

/* アコーディオンボックス */
#acBoxUl {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr;
	gap: 24px;
}

.acTtl {
	position: relative;
	cursor: pointer;
	font-size: 1.8rem;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 56px;
	line-height: 1.4;
	padding: 0 16px;
	transition: all .3s ease;
	border: 1px solid #ccc;
	background-color: #60B1BF;
	color: #fff;
	text-align: center;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

@media screen and (max-width: 360px) {
	.acTtl {
		font-size: 1.5rem;
	}
}

.acTtl::before,
.acTtl::after {
	position: absolute;
	content: '';
	width: 14px;
	height: 1px;
	background-color: #fff;
}

.acTtl::before {
	top: 50%;
	right: 16px;
	transform: rotate(0deg) translateY(-50%);
}

.acTtl::after {
	top: 50%;
	right: 16px;
	transform: rotate(90deg) translateY(-50%);
	transition: all .3s ease;
}

.acTtl.close::before {
	transform: rotate(0deg) translateY(-50%);
	transition: all .3s ease;
}

.acTtl.close::after {
	transform: rotate(0deg) translateY(-50%);
	transition: all .3s ease;
}

.acBoxConts {
	display: none;
	margin-top: -1px;
	padding: 32px 16px;
	font-size: 1.6rem;
	line-height: 1.8;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	border-top: 0;
	height: 500px;
	overflow-y: auto;
}

@media screen and (max-width: 767px) {

	.acBoxConts {
		height: 45vh;
	}
}

@media screen and (max-width: 360px) {

	.acBoxConts {
		font-size: 1.4rem;
	}
}

.acBoxContsCar__ul {
	display: grid;
	grid-template-columns: 1fr;
	margin-bottom: 24px;
	gap: 8px;
}

@media screen and (max-width: 767px) {

	.acBoxContsCar__ul li {
		font-size: 1.4rem;
	}
}

.drWrap {
	margin-bottom: 80px;
}

.acBoxImg img {
	max-width: 500px;
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	margin: auto;
}

.doctorBannerBox {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 48px auto 0;
	padding: 48px 16px;
	width: 100%;
	background-color: #f3f8fb;
	box-sizing: border-box;
}

@media screen and (max-width: 767px) {

	.doctorBannerBox {
		margin: 64px auto 0;
		padding: 24px 16px;
	}
}

.doctorBannerTxt {
	margin: 0 auto 32px;
	font-size: 1.5rem;
	text-align: center !important;
}

.doctorBannerBtn {
	max-width: 500px;
	width: 100%;
	height: auto;
	display: flex;
	margin: auto;
}

@media screen and (max-width: 767px) {

	.doctorBannerTxt {
		margin: 0 auto 24px;
		font-size: 1.5rem;
		text-align: center !important;
	}

	.doctorBannerBtn {
		max-width: 400px;
	}
}

.doctorBannerBtn:hover {
	opacity: .7;
	transition: all 0.5s;
}

@media screen and (max-width: 374px) {
	.doctorBannerTxt {
		font-size: 1.3rem;
	}
}

#main .dainichiClinic .timeTable td span {
	color: #eb9291;
}

#main .doctorPhotoImg {
	max-width: 332px;
	display: block;
	width: 100%;
}

#main .doctorPhotoImg>img {
	width: 100%;
	height: auto;
}

@media all and (min-width: 0) and (max-width: 767px) {
	#main .doctorPhotoImg {
		display: block;
		width: 200px;
	}
}

.dainichi__calendar-list {
	margin: 50px 0;
	text-align: center;
}

.dainichi-calendar-code {
	margin: 40px auto;
}

.dainichi-calendar-code__inner {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	gap: 24px;
}

.dainichi-calendar-code__inner > li {
	width: 80%;
    margin: auto;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner > li {
		width: 100%;
	}
}

.dainichi-calendar-code__inner--table {

}

.dainichi-calendar-code__inner--title {
	text-align: center;
	background-color: #60B1BF;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	color: #fff;
	height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: 2rem;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--title {
		font-size: 1.8rem;
	}
}

.dainichi-calendar-code__inner--table table,
.dainichi-calendar-code__inner--table td,
.dainichi-calendar-code__inner--table th {
	border: 1px solid #595959;
	border-collapse: collapse;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table table,
	.dainichi-calendar-code__inner--table td,
	.dainichi-calendar-code__inner--table th {
	border: .5px solid #595959;
}
}

.dainichi-calendar-code__inner--table table {
	width: 100%;
}

.dainichi-calendar-code__inner--table td,
.dainichi-calendar-code__inner--table th {
	padding: 8px;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table th {
		font-size: 1.4rem;
	}
}

.dainichi-calendar-code__inner--table td {
	height: 90px;
	position: relative;
	width: calc(100% / 7);
	line-height: 1.2;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table td {
		height: 64px;
		padding: 8px 0;
		line-height: 1;
	}
}

.dainichi-calendar-code__inner--table td span {
	position: absolute;
	left: 4px;
	top: 4px;
	font-size: 1.2rem;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table td span {
		font-size: 1.1rem;
	}
}

.dainichi-calendar-code__inner--table td p {
	text-align: center !important;
	display: inline-block;
	width: 100%;
	color: #60B1BF;
	white-space: nowrap;
	background-color: #fff;
	line-height: 1.2;
	font-size: 1.6rem !important;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table td p {
		font-size: 1.1rem !important;
	}
}

.dainichi-calendar-code__inner--table th {
	text-align: center;
	font-weight: 300;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.dainichi-calendar-code__inner--table .text-blue {
	color: #5fb1bf;
}

.dainichi-calendar-code__inner--table .text-red {
	color: #eb9291;
}

.dainichi-calendar-code__inner--table .text-red02 {
	color: #ed69ab;
}

/*================================
-240829 add
=================================*/
.dainichi-att-box {
	margin: 80px auto;
	border: .5px solid #eb9291;
	padding: 40px;
	font-size: 1.5rem;
	position: relative;

	.title {
		display: block;
		width: 100%;
		margin: 0 auto 16px;
		font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
		text-align: center;
		font-size: 1.8rem;
		font-weight: 600;
		color: #eb9291;
	}

	.text {
		> strong {
			color: #eb9291;
			text-decoration: underline;
			font-weight: 400;
		}
	}

	&::before {
		content: "!";
        line-height: 1;
        text-align: center;
		position: absolute;
        background-color: #eb9291;
        color: #fff;
        font-weight: bold;
        left: 50%;
        top: -22px;
        transform: translateX(-50%);
        width: 40px;
        height: 40px;
        border-radius: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2rem !important;
	}
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-att-box {
		padding: 40px 24px;

		.title {
			font-size: 1.8rem !important;
			font-weight: 600;
			text-align: center !important;
		}
	}
}

.dainichi-att-text {
	margin-top: 16px;
	display: inline-block;
	font-size: min(3.46vw, 1.3rem);
	position: relative;
	padding-left: 1.5rem;

	&::before {
		content: "※";
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
	}
}

.dainichi-calendar-code__inner--table {
	p {
		line-height: 1.2 !important;
	}
}

@media (max-width: 767px) {
    #main .dainichiClinic #conts02 p {
        font-size: 1.4rem;
        line-height: 1.8;
        text-align: justify;
    }
}

.dainichi-text-att-box {

	.text {
		margin-bottom: 16px;

		&:last-child {
			margin-bottom: 0;
		}
	}
}

@media screen and (max-width: 767px) {
	.dainichi-text-att-box {
		.text {
			text-align: center !important;
		}
	}
}

#main .dainichi-table-tr {
	background-color: #60B1BF;
	color: #fff;

	.text {
		color: #fff !important;
		width: min(25vw, 240px);
	}

	th {
		font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}
}

.dainichi-calendar-figure {
    margin: 32px auto 0;
    width:100%;
}
/* カレンダー: 2診併記などで文言が長いセル用の縮小表示 */
.dainichi-calendar-code__inner--table td p.cal-small {
	font-size: 1.35rem !important;
}

@media all and (min-width: 0px) and (max-width: 767px) {
	.dainichi-calendar-code__inner--table td p.cal-small {
		font-size: 0.95rem !important;
	}
}
