* {
  font-size: 100.01%; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  margin: 0;
  height: 100%;
  font: 1.3rem/1.61538 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 }

img {
image-rendering: -webkit-optimize-contrast;
}
/*acc対応*/
script + img{
	display:none;
}
.fwb{
	font-weight:bold;
	}

.btn, a {
  -webkit-transition: color linear .4s, background-color linear .4s, border-color linear .4s;
  transition: color linear .4s, background-color linear .4s, border-color linear .4s; }
  .btn:hover, a:hover {
    text-decoration: none;
    outline: none; }

.btn-link {
  display: inline-block;
  vertical-align: top;
  background: #f4f4f4;
  border-radius: 3px
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.3571428;
  padding: 7px 24px; }
  .btn-link:hover {
    background: #e0e0e0; }

#wrapper {
  width: 100%;
  height: 100%;
  display: table;
  overflow: hidden;
  table-layout: fixed;
 }

#footer {
	width: 100%;
	overflow: hidden;
}


@media print, screen and (min-width: 992px) {
.rouken_recruit_link{
position:fixed;
right:0px;
bottom:30px;
z-index:10000;
}

.rouken_recruit_link a{
	writing-mode: vertical-lr;
	background: #00aaff;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	padding:10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	transition:0.7s;
	text-decoration:none!important;
}
.rouken_recruit_link a:hover{
	color:#fff!important;
	background:#7fbfff;
	text-decoration:none!important;
}
.rouken_recruit_link a:visited{
	color:#fff!important;
	text-decoration:none!important;
}
}
@media print, screen and (max-width: 991px) {
.rouken_recruit_link{
	display:none;
}}

.btn-blue {
  background: #3b5998;
  color: #fff; }
  .btn-blue:hover {
    color: #fff;
    background: #21396b; }

#header h1 {
  display: none;
  float: right;
  width: 330px;
  height: 90px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden; }

#header .logo {
	float: left;
	margin: 0;
  width: 330px;
  height: 90px;
	background: #216AB2 url(../images/logo2.gif) no-repeat left center;
	box-shadow: 5px 3px 3px 3px rgba(0, 0, 0, 0.23);
}
#header .logo a{
	margin: 0;
	padding: 0;
	width: 330px;
	height: 90px;
	display:block;
}
#header .logo a img{
}
#header .splogo {
		display:none;
		 }

.social-placeholder {
  padding: 9px 0 0;
  height: 35px; }
  .social-placeholder img {
    vertical-align: top;
    max-width: 100%;
    height: auto; }

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	padding: 0;
	background: #216AB2 url(../images/header_bg2.gif) no-repeat center top;
	-webkit-backface-visibility: hidden;
  /* Prevent Chrome bug because of on-scroll effect in other section */ }


  #header .btn {
	float: right;
	margin: 0px 10px 0 0;
	height: 38px;
	min-width: 40px;
	padding: 7px;
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 22px;
	letter-spacing: 0;
}
#headercopy {
	height:38px;
	line-height:38px;
	font-weight: normal;
	font-size: 1rem;
	color: ##00008b;
	letter-spacing: normal;
	display: block;
	margin-left: 200px;
	text-align: right;
	}
#headertelsearch {
	height:44px;
	color: #216AB2;
	display: block;
	margin-top:8px;
}
#headertelsearch dl{
	width:204px;
	float:left;
}
#headertelsearch #hdMdlRtBox{
	float:right;
	width:500px;
}
#headertelsearch #hdMdlRtBox #hdTel{
	float:left;
	width:300px;
	text-align: right;
	font-size: 2.5rem;
	line-height:37px;
	margin:0px;
	letter-spacing: 0.1em;
}
#headertelsearch #hdMdlRtBox #hdTel,#headertelsearch #hdMdlRtBox #hdTel a{
	color:#FFF;
}
#headertelsearch #hdMdlRtBox #hdTel .small {
	font-size: 1.5rem;
}
#headertelsearch #hdMdlRtBox #hdTel .tel {
	font-size: 2.rem;
}
#hdSerarchBox{
	float:right;
	width:170px;
}

#headertelsearch a {
	color: #216AB2;
}

#nav {
  overflow: hidden;
	text-align: center;
  font-size: 0;
  letter-spacing: -4px;
  white-space: nowrap; }
  #nav .nav-drop {
	overflow: hidden;
	display: block;
	float: none;
}
  #nav .nav-drop ul {
    padding: 0;
    margin: 0;
	width:1020px;
	border-top: 5px solid #FFF;
	border-left: 1px solid #FFF;
}
  #nav .nav-drop li {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 1.5rem;
	line-height: 20px;
	letter-spacing: 0;
	white-space: normal;
	margin: 0;
	padding: 0;
	border-right: 1px solid #F2F2F2;
	height: 50px;
}
	#nav li.navd1,#nav li.navd2 { width:155px;}
	#nav li.navd3 { width:155px;}
	#nav li.navd4 { width:133px;}
	#nav li.navd5 { width:133px;}
	#nav li.navd6 { width:154px;}
	#nav li.navd7 { width:134px;}

    #nav li a {
	display: block;
	color: #fff;
	margin:0 15px;
	margin-top:10px;
	line-height: 25px;
	border-bottom: 2px solid #b2d8ff;
}
    #nav li a:hover {
	color: #7fbfff;
	border-bottom: 2px solid #216AB2;
}
    #nav li a.mo {
	border-bottom: 2px solid #216AB2;
}

.nav-opener {
  display: none;
  float: right;
  margin-right:10px;
  width: 31px;
  height: 31px;
  position: relative;
  text-indent: -9999px;
  overflow: hidden; }

