@charset "utf-8";
/* CSS Document */

#main{
  background:url(../images/link_bg.jpg);
  background-repeat:no-repeat;
  margin-top:20px;
    padding-bottom: 20px;
}

.top_bg{
  background:url(../images/link_top_bg.png);
  background-repeat:no-repeat;
    min-height: 500px;
  margin:17px 0 0 32px ;
  padding:40px 0 30px 27px;
}
.syoukai_left_box{
}

.syoukai_top{
  margin-top:20px;
}

.bg_white{
  margin-left:32px;
  padding-left:14px;
  background:url(../images/link_bg_inner.png);
  margin-bottom:50px;
  padding-bottom:250px;
  
}

/*-----医師紹介-----*/
h3{
  margin-top:15px;
  margin-left:10px;
  color:#62B17B;
  font-size:0.9em;
  line-height:1;
}

.syoukai_top dl{
  color:#62B17B;
  margin-top:20px;
  margin-left:10px;
}

.syoukai_top dt{
  font-size:1em;
  margin-bottom:10px;
}

.syoukai_top dd{
  font-size:0.8em;
  color:#717071;
  margin-bottom:0.3em;
  margin-top:0.3em;
}

.syoukai_top dd img{
  vertical-align:middle;
}

.syoukai_top dl .bar{
  margin-left:5px;
}

.mini{
  font-size:0.7em;
}

/*-----ページトップへのボタンエリア -----*/
.button_area{
  width:800px;
  padding-top:15px;
  margin-bottom:70px;
  clear:both;
}

.button_area img{
  float:right;
  margin-right:30px;
}

/*-----看護師紹介-----*/
.staff_photo_box{
  padding-left:10px;
  padding-top:10px;
  padding-bottom:30px;
  float:left;
}

.staff_right_box{
  float:left;
  padding-top:15px;
  padding-left:10px;
  color:#717071;
}

.staff_right_box h2{
  color:#535353;
  font-size:1.5em;
}

.staff_right_box p{
  margin-top:5px;
  font-size:0.8em;
}

.pagetop_button{/*ページトップへボタン*/
  margin-left:330px;
  margin-top:175px;
}

#bottom{
  padding-bottom:40px;
}

@media screen and (max-width:820px){
    .top_bg{
        margin-right: 32px;
        padding-right: 27px;
    }
    .top_bg h2 {overflow: hidden;}
}
@media screen and (max-width:640px){
}
@media screen and (max-width:430px){
}
@media screen and (max-width:360px){
}
@media screen and (max-width:320px){
}
