@charset "UTF-8";

html {
	overflow-y: scroll;
}

body {
	color: #333;
}
*{
	font-family:-apple-system,"Helvetica Neue","Nimbus Sans L","Liberation Sans","PingFang SC","Hiragino Sans GB","Microsoft YaHei","Source Han Sans CN","Source Han Sans SC","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;
}
a {
	text-decoration: none;
	color: #333;
}
ul,
li {
 list-style:none
}
a:hover {
	text-decoration: underline;
	opacity: 0.7;
}

p::selection,
strong::selection,
span::selection,
th::selection,
td::selection,
dt::selection,
dd::selection,
li::selection,
h1::selection,
h2::selection,
h3::selection,
h4::selection,
a::selection,
.gmenuBox01::selection,
small::selection {
	background: #c3e8ff;
	color: #333;
}

/*Firefox*/
p::-moz-selection,
strong::-moz-selection,
span::-moz-selection,
th::-moz-selection,
td::-moz-selection,
dt::-moz-selection,
dd::-moz-selection,
li::-moz-selection,
h1::-moz-selection,
h2::-moz-selection,
h3::-moz-selection,
h4::-moz-selection,
a::-moz-selection,
.gmenuBox01::-moz-selection,
small::-moz-selection {
	background: #c3e8ff;
	color: #333;
}

.sp {
	display: none;
}

