﻿@charset "UTF-8";

/* ========BASIC======== */

html {
    overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"ＭＳ Ｐゴシック",verdana,sans-serif;
    font-size:15px;
    color:#000;
    background:#efefef;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.80, #fff), color-stop(0.00, #efefef));
    background:-webkit-linear-gradient(top, #efefef 0%, #fff 80%);
    background:-moz-linear-gradient(top, #efefef 0%, #fff 80%);
    background:-o-linear-gradient(top, #efefef 0%, #fff 80%);
    background:-ms-linear-gradient(top, #efefef 0%, #fff 80%);
    background:linear-gradient(to bottom, #efefef 0%, #fff 80%);
}

br {
    letter-spacing:normal;
}

a {
    color:#000;
    text-decoration:none;
}

a:hover {
    color:#0089a1;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:top;
}


h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h1 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#000;
    font-size:15px;
    font-weight:normal;
    background:#fff;
}

h2 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#fff;
    font-size:17px;
    font-weight:normal;
    margin:0;
    border:1px solid #F77C91;
    background:#F77C91;
}

h3 {
    clear:both;
    padding:0 10px;
    line-height:2.0;
    color:#fff;
    font-size:17px;
    font-weight:normal;
    margin:0;
    border:1px solid #EF9C2F;
    background:#EF9C2F;
}

h4 {
    clear:both;
    padding:0 15px;
    line-height:2.0;
    color:#000;
    margin:0;
    font-weight:normal;
    font-size:15px;
    border-bottom:1px solid #fff;
    background:#F0F0F0;
}

h5 {
    clear:both;
    padding:0 15px;
    line-height:2.0;
    margin:0;
    color:#000;
    font-size:15px;
    font-weight:normal;
    border:1px solid #F2F0DA;
    background:#F2F0DA;
}

h6 {
    clear:both;
    padding:0 15px;
    line-height:2.0;
    margin:5px 0 0 1em;
    color:#000;
    font-size:15px;
    font-weight:normal;
    border:1px solid #fff;
    background:#FFF;
}

p {
	margin:0;
}

.indentfront {
    text-indent: 1em;
    padding-left: 1em;
}

.indentback {
    text-indent: -1em;
    padding-left: 1em;
}

ul,ol {
    margin:0.5em auto 0.5em 2.5em;
    padding:0;
}

li {
    margin:0 3% 0 0;
}

dl {
	margin:0.5em 1em 0.5em 0;
}

dt {
    float:left;
    width:12%;
    margin:0;
    padding:0;
    text-align:right;
}

dd {
    margin:0 0 0 12%;
}

table {
    font-size:14px;
    width:620px;
    margin:5px;
    border-collapse:collapse;
    border:1px solid #999;
    line-height:1.8;
}

table th {		
    padding:5px;		
    border:1px solid #999;		
    border-width:1px;		
    background:#F2F2E6;		
    font-weight:normal;		
    color:#000;	
}		
		
table td {		
    padding:5px;		
    border:1px solid #999;		
    border-width:1px;		
}		
			
tr.clr {		
	background-color:#FBFFE0;	
}		
		
			
/* ========TEMPLATE LAYOUT======== */

#container {
    width:960px;
    margin:10px auto;
    padding:20px;
    border:1px solid #ddd;
    -moz-box-shadow:0 0 10px #bfbfbf; /* Firefox用 */  
    -webkit-box-shadow:0 0 10px #bfbfbf; /* Safari,Google Chrome用 */ 
    box-shadow:0 0 10px #bfbfbf;
    background:#fff;
}

#header {
    position:relative;
    width:960px;
    left:0px;
    top:0px;
    margin-bottom:10px;
}

#menu {
    position:absolute;
    right:0;
    top:40px;
    font-size:15px;
    width:260px;
}

#linemenu {
   width:960px;
   background:#7CC2FF;
   float:left;
   margin: 0 0 5px;
}


#linemenu:hover {
   background:#60B5FF;
}

#icatch {
    width:960px;
}

