/************************************************************
　　　　HOME
************************************************************/
/*　トップのみヘッダ透過　*/
header {background-color: transparent;}
header #headerLogo a {background-image: url('/home/images/top_header_logo.png');}

/*	main vis
------------------------------------------------------*/
#mainVis {
	background-color: #C0DFE8;
}

.bxslider .slide {
	height: 330px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

#slide32 {/*糖尿病・代謝内科　馬場園　哲也　先生　特別外来開設のお知らせ*/
	background-image: url('/home/images/top_vis_32_sp.gif?date=20250407');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide31 {/*2024年 新型コロナワクチン予防接種開始*/
	background-image: url('/home/images/top_vis_31_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide30 {/*2024年 インフルエンザ予防接種開始*/
	background-image: url('/home/images/top_vis_30_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide29 {
	background-image: url('/home/images/top_vis_29_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide28 {
	background-image: url('/home/images/top_vis_28_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide27 {
	background-image: url('/home/images/top_vis_27_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide26 {
	background-image: url('/home/images/top_vis_26_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide25 {
	background-image: url('/home/images/top_vis_25_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide24 {
	background-image: url('/home/images/top_vis_24_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide23 {
	background-image: url('/home/images/top_vis_23_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide22 {
	background-image: url('/home/images/top_vis_22_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide21 {
	background-image: url('/home/images/top_vis_21_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide20 {
	background-image: url('/home/images/top_vis_20_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide19 {
	background-image: url('/home/images/top_vis_19_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide18 {
	background-image: url('/home/images/top_vis_18_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide17 {
	background-image: url('/home/images/top_vis_17_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide16 {
	background-image: url('/home/images/top_vis_16_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide15 {
	background-image: url('/home/images/top_vis_15_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}


#slide14 {
	background-image: url('/home/images/top_vis_14_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide13 {
	background-image: url('/home/images/top_vis_13_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide12 {
	background-image: url('/home/images/top_vis_12_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide11 {
	background-image: url('/home/images/top_vis_11_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide09 {
	background-image: url('/home/images/top_vis_10_sp.gif?date=20220222');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}


#slide08 {
	background-image: url('/home/images/top_vis_08_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}


#slide07 {
	background-image: url('/home/images/top_vis_07_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide05 {
	background-image: url('/home/images/top_vis_05_sp.gif');
	background-size: contain;
	margin-top: 62px;
	height: 265px;
}

#slide01 {
	background-image: url('/home/images/top_vis_01.jpg');
}

#slide02 {
	background-image: url('/home/images/top_vis_02.jpg');
	background-position: center bottom;
}

#slide03 {
	background-image: url('/home/images/top_vis_03.jpg');
}

#slide04 {
	background-image: url('/home/images/top_vis_04.jpg');
}

/* bxsliderカスタマイズ */
.bx-viewport {
	border-width: 0 !important;
	background: transparent !important;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	left: 0 !important;
}
.bx-wrapper {
	margin-bottom: 0 !important;
}
.bx-pager {
	display: none;
}
.bx-wrapper .bx-controls-direction a {
	width: 23px !important;
	height: 52px !important;
	-webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
}
.bx-wrapper .bx-prev {
/*	left: 10px !important;
	background: url('/common/plugins/bxslider/images/slider.png') no-repeat 0 0 !important;*/
	display: none;
}
.bx-wrapper .bx-next {
/*	right: 10px !important;
	background: url('/common/plugins/bxslider/images/slider.png') no-repeat -23px 0 !important;*/
	display: none;
}

/*	目的別ナビ
------------------------------------------------------*/
#purpose {
}

#purposeInner {
}

#purposeInner div {
	background-color: #ffa193;
}

#purpose h2 a {
	display: block;
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	position: relative;
}

#purpose h2 a:before {
	content: "";
	width: 25px;
	height: 25px;
	background: url('/home/images/icon_outpatient.png') no-repeat center center ;
	background-size: 25px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
}

#purpose li {
	text-align: center;
}

#purpose li:not(:last-child) {
	border-bottom: #ffdcd8 1px solid;
}

#purpose ul {
	margin-top: -1px;
}

#purpose li a {
	font-size: 16px;
	display: block;
	padding: 14px 0 14px 20px;
	/* background: url('/common/images/icon_link_outpatient.png') no-repeat 75px center #fff; */
	background-color: #fff;
	color: #444444;
	position: relative;
	text-decoration: none;
}

#purpose li a:after {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	border-top: 2px solid #FFA193;
	border-right: 2px solid #FFA193;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -5px 0 0 -80px;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

#purpose li a:before {
	content: "";
	display: block;
	width: 14px;
	border-top: 2px solid #FFA193;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -1px 0 0 -83px;
}

#purposeInner .inpatients {
	background-color: #b9d94a;
}
#purpose .inpatients h2  a:before {
	background-image: url('/home/images/icon_inpatients.png') ;
}
#purpose .inpatients li:not(:last-child) {
	border-bottom: #e9f3c5 1px solid;
}
#purpose .inpatients li a:before,
#purpose .inpatients li a:after {
	border-top-color: #B9D94A;
	border-right-color: #B9D94A;
}
#purposeInner .about {
	background-color: #3fb5d4;
	border-bottom: #cdeff8 1px solid;
}
#purpose .about h2  a:before {
	background-image: url('/home/images/icon_about.png') ;
}
#purpose .about li:not(:last-child) {
	border-bottom: #cdeff8 1px solid;
}
#purpose .about li a:before,
#purpose .about li a:after {
	border-top-color: #5CC1DB;
	border-right-color: #5CC1DB;
}

#purpose .emergency {
	margin: 15px;
}

