@charset "UTF-8";

/* ヘッダー関連 */
#header {
	width: 100%;
	height: auto;
}

#header #titleBack {
	height: 25px;
	background: #8BC53F;
}

#titleBack h1 {
	width: 1050px;
	height: auto;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 25px;
	text-indent: 7px;
	margin: 0 auto;
}

#header #headerIn {
	width: 1050px;
	height: auto;
	margin: 0 auto;
}

#headerIn h2 {
	width: 369px;
	height: 151px;
	margin: 6px auto 0;
}

#headerIn ul {
	width: 720px;
	height: auto;
	margin: 7px auto 0;
}

#headerIn ul li {
	width: 180px;
	height: 45px;
	font-size: 16px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	float: left;
}

#headerIn ul li a {
	display: block;
	color: #017232;
}

#headerIn ul li a:hover,
#headerIn ul li#pageOn a {
	color: #FFFFFF;
	background: url(../img/common/nav_on.jpg) no-repeat;
}

/*20230215追記*/
#headerIn ul li { width: 144px; }
#headerIn ul li a { border-radius: 12px; }

/*20230411追記*/
#headerIn ul.nav20230411 li { width: 102px; }

/* フッター関連 */
#footer {
	width: 100%;
	height: 150px;
	background: #8BC53F;
}

#footer #footerIn {
	width: 1050px;
	height: auto;
	margin: 0 auto;
}

#footerIn ul {
	text-align: center;
	font-size: 16px;
	padding-top: 46px;
}

#footerIn li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	color: #FFF5D7;
}
 
#footerIn li a {
	color: #FFF5D7;
}

#footerIn li a:hover {
	color: #b0073f;
	text-decoration: underline;
}

#footerIn #copyright {
	font-size: 15px;
	color: #FFF5D7;
	text-align: center;
	margin-top: 24px;
}

/* 右カラム */
div#right {
	float: right;
	width: 280px;
	position: relative;
	z-index: 9999;
}

#mainContents #containerRight {
	behavior: url("/PIE.htc");
	/*position: relative;*/
	width: 280px;
	height: auto;
	background: #FFF5D7;
	border-radius: 10px;
	box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	/*float: right;*/
	margin-top: -88px;
	padding-bottom: 19px;
	z-index: 5000;
}

/*20251212変更*/
div#right { width: 300px; }
div#right div#containerRight { width: 300px; }

#containerRight h2 {
	font-size: 17px;
	font-weight: bold;
	color: #017232;
	letter-spacing: -2px;
	line-height: 130%;
	padding: 25px 25px 10px;
}

#containerRight h3 {
	width: 90px;
	height: 18px;
	font-size: 14px;
	color: #FFF5D7;
	line-height: 19px;
	text-align: center;
	background: url(../img/top/right_title_back.png) no-repeat;
	margin-left: 26px;
}

#containerRight h3.lf {
	float: left;
}

/* 科目 */
#containerRight #course {
	margin-bottom: 21px;
}

#course h4 {
	font-size: 14px;
	color: #017232;
	letter-spacing: 2px;
	line-height: 19px;
	margin-left: 9px;
	float: left;
}

/* お問合せ */
#containerRight #inquiry {
	position: relative;
	margin-bottom: 22px;
}

#inquiry img {
	margin-left: 14px;
}

#inquiry p {
	font-size: 16px;
	color: #b0073f;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-left: 55px;
}

/* 診療時間 */
#containerRight #time {
	margin-bottom: 20px;
}

#time #timeList {
	font-size: 19px;
	font-weight: bold;
	color: #017232;
	margin-top: 10px;
	margin-left: 40px;
}

#time #timeList li {
	margin-bottom: 6px;
}

#time table {
	background: #FFFFFF;
	font-size: 13px;
	color: #017232;
	margin-top: 10px;
	margin-left: 27px;
}

#time #week {
	color: #FFF5D7;
	background: #8BC53F;
}

#time table th,
#time table td {
	padding: 5px;
}

#time table td span {
	color: #EC1C24;
}

#time #attention {
	font-size: 14px;
	color: #4B4C4C;
	margin-top: 12px;
	margin-left: 27px;
	letter-spacing: 1px;
}

#time #attention li {
	margin-bottom: 5px;
}

#time #attention li#small {
	letter-spacing: -1px;
}

#time #attention span {
	color: #EC1C24;
}

/* 休診日 */
#containerRight #rest {
	margin-top: 13px;
	margin-bottom: 24px;
}

#rest p {
	font-size: 19px;
	font-weight: bold;
	color: #017232;
	margin-left: 39px;
}

/* 所在地 */
#containerRight #place {
	margin-top: 12px;
}

#place h4 {
	font-size: 15px;
	color: #017232;
	line-height: 130%;
	margin-left: 28px;
}

#place #googleMap {
	width: 227px;
	height: 137px;
	margin: 10px auto 0;
}

#place a img {
	margin-top: 14px;
	margin-left: 125px;
}

div#galleryBn {
	margin-top: 20px;
}
div#galleryBn a {
	display: block;
	width: 280px;
	height: 155px;
	background: url(../img/top/bn_gallery.png) center center no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 10px;
	box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
}

/*カレンダー*/
.calendar {
    padding: 10px 0 0 15px;
}
/*カレンダー20251212変更*/
.calendar { padding: 10px 0 0 0; }

/* ADHDチェック */
div#ADHDbn {
	margin-top: 20px;
}
div#ADHDbn a {
	display: block;
	width: 280px;
	height: 75px;
	background: url(../img/top/bn_adhd.png) center center no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	border-radius: 10px;
	box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(25, 26, 26, 0.296875) 0px 0px 6px 3px;
}

/* Dr.監修記事 */
div.book {
	display: flex;
	justify-content: center;
	align-items: center;
}
div.book div.bn { margin-right: 10px; }
div.book div.img { margin-left: 10px; }