#contents {
    float:left;
    width:960px;
    padding:0;
    background:#fff;
    margin:5px 0px 20px 0px;
}

#conL {
    float:left;
    width:300px;
}

#conR {
    float:right;
    width:640px;
}


#conFull {
    float:left;
    width:960px;
}

#profile {
	float:left;
}

#footMenu {
    clear:both;
    overflow:hidden;
    width:960px;
    margin:0;
    padding:0px;
    background:#F0F0F0;
}

#footer {
    clear:both;
    width:960px;
}


/* ========HEADER CUSTOMIZE======== */

#header h1 {
    margin:0;
    padding:5px 0 0 0;
    font-size:25px;
    color:#666666;
    line-height:1.0;
    text-decoration:none;
    font-weight:normal;
}

#header h1 a {
    color:#665D50;
}

#header h1 a:hover {
    color:#770000;
}

/* ========search CUSTOMIZE======== */

.customSearch-area {
   position:absolute;
   top:-20px;
   right:0;
   width:260px;
}    

.customSearch-area table, .customSearch-area td, .customSearch-area th {
   border: none;
   line-height:1;
   font-size: 10px !important; /* 文字サイズを小さく */
   height: 15px !important;    /* 高さを縮小 */
}

/* ========MENU CUSTOMIZE======== */

#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 20px;
}

#menu li a {
    display:block;
    color:#000;
    outline:none;
    line-height:1.4;
}

#menu li a:hover {
    color:#000;
    border-bottom:2px solid #770000;
    line-height:1.4;
    text-decoration:none;
}

#menu li a.here{
    border-bottom:2px solid #770000;
}

/* ========LINEMENU CUSTOMIZE======== */

#linemenu ul {
   list-style:none;
   margin:0;
   padding:0;
}
#linemenu li {
   float:left;
   padding:0;
   margin:0;
}
#linemenu li a {
   display:block;
   padding:8px 20px;
   color:#fff;
}

#linemenu li a:hover {
   color:#fff;
   background:#1491FF;
   border:none;
   text-decoration:none;
}

#linemenu .current {
   background-color:#1491FF;
   color:#fff;
}

/* ========DROPMENU CUSTOMIZE======== */

.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 960px;
  margin: 0;
  padding: 0;
}

.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}

.dropmenu:after{
  clear: both;
}

.dropmenu li{
  position: relative;
  width:160px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

.dropmenu a{
  display: block;
  margin: 0;
  padding: 16px 0 11px;
  background: #61bca1;
  color: #fff;
  font-size: 17px;
  line-height: 1;
  text-decoration: none;
}

.dropmenu a:hover{
  background: #009370;
}

.dropmenu ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}

.dropmenu li:hover > ul{
  display: block;
}

.dropmenu ul li{
  width: 100%;
}

.dropmenu ul li a{
  padding: 13px 15px;
  border-top: 1px solid #7c8c0e;
  background: #70d3b6;
  text-align: left;
}

.dropmenu ul li a:hover{
  background: #009370;
}

.dropmenu ul ul {
  display:none;
  position: absolute;
  top:0%;
  left:100%;
  width:180px;
  margin: 0;
  padding: 0;
}

#fade-in li ul{
  visibility: hidden;
  opacity: 0;
  transition: 0s;
}

#fade-in li:hover ul{
  visibility: visible;
  opacity: 1;
}

#fade-in li ul li a{
  visibility: hidden;
  opacity: 0;
  transition: .5s;
}

#fade-in li:hover ul li a{
  visibility: visible;
  opacity: 1;
}

.dropmenu li.active a {
   color:#fff;
   background: #009370;
}

.dropmenu li.active ul li a{
  background: #70d3b6;
}

.dropmenu li.active a:hover{
  background: #009370;
}

/* ========SLIDESHOW CUSTOMIZE======== */

#slide {
    width:960px;
    height:300px;
    overflow:hidden;
    position:relative;
    padding-bottom:30px;
}

.slideInner {
    list-style:none;
    margin:0;
    padding:0;
}