#purpose .emergency .head,
#purpose .emergency .info {
	padding: 5px 25px;
}

#purpose .emergency .head {
	background-color: #1fa4c7;
	color: #fff;
	margin-bottom: 0;
}

#purpose .emergency .head p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#purpose .emergency .info {
	border: 1px solid #1fa4c7;
	background-color: #fff;
}

#purpose .emergency .info p {
	text-align: center;
	margin: 5px 0 0;
	font-size: 12px;
}

#purpose .emergency .info p span {
	background: url('/home/images/icon_tel.png') no-repeat left center;
	background-size: 12px;
	font-size: 20px;
	padding: 5px 0 5px 20px;
	color: #333;
	font-weight: bold;
}

#purpose .reservation {
	margin: 15px;
}

#purpose .reservation .head,
#purpose .reservation .info {
	padding: 5px 25px;
}

#purpose .reservation .head {
	background-color: #e08f06;
	color: #fff;
	margin-bottom: 0;
}

#purpose .reservation .head p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#purpose .reservation .info {
	border: 1px solid #e08f06;
	background-color: #fff;
}

#purpose .reservation .info p {
	text-align: center;
	margin: 5px 0 0;
	font-size: 12px;
}

#purpose .reservation .info p span {
	background: url('/home/images/icon_tel_orange.png') no-repeat left center;
	background-size: 12px;
	font-size: 20px;
	padding: 5px 0 5px 20px;
	margin-left: 0.5em;
	color: #333;
	font-weight: bold;
}




#purpose .renkei_tel {
	margin: 15px;
}

#purpose .renkei_tel .head,
#purpose .renkei_tel .info {
	padding: 5px 25px;
}

#purpose .renkei_tel .head {
	background-color: #70ad47;
	color: #fff;
	margin-bottom: 0;
}

#purpose .renkei_tel .head p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#purpose .renkei_tel .info {
	border: 1px solid #70ad47;
	background-color: #fff;
}

#purpose .renkei_tel .info p {
	text-align: center;
	margin: 5px 0 0;
	font-size: 12px;
}

#purpose .renkei_tel .info p span {
	background: url('/home/images/icon_tel_green.png') no-repeat left center;
	background-size: 12px;
	font-size: 20px;
	padding: 5px 0 5px 20px;
	color: #333;
	font-weight: bold;
}

/*	コロナウイルスバナー
------------------------------------------------------*/
#purpose .covid-19 {
	margin: 15px;
}

#purpose .covid-19 dl {
	margin: 0;
}

#purpose .covid-19 dt,
#purpose .covid-19 dd {
	padding: 5px 25px;
}

#purpose .covid-19 dt {
	background-color: #b21212;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#purpose .covid-19 dd {
	border: 1px solid #b21212;
	border-top: none;
	background-color: #fff;
	margin: 0;
	font-size: 14px;
	padding: 10px 15px;
}

#purpose .covid-19 dd .link span {
	position: relative;
	padding-left: 15px;
}

#purpose .covid-19 dd .link span:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #b21212;
    border-right: 2px solid #b21212;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#purpose .covid-19 dd .link span:after {
	content: "";
    width: 14px;
    height: 14px;
    background: url(/sp/common/images/icon_link_blank_02.gif) no-repeat center;
    background-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}

#purpose .covid-19 dd .tel {
	margin-top: 10px;
	text-align: center;
}