.nav-opener:before, .nav-opener:after, .nav-opener span {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 17px;
  left: 3px;
  right: 3px;
  height: 3px;
  margin-top: -2px;
  /* height/2 */
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.nav-opener:before {
  content: '';
  top: 8px;
   }

.nav-opener:after {
  content: '';
  top: 26px; }

.nav-active .nav-opener span {
  opacity: 0; }

.nav-opener:hover {
  opacity: .9; }

.nav-active .nav-opener:after, .nav-active .nav-opener:before {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 16px;
  left: 5%;
  right: 5%; }

.nav-active .nav-opener:after {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.visual {
	height: 565px;
	position: relative;
	overflow: hidden;
	text-align: center;
	font-size: 0px;
	margin-top:160px;
	margin-bottom:20px;
	padding: 0;
}

#slideshow {
   position:relative;
   width:100%;
   height:500px;
}
#slideshow ul {
   margin:0;
   padding:0;
}
#slideshow li {
   position:absolute;
   height:500px;
   margin:0;
   padding:0;
   background-position:center top;
   background-repeat:no-repeat;
	list-style:none
}
.CTitle_history {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../news/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_gairai {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../gairai/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
	
}
.CTitle_nyuin {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../nyuin/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_shinryo {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../shinryo/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_chiryo {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../chiryo/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_about {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../about/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_chiiki {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../chiiki/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_renkei {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../renkei/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_recruit {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../recruit/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_nurse {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../nurse/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_privacy {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../privacy/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_inquiry {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../inquiry/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_zaitaku {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../chiiki/images/z_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_houmon {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../chiiki/images/h_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_staff {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../staff/images/s_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}

.CTitle_sitemap {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../sitemap/images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_line {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../news/images/l_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_busho {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../about/images/bs_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_404 {
	height: 250px;
	position: relative;
	overflow: hidden;
	background:url(../images/c_title.jpg) center top no-repeat;
	margin-top:160px ;
	padding: 0;
	background-color:#E7E3D7
}
.CTitle_gairai p,.CTitle_history p,.CTitle_nyuin p,.CTitle_shinryo p,.CTitle_chiryo p,.CTitle_about p,.CTitle_chiiki p,.CTitle_renkei p,.CTitle_recruit p,.CTitle_nurse p,.CTitle_privacy p,.CTitle_inquiry p,.CTitle_staff p,.CTitle_sitemap p,.CTitle_zaitaku p,.CTitle_houmon p,.CTitle_line p,.CTitle_busho p,.CTitle_404 p {display:none;}

#cta {
  position: relative;
  z-index: 1;
  margin: -80px 0 55px;
  text-align: center;
  color: #848e97;
  font-size: 1.4rem;
  line-height: 1.28571428; }
  #cta .btn {
    margin: 0 0 16px;
    height: 62px;
    font-size: 2.1rem;
    line-height: 26px;
    font-weight: bold;
    padding: 17px;
    min-width: 390px; }
  #cta p {
    margin: 0 0 18px; }

.cta-list {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  letter-spacing: -4px;
  white-space: nowrap;
  color: #848e97; }
  .cta-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px;
    font-size: 1.4rem;
    line-height: 1.285;
    letter-spacing: 0;
    white-space: normal; }
  .cta-list .btn {
    position: relative;
    margin: 0 0 15px;
    height: 50px;
    line-height: 30px;
    padding: 10px 50px;
    min-width: 240px; }
    .cta-list .btn i {
      position: absolute;
      left: 24px;
      top: 50%;
      font-size: 2.4rem;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .cta-list .btn i.fa-twitter {
        font-size: 2rem; }
      .cta-list .btn i.fa-facebook {
        font-size: 1.6rem; }

.text-box {
  text-align: center;
  font-size: 2.1rem;
  line-height: 1.524;
  color: #716E79;
  padding-bottom: 23px; }
  .text-box h2 {
    margin: 0 0 20px;
    font-size: 5.4rem;
    line-height: 1.148;
    text-transform: uppercase;
    font-weight: bold; }
  .text-box p {
    margin: 0 0 35px; }

.rounded {
  border-radius: 40px; }

.main {
  padding: 47px 0; }
  .main .content {
    padding: 25px 15px 23px;
    font-size: 1.3rem;
    line-height: 1.615;
    color: #848e97; }
  .main h3 {
    margin: 0 0 46px;
    font-size: 2.8rem;
    line-height: 1.285;
    font-weight: 300;
    color: #D3D1DA; }
  .main h4 {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 1.625;
    font-weight: bold; }
    .style-01 .main h4 {
      margin: 0 0 7px; }
  .main p {
    margin: 0 0 23px; }
  .main .date {
    display: block;
    margin: -5px 0 0;
    padding: 0 0 22px; }
  .main .btn-holder {
    padding: 32px 0 0; }

.area {
	padding: 40px 0 47px;
	background: #ffffff;
	margin:20px 0;
}

#sdgs_contents .area{
	margin-top:150px;
}
#sdgs_contents .sdgs_title{
	font-weight:bold;
	font-size:160%;
	width:100%;
	text-align:left;
}


#sdgs_contents .sdgsicon_text{
	overflow:hidden;
	width:100%;
	margin-top:20px;
}
#sdgs_contents .sdgs_img{
	float:left;
	width:190px;
}
#sdgs_contents .sdgs_img img{
	width:100%;
}
#sdgs_contents .sdgs_text{
	float:left;
	width:400px;
}


#sdgs_contents ul.sdgsimglist{
	width:650px;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
#sdgs_contents ul.sdgsimglist li{
	float:left;
	width:305px;
	margin:10px;
}

#sdgs_contents ul.sdgsimglist li.wid100{
	width:630px;
}

#sdgs_contents  ul.sdgsimglist li img{
	width:100%;
}

#sdgs_contents  .sdgs_text{
	margin:0 30px 30px 0;

}

p.sdgs_icon{
	text-align:center;
}

p.sdgs_icon img{
	width:100%;
}

.contents_cont{
	margin:20px;
}

/*-------マイナカード-------*/

a.maina_link{
	width:380px;
	padding:10px;
	background-color:#ffec71;
	font-size:130%;
	font-weight:bold;
	color:#22221f!important;
	display:block;
	margin:0 auto;
	border-radius:5px;
	text-align:center;
	margin-top:30px;
}
a.maina_link:hover {
  opacity: 0.7; }


@media print, screen and (min-width: 992px) {
.top_gosyoukai h2 span{
	font-size:130%;
	color:#216AB2;
}

.top_gosyoukai_LR{
	width:960px;
	overflow:hidden;
	margin-top:40px;
}

.top_gosyoukai_L{
	float:left;
	width:300px;
	margin-left:30px;
}
.top_gosyoukai_L img{
	width:100%;
	border-radius:5px;
}
.top_gosyoukai_R{
	float:left;
	width:500px;
	margin-left:20px;
}
.top_gosyoukai_R p{
	margin-left:20px;
}
.tsukasadayori{
	text-align:center;
	width:700px;
		margin:0 auto;
}
.tsukasadayori img{
	width:100%;
	border:1px #555e52 solid;
}

}

@media only screen and (max-width: 991px) {
.top_gosyoukai h2 span{
	font-size:130%;
	color:#216AB2;
}
.top_gosyoukai_LR{
	width:90%;
	margin:0 auto;
	margin-top:40px;
}

.top_gosyoukai_L{
	text-align:center;
	width:100%;
	margin:0 auto;
}
.top_gosyoukai_L img{
	width:100%;
	border-radius:4px;
}
.top_gosyoukai_R{
	width:100%;
	margin:0 auto;
}
.tsukasadayori{
	text-align:center;
}
.tsukasadayori img{
	margin:0 auto;
	width:95%;
	border:1px #555e52 solid;
}
}


  .area h2 {
	margin: 0px;
	font-size: 2rem;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 0.1em;
	-moz-border-radius: 5px;    /* 古いFirefox */
	-webkit-border-radius: 5px; /* 古いSafari,Chrome */
	border-radius: 5px;         /* CSS3 */
	background-color: #45321E;   /* 背景色 */
	background: url(../images/maintitle2_bg.gif) no-repeat;
	color: #ffffff;
	padding-left: 1em;
	}
	.area .slide-holder dl {
		margin: 0px 0px 10px 0px;
		padding:  5px 0px;
		text-align:left;
		  overflow: hidden;
		  zoom: 1;
	}
	.area .slide-holder dt {
		padding:  0px 0px 5px 0px;
	}
	.area .slide-holder a {
		color: #216AB2;
	}
	.area .slide-holder a:hover, .slide-holder .test a:focus {
		color: #216AB2;
	}
	.area .slide-holder .link_textbox a {
		color: #FFF;
	}
	.area .slide-holder .link_bunnerbox a {
		color: #FFF;
	}
	.area .history dl {
		margin: 10px 0px;
		padding: 10px 0px;
		text-align:left;
		border-bottom: 1px dotted #45321E;
		  overflow: hidden;
		  zoom: 1;
	}
	.area .history a {
		color: #216AB2;
	}
	.area .history a:hover, .slide-holder .test a:focus {
		color: #216AB2;
	}
	.area .history .link_textbox a {
		color: #FFF;
	}
	.news-border{
		border-bottom: 1px dotted #45321E;
		}
	.news_cont{
	height:300px;
	overflow-y: scroll;
	}
		
@media print, screen and (min-width: 992px) {
.about_obara{
	width:100%;
	overflow:hidden;
}
.about_obara_L{
	float:left;
	width:50%;
}
.about_obara_R{
	float:right;
	width:50%;
	padding-left:20px;
}

.about_obara_L img.photo{
	width:100%;
	border-radius:4px;
}
.about_obara_R span.top_infotext{
	font-weight:bold;
	font-size:180%;
	letter-spacing:1px;
	margin-bottom:0px;
}

.about_obara_R .about_obara_title{
	padding:0px;
	padding-left:15px;
	margin-left:15px;
	margin-bottom:10px;
	background: #fff;
	border-left:solid 10px #216AB2;
}

.about_obara_R span.top_infotext_span{
	font-size:14px;
	display:block;
	font-weight:bold;
	letter-spacing:1px;
}
.about_obara_R p.about_obara_text{
	padding:15px 0 0 15px;
	line-height:180%;
	font-size:90%;
}
.banners a img {
	margin-bottom: 20px;
}
}

@media screen and (max-width: 991px) {
.about_obara{
	width:100%;
	margin:0 auto;
}
.about_obara_L{
	text-align:center;
}
.about_obara_L img{
	width:100%;
	border-radius:4px;
}

.about_obara_R span.top_infotext{
	font-weight:bold;
	font-size:150%;
	letter-spacing:1px;
	margin-bottom:0px;
}

.about_obara_R .about_obara_title{
	padding:5px;
	padding-left:10px;
	background: #fff;
	border-left:solid 10px #216AB2;
	margin-top:10px;
}

.about_obara_R span.top_infotext_span{
	font-size:14px;
	display:block;
	font-weight:bold;
	letter-spacing:1px;
}
.about_obara_R p.about_obara_text{
	padding:15px 0;
	line-height:180%;
	font-size:90%;
}
}

.slide-holder {
  padding: 0 0 0 0px; }
  .slide-holder .img-slide {
    position: relative;
    margin: 0 0 -140px; }
    .slide-holder .img-slide img {
      position: relative;
      top: 0;
      left: -20px; }

.table01,.table02,.table05 {
	margin: 20px 0px 20px;
	width: 100%;
	border-top: 1px solid #E6E6E6;
}
.table03,.table04,.table06,.table07,.table08,.table05  {
	margin: 0px 0px 20px;
	width: 100%;
	border-left: 1px solid #E6E6E6;
}
.table03,.table06,.table07,.table08 {
	border-right: 1px solid #E6E6E6;
}
.table09  {
	width: 100%;
}
.table09 th {
	width: 15%;
	padding: 5px 0;
	border-bottom: 1px solid #E6E6E6;
}
.table09 td {
	width: auto;
	padding: 5px 0;
	border-bottom: 1px solid #E6E6E6;
}

.table01 th,.table03 th,.table04 th,.table05 th,.table06 th,.table07 th {
	background: #ECECEC;
	text-align: center;
	padding: 0.7em 1em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table08 th {
	background: #ECECEC;
	text-align: center;
	padding: 0.4em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table01 td,.table02 td {
	padding: 0.7em 1em;
	border-bottom: 1px solid #E6E6E6;
}

.table01 a{
	color:#0068b7;
}

.table02 th {
	background: #ECECEC;
	text-align: left;
	padding: 0.7em 1em;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.table03 td,.table04 td {
	padding: 0.7em 1em;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.table05 td {
	padding: 0.7em 1em;
	text-align: center;
	border-bottom: 1px solid #E6E6E6;
}
.table06 td {
	padding: 0.7em 0.1em;
	text-align: center;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.table07 td {
	padding: 0;
	text-align: center;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.table08 td { /* 特定保健指導ページ */
	padding: 0;
	text-align: center;
	border-left: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.table09 td { /* エントリーフォーム */
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align:middle;
	border-bottom: 1px solid #E6E6E6;
}

td.border_r {
	border-right: 1px solid #E6E6E6;
}
table.border_top {
	border-top: 1px solid #E6E6E6;
}


/* See Blueprint http://tympanus.net/codrops/2013/07/18/on-scroll-effect-layout/ */
.scroll-effect-init .img-slide {
  -webkit-transition: -webkit-transform 1s;
  transition: transform 1s; }

.scroll-effect-init .img-slide {
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  transform: translateX(50px); }

.slide-holder.scroll-effect-animate .img-slide {
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1; }

.visual-list {
	margin: 0 -25px -40px -15px;
	padding: 25px 10px;
	list-style: none;
	color: #848e97;
	background: #95B4B4;
}
  .visual-list .img-holder {
	float: left;
	width: 50px;
	text-align: center;
	margin: 5px 10px 5px 0;
}
    .visual-list .img-holder img {
      vertical-align: top; }
  .visual-list .text-holder {
    overflow: hidden; }
  .visual-list li.border_top {
	border-top: 1px dotted #FFF;
}
  .visual-list li {
	border-bottom: 1px dotted #FFF;
	display: block;
	height: 59px;
}
  .visual-list h3 {
	margin: 0 0 10px;
	font-size: 1.6rem;
	line-height: 57px;
	font-weight: bold;
	color: #45321E;
}
  .visual-list p {
    margin: 0 0 21px; }

.cycle-gallery {
  position: relative;
  text-align: center;
  padding: 40px 200px 33px;
  margin: 0 0 60px;
  font-size: 2rem;
  line-height: 1.6; }
  .cycle-gallery p a {
    font-weight: 400; }
  .cycle-gallery .img-box {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 0 0 40px; }
    .cycle-gallery .img-box .img-holder {
      display: inline-block;
      vertical-align: middle;
      margin: 0 22px 0 0;
      overflow: hidden; }
      .cycle-gallery .img-box .img-holder img {
        border-radius: 50%; }
    .cycle-gallery .img-box .text-holder {
      display: inline-block;
      vertical-align: middle;
      text-align: left; }
    .cycle-gallery .img-box h3 {
      margin: 0;
      font-size: 2.4rem;
      line-height: 1.33333;
      color: #635C73; }
    .cycle-gallery .img-box a {
      font-weight: bold; }
  .cycle-gallery:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 180px;
    right: 180px;
    height: 1px;
    background: #f4f4f4; }
  .cycle-gallery [class^='btn-'] {
    position: absolute;
    top: 50%;
    margin: 23px 0 0;
    z-index: 9;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateX(-50%);
    color: #a3a3a3; }
    .cycle-gallery [class^='btn-']:hover {
      color: #000; }
  .cycle-gallery .btn-prev {
    left: 90px; }
  .cycle-gallery .btn-next {
    right: 90px; }
  .cycle-gallery .date {
    display: block;
    font-style: normal;
    font-size: 1.6rem;
    line-height: 1.5;
    font-weight: normal;
    color: #848e97; }

.cycle-gallery .mask {
  position: relative;
  overflow: hidden; }

.cycle-gallery .mask .slideset {
  width: 99999px;
  float: left; }

.cycle-gallery .mask .slide {
  float: left; }

.cycle-gallery .mask .slide.active {
  z-index: 1; }

.visual-blgr-container {
	background: #7fbfff;
	text-align: left;
	margin:20px 0;
}
  .visual-blgr-container .visual-area {
	position: relative;
	overflow: hidden;
	padding: 40px 0 20px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #fff;
}
    .visual-blgr-container .visual-area > .container {
      position: relative;
      z-index: 1; }
      .visual-blgr-container .visual-area > .container > p {
        margin: 0 120px 5px; }
    .visual-blgr-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
  .visual-blgr-container .visual-area + .visual-area {
    padding: 70px 0; }
    .visual-blgr-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
  .visual-blgr-container h2 {
	margin: 0 0 15px;
	font-size: 2rem;
	line-height: 1.166666;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #FFF;
	padding-bottom: 12px;
}
  .visual-blgr-container p.silent {
    color: #746074; }


.visual-section-container {
	background: #dbedff;
	text-align: left;
	margin:10px 0;
}
  .visual-section-container .visual-area {
	position: relative;
	overflow: hidden;
	padding: 20px 0 20px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #fff;
}
    .visual-section-container .visual-area > .container {
      position: relative;
      z-index: 1; }
      .visual-section-container .visual-area > .container > p {
        margin: 0 120px 5px; }
    .visual-section-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
  .visual-section-container .visual-area + .visual-area {
    padding: 70px 0; }
    .visual-section-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
  .visual-section-container h2 {
	margin: 0 0 15px;
	font-size: 2rem;
	line-height: 1.166666;
	font-weight: bold;
	color: #44321E;
	border-bottom: 3px solid #44321E;
	padding-bottom: 12px;
}
  .visual-section-container p.silent {
    color: #44321E; }



.visual-wh-container {
	background: #ffffff;
	text-align: left;
	margin:20px 0;

}
  .visual-wh-container .visual-area {
	position: relative;
	overflow: hidden;
	padding: 40px 0 40px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #45321E;
}
    .visual-wh-container .visual-area > .container {
      position: relative;
      z-index: 1; }
      .visual-wh-container .visual-area > .container > p {
        margin: 0 120px 5px; }
    .visual-wh-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
  .visual-wh-container .visual-area + .visual-area {
    padding: 70px 0; }
    .visual-wh-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
  .visual-wh-container h2 {
	margin: 0 0 10px;
	font-size: 2rem;
	line-height: 2.5;
	font-weight: bold;
	color: #45321E;
	border-bottom: 3px solid #216AB2;
}
  .visual-wh-container h3 {
	margin: 0 0 20px;
	font-size: 1.8rem;
	line-height: 33px;
	height:33px;
	border-left: 7px solid #216AB2;
	padding-left: 1.5rem;
}

  .visual-wh-container p.silent {
    color: #746074; }

.visual-wh-container dl {

	padding: 5px 0 15px 0px;
	border-bottom: 1px dotted #45321E;
  overflow: hidden;
  zoom: 1;
}
.visual-wh-container a {
	color: #216AB2;
	
}
.visual-wh-container a:hover, .visual-wh-container a:focus {
	color: #216AB2;
}

.visual-wh-container .link_text a {
	color: #FFF;

}

/*採用情報*/

/*急募マーク*/
.saiyou_kyubo{
	background-color: #ffff00;
	color:#ff0000;
	font-weight:bold;
	padding:0 5px;
	margin-left:5px;
	width:40px;
}

.visual-toprecruit-container {
	/*background: #fff url(../images/top_recruit_bg.jpg) no-repeat center top;
	-moz-background-size:auto 100%;
	background-size:auto 100%;*/
	text-align: left;
	margin: 100px 0 50px 0;
	background: #dbedff;
	color:#fff;
}
.visual-toprecruit-container .visual-area {
	position: relative;
	overflow: hidden;
	padding: 40px 0 0px;
	font-size: 1.4rem;
	line-height: 1.5;
	color: #fff;
}
.visual-toprecruit-container .visual-area > .container {
      position: relative;
      z-index: 1; }
.visual-toprecruit-container .visual-area > .container > p {
        margin: 0 120px 5px; }
.visual-toprecruit-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
.visual-toprecruit-container .visual-area + .visual-area {
    padding: 70px 0; }
.visual-toprecruit-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
.visual-toprecruit-container h2 {
	margin: 0 0 15px;
	font-size: 2rem;
	line-height: 1.166666;
	font-weight: bold;
	color: #45321E;
	border-bottom: 3px solid #45321E;
	padding-bottom: 12px;
}
.visual-toprecruit-container p.silent {
    color: #746074; }

.visual-toprecruit-container .list_w_block {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #45321E;
	overflow: hidden;
	font-size: 0;
	letter-spacing: -4px;
}
  .visual-toprecruit-container .list_w_block li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	width: 25%;
	letter-spacing: 0;
	border: 1px solid #FFF;
	margin: 10px 7px;
	text-align: center;
	border-radius:5px;
	font-weight:bold;
}

  .visual-toprecruit-container .list_w_block li.col-2 {
	width: 38.7%;
}
  .visual-toprecruit-container .list_w_block a {
	display: block;
	color: #45321E;
	padding: 10px;
}
	.visual-toprecruit-container .list_w_block li a:hover{
	background:#dbedff;
	border:none;
	}

h2.top_subtitle{
	color:#216AB2 ;
	border-bottom:solid 5px #216AB2;
	font-size:25px;
	line-height: 180%;
    padding-left: 10px;
    padding-bottom:0px;
}


.visual-container {
  background: #4E384E;
  text-align: center; }
  .visual-container .visual-area {
    position: relative;
    overflow: hidden;
    padding: 90px 0 70px;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #fff; }
    .visual-container .visual-area > .container {
      position: relative;
      z-index: 1; }
      .visual-container .visual-area > .container > p {
        margin: 0 120px 5px; }
    .visual-container .visual-area .bg-stretch {
      position: absolute;
      top: 0;
      left: 0; }
  .visual-container .visual-area + .visual-area {
    padding: 70px 0; }
    .visual-container .visual-area + .visual-area:after {
      content: "";
      position: absolute;
      top: 0;
      left: 180px;
      right: 180px;
      height: 1px;
      background: rgba(102, 74, 102, 0.6); }
  .visual-container h2 {
    margin: 0 0 70px;
    font-size: 4.8rem;
    line-height: 1.166666;
    font-weight: bold;
    color: #e3dfed; }
  .visual-container p.silent {
    color: #746074; }

.visual-blgr-container .list_w_block {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  overflow: hidden;
  font-size: 0;
  letter-spacing: -4px; 
 }
 
 
 
.visual-blgr-container .list_w_block li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	width: 18.7%;
	letter-spacing: 0;
	border: 1px solid #FFF;
	margin: 10px 7px;
	text-align: center;
}
  .visual-blgr-container .list_w_block li.right {
	margin-right: 0px;
}
  .visual-blgr-container .list_w_block li.left {
	margin-left: 0px;
}
  .visual-blgr-container .list_w_block li.col-2 {
	width: 38.7%;
}
  .visual-blgr-container .list_w_block a {
	display: block;
	color: #fff;
    padding: 10px; }

.visual-section-container .list_w_block {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  overflow: hidden;
  font-size: 0;
  letter-spacing: -4px;
 }
  
  .visual-section-container .list_w_block li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	width: 18.7%;
	letter-spacing: 0;
	border: 1px solid #DDD5C4;
	background: #F9F9F9;
	margin: 10px 7px;
	text-align: center;
}

  .visual-section-container .list_w_block li.btn_col2 {
	width: 100%;
}

  .visual-section-container .list_w_block li.right {
	margin-right: 0px;
}
  .visual-section-container .list_w_block li.left {
	margin-left: 0px;
}
  .visual-section-container .list_w_block li.col-2 {
	width: 38.7%;
}
  .visual-section-container .list_w_block a {
	display: block;
	color: #4C4545;
    padding: 10px; }


.testimonials {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fff;
  margin-bottom: -46px;
  overflow: hidden;
  font-size: 0;
  letter-spacing: -4px; }
  .testimonials li {
	display: inline-block;
	vertical-align: top;
	font-size: 1.6rem;
	line-height: 1.5;
	width: 33.3333%;
	letter-spacing: 0;
	border: 1px solid #FFF;
}
  .testimonials .img-holder img {
    display: inline-block;
    vertical-align: middle; }
  .testimonials .img-holder:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100px;
    margin: 0 0 0 -1px; }
  .testimonials p {
    margin: 0 30px 70px; }

.pricing-tables {
  padding: 0 7px 25px;
  font-size: 0;
  letter-spacing: -4px;
  white-space: nowrap; }
  .pricing-tables h3 {
    font-size: 2.1rem;
    line-height: 1.5;
    text-transform: uppercase;
    color: #fff; }

.plan {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0;
  min-height: 100px;
  margin: 50px 3px;
  padding: 0 0 35px;
  font-size: 1.6rem;
  letter-spacing: 0;
  white-space: normal;
  text-align: center;
  color: #fff; }
  .plan .head {
    background: rgba(255, 255, 255, 0.05);
    padding: 8px 0 13px;
    margin-bottom: 30px; }

.plan.recommended .head {
  padding: 12px 0 20px;
  background: rgba(0, 0, 0, 0.1); }

.plan .price {
  display: block;
  font-weight: bold;
  text-transform: uppercase; }

.price .price-main {
  display: block;
  padding: 0 0 17px;
  font-size: 6.4rem;
  vertical-align: top;
  line-height: 1;
  white-space: nowrap; }
  .recommended .price .price-main {
    font-size: 8.2rem; }

.price .price-main .symbol {
  display: inline-block;
  color: rgba(255, 255, 255, 0.18);
  vertical-align: top;
  margin: 0 7px 0 0;
  position: relative;
  font-weight: normal; }

.price .price-additional {
  color: rgba(255, 255, 255, 0.25);
  display: block;
  padding: 0 0 33px;
  font-weight: normal;
  font-size: 1.4rem; }
  .recommended .price .price-additional {
    padding: 0 0 43px; }

.plan .btn {
  height: 42px;
  font-size: 1.5rem;
  border: 0;
  line-height: 26px;
  padding: 8px 40px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold; }
  .plan .btn.btn-default {
    background: rgba(255, 255, 255, 0.15); }
    .plan .btn.btn-default:hover {
      background: rgba(255, 255, 255, 0.4); }

.recommended .btn {
  padding: 14px 50px;
  height: 52px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 7px; }

.plan ul {
  display: block;
  position: relative;
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.75;
  padding: 29px 0 22px;
  min-height: 117px;
  list-style: none; }

.plan ul:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 60px;
  margin: 0 0 0 -30px;
  height: 5px;
  background: #8d81ac; }

.plan.recommended {
  margin-top: 0;
  width: 28%;
  position: relative;
  z-index: 99;
  background: rgba(0, 0, 0, 0.2);
  border-color: #8d81ac; }
  .plan.recommended ul {
    min-height: 176px;
    line-height: 32px;
    padding: 37px 0 22px; }

.subscribe {
  margin: -30px 17px 0 0;
  text-align: right;
  white-space: nowrap; }

.subscribe h3 {
    margin: 0 15px;
    float: left;
    font-size: 3rem;
    line-height: 1.4;
    font-weight: bold;
    color: #635C73; }

.subscribe .form-group {
    overflow: hidden; }

.subscribe .form-control {
    padding: 10px 28px;
    font-size: 1.4rem;
    height: 42px;
    min-width: 335px;
    line-height: 20px;
    border-color: #fff;
    font-weight: bold;
    box-shadow: 0 0 0 #fff; }

.subscribe .btn {
    float: right;
    height: 42px;
    font-size: 1.3rem;
    line-height: 20px;
    padding: 10px 35px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 0 20px; }

.footer_container {
	background: #dbedff;
}
.footer-holder {
	position: relative;
	padding: 40px 0 32px;
	color: #216AB2;
	/*font: 1.4rem/1.64286 "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-size:1.4rem;
	line-height: 1.64286;
}

.footer-holder .f_p_hospital {
	margin: 0px;
	padding: 0;
	float: none;
	display: block;
	width: 407px;
	height: 284px;
}

.footer-holder .f_p_hospital + p {
      line-height: 21px; }

.footer-holder .col-md-4 {
	padding-left: 30px;
}
  .footer-holder .name1 {
	line-height: 1;
	display: block;
}
  .footer-holder h4 {
	color: #216AB2;
	margin: 0 0 14px;
	/*font: bold 2.8rem/1.5 "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;*/
	font-size:2.8rem;
	font-weight:bold;
	line-height:1.5;
}
  .footer-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
	font-size: 1.5rem;
	line-height: 1.55;
	}

    .footer-holder ul a {
	color: #45321E;
}
    .footer-holder ul a:hover {
	color: #216AB2;
}
  .footer-holder .text-holder {
	padding: 0;
}
  .footer-holder .text-frame {
    padding: 0 0 0 25px; }
  .footer-holder .phone {
	display: block;
	margin: 0 0;
	font-size: 1.8rem;
	line-height: 1.2;
}
    .footer-holder .phone a {
	color: #216AB2;
}
  .footer-holder .available {
    display: block;
    padding: 0 0 29px;
    font-size: 1.2rem;
    line-height: 1.3333333;
    font-weight: bold;
    text-transform: uppercase;
    color: #848e97; }
  .footer-holder address {
	display: block;
	margin: -3px 0 0px 0;
	font-style: normal;
}
.footer-holder .text-holder h5 {
	color: #FFF;
	-moz-border-radius: 5px;    /* 古いFirefox */
	-webkit-border-radius: 5px; /* 古いSafari,Chrome */
	border-radius: 5px;   /* 背景色 */
	background: #216AB2;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	margin-top: 0px;
}
.footer-holder p.link_text {
	margin-bottom: 10px;
	display: block;
}
.footer-holder .text-holder ul li {
	background: url(../images/link_out.png) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 10px;
}
.footer-holder .bnr{
	display:flex;
	width:96%;
	flex-direction: column;
	margin-left:auto;
	margin-right:auto;
	gap:10px;
	}
.footer-holder .bnr p{ margin:0;}
.footer-holder .bnr img{
	display:block;
	vertical-align:bottom;
	max-width:100%;
	height:auto;
	}

.footer_copyright {
	background: #216AB2;
	color: #FFF;
	line-height: 50px;
}
.footer_copyright ul {
	padding: 0;
}
.footer_copyright ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-left: 0px;
}
.footer_copyright ul li a {
	background: url(../images/link_text2.png) no-repeat left center;
	padding-left: 1.5em;
	color: #FFF;
	display: block;
	margin-left: 0px;
}


.footer_copyright .row .col-md-offset-0{
	width:500px;
}

.footer_copyright .row .col-md-8{
	width:100%;
	text-align:center;
	padding:0px;
}



.jintoseki-hukuibox {
	height:260px;
	padding-right: 100px!important;
	padding-left: 100px!important;
}

.tounyoubyou-takashimabox {
	padding-right: 100px!important;
	padding-left: 100px!important;
	
}

.reportbox {
	height:205px;
	padding-right: 100px!important;
	padding-left: 100px!important;
}

@media only screen and (max-width: 992px) {
	#header {
	background: #fff url(none);}
	#headercopy,#headertelsearch {
      display: none; }

  .nav-opener {
    display: inline-block;
    vertical-align: top; }

  .opener-holder {
    float: right;
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 0 0 25px;
    margin: 7px 0px 0; }
    .opener-holder:before {
      position: absolute;
      content: "";
      width: 1px;
      left: 0;
      top: 0;
      bottom: -6px;
      background: #f4f4f4; }

  #header {
    position: relative;
    padding: 0;
	background-color:#216AB2; }

	#header dl{
		margin:0px;
	}
	#header dl dt a,
	#header dl dd a{
		margin-top:0px;
		margin-bottom:0px;
		float:left;
		width:50%;
		padding:7px 10px;
		display:block;
		font-size:13px;
		font-weight:700;
	}
	#header dl dt a{
		background:url(../images/link_yj.png) no-repeat #7fbfff;
		background-position: 98% 50%;
		background-size:20px 20px;
		color:#fff;
	}
	#header dl dd a{
		background:url(../images/link_yj.png) no-repeat #c1e0ff;
		background-position: 98% 50%;
		background-size:20px 20px;
		color:#216AB2;
	}

    #header > .container {
      	padding: 0px 0 0;
		margin: 0px ; }
    #header .logo {
		display:none;
		 }

    #header .splogo {
	float: left;
		display:block;
		height: 80px;
		width: 80%;
	 }
	#header .splogo img{
	height:100%;
	} 
	
    #header .btn {
      float: none;
      height: 48px;
      font-size: 1.7rem;
      line-height: 22px;
      margin: 0;
      display: inline-block;
      vertical-align: top; }

  #nav {
    overflow: visible;
    font-size: 1.8rem;
    line-height: 1.3333333;
    letter-spacing: 0;
    font-weight: normal; }
    #nav .nav-drop {
      display: block;
      clear: both;
      width: 100%;
      max-width: 400px;
      position: absolute;
      right: 0;
      top: 100%;
      pointer-events: none;
      opacity: 0;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
      transition: transform 0.3s, opacity 0.3s;
      -webkit-transform: translate3d(0, 30px, 0);
      transform: translate3d(0, 30px, 0); }
      #nav .nav-drop > ul {
        display: block;
        padding: 0;
        text-align: left; }
        #nav .nav-drop > ul li {
          text-align: left;
          position: relative;
          margin: 0;
          padding: 0 35px;
          display: block;
          font-size: 1.8rem;
          line-height: 1.3333333;
          font-weight: normal; }
          #nav .nav-drop > ul li.active:before {
            content: '';
            position: absolute;
            top: 20px;
            bottom: 0px;
            width: 5px;
            left: 0;
            background: #998675; }/*修正する*/
          #nav .nav-drop > ul li a {
            display: block;
            margin: 0 -9999px;
            padding: 20px 9979px;
            border-bottom: 1px solid #3E3D3F;
            color: #fff;
            background: rgba(69, 50, 30, 0.9); }
            #nav .nav-drop > ul li a:active, #nav .nav-drop > ul li a:focus, #nav .nav-drop > ul li a:hover {
              text-decoration: none;
              color: #E7E4D6; }/*修正する*/
          #nav .nav-drop > ul li.active {
            position: relative; }
            #nav .nav-drop > ul li.active a {
              color: #E7E4D6; }
  .nav-active #nav .nav-drop {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  #cta {
    margin: -80px 0 41px; }

  .social-placeholder {
    padding: 0; }

  .visual {
	margin-top:0;
    padding: 0;
     }
    .visual .text-block {
      padding: 70px 0; }
    .visual:before {
      display: none; }
    .visual .bg-stretch {
      bottom: -60px; }



.CTitle_gairai,.CTitle_history,.CTitle_nyuin,.CTitle_shinryo,.CTitle_chiryo,.CTitle_about,.CTitle_chiiki,.CTitle_renkei,.CTitle_recruit,.CTitle_nurse,.CTitle_privacy,.CTitle_inquiry,.CTitle_staff,.CTitle_sitemap,.CTitle_zaitaku,.CTitle_houmon,.CTitle_line,.CTitle_busho,.CTitle_404 {
	margin-top:0;
    padding: 0;
    min-height: 250px; }

  .area {
    padding: 0px; }

  .text-box {
    font-size: 1.6rem;
    line-height: 1.625;
    padding-bottom: 13px; }

  .main .text-box p {
    margin: 0 0 33px; }

  .text-box h2 {
    font-size: 4.8rem;
    line-height: 1.333333; }

  .visual-list {
    margin: 0;
    padding: 28px 0 0 15px; }
    .visual-list .img-holder {
      width: 120px;
      margin: 7px 20px 0 0; }
    .visual-list li {
      padding: 0 0 19px; }

  .slide-holder {
    padding: 0;
    margin: 0 0 -130px;
    text-align: center; }

  .slide-holder .img-slide img {
    position: relative;
    left: -3px; }
	
  .area h2 {
    text-align: center;
    font-size: 2rem;
    line-height: 2; }

  .cycle-gallery {
    margin: 0 0 30px;
    padding: 85px 35px 0;
    font-size: 1.7rem;
    line-height: 1.412; }
    .cycle-gallery .img-box {
      padding: 0 0 35px; }
    .cycle-gallery [class^='btn-'] {
      margin: 67px 0 0; }
    .cycle-gallery .btn-prev {
      left: 0; }
    .cycle-gallery .btn-next {
      right: 0; }
    .cycle-gallery:after {
      display: none; }
    .cycle-gallery .date {
      margin: -10px 0 0; }

  .list_w_block li {
    width: 50%; }
    .list_w_block li p {
      margin: 0 10px 18px; }

  .testimonials li {
    width: 50%; }
    .testimonials li p {
      margin: 0 10px 18px; }

  .cta-list {
    margin: 0 0 -16px; }
    .cta-list li {
      display: block;
      margin: 0; }
    .cta-list .btn {
      margin: 0 0 15px;
      min-width: 280px; }
    .cta-list p {
      margin: 0 0 26px; }

  .visual-container .visual-area {
    padding: 68px 0 84px; }
  .visual-container h2 {
    margin: 0 0 53px;
    font-size: 4.8rem;
    line-height: 1.25; }
  .visual-container .visual-area + .visual-area {
    padding: 54px 0 55px; }
    .visual-container .visual-area + .visual-area:after {
      left: 65px;
      right: 65px; }

  .testimonials p {
    margin: 0 30px 36px; }

  .pricing-tables {
    padding: 20px 0 60px; }

  .plan {
    display: block;
    width: auto;
    margin: 0 auto -5px;
    max-width: 310px; }
    .plan.recommended {
      max-width: 370px;
      width: auto; }

  .visual-container .visual-area > .container > p {
    margin: 0 40px; }

  .subscribe {
    text-align: center;
    margin: 2px 0 0; }
    .subscribe .form-inline {
      min-width: 430px;
      display: inline-block;
      vertical-align: top; }
    .subscribe .form-group {
      margin: 0; }
    .subscribe .form-control {
      min-width: 260px; }

  .subscribe h3 {
    font-size: 3rem;
    line-height: 1.2;
    float: none;
    margin: 0 0 44px; }

  .main h3 {
    margin: 0 0 26px; }

  .main .content {
    padding: 5px 15px 0; }

  .main .col-md-4 h3:first-child {
    margin: 40px 0 26px; }

  .main .col-md-4:first-child h3 {
    margin: 0 0 26px; }

  .main .btn-holder {
    padding: 12px 0; }

  .visual-blgr-container .list_w_block li.right {
	margin-right: 7px;
}
  .visual-blgr-container .list_w_block li.left {
	margin-left: 7px;
}
  .visual-section-container .list_w_block li.right {
	margin-right: 7px;
}
  .visual-section-container .list_w_block li.left {
	margin-left: 7px;
}


  .footer-holder {
	  font-size:1.2rem;
    padding: 47px 0px 40px; }
    .footer-holder .text-holder {
      padding: 0; }
    .footer-holder .text-frame {
      padding: 0; }
    .footer-holder:before {
      left: 0;
      right: 0; }


  .footer-holder .col-md-5,.footer-holder .f_p_hospital {
	float: left;
	display: block;
	width: 350px;
}
  .footer-holder .f_p_hospital img{
	width: 300px;
}
  .footer-holder ul {
    margin: 0 0 26px; 
    background-color:#fff;
    }

	.footer-holder .col-md-4 {
		margin-left:30px;
	}
  .footer-holder h4 {
	  font-size:2rem;
	margin: 0 0 5px;
	}
  .footer-holder ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
    font-size: 1.5rem;
    line-height: 1.55; }
	.footer-holder .text-holder {
      display: block;
      clear: both;
      width: 100%;
		margin-top: 0px; }
	.footer-holder .text-holder h5 {
	background: #216AB2;
	-moz-border-radius: 0px;    /* 古いFirefox */
	-webkit-border-radius: 0px; /* 古いSafari,Chrome */
	border-radius: 0px;   /* 背景色 */
	padding: 5px;
	text-align:center;
	line-height:2rem;
	margin-top: 12px;
	}
	.footer-holder p.link_text {
		margin-bottom: 10px;
		display: block;
	}
	.footer-holder .text-holder ul li {
		background: url(../images/link_out.png) no-repeat right 5% bottom 50%;
		padding: 0px;
		padding-left: 20px;
		border-bottom:#45321E solid 1px;
	}
	
	.footer-holder .text-holder ul li:first-child{
	border-top:#45321E solid 1px;
	}
	
	.footer-holder .text-holder ul li a {
		display:block;
		padding: 10px;
	}
  .footer-holder .name1 {
	margin: 0 0 3px;
	display: inline;
	}	
	.footer-holder .bnr{
		justify-content: center; 
		flex-direction: row;
	}

}
	
	
/*-----------------max-width: 991 メニュー切り替え幅-----------------------*/

	
@media only screen and (max-width: 991px) {
  .testimonials {
    margin: 0 0 -20px; }
    .testimonials p {
      margin: 0 0 20px; }
    .testimonials li {
      width: 100%; }
      .testimonials li p {
        margin: 0 30px 36px; }

  .visual-toprecruit-container .list_w_block li,.visual-blgr-container .list_w_block li,.visual-section-container .list_w_block li  {
	width: 100%;
	margin: 5px 0px;
	text-align: left;}
  .visual-toprecruit-container .list_w_block li.col-2,.visual-blgr-container .list_w_block li.col-2,.visual-section-container .list_w_block li.col-2 {
	width: 100%;}
  .visual-blgr-container .list_w_block li.right,.visual-section-container .list_w_block li.right {
	margin-right: 0px;}
  .visual-blgr-container .list_w_block li.left,.visual-section-container .list_w_block li.left {
	margin-left: 0px;}


.visual-toprecruit-container .visual-area{
	margin-top:150px;
}

  .visual-wh-container h3 {
	line-height: 1.5;
}

.col-md-6 p{
	line-height:170%;
}

.col-md-6 div:nth-child(even){
	width:360px!important;

}

.container news-border:first-child{
	margin:20px;
}
.news_cont{
	height:300px;
	overflow-y: scroll;
	}

.area h2{
	margin-bottom:30px;
}


 }
 
/*-----------------max-width: 479-phone-------------------------------------------------------------*/
@media only screen and (max-width: 479px) {
  body {
    min-width: 320px; }

  #main img{
	max-width:100%;}

  #header > .container {
    padding: 10px 0 0; }

  .subscribe .form-inline {
    min-width: 280px; }

  #header .btn {
    height: 30px;
    margin: 8px 0 0;
    font-size: 1.2rem;
    line-height: 20px;
    padding: 3px 20px;
    min-width: 0; }

  .opener-holder {
    margin: 4px 10px;
    padding: 0 0 0 10px; }

  .visual {
  	height: 230px;
	background-size:100% auto;
     }
    .visual > .container {
      font-size: 1.6rem;
      line-height: 1.5; }
    .visual .bg-stretch {
      max-width: 100%;
      bottom: 20px; }
    .visual .info {
      background: rgba(255, 255, 255, 0.3);
      color: #BEBCC3; }
	 .visual .flexslider{
		 margin:0px;
	 }
  #slideshow {
	display:none}

  .CTitle_gairai,.CTitle_history,.CTitle_nyuin,.CTitle_shinryo,.CTitle_chiryo,.CTitle_about,.CTitle_chiiki,.CTitle_renkei,.CTitle_recruit,.CTitle_nurse,.CTitle_privacy,.CTitle_inquiry,.CTitle_staff,.CTitle_sitemap,.CTitle_zaitaku,.CTitle_houmon,.CTitle_line,.CTitle_busho,.CTitle_404 {
  	height: 120px;
	background-size:auto 150%;
    min-height: 120px; }


  #nav .nav-drop > ul li.active:before {
    top: 15px;
    bottom: 15px; }

  .area, .main {
    padding: 10px 0; }

  #cta {
    margin: -61px 0 0; }
    #cta .btn {
      margin: 0 0 12px;
      height: 42px;
      font-size: 1.4rem;
      line-height: 20px;
      padding: 10px 30px;
      min-width: 0; }

  .text-box {
    font-size: 1.4rem;
    line-height: 1.285; }
    .text-box h2 {
      font-size: 2.8rem;
      line-height: 1.286; }

  .visual-container h2, .area h2 {
    margin: 0 0 20px;
}

.news_cont{margin-bottom:20px;}

#sdgs_contents .area{
	margin-top:0px;
}
#sdgs_contents .sdgs_title{
	font-weight:bold;
	font-size:130%;
	padding:0 10px;
	margin:0 auto;
	margin-top:30px;
	width:100%;
	text-align:left;
}