.text-left{
	float:left;
	padding-top:20px;
	width:25%;
	line-height: 32px;
}
.footerbcenter ul li{list-style:none;float:left;width:40%;}
.footernav{overflow: hidden;text-align: center;}
.footernav ul{display: inline-block;}
.footernav ul li{float: left;}
.footernav ul li a{color: #00479D;height: 45px;line-height: 45px;display: inline-block;padding: 0 20px;}
.footerbottom{background: #f5f5f5;}
.footerbcenter{line-height: 32px;padding-top: 20px;float:left;width:50%;}
.footerbcenter p{margin: 0;}
.footerbcenter h3{margin: 0;}
.footerbottom2{width:80%;padding: 15px 0;color:#8e8e8e;border-top:1px solid #e5e5e5;margin:auto;}
/*
header
------------------------------------*/
header {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 13px 0;
}

header .left {
	width: 580px;
	float: left;
}

header .left p {
	margin: 3px 0 8px;
	font-size: 12px;
}

header .left .logo {
	display: block;
	width: 440px;
	height: 40px;
}
#mainVisual .cover{
	width:100%;
}
header .left .logo img {
	height: 40px;
}

header .spRight {
	display: none;
}

header .right {
	width: 590px;
	float: right;
}

header .right dl {
	overflow: hidden;
}

header .right dl dt {
	float: right;
    text-align: right;
    vertical-align: middle;
}

header .right dl dt a {
	display: block;
}

header .right dl dt img {
	width: 240px;
	height: 27.7px;
}

header .right dl dd {
	text-align: center;
    color: #666666;
    font-size: 11px;
    vertical-align: middle;
	float: right;
	line-height: 1.5em;
}

header .right dl dd strong {
	font-size: 13px;
}

header .right ul {
	text-align: right;
	margin-top: 7px;
}

header .right ul li {
	display: inline-block;
	vertical-align: middle;
}

header .right ul li a {
	font-size: 15px;
}

header .right ul li:not(:last-child) {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #cccccc;
}

header .right ul li img {
	width: 24px;
	height: 16px;
	margin: -3px 5px 0 0;
	vertical-align: middle;
}


/*main*/

.p-section-detail .c-heading-detail{
	
	margin-bottom:20px;
}
.c-heading-detail{
	
	border-bottom:2px solid #e5e5e5;
}

.c-heading-detail__text:after{	
	 background-color:#4cbee0;
 content:'';
 height:2px;
 left:0;
 position:absolute;
 bottom:-2px;
 width:100%;
}
.c-heading-detail__text {
 display:inline-block;
 font-size:22px;
 font-weight:600;
 padding-bottom:15px;
 position:relative;
 letter-spacing:2px;
 margin-top:15px;
}
.c-heading-detail-medium{
	
	font-size:20px;
	line-height:28px;
	font-weight:600;
	letter-spacing:2px;
}
/*.c-heading-detail-medium__text{
	
	background:-webkit-linear-gradient(transparent 60%, #f2f2f2 60%);
	margin-top:15px;
	margin-bottom:15px;
}*/

.c-heading-detail-medium__text{
	border-left:6px solid #4cbee0;
	padding-left:10px;
	margin-top:30px;
	margin-bottom:30px;
}
.h4-small{
	font-size:14px;
	margin-left:30px;
}
.font20{
	color:#4cbee0;
	margin-right:5px;
}

.ch5{
	margin-top:25px;
	margin-bottom:25px;
	font-size:17px;
	letter-spacing:1px;
	font-weight:600;
}
.ch6{
	margin-top:20px;
	margin-bottom:20px;
	font-size:16px;
	letter-spacing:1px;
	font-weight:600;
}
.pd-15{
	padding-left:15px;
}
.c-hospital-name--xl{
	font-size:25px;
	margin-bottom:25px;
	margin-top:0;
	opacity:.95;
	padding-bottom:15px;
	padding-left:24px;
	padding-top:5px;
	border-bottom:1px solid #e5e5e5;
	font-weight:500;
}
.c-hospital-name--xl:before {
 border-radius:5px;
 content:'';
 height:9px;
 left:2px;
 position:absolute;
 top:13px;
 width:9px;
 background-color:#6ad7eb
}
.l-contents{
	
	background-color:#f8f8f8;
width:100%;	
}
.l-contents__inner{
	background-color:#fff;
	
}
 .l-contents__cont {
  margin-left:auto;
  margin-right:auto;
  padding-top:40px;
  padding-bottom:65px;
  width:1165px;
 }
 .l-contents__cont::after {
  clear:both;
  content:'';
  display:block
 }
 .p-section-detail__block--mn-doctor-box {
 border-top:1px solid #f2f2f2;
 padding:15px 0 21px
}
.p-section-detail__block--mn-doctor-box:nth-of-type(1) {
 border-top:0;
 padding-top:0
}
.p-section-detail__block--mn-doctor .c-heading-detail-small {
 margin-bottom:8px
}
.p-section-detail__block--dpc .c-heading-detail-bar {
 margin-bottom:8px;
 margin-top:28px
}
.p-section-detail__block--dpc .c-heading-detail-bar:nth-of-type(1) {
 margin-top:20px
}
.p-section-detail__text {
 line-height:19px;
 margin-top:20px;
 opacity:.9
}
.p-section-detail__text h3 {
 font-size:15px;
 font-weight:600
}
.p-section-detail__text p {
 margin:10px 0 20px 0
}

.p-list-photo-text__item::after {
 clear:both;
 content:'';
 display:block
}
.p-list-photo-text__item+li {
 margin-top:15px
}
.p-list-photo-text__item-img {
 float:left;
 width:90px
}
.p-list-photo-text__item-img-hosp {
 float:left;
 width:200px
}
.p-list-photo-text__item-img-hosp img{
	width:100%;
	height:auto;
}
.p-list-photo-text__item-text-hosp{
 float:right;
 width:calc(100% - 225px);
}
.p-list-photo-text__item-text {
 float:right;
 width:calc(100% - 115px);
}
.c-heading-detail-small {
 color:#aaa;
 font-size:14px;
 font-weight:600;
 margin-bottom:14px;
}
.p-list-photo-text__item-img img{
	width:100%;
	height:auto;
}
.c-link {
 color:#4cbee0;
 font-size:16px;
 font-weight:600;
 text-decoration:none!important;
}
.p-list-photo-text__item-text-description {
 color:#999!important;
 font-size:14px!important;
 line-height:17px!important;
 margin-top:10px!important; 
}
.c-hospital-schedule-table-detail {
 border-collapse:collapse;
 margin-bottom:20px;
}
.c-hospital-schedule-table-detail table {
 width:100%
}
.c-hospital-schedule-table-detail thead th {
 background-color:#f8f8f8;
 color:#777;
 font-weight:600
}
.c-hospital-schedule-table-detail thead th .small {
 font-size:10px
}
.c-hospital-schedule-table-detail tbody td {
 color:#777;
 position:relative
}
.c-hospital-schedule-table-detail tbody td::after {
 bottom:50%;
 content:'';
 position:absolute;
 right:50%;
 -webkit-transform:translate(50%, 50%);
 -ms-transform:translate(50%, 50%);
 transform:translate(50%, 50%)
}
.c-hospital-schedule-table-detail tbody td.close::after {
 background-color:#aaa;
 height:1px;
 width:5px
}
.c-hospital-schedule-table-detail tbody td.open::after {
 background-color:#4cbee0;
 border-radius:4px;
 height:8px;
 width:8px
}
.c-hospital-schedule-table-detail tbody td.open-half::after {
 border-style:solid;
 border-width:0 4.5px 8px;
 border-color:transparent transparent #6ad7eb;
 height:0;
 width:0
}
.c-hospital-schedule-table-detail th,
.c-hospital-schedule-table-detail td {
 border:1px solid #e5e5e5;
 font-size:14px;
 padding:12px 0;
 text-align:center
}
/*.c-hospital-schedule-table-detail th:nth-of-type(1),
.c-hospital-schedule-table-detail th:nth-of-type(2),
.c-hospital-schedule-table-detail td:nth-of-type(1),
.c-hospital-schedule-table-detail td:nth-of-type(2) {
 width:calc(100% / 6)
}
.c-hospital-schedule-table-detail th:nth-of-type(3),
.c-hospital-schedule-table-detail th:nth-of-type(4),
.c-hospital-schedule-table-detail td:nth-of-type(3),
.c-hospital-schedule-table-detail td:nth-of-type(4) {
 width:calc(100% / 3)
}
.t-fy{}
.t-fy tr td{

}*/
.t80{
	width:80%!important;
}
.img-t1{
	padding-top:20px;
}
.w25{
	width:25%!important;
	
}
.w75{
	width:75%!important;
	text-align:left!important;
	padding-left:20px!important;
}
.img-t1 img{
	float:right;
	margin-bottom:20px;
}
.img-t1 p{
	float:left;
	width:60%;
	
}
.psmall{
	font-size:14px!important;
	font-weight:600;
}
/*
nav
------------------------------------*/
#menuTracking {
	display: none;
	position: fixed;
	top: 0;
	z-index: 20;
	width: 100%;
    background : -webkit-gradient(linear, left top, left bottom, from(#0d6dae), to(#004674));
    background : -webkit-linear-gradient(top, #0d6dae, #004674);
    background : linear-gradient(to bottom, #0d6dae, #004674);
	padding: 1px 0;
}

#navSp {
	display: none;
}

nav {
    background : -webkit-gradient(linear, left top, left bottom, from(#0d6dae), to(#004674));
    background : -webkit-linear-gradient(top, #0d6dae, #004674);
    background : linear-gradient(to bottom, #0d6dae, #004674);
	padding: 1px 0;
}

nav div,
#menuTracking div {
	border-top: 1px solid #c2daeb;
	border-bottom: 1px solid #80a3ba;
}

nav ul,
#menuTracking ul {
	width: 1200px;
	margin: 0 auto;
	display: table;
}

nav ul li,
#menuTracking ul li {
	display: table-cell;
	vertical-align: middle;
	border-right: 1px solid #999999;
	width: 198px;
}

nav ul li.top,
#menuTracking ul li.top {
	width: 84px;
	border-left: 1px solid #999999;
}

#menuTracking ul li a,
#menuTracking ul li div {
	display: block;
	padding: 8px 10px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: -0.5px;
}

nav ul li a,
nav ul li div {
	display: block;
	padding: 12px 0;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	letter-spacing: -0.5px;
}

nav ul li:first-child div,
#menuTracking ul li:first-child div {
	border-left: 1px solid #999999;
}

nav ul li a:hover,
#menuTracking ul li a:hover {
	text-decoration: none;
}

nav ul li:hover,
#menuTracking ul li:hover {
    background : -webkit-gradient(linear, left top, left bottom, from(#004674), to(#0d6dae));
    background : -webkit-linear-gradient(top, #004674, #0d6dae);
    background : linear-gradient(to bottom, #004674, #0d6dae);
}

nav ul li.gmenu,
#menuTracking ul li.gmenu {
    position: relative;
	cursor: default;
}

nav ul li.gmenu div,
#menuTracking ul li.gmenu div {
	border-top: none;
	border-right: none;
	border-bottom: none;
}

nav ul li .pulldownBox,
#menuTracking ul li .pulldownBox {
	width: 100%;
	position: absolute;
	top: 100.5%;
	left: 0;
	display: none;
	z-index: 100;
	border: 1px solid #004574;
}

nav ul li .pulldownBox li,
#menuTracking ul li .pulldownBox li {
	display: block;
	border-right: 1px solid #fff;
	background-color: rgba(255,255,255,1.0);
	width: auto;
}