#purpose .covid-19 dd .tel span {
	background: url('/home/images/icon_tel_red.png') no-repeat left center;
	background-size: 12px;
	font-size: 20px;
	padding: 5px 0 5px 20px;
	color: #333;
	font-weight: bold;
}


/*	20200228 時間外診療のご案内の上 コロナウイルス関連
------------------------------------------------------*/
#purpose .linkBox {
	margin: 15px;
	border: 1px solid #f03232;
	background-color: #ffedf0;
	padding: 10px;
}

#purpose .linkBox ul {
	border-top: 1px dotted #f03232;
	padding-top: 10px;
}

#purpose .linkBox li {
	border-bottom: none;
}

#purpose .linkBox li a {
	font-size: 14px;
	display: inline;
	padding: 0 0 0 20px;
	text-decoration: underline;
	background-color: transparent;
}

#purpose .linkBox li a:before {
	content: "";
	display: block;
	width: 6px;
	height: 6px;
	border-top: 2px solid #f03232;
	border-right: 2px solid #f03232;
	position: absolute;
	top: 50%;left: 0;
	margin: -4px 0 0 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

#purpose .linkBox li a:after {
	content: none;
}

#purpose .linkBox li a:hover {
	text-decoration: none;
	background-color: transparent;
}

#purpose .linkBox li + li {
	margin-top: 5px;
}

#purpose .linkBox p {
	text-align: left;
	margin-bottom: 10px;
	font-size: 13px;
}

#purpose .linkBox p strong{
	font-size: 14px;
	margin-bottom: 8px;
	display: block;
	text-align: center;
}

#purpose .linkBox p strong span{
	text-decoration: none;
}

#purpose .linkBox p span{
	color: #f04642;
	text-decoration: underline;
	font-weight: bold;
}

#purpose .linkBox dl {
	text-align: left;
	margin-bottom: 10px;
	font-size: 13px;
}

#purpose .linkBox dl dt{
	margin-bottom: 10px;
}

#purpose .linkBox dl dd {
	margin: 0;
	margin: 0 0 5px 1em;
    text-indent: -1em;
}

/*	診療科外来のご案内
------------------------------------------------------*/
#deptsInfo {
	background-color: #EEF9FD;
	text-align: center;
	margin: 1px 0;
	padding: 20px 0;
}

#deptsInfo h2 {
	font-size: 18px;
	text-align: center;
	position: relative;
	margin-bottom: 15px;
}
#deptsInfo h2:before {
	content: "";
	width: 24px; height: 24px;
	background: url('/common/images/icon_department.png') no-repeat center;
	background-size: 8px;
	position: absolute;
	left: 50%;
	margin-left: -124px;
}

#deptsInfo .btn {
	margin-top: 10px;
}

#deptsInfo .btn a {
    background-color: #3FB5D4;
    color: #fff;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    width: 95%;
}

#deptsInfo .btn a span {
	padding-right: 40px;
	background: url('/common/images/icon_link02.png') no-repeat right center ;
	background-size: 15px;
}

/*	外来診療ご案内
------------------------------------------------------*/
#outpatientInfo {
	background-color: #eeeeee;
	text-align: center;
}

#outpatientInfo div {
	margin-bottom: 16px;
}

#outpatientInfo h2 {
	font-size: 18px;
	padding: 10px 0;
	text-align: center;
	position: relative;
	background-color: #e4e4e4;
}
#outpatientInfo h2:before {
	content: "";
	width: 25px; height: 25px;
	background: url('/home/images/icon_reception.png') no-repeat center;
	background-size: 16px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
}

#outpatientInfo .close h2:before {
	background-image: url('/home/images/icon_close.png') ;
	margin-left: -80px;
}

#outpatientInfo dl {
	display: inline-block;
}

#outpatientInfo dt {
	font-weight: bold;
	float: left;
	width: 110px;
	margin-bottom: 8px;
	text-align: left;
}

#outpatientInfo dd {
	margin-bottom: 10px;
	margin-left: 110px;
	text-align: left;
}

#outpatientInfo dd i {
	font-size: 12px;
	padding: 0px 4px;
	margin-right: 8px;
	font-style: normal;
	background-color: #fdd2cb;
}

#outpatientInfo dd i.afternoon {
	background-color: #b9e5fa;
}

#outpatientInfo .close .main {
	font-weight: bold;
	margin-top: 16px;
}

#outpatientInfo p.sub {
	margin-top: 8px;
}

#outpatientInfo .button li {
	border-bottom: 1px solid #fff;
}