#sdgs_contents .sdgsicon_text{
	width:100%;
	margin-top:0px;
	text-align:center;
}
#sdgs_contents .sdgs_img{
	width:100%;
	text-align:center;
}
.sdgs_icon img{
	width:100px;
}

#sdgs_contents .sdgs_img img{
	width:130px;
}
#sdgs_contents .sdgs_text{
	width:90%;
	text-align:left;
	margin:0px auto;
}

#sdgs_contents ul.sdgsimglist{
	width:95%;
	margin:0 auto;
	padding:0px;
	overflow:hidden;
}
#sdgs_contents ul.sdgsimglist li{
	float:left;
	width:95%;
	margin-0 auto;
	margin-bottom:10px;
}
#sdgs_contents ul.sdgsimglist li:last-child{
	width:95%;
}
#sdgs_contents  ul.sdgsimglist li img{
	width:100%;
}

#sdgs_contents  .sdgs_text{
	margin:10px;
	margin-bottom:30px;

}

p.sdgs_icon{
	text-align:center;
}

p.sdgs_icon img{
	width:100%;
}

  .visual-list {
    padding: 20px 0 0; }
    .visual-list .img-holder {
      margin: 0 10px 0 0; }
    .visual-list .text-holder {
      overflow: visible; }

  .slide-holder {
    margin: 0 0 -80px; }
    .slide-holder .img-slide img {
      height: 416px;
      width: auto; }

  .cycle-gallery {
    text-align: center; }
    .cycle-gallery .img-box {
      padding: 0 0 10px; }
      .cycle-gallery .img-box .img-holder {
        margin: 0 0 10px;
        display: block; }

  .cycle-gallery .img-box .text-holder {
    text-align: center; }

  .visual-container .visual-area + .visual-area, .visual-container .visual-area {
    padding: 40px 0; }

  .plan {
    max-width: 260px; }
    .plan .head {
      padding: 6px 12px 20px; }
    .plan.recommended {
      max-width: 300px; }

  .pricing-tables {
    padding: 20px 0 40px; }

  .visual-container .visual-area > .container > p {
    margin: 0; }

  .pricing-tables h3 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 20px 0 10px; }

  .price .price-main {
    font-size: 5rem;
    line-height: 1.12;
    padding: 0 0 12px; }

  .price .price-main .symbol {
    font-size: 1.6;
    line-height: 1.5; }

  .price .price-additional {
    padding: 0 0 24px;
    font-size: 1.2rem;
    line-height: 1.5; }

  .subscribe {
    margin: -20px 0; }

  .subscribe .form-group {
    margin: 0; }

  .subscribe .btn {
    padding: 10px 25px;
    margin: 0 0 0 10px; }

  .subscribe .form-control {
    min-width: 0; }

  .subscribe h3 {
    font-size: 2rem;
    line-height: 1.3;
    margin: 0 0 20px; }

  .main .content {
    padding: 0; }

  .main .col-md-4 h3:first-child {
    margin: 20px 0 10px; }

  .main .col-md-4:first-child h3 {
    margin: 0 0 10px; }

  .footer-holder {
    padding: 20px 0; }
	.footer-holder .col-md-4 {
		text-align:center;
	}
  .cycle-gallery {
    font-size: 1.4rem;
    line-height: 1.285; }


	.visual-wh-container,
	.visual-wh-container .visual-area,
	.visual-wh-container .container {
		margin:0;
		padding:0;
		width:100%;
	}
	.visual-wh-container ifram {
		height:300px;
		}
	.footer-holder .col-md-4,.footer-holder .col-md-3 {
		margin:0;
		padding:0;
		width:100%;
	}
	.footer-holder h4 {
		border-bottom:#216AB2 solid 1px;
		padding-bottom:10px;
	}
	.footer-holder .col-md-5,.footer-holder .f_p_hospital {
	display: none;
	}
	.footer_copyright {
		padding-top:10px;
		line-height: 3.5rem;
	}
	.footer_copyright .container,
	.footer_copyright .col-md-4 {
		margin:0;
		padding:0;
		width:100%;
	}
	.footer_copyright ul li {
		float:none;
		clear: both;
		display: block;
		text-align:center;
		border-bottom:#6699FF solid 1px;
	}

	.footer_copyright .col-md-8 {
		float:none;
		clear: both;
		display: block;
		text-align:center;
		font-size:1rem;
		line-height: 3rem;
}
.jintoseki-hukuibox {
	height:auto;
	padding-right: 20px!important;
	padding-left: 20px!important;
}
.jintoseki-hukuibox img {
	float:none;
	display:block;
	margin:0px auto 10px;
}