nav ul li .pulldownBox li a,
#menuTracking ul li .pulldownBox li a {
	text-align: left!important;
	font-size: 16px;
	padding: 10px 5px 10px 20px;
	color: #004574!important;
	border-right: none;
	border-left: none!important;
	background: url(/common/images/arrow02.svg) no-repeat 5% 50% #f8f8f8;
	background-size: 5px auto;
	border-bottom: 1px solid #eee;
}

nav ul li .pulldownBox li:last-child a,
#menuTracking ul li .pulldownBox li:last-child a {
	border-bottom: none;
	margin-bottom: 1px;/*Edgeで枠線が切れるため*/
}

nav ul li .pulldownBox li:hover,
#menuTracking ul li .pulldownBox li:hover {
	background: #fff;
}

/*IE*/
@media all and (-ms-high-contrast:none) {
	nav ul li a, nav ul li div {
		padding: 15px 0 9px;
	}
	nav ul li:nth-child(4).gmenu div,
	nav ul li:nth-child(6).gmenu div,
	nav ul li:last-child.gmenu div {
		line-height: 260%;
	}
	#menuTracking ul li:nth-child(4).gmenu div,
	#menuTracking ul li:nth-child(6).gmenu div,
	#menuTracking ul li:last-child.gmenu div {
		line-height: 260%;
	}
	#menuTracking ul li a, #menuTracking ul li div {
		padding: 10px 10px 6px;
	}
	nav ul li .pulldownBox li a, #menuTracking ul li .pulldownBox li a {
		padding: 13px 10px 7px 20px;
	}
}