.slideInner li {
    position:absolute;
    background:#fff;
    margin:0;
    padding:0;
}

.slidePrev {
     position:absolute;
     width:50px;
     height:60px;
     top:120px;
     left:0;
     cursor:pointer;
     z-index:100;
}

.slideNext {
     position:absolute;
     display:block;
     width:50px;
     height:60px;
     top:120px;
     right:0;
     cursor:pointer;
     z-index:100;
}

.controlNav {
     position:absolute;
     float:left;
     left:50%;
     bottom:0;
}

.controlNav span {
     position:relative;
     left:-50%;
     float:left;
     margin:7px;
     -webkit-border-radius:5px;
     -moz-border-radius:5px;
     border-radius:5px;
     width:10px;
     height:10px;
     overflow:hidden;
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
     background:#eee;
     text-indent:-9999px;
     vertical-align:middle;
}

.controlNav span:hover {
     background:#ccc;
     cursor:pointer;
}

.controlNav span.current {
     -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
     background:#85d1c6;
}

/* ========MAINCONTENTS CUSTOMIZE======== */

/* INFORMATION CUSTOMIZE */

.information {
    border: 1px solid #EF9C2F;
    margin-bottom:10px;
}

.information dl {
    margin:0;
    padding:0;
}

.information dt {
    float:left;
    width:100px;
    line-height:2.0;
    padding:0 0 0 20px;
}

.information dd {   
    line-height:2.0;
    margin:0;
    padding:0 0 0 150px;
    border-bottom:1px dotted #ddd;
}

/* SUBMENU CUSTOMIZE */

.submenu {
    border-top: none;
    border-right: 1px solid #F77C91;
    border-bottom: 1px solid #F77C91;
    border-left: 1px solid #F77C91;
}

.submenu ul {
    margin:0;
    padding:0;
}
.submenu li {
    line-height:2.0;
    margin:0;
    padding:0px 10px 0px 15px;
    list-style:none;
    border-bottom:1px dotted #ddd;
}

.submenu p {
    padding:5px 10px 5px 10px;
}

.imgleft {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}

.imgright {
  float: right;
  margin-left: 2em;
  margin-bottom: 1em;
}

/* INDEX　SUBMENU CUSTOMIZE */

.new > li:nth-child(0)::after{
  display: inline-block;
  content: "NEW";
  color: #ff0000;
  font-size: 7pt;
  vertical-align: middle;
  margin-left: 5px;
}

.new > li:nth-child(0)::after{
  display: inline-block;
  content: "NEW";
  color: #ff0000;
  font-size: 7pt;
  vertical-align: middle;
  margin-left: 5px;
}


/* conR CUSTOMIZE */

#conR h3 a {
    text-decoration:none;
    color:#fff;
}

/* TABLE CUSTOMIZE */


/* center table */

table.center td{
	text-align:center; 
}

.center td.lt{
	text-align:left; 
}


/* rent table */

table.rent th{
	background:#fff; 
	text-align:left;
}

table.rent td{
	text-align:right;
	width:125px 
}


/* profile table */

table.profile {
	width:100%;
	margin:0;
	padding:5px 0 5px 0;
	table-layout:auto;
	border-top:transparent 1px solid;
	border-left:transparent 1px solid;
	border-right:transparent 1px solid;
	border-bottom:1px dotted #ddd;
}

.profile td {
	vertical-align:middle;
	font-size:15px;
	border-top:1px dotted #ddd;
	border-left:transparent 1px solid;
	border-right:transparent 1px solid;
	border-bottom:1px dotted #ddd;
}

.profile td.col1{
	width:30%;
	text-align:center;
}

.profile td.col2{
	width:15%;
}

.profile td.col3{
	width:20%;
}

.profile td.col4{
	width:35%;
	font-size:13px;
}

/* recruit table */
  		
table.recruit {		
    border:transparent 1px solid;		
    width:620px;		
    table-layout:fixed; 		
}		
		