#main .box_gray span.bg_Brown1 {
		float:none;
		clear: both;
		display: block;
		width:100%;
		text-align:center;
}

}

/*----------------min-width: 1025px--pc------------------------------------------------------------*/
@media only screen and (min-width: 1025px) {
  [href^='tel:'] {
    cursor: default;
    pointer-events: none; } }

/*# sourceMappingURL=all.css.map */


p.link_text {
	line-height: 45px;
	-moz-border-radius: 5px;    /* 古いFirefox */
	-webkit-border-radius: 5px; /* 古いSafari,Chrome */
	border-radius: 5px;   /* 背景色 */
	background: #7fbfff url(../images/link_text.png) no-repeat right center;
	padding-left: 1em;
	color: #FFF;
	padding-right: 50px;
	float: right;
	clear: both;
	display: block;
}
p.bunner_text {
	line-height: 45px;
	-moz-border-radius: 5px;    /* 古いFirefox */
	-webkit-border-radius: 5px; /* 古いSafari,Chrome */
	border-radius: 5px;   /* 背景色 */
	background: #3C5A99 url(../images/link_fb.png) no-repeat right center;
	padding-left: 1em;
	color: #FFF;
	padding-right: 50px;
	float: right;
	clear: both;
	display: block;
}

.link_textbox {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 45px;
	width: 100%;
}
.link_bunnerbox {
	margin-bottom: 20px;
	display: block;
	clear: both;
	height: 45px;
	width: 100%;
}
ul .list_square li {
	list-style: square;
}