#breadcrumbList {
	margin-bottom: 20px;
}

#breadcrumbList li {
	display: inline-block;
	font-size: 13px;
	margin-right: 10px;
}

#breadcrumbList li:not(:first-child) {
	background: url(/common/images/breadcrumbsArrow.gif) no-repeat 0 50%;
	padding-left: 10px;
}

#breadcrumbList li a {
	text-decoration: underline;
	color: #2b6f9d;
}

/*
contents
------------------------------------*/
#contents {
	/*background: url(/common/images/contentsBg01.png) repeat;*/
	padding: 20px 0 10px;
	overflow: hidden;
	position: relative;
}

#contentsBox {
	width: 1200px;
	margin: 0 auto;
}

#main {
	padding: 30px;
	width: 800px;
	float: left;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.25);
}

#main a {
	text-decoration: none;
	color: #2b6f9d;
}
#main a:hover {
	text-decoration: none;
	color:#304c5f;
}

.toTopText {
	position: absolute;
    bottom: 15px;
	color: #004574;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	width: 100%;
}

.toTopText i {
	font-size: 16px;
	margin-right: 3px;
}

#toTop {
	position: fixed;
	bottom: 130px;
	right: 25px;
	-webkit-transition: .5s;
	transition: .5s;
}

#toTop:hover {
	opacity: 0.75;
}