.recruit td {		
    border:transparent 1px solid;		
    padding:0px 0px 0px 0px;		
    vertical-align:top;		
    text-align:left;		
}

.recruit td.col1 {		
	width:100px;	
	text-align:center;	
}		
		
.recruit td.col2 {		
	width:95px;	
}		
		
.recruit td.col3 {		
	width:90px;	
	text-align:right;	
}

/* outpatient table */

table.outpatient {
	width:620px;
}
	
.outpatient th.col {		
	width:70px;	
}

.outpatient td {
	text-align:center;
}
	
.outpatient td.row1 {		
	margin:0px;	
	padding:0px;	
	font-size:11px;	
	border-bottom:transparent 1px;
	}		
		
.outpatient td.row2 {		
	margin:0px;	
	padding:0px;	
	border-bottom:transparent 1px;	
	border-top:transparent 1px;
}		
		
td.row3 {		
	margin:0px;	
	padding:0px;	
	font-size:11px;	
	border-top:transparent 1px;	
}

/* imgset table */

table.imgset {
	margin:0;
	padding:0;
	width:100%;
	border:transparent 1px solid;
}

.imgset td {
	vertical-align:middle;
	border:transparent 1px solid;
}

.imgset td.coli {
	width:50%;
	text-align:center;
}

.imgset td.colt {
	padding:0 0.5em 0 0.5em;
}

/* BANNER CUSTOMIZE */

.bnrL {
    width:280px;
    margin:50px 0px 10px 0px;
    padding:10px 9px 10px 9px;
    border:1px solid #ddd;
    float:left;
}

.bnrL ul {
    margin:0 0 0 0;
    padding:0;
}

.bnrL li {
    margin:9px;
    padding:0px;
    list-style:none;
    background:#ffffff;
}

.bnrR {
    margin:0;
}

.bnrR ul {
    width:640px;/* for IE7 */
    margin:0;
    padding:0 5px 0;
}

.bnrR li {
    float:left;
    margin:0;
    padding:0 5px 0;
    list-style:none;
}

.bnrWide {
    float:left;
    width:960px;
    margin:0;
    padding-top:30px;
    padding-bottom:15px;
    border:1px solid #ddd;
}


/* BOX CUSTOMIZE */

.box {
    float:left;
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    border:1px solid #ddd;
}

.tribox{
	float:left;
	width:318px
}

.tribox img {
    float:left;
    margin:0px 29px 10px 29px;
}


/* NAVI CUSTOMIZE */

.navilt {
    float:left;
    width:300px;
    margin:0px 0px 10px 10px;
}

.navirt {
    float:left;
    width:300px;
    margin:0px 0px 10px 30px;
}


/* ========FOOTMENU CUSTOMIZE======== */

#footMenu .section {
   float:left;
   width:200px;
   margin:0px 20px;
}

#footMenu h4 {
   padding:5px 0 0 10px;
   border-top:transparent 1px solid;
   border-bottom:1px solid #ffffff;
}

#footMenu ul {
   margin-left:20px;
   font-size:11px;
}

#footMenu li {
   margin:5px 0px 5px 0px;
   list-style:none;
}


/* ========FOOTER CUSTOMIZE======== */

.copyright {
    font-style:normal;
    font-size:11px;
    color:#999;
    line-height:3.0;
    text-align:center;
}

q:before{
content:"";
}

q:after {
content:" 2025 HAKUAIKAI Medical & Welfare JP. All Rights Reserved." ;
}


/* ========PAGETOP CUSTOMIZE========= */

#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    width:80px;
    height:80px;
    padding:0;
    margin: 0;
    color:#fff;
    line-height: 80px;
    text-align: center;
    text-decoration:none;
    display: block;
    opacity: 0.80;
    background:#61bca1;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
    border-radius:40px;
    font-size: 30px
}

#pageTop a:hover {
    background:#009370;
}

a.arrow span {
  position: absolute;
  top: 40%;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 4px solid #fff;
  border-bottom: 4px solid #fff;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  box-sizing: border-box;
}