/*=====================================
 TOP面会時間
 ======================================*/

.menkai h3 {
	margin: 10px 0 15px;
	font-size: 1.8rem;
	line-height: 2.2;
	border-left: 7px solid #216AB2;
	padding-left: 1.5rem;
}
.menkai table{
	margin-top:10px;
}

.menkai a{
text-decoration: underline;
}

.menkai_text{
	margin:20px;
}

/*=====================================

	追加1.25
	
======================================*/
.pageTop02{
	display:none;
}
.block{
	margin-bottom:70px;
}
.block:last-child{
	margin-bottom:0 !important;
}
.block .box{
	margin-bottom:40px;
}
.block .box:last-of-type{
	margin-bottom:0 !important;
}

.box_gray{
	background:#EEEEEE;
	padding: 20px 20px 8px;
	margin-top:20px;
	margin-bottom:20px;
}
.box_grayborder {
	padding: 0.7em 1em;
	border-bottom: 1px solid #ECECEC;
}
.telbox {
	padding: 0px 20px;
	border: 7px solid #A38A78;
	margin-top:20px;
	margin-bottom:20px;
	color: #45321E;
}
.bg_Brown1 {
	padding: 5px 2em;
	color: #FFF;
	background: #A38A78;
}


/*----------------------------------------------------main*/
#contents #main{
	width:700px;
	float:right;
	box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.04);
	background:#fff;
	padding:30px;
}

