@charset "UTF-8";
/*=========================================

 summary.css

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

.indent {

}

/*--------------------------------------
  尚豊会概要
---------------------------------------*/

#summary_shohokai #nav li.nav02 span img,
#summary_clinic #nav li.nav02 span img{
  position:relative;
  top:-50px;
  left:0;
  }

#summary_shohokai .sideMenu li.menu01_2 a{
  color:#00AA84;
  text-decoration:none;
  }

#summary_shohokai #contents .mainCl_s h2{
  height:54px;
  margin: 0;
  padding-top:25px;
  text-align:center;
  z-index:100;
  }

#summary_shohokai .philosophy{
  height:233px;
  padding-top:50px;
  background:url("../../img/summary/bg_philosophy.jpg") no-repeat bottom right;
  }

#summary_shohokai .shohokaipolicy{
  margin:4px 0 15px;
  padding:26px 0 22px;
  background:url("../../img/summary/bg_shohokaipolicy.jpg") no-repeat bottom right / cover;
  }

#summary_shohokai .shohokaipolicy img.pc{
  display:block;
  width:640px;
}

#summary_shohokai .shohokaipolicy img.sp{
  display:none;
}

#summary_shohokai table th{
    width:120px;
    padding-right:10px;
    vertical-align:top;
    }

#summary_shohokai table td{
    width:530px;
    padding-bottom:30px;
    }

#summary_shohokai .history{
  padding-bottom:180px;
  background:url("../../img/summary/bg_history.jpg") no-repeat bottom;
}
@media screen and (max-width: 480px) {
  #summary_shohokai table th{
    background: #00aa84;
    width: 5em;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
  }

  #summary_shohokai table td{
    width:auto;
    padding-bottom:30px;
  }

  #summary_shohokai th, #summary_shohokai td {
    line-height: 20px;
    padding: 8px 10px 5px 10px;
    border: #ccc 1px solid;
  }
  #summary_shohokai .history{
    padding-bottom:0;
    background:none;
  }

}

/*--------------------------------------
  クリニック概要
---------------------------------------*/

#summary_clinic .sideMenu li.menu01_3 a{
  color:#00AA84;
  text-decoration:none;
  }

#summary_clinic table th{
  width:170px;
  height:55px;
  background-color:#DFF2ED;
  padding-left:20px;
  line-height:55px;
  border-bottom: 1px #555555 dotted;
  }

#summary_clinic table td{
  width:445px;
  padding-left:20px;
  border-bottom: 1px #555555 dotted;
  }

#summary_clinic table th.end,
#summary_clinic table td.end{
  border-bottom:none;
  }

#summary_clinic table td img{
  vertical-align:middle;
  }

#summary_clinic .licence01 p{
  margin:15px 25px 20px 0;
  width:315px;
  float:left;
  }


#summary_clinic .licence01 p span{
  display:block;
  padding:5px 0 0 20px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left 8px;
  font-size:14px;
  }

#summary_clinic .licence01 p span:nth-of-type(2){
    display:block;
    font-size:13px;
    padding-left: 1em;
    text-indent: -1em;
    background-image : none;
    padding-top: 0px;
    }

#summary_clinic .licence02 p{
  margin:0px 25px 10px 0;
  }

#summary_clinic .licence02 p span{
  display:block;
  padding-left:20px;
  background:url("../../img/common/icon_circleGreen.png") no-repeat left 3px;
  font-size:14px;
}

@media screen and (max-width: 480px) {
  #summary_clinic {
    padding-bottom: 50px;
  }
  #summary_clinic table {
    width: 100%;
  }
  #summary_clinic table th{
    font-weight: bold;
    white-space: nowrap;
    background-color: #DFF2ED;
  }

  #summary_clinic table td{
    width:auto;
    padding-bottom:8px;
  }

  #summary_clinic table th, #summary_clinic table td {
    line-height: 20px;
    padding: 8px;
    border-bottom: #000 1px dotted;
    width: auto;
    height: auto;
  }
  #summary_clinic table td img {
    width: 100px;
  }
  #summary_clinic .licence01 p {
    margin: 0 auto;
    width: 100%;
  }
}


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

  #summary_shohokai #contents .mainCl_s h2,
  #summary_clinic #contents .mainCl_s h2{
    height: 40px;
    margin: 0;
  }
  #summary_shohokai .mainCl_s h2 img {
    width: 80px;
  }
  #summary_clinic .mainCl_s h2 img {
    width: 112px;
  }
  #summary_shohokai .philosophy img{
    width: 90%;
    display: block;
    margin: 0 auto;
  }
#summary_shohokai .shohokaipolicy{
  margin:9px 0 21px;
  padding:38px 0 33px;
  background:url("../../s/images/summary/bg_shohokaipolicy.jpg") no-repeat bottom right / cover;
  }

#summary_shohokai .shohokaipolicy img.pc{
  display:none;
}

#summary_shohokai .shohokaipolicy img.sp{
  display:block;
  width:94.17%;
  margin:0 auto;
}
/*  #summary_shohokai .philosophy img{
    width: 97%;
  }*/
}