#toTop.move {
	bottom: 25px!important;
}

/*IE*/
@media all and (-ms-high-contrast:none) {
	#main h1 {
		padding: 20px 15px 8px;
	}
}

/*
side
------------------------------------*/
.text-left img{
	height:40px;
	width:auto;
}

#side {
	width: 280px;
	float: right;
}

#side dl {
	font-weight: bold;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.25);
}

#side dl dt {
	background: #004574;
	font-size: 18px;
	letter-spacing: -0.5px;
	padding: 25px 20px;
	border-radius: 10px 10px 0 0;
}

#side dl dt a {
	color: #fff;
}

#side dl dt a:hover {
	text-decoration: none;
}

#side dl dd ul li {
	list-style-type: none;
	font-size: 16px;
}

#side dl dd ul li:not(:last-child) {
	border-bottom: 1px dashed #ccc;
}

#side dl dd ul li a {
	display: block;
	padding: 10px 0;
	color: #787878;
}

#side dl dd ul li a span {
	display: inline-block;
	padding: 10px 15px;
	color: #787878;
	border-left: 5px solid #fff;
}

#side dl dd ul li a:hover,
#side dl dd ul li.select a {
	text-decoration: none;
	background: #edf8ff;
	color: #004574;
}
#side dl dd ul li a:hover span,
#side dl dd ul li.select a span {
	border-left: 5px solid #004574;
}

#side .sideBnr01 {
	margin-top: 30px;
}

#side .sideBnr01 a {
	display: block;
}

#side .sideBnr01 img {
	width: 100%;
}

/*
trackingArea
------------------------------------*/
#trackingArea01 {
	display: none;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 5000;
	width: 225px;
	text-align: right;
}

#trackingArea01 a {
	display: block;
}

#trackingArea01 .close {
	background: rgba(0,0,0,0.5);
	padding: 6px 18px;
	font-size: 13px;
	color: #fff;
	display: inline-block;
	border-radius: 2px 2px 0 0;
	cursor: pointer;
}

#trackingArea01 .closed {
	display: none!important;
}


/*
footer
------------------------------------*/
footer {
	/*background: url(/common/images/footerBg01.gif) repeat-x;*/
	font-size: 16px;
}

#footer {
	width: 1200px;
    margin: 0 auto;
    padding: 30px 0 0;
}

#navFooterSp {
	display: none;
}

#footer #sitemap {
	overflow: hidden;
	margin: 25px 0;
}

#footer #sitemap .sitemapBox01 {
	float: left;
	width: 280px;
	margin-right: 25px;
}

#footer #sitemap .sitemapBox01 dt {
	margin-bottom: 12px;
	line-height: 120%;
}

#footer #sitemap .sitemapBox01 dt a {
	color: #004574;
}

#footer #sitemap .sitemapBox01 dd ul li {
	font-size: 15px;
	text-indent: -1em;
	margin: 0 0 12px 1em;
	list-style-type: none;
}

#footer #sitemap .sitemapBox01 dd ul li:last-child {
	margin: 0 0 0 1em;
}

#footer #sitemap .sitemapBox02 {
	float: left;
	width: 280px;
	margin-right: 25px;
	color: #004574;
}

#footer #sitemap .sitemapBox03 {
	float: left;
	width: 280px;
	color: #004574;
}

#footer #sitemap .sitemapBox02 li,
#footer #sitemap .sitemapBox03 li {
	text-indent: -1em;
	margin: 0 0 10px 1em;
	list-style-type: none;
	line-height: 1.2;
}