/*----------------------------------------------------c_leftNav*/
#contents #c_leftNav{
	width:250px;
	float:left;
	z-index:10;
	position:relative;
}

#c_leftNavMenu h2{
	color:#fff;
	padding:31px 15px;
	font-size:20px;
	text-align:center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background:#457fc1 url(../images/c_leftNav_Ttl_bg.png) no-repeat;
}

#c_leftNavMenu ul{
	margin-top:10px;
	background:#EDEDED;
	padding:10px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#c_leftNavMenu ul li{
	font-weight:700;
	border-top:1px solid #45321E;
	border-bottom:none;
}
#c_leftNavMenu ul li:last-child{
	border-bottom:1px solid #45321E;
}
#c_leftNavMenu ul li a{
	color:#45321E;
	text-decoration:none;
	display:block;
	padding:0px 0px 0px 12px;
	background:#fff url(../images/c_leftNav_yj_bg.png) no-repeat left center;
	height: 55px;
	vertical-align: middle;
	line-height: 55px;
}
#c_leftNavMenu ul li a:hover{
	background:#c8c0b8 url(../images/c_leftNav_yj_bgo.png) no-repeat left center;
}
#c_leftNavMenu ul li a.mo{
	background:#c8c0b8 url(../images/c_leftNav_yj_bgo.png) no-repeat left center;
}
#c_leftNavMenu ul li.ttl{
	padding:7px 0;
	color: #fff;
	text-align:center;
	border-top:1px dotted #fff;
	background:#457fc1;
	font-weight:bold;
}
#subNavBnr{
	margin-top:20px;
	text-align:center;
}
#subNavBnr ul{
	padding-left:0;
}
#subNavBnr li{
	margin-bottom:20px;
}
#subNavBnr img{
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	width:100%;
}
#subNavBnr img.nurse{
	border: 5px solid #ff99cc;
}
#subNavBnr img.chiiki{
	border: 5px solid #7bd08d;
}

