@charset "utf-8";
/* CSS Document */

/* メインビジュアル */
#IndexMainImg {
	width: 850px;
	height: 280px;
	overflow: hidden;
	padding-bottom: 1px;
	border-bottom: 5px solid #AECF56;
}

#IndexLeft {
	width: 410px;
	float: left;
	padding-left: 5px;
}

#IndexLeft h2,
#IndexRight h2 {
	margin: 0;
	padding: 0;
}

#IndexRight {
	width: 410px;
	float: right;
	padding-right: 5px;
}

/* はじめて診察に来られる方へ */
#IndexConcept {
	padding-bottom: 40px;
	width: 365px;
	overflow: hidden;
}

#IndexConcept h2 {
	background-image: url(../img/index_title01.gif);
	width: 362px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-indent: -9999px;
}

#IndexConcept p {
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 1.6em;
}

/* クリニックからのお知らせ */
#IndexNews {
	padding-bottom: 10px;
	width: 365px;
	overflow: hidden;
}

#IndexNews h2 {
	background-image: url(../img/index_title02.gif);
	width: 362px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-indent: -9999px;
}

#IndexNews h2 a {
	display: block;
	height: 24px;
}


.IndexNewsBox {
	padding: 7px;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	line-height: 1.6em;
	overflow: hidden;
	width: 396px;
	color: #333;
	cursor: pointer;
}

.IndexNewsBox:hover {
	background-color: #EFEFEF;
	color: #000;
}

.IndexNewsBox:hover a {
	background-color: #EFEFEF;
	color: #F30;
}

.IndexNewsBox span {
	font-size: 11px;
	display: block;
	width: 70px;
	float: left;
}

.IndexNewsBox strong {
	font-size: 11px;
	width:120px;
	float: left;
	font-weight: normal;
	text-align: center;
}

.IndexNewsBox h3 {
	font-size: 12px;
	color: #006600;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	width: 200px;
	float: right;
}

#IndexNews .IndexNewsBox p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6em;
}

.IndexNewsBox a {
	color: #039;
}

.IndexNewsBox a:hover {
	color: #F30;
}

/* 札幌ことに乳腺クリニックについて */
#IndexAbout {
	padding-bottom: 30px;
	width: 456px;
	overflow: hidden;
}

#IndexAbout h2 {
	background-image: url(../img/index_title03.gif);
	width: 456px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-indent: -9999px;
}

.IndexAboutPhoto {
	width: 145px;
	float: left;
	padding-top: 10px;
}

.IndexAboutPhoto img {
	padding: 1px;
	border: 1px solid #CCC;
}

#IndexAbout p {
	margin: 0;
	padding: 0;
	width: 305px;
	font-size: 12px;
	line-height: 1.5em;
	float: right;
	padding-top: 10px;
}

/* 外来診療受付について */
#IndexShinryou {
	overflow: hidden;
}

#IndexShinryou h2 {
	margin: 0;
	padding: 0;
}

#IndexShinryou h3 {
	font-size: 14px;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 10px;
	line-height: 1.3em;
}

#IndexShinryou p {
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
}

#IndexShinryou p span {
	font-size: 10px;
	line-height: 1.5em;
}

#IndexShinryou tr {
	background-color: #BBD3A7;
}

#IndexShinryou td {
	background-color: #EBEBEB;
	font-size: 12px;
	text-align: center;
}

#IndexShinryou td span {
	font-size: 10px;
	display: block;
}

#IndexShinryou .ThHeader {
	background-color: #78A74F;
	font-size: 12px;
	color: #FFF;
}

#IndexShinryou .TdTitle01 {
	background-color: #D6E4CA;
}

#IndexShinryou .TdTitle02 {
	background-color: #BBD3A7;
}

#IndexShinryou .TdOpe {
	background-color: #E1DACC;
}

#IndexShinryou .TdNone {
	background-color: #CCC;
}

/* 札幌ことに乳腺クリニック患者会「ミントの会」 */
#IndexMint {
	width: 456px;
	padding-bottom: 20px;
	overflow: hidden;
}

#IndexMint h2 {
	background-image: url(../img/index_title05.gif);
	width: 456px;
	height: 24px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#IndexMint p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-indent: 1em;
}

#IndexMint .IndexNewsBox {
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../img/hBorder.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.6em;
}