#footer #sitemap .sitemapBox02 li a,
#footer #sitemap .sitemapBox03 li a {
	color: #004574;
}

#footer #sitemap .sitemapBox02 li:last-child,
#footer #sitemap .sitemapBox03 li:last-child {
	margin: 0 0 0 1em;
}

footer #about {
	background: #f0f9ff;
	margin-top:20px;
}

footer #aboutBox {
	margin: 0 auto;
	padding: 0 0 30px;
	width: 1200px;
	font-size: 15px;
	overflow: hidden;
}

footer #aboutBox section {
	margin-top: 15px;
	width: 770px;
	float: left;
	color: #666;
}

footer #aboutBox h2 {
	margin-bottom: 20px;
}

footer #aboutBox h2 a {
	display: block;
	width: 492px;
	height: 38px;
}

#aboutBox h2 img {
	height: 38px;
}

#aboutBox h2 img path {
    color: #155a88;
    fill: currentColor;
}

footer #aboutBox .access {
	margin-bottom: 20px;
	padding-left:10px;
}

footer #aboutBox .accessbr {
	display: inline;
}

footer #aboutBox .access span {
	display: none;
}

footer #aboutBox .access a {
	display: inline-block;
    background : -webkit-gradient(linear, left top, left bottom, from(#0d6dae), to(#004674));
    background : -webkit-linear-gradient(top, #0d6dae, #004674);
    background : linear-gradient(to bottom, #0d6dae, #004674);
	color: #fff;
	padding: 5px 15px;
	border-radius: 3px;
	position: relative;
	margin-left: 4px;
}

footer #aboutBox .access a img {
	width: 6px;
	height: 12px;
	position: absolute;
	top: 24.2%;
	right: 4%;
}

footer #aboutBox ul.train {
	margin-bottom: 24px;
}

footer #aboutBox ul.train li {
	margin: 0 0 8px 1em;
	text-indent: -1em;
	list-style-type: none;
}

footer #aboutBox .contact {
	border-radius: 3px;
	color: #a25540;
	font-weight: bold;
	padding-left:10px;
}

footer #aboutBox .contact li {
	display: inline-block;
	font-size: 17px;
	list-style-type: none;
	vertical-align: top;
}

footer #aboutBox .contact li a {
	color: #a25540;
}

footer #aboutBox .contact li span.txt01 {
	font-size: 14px;
}

footer #aboutBox .contact li span.txt02 {
	font-size: 14px;
	line-height: 200%;
	font-weight: normal;
}

footer #aboutBox .contact li img {
	width: 22px;
	height: auto;
	vertical-align: middle;
	margin-top: -4px;
	margin-right:8px;
}

footer #aboutBox .contact li:first-child {
	margin-right: 25px;
}

footer #aboutBox iframe {
	float: right;
}

footer #link {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 20px;
	overflow: hidden;
}

footer #link ul {
	display: inline-block;
}

footer #link ul li {
	display: inline-block;
	font-size: 15px;
}

footer #link ul li:not(:last-child) {
	border-right: 1px solid #ccc;
	margin-right: 10px;
	padding-right: 10px;
}

footer #link .copyright {
	float: right;
	color: #999999;
	font-size: 13px;
}

/*IE*/
@media all and (-ms-high-contrast:none) {
	#footer #sitemap .sitemapBox01 dt {
		line-height: 140%;
	}
	#footer #sitemap .sitemapBox02 li a, #footer #sitemap .sitemapBox03 li a {
		line-height: 130%;
	}
}

/*
404 error
------------------------------------*/
.error {
	margin: 1em 0 0;
	text-align: center;
}

.error p {
	line-height: 1.6;
}

.error p:first-child {
	margin: 0 0 2em;
}

.error p a {
	display: inline-block;
	background: url(/common/images/arrow02.svg) no-repeat 98% 40%;
    background-size: auto auto;
	background-size: 7px auto;
	padding-right: 20px;
}