#subNavBnr li a:hover img{
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}
#subNavBnr li a img {
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
}

/*----------------------------------------------------homonkango*/
.houmonkango_btn{
	width:80%;
	margin:20px auto;
	text-align:center;
}

.houmonkango_btn a{
	padding:5px;
	text-decoration:none;
	display:block;
	color:#222!important;
	border:solid 2px #ff0000;
	font-size:110%;
	font-weight:bold;
	background-color:#fff;
}

.houmonkango_btn a:hover{
	text-decoration:none!important;
	background-color:#ffcccc;
}


/*=====================================

	スマホサイト縦
	
======================================*/

@media screen and (max-width: 992px) {

#index #c_leftNav{
	display:none;
}
#index #main .block{
	background:#fff !important;
}

#guideline .btnWrap{
	margin:0 !important;
}
#guideline .btnWrap dt a,
#guideline .btnWrap dd a{
	display:block !important;
	width:100% !important;
	float:none !important;
}
#guideline .btnWrap dt a{
	margin-bottom:4px;
}


#contents{
	padding:0 !important;
}
#main{
	width:100% !important;
	padding:0 !important;
}
#main .block:after{
}


#c_leftNav{
	width:100% !important;
	padding:20px 13px;
}
#c_leftNavMenu ul li{
	font-size:15px;
}
#c_leftNavMenu ul li:nth-child(even){
}
#c_leftNavMenu ul li a{
	padding:0px 0px 0px 25px;
	height: 45px;
	line-height: 45px;
	background:#fff url(../images/c_leftNav_yj.png) no-repeat 0px 0px;
}
#c_leftNavMenu ul li a:hover{
	background:#c8c0b8 url(../images/c_leftNav_yj.png) no-repeat 0px 0px;
}
#c_leftNavMenu h2{
	padding:15px 15px !important;
	background:#45321E url(none);}

#subNavBnr img{
	width:280px;
}

.block{
	margin-bottom:0 !important;
	padding:25px 15px !important;
}
.block:nth-child(even){
	background:#f4f4f4;
}
.inner{
	width:100% !important;
}
#topicpath{
	display:none;
}
h3.md{
	font-size:20px !important;
}
h4.md{
	font-size:16px !important;
}
.phL{
	display:block;
	width:100%;
	text-align:center;
}
.phL img{
	max-width:100%;
}

/*SP/all
---------------------------------------------------*/
h2.borTp{
	padding:17px 10px !important;
	font-size:20px !important;
	text-align:center;
	margin-bottom:0 !important;
}
#contents{
	width:100% !important;
	margin:0 !important;
}
.inner {
	width:100% !important;
	padding:10% 5%;
}
table th,
table td{
	line-height:1.3 !important;
}
}







/* ===================================================================
default
=================================================================== */

#main a {
	color: #216AB2;
	text-decoration: none;
}
#main a:hover, a:focus {
	color: #A38A78;
	text-decoration: underline;
}
#main a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }


ol, ul {
	list-style:none;
}
ul.liston {
	list-style:disc;
}
caption {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
img{
	vertical-align:bottom;
}
ul:after{
	content:"";
	clear:both;
	display:block;
}
.f_left{
float: left;
}
.f_right{
float: right;
}
.fl_photo {
float: left;
}

/*---------薬剤科ページ------*/
.flyk_photo {
float: left;
margin: 0 20px 0 10px;
}
.fryk_photo {
float: right;
margin: 0 10px 0 20px;
}
/*----------------------------*/

.relative{
  position: relative;
}


/*----------------------------------------------------
    list
----------------------------------------------------*/
ol li{
	list-style:decimal;
	margin-top:15px;
}
.list li{
	padding-left:3px;
	list-style:disc;
	margin-left:10px;
}

ul.outlink{ 
	padding:0px;
	background:#EEEEEE;
	margin-top:20px;
	margin-bottom:20px;
}
ul.outlink li {
	background-image: url("../images/link_out_yj.png");
	background-repeat: no-repeat;
	background-position:20px center;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin:0px;
	border-bottom: 1px solid #FFF;
}
ul.outlink li a {
	color: #216AB2;
	padding-left:30px;
}

#CNyuin ul,#CShinryo ul,#CChiiki ul {
	list-style:disc;
}
#CNyuin ol li,#CNyuin ol li{
	margin-left:0px;
}


/*----------------------------------------------------
    パンクズ
----------------------------------------------------*/
#topicpath{
	width:100%;
	color:#555;
	background:#eff7ff;;
	padding:10px 0;
}
#topicpath dl{
	overflow:hidden;
	text-align:right;
	width:980px;
	margin:0 auto;
}
#topicpath dt{
	float:left;
}
#topicpath dt.home{
	line-height:1.3;
}
#topicpath dd{
    padding:0 8px;
	float:left;
	color:#ccc;
}
#topicpath a{
	font-weight:normal;
	text-decoration:none;
	color:#333;
}
#topicpath a:hover{
    text-decoration:none;
}
#moreContainer #topicpath  {
    text-align:left !important;
    clear:both;
}

/*----------------------------------------------------
    スマホ画像サイズ調整
----------------------------------------------------*/


