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

/****************************************************************
	header
*****************************************************************/

header{
	background-color: #fff;	
}

header .headerInfo a{
	color: #008938;
}
header .headerInfo a:hover,
header .headerInfo a:focus{
	color: #8ad6af;
}

.navbar-default {
	background-color: #8AE7AD;
	border-color: #008938;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form{
	background-color: #8AE7AD;
    border-color: #093;
}

.navbar-default .navbar-nav &gt; li &gt; a,
.navbar-default .navbar-nav &gt; li &gt; a.half {
	color: #333;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus{
	border-color: #fff;
	color: #000;
}

@media screen and (min-width: 768px){
	.navbar-nav &gt; li &gt; a {
		padding-top: 10px;
		padding-bottom: 10px;
		margin: 0;
	}
}
@media screen and (max-width: 767px) {
	.navbar-default .navbar-nav &gt; li &gt; a:hover,
	.navbar-default .navbar-nav &gt; li &gt; a:focus{
		background-color: #bfe4d1;
		color: #000;
	}
}

.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
	background-color: #fff;	
	color: #008938;
}

.navbar-default .navbar-toggle {
  border-color: #fff;
  background-color: inherit;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #093;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

/****************************************************************
	footer
*****************************************************************/

footer{
	background-color: #fff;	
    border-color: #008938;
}
footer address{
	color: #008938;
}


/****************************************************************
	contents
*****************************************************************/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	color: #008938;
}

.fcRed{ color: #F00; }
.fcBlue{ color: #48b; }
.fcGreen{ color: #008938; }
.fcOrange{ color: #f90; }
.fcPurple{ color: #46b; }



a{
	color: #008938;
}
a:hover,
a:focus{
	color: #8ad6af;
	text-decoration: none;
}

hr {
    border-color: #ccc;
}

.fcGreen hr {
    border-color: #008938;
}

#links .box,
#links h3{
	border-color: #008938;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before,
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    border-color: #008938;
}
@media screen and (min-width: 992px) {
	.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
		border-right-color: #9ce;
	}
}
@media screen and (max-width: 991px) {
	.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
		border-bottom-color: #9ce;
	}
}

.btn-default:hover {
	background-color: #def;
}

.btn-info {
    color: #fff;
    background-color: #56C581;
    border-color: #84b59a;
}
.btn-info:hover {
    color: #fff;
    background-color:#8ad6af;
    border-color: #84b59a;
}

.btn-info:active, .btn-info.active, .open &gt; .dropdown-toggle.btn-info {
	color: #fff;
    background-color:#8ad6af;
    border-color: #84b59a;
}
.btn-info:active:hover, .btn-info.active:hover, .open &gt; .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open &gt; .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open &gt; .dropdown-toggle.btn-info.focus{
	color: #fff;
    background-color:#8ad6af;
    border-color: #84b59a;
}

.btn-info:focus, .btn-info.focus {
    color: #ffffff;
    background-color:#8ad6af;
    border-color: #84b59a;
}

.eigyou &gt; tbody &gt; tr:first-child, 
.eigyou &gt; tbody &gt; tr &gt; td:first-child{
	background-color: #8AE7AD;	
}

.borderbox dl{
	margin: 10px 20px;
}
.borderbox dl dd{
	margin-bottom: 10px;
}

.modal-body {
	text-align: center;
}
.modal-body img {
	margin: 0 auto;
}

.setsubi{
	background-color: rgba( 34 , 102 , 153 , 0.1 );
}
.setsubi div h4 span,
h2.title{
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(138, 231, 173, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(138, 231, 173, 1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(138, 231, 173, 1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(138, 231, 173, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(138, 231, 173, 1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(138, 231, 173, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ddeeff',GradientType=0 );
}

.mail table{
	width: 100%;	
}
.mail table tbody tr th,
.mail table tbody tr td{
	margin-bottom: 10px;
	margin-right: 10px;
}


@media (min-width: 768px){
	.executive_check_up .dl-horizontal dt {
		width: 80px;
		font-weight: normal;
	}
	.executive_check_up .dl-horizontal dd,
	.influenzaBox .dl-horizontal dd {
		margin-left: 100px;
	}
	.mail tr td{
		width: 400px;
		padding-bottom: 10px;
		vertical-align: top;
	}
	.mail tr td:first-child{
		width: 140px;
		vertical-align: top;
	}
	.mail p{
		text-align: left;	
	}

}

@media (max-width: 767px){

	.mail table, .mail tbody, .mail tr{
		width: 100%;
	}
	.mail tr td{
		width: 100%;
		padding-bottom: 10px;
		vertical-align: top;
		display: block;
	}
	.mail p{
		text-align: left;
		margin-top: 40px;
	}

}

.fL{float:left;}
.f_clear{clear:both;}

.table_img{
	max-width:200px;
	margin:3px;
}
	
.bgc_green{
	background-color:#C3F2D5;}
	
@media screen and (max-width: 1199px){

.tablebreak table,
.tablebreak table tr{
	border-collapse:collapse;
	padding:0px!important;
}
.tablebreak table tr td{
	border-collapse:collapse;
	display:block;
	padding:5px!important;
	border:0px none;
}

.tablebreak table tr th{
	border-collapse:collapse;
	display:block;
	padding:5px!important;
}

.tablebreak table tr td object{
	width:100%!important;
	height:auto!important;
}

.tw_m{
	width:100%;
}
}
#gmap{
	width: 100%;
	height: 400px;
}
@media (max-width: 767px){
	#gmap{ height: 300px;}
} </pre></body></html>