<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border: none;
  font-style: normal;
}
body {
  min-width: 960px;
  color: #59597c;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 0.9em;
  letter-spacing: 0.02em;
  line-height: 1.4em;
  background: #fff;
}
li {
  list-style: none;
  list-style-type: none;
}
a {
  color: #5981b3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a img:hover {
  opacity: 0.7;
  background: none;
}
/* header */
#header_wrap {
  width: 960px;
  margin: 0 auto;
}
#header_wrap:after {
  content: "";
  display: block;
  clear: both;
}
#header_wrap h1 {
  float: left;
  margin: 20px 0 0 0;
}
#header_wrap h1 img {
  /*width:272px;
	height:65px;*/
  width: 410px;
  height: auto;
}
#header_wrap .sp_navui {
  display: none;
}
#header_wrap section {
  float: right;
  margin: 20px 0 0 0;
}
#header_wrap section p {
  text-align: right;
}
#header_wrap section ul {
  /*display: flex;
	display: -webkit-flex;
	flex-direction: row;
	-webkit-flex-direction: row;*/
  margin: 15px 0 0 0;
}
#header_wrap section li {
  margin: 0 0 0 23px;
  font-size: 0.9em;
  display: inline-block;
}
#header_wrap section li:last-child {
  /*margin: 0 0 0 13px;*/
  margin-top: 15px;
  display: block;
  text-align: right;
}
#header_wrap section li input {
  display: inline;
  width: 140px;
  padding: 2px;
  border: 1px solid #9c9cb0;
  border-radius: 0;
  -webkit-appearance: none;
}
/*#header_wrap section li input:last-child {
	width: 45px;
	color: #fff;
	background: #9c9cb0;
}
#header_wrap section li input:last-child:hover {
	opacity: 0.7;
}*/
#header_wrap section .search_btn {
  width: 45px;
}
/* .homeのみ */
#header_wrap section p.tel {
  display: inline-block;
  margin-right: 1em;
}
#header_wrap section p.tel {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
}
#header_wrap section p.tel small {
  font-weight: 400;
}
#header_wrap section p.tel strong {
  font-size: 25px;
  margin-left: .2em;
}
#header_wrap section form {
  display: inline-block;
  padding-top: .5rem;
  vertical-align: top;
}
#sp_nav {
  display: none;
}
/* nav */
#nav_wrap {
  width: 960px;
  margin: 8px auto 0 auto;
}
#nav_wrap ul {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
}
#nav_wrap ul:nth-child(1) li {
  width: 320px;
  height: 330px;
}
#nav_wrap ul:nth-child(1) li:nth-child(1) {
  background: url(../img/index/nav_bg1.jpg) no-repeat;
  width: 480px;
}
#nav_wrap ul:nth-child(1) li:nth-child(1):hover {
  background: url(../img/index/nav_bg1_hover.jpg) no-repeat;
  width: 480px;
}
#nav_wrap ul:nth-child(1) li:nth-child(2) {
  background: url(../img/index/nav_bg.jpg) no-repeat;
  width: 240px;
}
#nav_wrap ul:nth-child(1) li:nth-child(2):hover {
  background: url(../img/index/nav_bg2_hover.jpg) no-repeat;
  width: 240px;
}
#nav_wrap ul:nth-child(1) li:nth-child(3) {
  background: url(../img/index/nav_bg3.jpg) no-repeat;
  width: 240px;
}
#nav_wrap ul:nth-child(1) li:nth-child(3):hover {
  background: url(../img/index/nav_bg3_hover.jpg) no-repeat;
  width: 240px;
}
#nav_wrap ul:nth-child(1) li a {
  display: block;
  width: 100%;
  height: 100%;
}
#nav_wrap ul:nth-child(1) li img {
  display: block;
  margin: 0 auto;
  padding: 214px 0 0 0;
}
#nav_wrap ul:nth-child(1) li img.pc_display {}
#nav_wrap ul:nth-child(1) li img.sp_display {
  display: none;
}
#nav_wrap ul:nth-child(1) li img:hover {
  opacity: 1;
}
#nav_wrap ul:nth-child(2) {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
}
#nav_wrap ul:nth-child(2) li {
  width: 25%;
  height: 58px;
  text-align: center;
  border-right: 1px solid #fff;
  background: #5981b3;
}
#nav_wrap ul:nth-child(2) li:hover {
  background: #103966;
}
#nav_wrap ul:nth-child(2) li:last-child {
  overflow: visible;
  border-right: none;
  background: #72c772;
}
#nav_wrap ul:nth-child(2) li:last-child:hover {
  background-color: #217221;
}
#nav_wrap ul:nth-child(2) li a {
  display: block;
  width: 100%;
  height: 100%;
}
#nav_wrap ul:nth-child(2) li:last-child a {
  margin: -22px 0 0 0;
  padding: 22px 0 0 0;
  height: 80px;
  background: url(../img/index/nav_7_bg.png) no-repeat right top;
}
#nav_wrap ul:nth-child(2) li img {
  margin: 22px 0 0 0;
}
#nav_wrap ul:nth-child(2) li a img:hover {
  opacity: 1;
}
/* news */
#news_wrap {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  width: 960px;
  margin: 30px auto 0 auto;
}
#news_wrap .schedule_banner {
  display: block;
  margin-bottom: 20px;
}
#news_wrap section .margintop {
  margin-top: 30px;
}
#news_wrap section:nth-child(1) {
  width: 480px;
}
#news_wrap section:nth-child(1) ul {
  margin: 20px 0 0 0;
}
#news_wrap section:nth-child(1) li {
  padding: 8px 0;
  border-bottom: 1px solid #d6d6d6;
}
#news_wrap section:nth-child(1) .label {
  display: inline-block;
  width: 70px;
  vertical-align: top;
  text-align: center;
  color: #fff;
  font-size: 0.8em;
  letter-spacing: 0;
}
#news_wrap section:nth-child(1) .user { /*患者さまへ*/
  background: #de5e82;
}
#news_wrap section:nth-child(1) .recruit { /*採用情報*/
  background: #72c772;
}
#news_wrap section:nth-child(1) .other { /*その他*/
  background: #b2ad93;
}
#news_wrap section:nth-child(1) .date {
  display: inline-block;
  width: 75px;
  margin: 0 5px;
  vertical-align: top;
  font-size: 0.8em;
  letter-spacing: 0;
}
#news_wrap section:nth-child(1) span.label.important, .catlist:nth-child(1) span.important { /*重要*/
  border: solid 2px red;
  color: red !important;
  font-weight: 600;
}
#news_wrap section:nth-child(1) p.important a, .catlist:nth-child(1) p.important a {
  color: red;
  font-weight: 600;
}
#news_wrap section:nth-child(1) p {
  display: inline-block;
  width: 300px;
}
#news_wrap section:nth-child(1) h2 {
  margin: 10px 0 0 0;
  font-size: 1em;
  font-weight: normal;
  -webkit-text-size-adjust: 100%;
}
#news_wrap section:nth-child(2) {
  width: 420px;
  margin: 40px 0 0 0;
  padding: 0 20px 0 40px;
}
#news_wrap section:nth-child(2):after {
  content: "";
  display: block;
  clear: both;
}
#news_wrap section:nth-child(2) address {
  margin: 20px 0 0 0;
}
#news_wrap section:nth-child(2) li {
  margin: 0 0 3px 0;
  -webkit-text-size-adjust: 100%;
}
#news_wrap section:nth-child(2) div {
  float: right;
}
#news_wrap .tel {
  color: #59597c;
}
#news_wrap .tel:hover {
  text-decoration: none;
}
/* message */
#message_wrap {
  width: 960px;
  margin: 60px auto 0 auto;
}
#message_wrap p {
  text-align: center;
}
#message_wrap #sp_listui {
  display: none;
}
#message_wrap ul {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  width: 960px;
  margin: 30px auto 0 auto;
}
#message_wrap li {
  display: inline-block;
  margin: 0 10px 12px 0;
}
#message_wrap a {
  display: block;
  min-width: 60px;
  padding: 10px 60px 10px 10px;
  color: #fff;
  background: #5981b3 url(../img/index/bg_messagearrow.png) no-repeat;
  background-position: center right 10px;
}
#message_wrap a:hover {
  background-color: #103966;
  text-decoration: none;
}
#message_wrap span {
  font-size: 0.9em;
}
/* footer */
#footer_wrap {}
#footer_wrap #footer_nav {
  position: relative;
  width: 100%;
  height: 180px;
  background: url(../img/common/bg_footer.jpg) bottom repeat-x;
}
#footer_wrap #footer_nav ul:nth-child(1) {
  display: none;
}
#footer_wrap #footer_nav ul {
  position: absolute;
  bottom: 0;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  justify-content: center;
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.5);
}
#footer_wrap #footer_nav li {
  padding: 0 15px;
  border-right: 1px solid #fff;
}
#footer_wrap #footer_nav li:first-child {
  border-left: 1px solid #fff;
}
#footer_wrap #footer_nav a {
  color: #fff;
}
#footer_wrap #footer_address {
  height: 254px;
  background: #8ba7ca;
}
#footer_wrap #footer_address div {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  width: 960px;
  margin: 0 auto;
}
#footer_wrap #footer_address section:nth-child(1) {
  width: 363px;
  padding: 20px 0 0 5px;
}
#footer_wrap #footer_address section:nth-child(1) address {
  margin: 15px 0 10px 0;
  color: #fff;
}
#footer_wrap #footer_address .tel {
  color: #fff;
}
#footer_wrap #footer_address .tel:hover {
  text-decoration: none;
}
#footer_wrap #footer_group {
  width: 100%;
  background: #f2f2f5;
}
#footer_wrap #footer_group div {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  width: 960px;
  margin: 0 auto;
  padding: 0 0 45px 0;
}
#footer_wrap #footer_group section {
  width: 480px;
  margin: 30px 0 0 0;
}
#footer_wrap #footer_group section:after {
  content: "";
  display: block;
  clear: both;
}
#footer_wrap #footer_group section img {
  display: block;
  float: left;
}
#footer_wrap #footer_group section ul {
  float: left;
  margin: 0 0 0 10px;
}
#footer_wrap #footer_group section li {
  font-size: 0.85em;
}
#footer_wrap #footer_group section li:nth-child(1) {
  margin: 0 0 10px 0;
  font-size: 1em;
}
#footer_wrap #footer_group section li:nth-child(1) a {
  color: #59597c;
}
#footer_wrap #footer_group .tel {
  color: #59597c;
}
#footer_wrap #footer_group .tel:hover {
  text-decoration: none;
}
#footer_wrap #footer_group small {
  display: block;
  width: 960px;
  margin: 0 auto;
  padding: 0 0 5px 0;
  font-size: 0.9em;
}
#footer_wrap #footer_group span.furigana {
  font-size: 10px;
}
#footer_wrap #pagetop_wrap {
  position: fixed;
  right: 0;
  bottom: 0;
}
#footer_wrap #pagetop_wrap img {
  display: block;
}
/*追加*/
/*
#nav_wrap ul:nth-child(2) li:nth-child(1) img {
	width:68px;
}
#nav_wrap ul:nth-child(2) li:nth-child(2) img {
	width:138px;
}
#nav_wrap ul:nth-child(2) li:nth-child(3) img {
	width:128px;
}
#nav_wrap ul:nth-child(2) li:nth-child(4) img {
	width:68px;
}
*/
#nav_wrap ul:nth-child(3) {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
}
#nav_wrap ul:nth-child(3) li {
  width: 25%;
  height: 40px;
  text-align: center;
  border-right: 1px solid #fff;
  background: #7b9bc3;
  border-top: 1px solid #fff;
}
#nav_wrap ul:nth-child(3) li:last-child {
  overflow: visible;
  border-right: none;
}
#nav_wrap ul:nth-child(3) li:hover {
  background: #103966;
}
#nav_wrap ul:nth-child(3) li a {
  display: block;
  width: 100%;
  height: 100%;
}
#nav_wrap ul:nth-child(3) li img {
  margin: 10px 0 0 0;
}
/*
#nav_wrap ul:nth-child(3) li:nth-child(1) img {
	width:88px;
}
#nav_wrap ul:nth-child(3) li:nth-child(2) img {
	width:162px;
}
#nav_wrap ul:nth-child(3) li:nth-child(3) img {
	width:106px;
}
#nav_wrap ul:nth-child(3) li:nth-child(4) img {
	width:167px;
}*/
#nav_wrap ul:nth-child(3) li a img:hover {
  opacity: 1;
}
#nav_wrap ul:nth-child(4) {
  display: none;
}
.home img.group {
  width: 316px;
  height: auto;
  margin-right: 4px;
}
.home #banner {
  display: block;
  width: 960px;
  margin: 50px auto 0px auto;
}
.home #banner ul {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
}
.home #banner ul li:nth-child(1) {
  grid-row: span 2 / span 2;
}
.home #banner ul li:nth-child(2) {}
.home #banner ul li:nth-child(3) {
  grid-column-start: 2;
    grid-row-start: 2;
}
.home #banner ul li a {
  display: block;
  position: relative;
}
.home #banner ul li img {
  width: 100%;
  vertical-align: bottom;
}
.home .banner_title {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: auto !important;
  width: 145px !important;
}
.home #banner ul li p {
  color: #5a82b4;
  font-size: 0.9em;
  margin-top: -2px;
  display: none;
}
.home img.img50 {
  width: 45%;
  height: auto;
  margin: 0;
  padding: 0;
}
.home img.info {
  width: 100px;
  height: auto;
}
/*フッターの各施設部分*/
#footer_group .l_spacing {
  letter-spacing: -1px;
}
/* 関連リンク */
#footer_wrap #footer_group .__link {
  display: block;
}
#footer_wrap #footer_group .__link p {
  color: #5981b3;
  margin-bottom: .5rem;
    font-size: 1.1em;
}
#footer_wrap #footer_group .__link ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer_wrap #footer_group .__link ul li {
  font-size: 1em;
}
#footer_wrap #footer_group .__link ul li a {
  color: #59597c;
  display: inline-block;
}
#footer_wrap #footer_group .__link ul li a[target="_blank"] {
  background: url("../img/common/icon_blank.png") no-repeat center right/12px;
  padding-right: 20px;
}</pre></body></html>