#IndexMint .IndexNewsBox span {
	font-size: 12px;
}

#IndexMint .IndexNewsBox h3 {
	font-size: 14px;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 1.5em;
	background-color: #78A74F;
	color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #000 0 1px 1px;
}

#IndexMint .IndexNewsBox p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.6em;
}

#IndexMint .IndexNewsBox a {
	color: #039;
}

#IndexMint .IndexNewsBox a:hover {
	color: #F30;
}

#IndexMinyNewsTitle {
	font-size: 14px;
	margin: 0;
	padding-top: 10px;
	color: #060;
	font-weight: bold;
}

#IndexAboutBox {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	background-image: url(../img/index_about_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

#IndexAboutBox h2 {
	margin: 0;
	padding: 0;
	padding-left: 20px;
	height: 50px;
	text-indent: -9999px;
}

#IndexAboutBox p {
	font-size: 14px;
	line-height: 1.6em;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	text-indent: 1em;
	color: #333;
}

#IndexAboutPhoto {
	width: 285px;
	float: right;
	margin-left: 20px;
	margin-right: 16px;
	box-sizing: border-box;
	border: 5px solid #FFF;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3);
	position: relative;
	top:64px;
}

#IndexAboutPhoto img {
	display: block;
	max-width: 100%;
}

#IndexAboutBox ul {
	width: 540px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
}

#IndexAboutBox li {
	width: 255px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

#IndexAboutBox li a {
	display: block;
	padding: 6px;
	padding-left: 8px;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #81B348;
	background-image: url(../img/index_about_btn_allow.gif);
	background-repeat: no-repeat;
	background-position: 240px center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: #000 0 1px 1px;
}

#IndexAboutBox li a:hover {
	background-color: #5E8334;
	background-image: url(../img/index_about_btn_allow_on.gif);
}

#IndexBottomBannerWrapper {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	width: 840px;
	margin: auto;
	display: flex;
	justify-content: center;
}

#IndexBottomBanner01 {
	width: 272px;
	margin-right: 12px;
}

#IndexBottomBanner02 {
	width: 272px;
}

#IndexBottomBanner03 {
	width: 272px;
	float: right;
	display: none;
}

#IndexBottomBanner01 a img,
#IndexBottomBanner02 a img,
#IndexBottomBanner03 a img {
	border: 1px solid #CCC;
}

#IndexBottomBanner01 a:hover img,
#IndexBottomBanner02 a:hover img,
#IndexBottomBanner03 a:hover img {
	border: 1px solid #7B9A2C;
	opacity: 0.8;
}

/*20110114*/
#GairaiShinryou h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	padding-bottom: 5px;
}

#GairaiShinryou p {
	text-indent: 0em !important;
	padding-left: 1em;
	font-size: 13px;
	padding-bottom: 10px !important;
}

#GairaiShinryou span {
	font-size: 12px !important;
	line-height: 1.5em;
}

#GairaiShinryou tr {
	background-color: #BBD3A7;
}

#GairaiShinryou td {
	background-color: #EBEBEB;
	font-size: 12px;
	text-align: center;
}

#GairaiShinryou td span {
	font-size: 10px;
	display: block;
}

#GairaiShinryou .ThHeader {
	background-color: #78A74F;
	font-size: 12px;
	color: #FFF;
}

#GairaiShinryou .TdTitle01 {
	background-color: #D6E4CA;
}

#GairaiShinryou .TdTitle02 {
	background-color: #BBD3A7;
}

#GairaiShinryou .TdOpe {
	background-color: #E1DACC;
}

#GairaiShinryou .TdNone {
	background-color: #CCC;
}

/* トップバナー */
.top_bnr {
	margin-bottom: 15px;
}

.top_bnr a {
	transition: all 0.3s ease;
}

.top_bnr a:hover {
	opacity: 0.7;
}

.top_bnr a img {
	display: block;
}

/* トップバナー（2カラム） */
.top_bnr_wrap .list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0 0 15px;
}

.top_bnr_wrap .list .link {
	width: 420px;
}

.top_bnr_wrap .list .link a {
	display: block;
	transition: all 0.3s;
}

.top_bnr_wrap .list .link a:hover {
	opacity: 0.7;
}

.top_bnr_wrap .list .link a img {
	display: block;
}