<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* top */

/*--------------------------------------
	common
---------------------------------------*/

.contents_wrap {
	margin-top: 40px;
}

.contents .top_mono_contents {
	clear: both;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
	width: 100%;
}

.contents .top_information_contents {
	margin-bottom: 30px;
	padding-bottom: 0;
}

.contents .main_area {
	background: #f1f5f5;
}

.contents .top_area {
	border-radius: 10px;
	background: #fff;
}

.contents .top_main_contents {
	float: left;
	width: 655px;
}

.contents .top_side_contents {
	float: right;
	width: 310px;
}

h1 {
	margin-bottom: 30px;
	padding: 0 0 20px 0;
	border-bottom: 2px solid #f8f5f2;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ff8683;
}

.footer {
	background: none !important;
}

/*--------------------------------------
	promo
---------------------------------------*/

.promo hgroup {
	position: absolute;
	top: 50px;
	left: 30px;
	z-index: 2;
}

.promo hgroup h1 {
	font-size: 152%;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
}

/* js */

.promo .promo_cont {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
}

/*--------------------------------------
	top_mono_contents
---------------------------------------*/

#top_intro_area {
	margin: 0 auto;
	padding: 50px 0;
	width: 920px;
	background-image: url(../../images/top/intro_bg_01.png),
		url(../../images/top/intro_bg_02.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, left bottom;
}

#top_intro_area .texts_image {
	padding: 0 30px;
}

#top_intro_area .texts_image .texts_cont {
	width: 625px;
}

#top_intro_area .texts_image .image_cont {
	width: 195px;
}

#top_intro_area .texts_image .image_cont .pic {
	width: 192px;
}

#top_intro_area .name {
	margin-bottom: 0;
}

/* top_information_area */

#top_information_area .box,
#top_information_area .part {
	margin-bottom: 0;
}

#top_information_area .information_navi_wrap .information_navi_cont_wrap {
	float: left;
	margin-right: 34px;
	width: 310px;
}

#top_information_area
	.information_navi_wrap
	.information_navi_cont_wrap
	.information_navi_cont {
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 2px solid #f8f5f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}

.information_navi_cont_wrap
	.information_navi_cont
	h1.heading_information_title {
	margin-bottom: 20px;
	padding: 12px 0 20px 20px;
	border-bottom: 2px solid #f8f5f2;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #ff8683;
}

/* heading_information_title icon */

.information_navi_cont_wrap .information_navi_cont .icon_maternity {
	background: url(../../images/top/information_navi_icon_maternity.png)
		no-repeat 60px top;
}

.information_navi_cont_wrap .information_navi_cont .icon_gynecology {
	background: url(../../images/top/information_navi_icon_gynecology.png)
		no-repeat 70px top;
}

.information_navi_cont_wrap .information_navi_cont .icon_pediatrics {
	background: url(../../images/top/information_navi_icon_pediatrics.png)
		no-repeat 70px top;
}

.information_navi_cont_wrap .information_navi_cont .icon_internal {
	background: url(../../images/top/information_navi_icon_internal.png) no-repeat
		70px top;
}

.information_navi_cont_wrap .information_navi_cont .icon_anesthesia {
	background: url(../../images/top/information_navi_icon_anesthesia.png)
		no-repeat 60px top;
}

.information_navi_cont_wrap .separate {
	display: block;
	margin: 20px 0;
	border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}

/* information_navi */

.information_navi {
	margin: 5px 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #f8f5f2;
}

.information_navi_cont .information_navi.last {
	margin-bottom: 0;
	border-bottom: none;
}

.information_navi li {
	margin-bottom: 15px;
	padding-left: 30px;
}

.information_navi li.single_navi {
	margin-bottom: 0;
	padding: 5px 0 5px 30px;
}

.information_navi li a {
	color: #666666;
}

.information_navi li.accent a {
	font-weight: bold;
	color: #ff8583;
}

.information_navi li a:hover {
	opacity: 0.75;
}

.list_color_pink li {
	background: url(../../images/common/decoration/icon_darrow_pink.png) no-repeat
		10px 3px;
}

.list_color_blue li {
	background: url(../../images/common/decoration/icon_darrow_blue.png) no-repeat
		10px 3px;
}

.list_color_green li {
	background: url(../../images/common/decoration/icon_darrow_green.png)
		no-repeat 10px center;
}

/*--------------------------------------
	top_main_contents
---------------------------------------*/

/* common */

.top_main_area {
	clear: both;
}

/* top_news_area */

#top_news_area {
	margin-bottom: 10px;
	padding: 20px;
	border: 2px solid #f8f5f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 613px;
	background: #fff;
}

#top_news_area .box,
#top_news_area .news_archive_list {
	margin-bottom: 0 !important;
}

#top_news_area .top_news_topic {
	margin-top: 20px;
	margin-bottom: 0;
}

#top_news_area .top_news_topic .image_texts .image_cont {
	width: 95px;
}

#top_news_area .top_news_topic .image_texts .texts_cont {
	width: 495px;
}

#top_news_area .top_news_topic .image_texts .texts_cont p {
	margin-bottom: 0;
}

#top_news_area .top_news_topic .box .topic_title {
	font-weight: bold;
}

#top_news_area .top_news_topic .image_texts .texts_cont .topic_title {
	margin-bottom: 25px;
	font-weight: bold;
}

/* top_banner_area */

#top_banner_area {
	margin-bottom: 10px;
	padding: 20px;
	border: 2px solid #f8f5f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 613px;
	background: #fff;
}

ul.top_banner_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
}

ul.top_banner_list li {
	margin-bottom: 0;
	border-bottom: 0;
	width: 50%;
	text-align: center;
}
ul.top_banner_list li a img {
	width: 90%;
}

/*--------------------------------------
	top_side_contents
---------------------------------------*/

.top_side_area {
	clear: both;
	padding: 20px;
	border: 2px solid #f8f5f2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
}

.top_side_area h2 {
	margin: 0 0 10px;
	font-size: 122%;
	font-weight: bold;
	line-height: 1.3em;
	color: #000000;
}

#top_side_schedule_area .image_texts {
	margin-bottom: 30px;
}

#top_side_schedule_area .image_texts .image_cont {
	width: 80px;
}

#top_side_schedule_area .image_texts .texts_cont {
	width: 170px;
}

#top_side_schedule_area .image_texts .texts_cont p {
	margin-bottom: 0;
	font-size: 13px;
	font-size: 1.3rem;
}

#top_side_schedule_area .image_texts .texts_cont .schedule_date {
	margin-bottom: 10px;
	font-weight: bold;
	color: #ff8583;
}

#top_side_schedule_area .text a {
	text-decoration: none !important;
	color: #666 !important;
}

#top_side_schedule_area .text a:hover {
	opacity: 1 !important;
}

#top_side_schedule_area .btn a.button {
	font-size: 12px;
	font-size: 1.2rem;
}

/*--------------------------------------
	[module] clearfix
---------------------------------------*/

.top_main_area:after {
	content: '.';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.top_main_area {
	display: inline-block;
}

/* \*/
* html .top_main_area {
	height: 1%;
}

.top_main_area {
	display: block;
}
/* */
</pre></body></html>