@media screen and (max-width: 768px) {
  .photo {
	width: 100%;
	margin-bottom:20px;
  }
}

@media screen and (max-width: 768px) {
.fl_photo {
	float: none;
  }
}

/*---------薬剤科ページ------*/
@media screen and (max-width: 768px) {
.flyk_photo {
	float: left;
	width: 50%;
	margin: 0 10px 0 0;
  }
}

@media screen and (max-width: 768px) {
.fryk_photo {
	float: right;
	width: 50%;
	margin: 0 0 0 10px;
  }
}

/*----------------------------------------------------
    画像影
----------------------------------------------------*/

.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}


/*----------------------------------------------------
    CLEAR
----------------------------------------------------*/
.clearfix:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix        { min-height: 1px; }
* html .clearfix { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/}


.fl_clear {clear: both;}


.t10{
    font-size:11px;
    font-weight:normal;
	line-height:170%;
}
.t12{
    font-size:12px !important
}
.t14{
    font-size:115% !important;
	line-height:190%;
	letter-spacing:0.2em;
}
.t16{
    font-size:130% !important;
}
.t18{
    font-size:145% !important;
}
.t19{
    font-size:200% !important;
	line-height:200%;
	letter-spacing:0.2em;
	font-weight:bold;
}
.text_red {
	color: #FF0000;
}
.text_redline {
	color: #FF0000;
	text-decoration: underline;
}


/*----------------------------------------------------
    マージン
----------------------------------------------------*/
.borNone    { border:none !important}
.marNone    { margin:0 !important}
.mr0        { margin-right:0 !important}
.pd0        { padding:0 !important}
.pdl0       { padding-left:0 !important}
.pdr0       { padding-right:0 !important}

.btm0  { margin-bottom:0px !important}
.btm5  { margin-bottom:5px !important}
.btm10 { margin-bottom:10px !important}
.btm15 { margin-bottom:15px !important}
.btm20 { margin-bottom:20px !important}
.btm25 { margin-bottom:25px !important}
.btm30 { margin-bottom:30px !important}
.btm35 { margin-bottom:35px !important}
.btm40 { margin-bottom:40px !important}
.btm45 { margin-bottom:45px !important}
.btm50 { margin-bottom:50px !important}
.btm60 { margin-bottom:60px !important}
.btm70 { margin-bottom:70px !important}
.btm80 { margin-bottom:80px !important}


.tp0  { margin-top:0px !important}
.tp5  { margin-top:5px !important}
.tp10 { margin-top:10px !important}
.tp15 { margin-top:15px !important}
.tp20 { margin-top:20px !important;}
.tp25 { margin-top:25px !important}
.tp30 { margin-top:30px !important}
.tp35 { margin-top:35px !important}
.tp40 { margin-top:40px !important}
.tp45 { margin-top:45px !important}
.tp50 { margin-top:50px !important}
.tp60 { margin-top:60px !important}
.tp70 { margin-top:70px !important}
.tp80 { margin-top:80px !important}
.tp100 { margin-top:100px !important}


.mr5 { margin-right:5px !important;}
.mr10 { margin-right:10px !important;}
.mr15 { margin-right:15px !important;}
.mr20 { margin-right:20px !important;}
.mr25 { margin-right:25px !important;}
.mr30 { margin-right:30px !important;}
.mr210 { margin-right:210px !important;}
.mr280 { margin-right:280px !important;}

.ml10 { margin-left:10px !important;}
.ml15 { margin-left:15px !important;}
.ml20 { margin-left:20px !important;}
.ml50 { margin-left:50px !important;}
.ml180 { margin-left:180px !important;}

/*----------------------------------------------------
    長さ
----------------------------------------------------*/
.w50{
		width:50%;
}
.w40{
		width:40%;
}
.w30{
		width:30%;
}

/*----------------------------------------------------
    padding
----------------------------------------------------*/
.ptb5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.ptb6 {
	padding-left: 20px;
}



/*----------------------------------------------------
    画像中央
----------------------------------------------------*/
.imgcenter {
	text-align:center;
}


/*----------------------------------------------------


/*----------------------------------------------------
    アンカーリンク修正
----------------------------------------------------*/
.anchor {
    margin-top:-100px;
    padding-top:100px;
    display:inline-block;
}

/*----------------------------------------------------
    リンク色づけ
----------------------------------------------------*/
.linkblock {
    display: block;
    background-color: #dbedff;
    padding: 0.5em;
}

/*----------------------------------------------------
    バナーPC・スマホ表示切替
----------------------------------------------------*/
/* パソコンで見たときは */
.pc { display: inline !important; }
.sp { display: none !important; }

@media only screen and (max-width: 767px) {
.pc { display: none !important; }
.sp { display: inline !important;
      width:90% !important; }
}

/* スマートフォンで見たとき */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: inline !important;
      width:90% !important; }
}



/*---------------------------------------------------*/

.indexh1 { 
  text-indent:100%;
  white-space:nowrap; 
  overflow:hidden;
 }

#main h3 {
	background: #EEEEEE url(../images/maintitle2_bg.png) no-repeat left center;
	line-height:42px;
	padding-left:30px;
	color:#45321E;
	font-size: 1.6rem;
	line-height: 45px;
	font-weight: bold;
	margin-top: 60px;
}
#main p {
	margin-top: 20px;
	margin-bottom: 20px;
}
#main p.text_mincyodec {
	margin: 20px;
	font: bold 1.8rem/45px "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#45321E;
	text-align: center;
	letter-spacing: 0.1em;
 }
#CShinryoIndex h3 a,#CChiryoIndex h3 a{ 
	background-image: url("../images/link_out_yj.png");
	background-repeat: no-repeat;
	background-position:20px center;
	padding-left: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
	margin:0px;
	border-bottom: 1px solid #FFF;
	color: #216AB2;
}
#CShinryoIndex h3 a:hover,#CChiryoIndex h3 a:hover {
	color: #45321E;
}
#CShinryoIndex h3,#CChiryoIndex h3 {
	background: #EEEEEE url(none) ;
	padding-left:0px;
}
#CShinryoIndex h3,#CChiryoIndex h3 {
	margin-top: 20px;
	margin-bottom: 0px;
}
#CChiryoIndex h4 {
	line-height:42px;
	padding-left:30px;
	color:#45321E;
	font-size: 1.6rem;
	line-height: 20px;
	font-weight: bold;
	margin-top: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#CShinryo h4 {
	color:#45321E;
    margin: 0 0 12px;
    line-height: 2;
	padding-left:15px;
    font-weight: bold;
	background: #EEEEEE ;
}


/*----------------------------------------------------
 Inquiry


#CInquiry input:required, #CInquiry textarea:required {
-moz-box-shadow:none;
-webkit-box-shadow:none;
-o-box-shadow:none;
box-shadow:none;
}

/** inputs and textarea
#CInquiry input:not([type="submit"]),
#CInquiry textarea{
outline:none;
display:block;
width:380px;
padding:4px 8px;
border:1px dashed #DBDBDB;
color:#3F3F3F;
font-family:'Droid Sans',Tahoma,Arial,Verdana sans-serif;
font-size:14px;
border-radius:2px;
transition:background 0.2s linear,
box-shadow 0.6s linear;
}
#CInquiry input:not([type="submit"]):active,
#CInquiry textarea:active,
#CInquiry input:not([type="submit"]):focus,
#CInquiry textarea:focus{
background:#F7F7F7;
border:dashed 1px #969696;
box-shadow:2px 2px 7px #E8E8E8 inset;
}
#CInquiry input:not([type="submit"]){
height: 25px;
}
#CInquiry textarea{
min-height:150px;
resize:vertical
}
/* placeholder 
::-webkit-input-placeholder  {
color:#BABABA;
font-style:italic;
font-size:14px;
}

#CInquiry input:-moz-placeholder,
#CInquiry textarea:-moz-placeholder{
color:#BABABA;
font-style:italic;
font-size:14px;
}

/** Styling the send button 
#CInquiry input[type=submit]{
margin-left:235px;
cursor:pointer;
background:none;
border:none;
color:#767676;
font-size:14px;
padding:10px 4px;
border:1px solid #E0E0E0;
text-shadow: 0px 1px  1px #E8E8E8;
background: rgb(247,247,247);
background: linear-gradient(top,  rgba(247,247,247,1) 1%,rgba(242,242,242,1) 100%);
border-radius:5px;
box-shadow:0px 1px 1px #FFF inset,
0 0 0px 5px #EAEAEA;
transition:all 0.2s linear;
}
 
#CInquiry input[type=submit]:hover{
color:#686868;
border-color: #CECECE;
background: linear-gradient(top,  rgba(244,244,244,1) 0%,rgba(242,242,242,1) 100%);
box-shadow:0px 1px 1px #FFF inset,
0 0 0px 5px #E0E0E0;
}
 
#CInquiry input[type=submit]:active,
#CInquiry input[type=submit]:focus{
position:relative;
top:1px;
color:#515151;
background: linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(242,242,242,1) 100%);
box-shadow:0px -1px 1px #FFF inset,
0 0 0px 5px #E0E0E0;
}


@media only screen and (max-width: 991px) {
	.dark-tooltip{ left:500;}
} 
.jin-check input {
	margin-right: 15px;
}
.jin-check {
	margin-left: 20px;
	line-height: 2em;
}
}
----------------------------------------------------/*