#outpatientInfo .button li a {
	display: block;
	padding: 16px 0 ;
	font-size: 16px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	position: relative;
	background-color: #1fa4c7;
}

#outpatientInfo .button li a:before {
	content: "";
	width: 25px; height: 25px;
	background: url('/common/images/icon_link02.png') no-repeat center;
	background-size: 15px;
	position: absolute;
	left: 50%;
	margin-left: 60px;
}

/*	トピックス
------------------------------------------------------*/
#topics {
	margin: 30px 0;
}

#topics h2 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 18px;
}
#topics h2 span {
	padding-left: 30px;
	background: url('/home/images/icon_information.png') no-repeat left center ;
	background-size: 18px;
}

#topics h3 {
	margin-left: 16px;
	padding-left: 16px;
	margin-bottom: 6px;
	font-size: 14px;
	color: #1FA4C7;
	background: url('/home/images/icon_important_info.png') no-repeat left center ;
	background-size: 4px;
}

#topics .important dl {
	border: 1px dotted #1FA4C7;
	margin: 0 10px;
	position: relative;
	z-index: 1;
}

#topics h3.usually {
	display: none;
}

#topics dl {
	border-top: 2px dotted #1FA4C7;
	margin-top: -1px;
	padding: 0 1%;
	border-bottom: 2px dotted #cccccc;
}

#topics dl.usually {
	border: none;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	z-index: 0;
}

#topics dt {
	border-top: 1px solid #eeeeee;
	padding: 10px 0 0 75px;
	font-size: 14px;
}

#topics dd {
	padding: 10px 0;
	vertical-align: top;
	font-size: 14px;
	position: relative;
	text-indent: 0em;
	margin: 0;
}

#topics dd i {
	display: block;
	font-size: 10px;
	width: 5em;
	position: absolute;
	left: 0px;top:-20px;
	vertical-align: middle;
	padding: 3px 8px;
	text-indent: 0;
	font-style: normal;
	color: #fff;
	text-align: center;
	margin-right: 1.5em;
}

#topics dd i.info {
	background-color: #f46c80;
}
#topics dd i.renew {
	background-color: #1fa3c9;
}
#topics dd span.marginTop {
	display: block;
	margin-top: 0.5em;
}
#topics .btn a {
	display: block;
	width: 95%;
	font-size: 16px;
	color: #fff;
	padding: 16px 0px;
	margin: 0 auto;
	background-color: #a0a0a0;
	text-decoration: none;
	text-align: center;
}

#topics .btn a span {
	padding-right: 40px;
	background: url('/common/images/icon_link02.png') no-repeat right center ;
	background-size: 15px;
}

#topics .spInfo {
	margin: -16px auto -30px;
	padding: 20px 10px ;
	background-color: #EEF9FD;
}

#topics .spInfo .btn a {
	max-width: 400px;
	margin: 0 auto 8px;
	background-color: #1FA4C7;
}

#topics .spInfo .comment {
	max-width: 400px;
	margin: 0 auto;
	font-size: 0.8em;
	text-align: center;
}

/*	サブコンテンツ
------------------------------------------------------*/
#sContents {
}

#sContents ul {
}

#sContents li {
	border-top: 1px solid #bfe8f7;
	position: relative;
}

#sContents li a {
	display: block;
	padding: 16px 0 ;
	font-size: 16px;
	color: #332824;
	text-align: center;
	text-decoration: none;
	position: relative;
}

#sContents li a span i {
	font-style: normal;
	font-size: 12px;
	margin-right: 10px;
	vertical-align: middle;
}


#sContents li span:after,
#bunner li.kango span:after {
	content: "";
	width: 25px; height: 25px;
	background: url('/sp/common/images/icon_link_blank_02.gif') no-repeat center;
	background-size: 15px;
	position: absolute;
	right: 3px;
	top: 50%;
	margin: -12px 0 0 100px;
}


#sContents li.kokyuki span:after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-top: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	background-image: none;
	position: absolute;
	top: 50%;right: 10px;
	margin: -10px 0 0 0;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
	     -ms-transform: rotate(45deg);
	        -o-transform: rotate(45deg);
	            transform: rotate(45deg);
}

#sContents li a.noLink {
	pointer-events: none;
}

#sContents li a.noLink span:after {
	content: none;
}


/* 中山恒明記念館バナー */
.bnr_nakayama-komei-museum {
	width: calc(100% - 30px);
	max-width: 600px;
	margin: 20px auto 0 ;
}

.bnr_nakayama-komei-museum img {
	width: 100%;;
}