/*-----ヘッダー---*/

#IN #Header {
  position: relative;
}

@media(max-width:960px) {
  .column-img {
    width: 100%;
  }
}

.t-align_c {
  text-align: center;
}

.t-align-r {
  text-align: right;
}

#Container {
  min-width: 320px;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


.icon-tel img {
  width: 100%;
}

.logo-area {
  float: left;
}

@media(max-width:640px) {
  .logo-area img {
    max-width: 160px;
  }
}

.content-ct_title {
  background: rgb(153, 102, 51);
  color: #fff;
  padding: 5px;
  font-weight: normal;
  margin: 0 0 10px;
}

/*
.btn-area {
  float: right;
  width: 53%;
}

*/
.btn-area {
  float: right;
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media (max-width:840px) {
  .btn-area {
    width: 50%;
  }
}

.icon-area {
  float: right;
  width: 45%;
  text-align: right;
}

@media (max-width:840px) {
  .icon-area {
    display: none;
  }
}

.icon-area li a {
  display: block;
  color: #fff;
  padding: 5px;

}

.icon-area li {

  background: #9f6f3f;
  display: inline-block;
  color: #fff;
  text-align: center;
  vertical-align: bottom;
  border: 1px #e4e4cd solid;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.icon-area li.icon-jikangai {
  width: 55%;
}

.btn-area_u {
  display: block;
  float: right;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 0 10px;
}

.btn-area_u li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.btn-area_u li:last-child {
  margin: 0;
}

.menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 15px;

}

@media(max-width:640px) {
  .menu-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px;
  }
}

.menu-list li {
  width: 16.66%;
  border-right: 1px #fff solid;
  background: #9f6f3f;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.menu-list li:last-child {
  border-right: none;
}

.menu-list li a {
  display: block;
  color: #fff;
  padding: 10px;
  font-size: 120%;
  text-align: center;
  font-weight: normal;
}

@media(max-width:640px) {
  .menu-list li {
    width: 33%;
    margin: 0 0 1px;
    height: 4em;
  }

  .menu-list li a {
    font-size: 100%;
  }

  .menu-list li:nth-child(3) {
    width: 33%;
    border-right: none;
  }
}

.col-br {
  color: #6B3C0F;
}

.footer-link {
  float: right;
}

.footer-link li {
  display: inline-block;
  margin: 10px;
}



main.main-content {
  width: 680px;
  float: left;
  font-size: 14px;
  padding: 10px 0 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

main.main-content a {
  color: #5a4b22;
  text-decoration: underline;
}

main.main-content a:hover {
  color: #c00000;


}

#side-area_02 {
  float: left;
}

#side-area_01 {
  float: left;
}

@media(max-width:960px) {
  #side-area_02 {
    display: none;
  }

  #side-area_01 {
    display: none;
  }
}

@media(max-width: 960px) {
  #side-area_01 {
    display: none;
  }

  main.main-content {
    width: 100%;
    padding: 0;
  }

}

.border-l {
  position: relative;
  padding: 0 0 0 10px;
}


.border-l:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#9f6f3f), color-stop(#9f6f3f), to(#d9bb9f));
  background: linear-gradient(#9f6f3f, #9f6f3f, #d9bb9f);
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 5px;
  height: 95%;
}

.border-l_inner {
  padding: 10px 0 10px 5px;
  background: rgb(240, 240, 224);
  color: #5a4b22;
  letter-spacing: 0;


}

.border-l_inner h1 {
  font-size: 26px;
  font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
  font-weight: normal;
  line-height: 1.2em;
}

@media (max-width:640px) {
  .border-l_inner h1 {
    font-size: 20px;
  }
}

.border-l_inner .subtitle {
  font-size: 14px;
  padding: 0 0 5px 0;
  color: #9f6f3f;
}

@media (max-width:640px) {
  .border-l_inner .subtitle {
    font-size: 12px;
  }
}

.doctor_career01 {
  width: 100%;
}

div.doctorName ul.nl {
  width: 100%;
}

.doctor_career02 {
  width: 100%;
}

.doctor_career02 td.careertable01 {
  width: 150px;
}

.doctor_career02 td.careertable02 {
  width: 100%;
}

.doctor_career02 td.careertable03 {
  width: 150px;
}

.doctor_career02 td.careertable04 {
  width: 100%;
}

.doctor_career02 td.careertable05 {
  width: 30%;
}

.doctor_career02 td.careertable06 {
  width: 100%;
}

.doctor_career02 td.careertable07 {
  width: auto;
}

.doctor_career02 td.careertable08 {
  width: 100%;
}

div.doctorName ul.nl li.text02 {
  width: auto;
}

.schedule {
  width: auto;
}

div.doctorphotoBox {
  width: auto;
}

.doctorCareer00 {
  width: auto;
}

.doctorCareer td {
  width: auto;
}

.doctorCareer {
  width: 100%;
}

.ctBox {
  width: auto;
}

.manmoBox {
  width: auto;
}

.manmoBox div.right {
  width: auto;
}

.boneBox {
  width: auto;
}

.perspectiveBox {
  width: auto;
}

.perspectiveBox div.right {
  width: auto;
}

.mriBox {
  width: auto;
}

.bloodBox {
  width: auto;
}

.bloodBox div.right {
  width: auto;
}

.heartBox {
  width: auto;
}

.heartBox div.right {
  width: auto;
}

.petBox {
  width: auto;
}

.petBox div.left {
  width: auto;
}

.spectBox {
  width: auto;
}

.spectBox div.left {
  width: auto;
}

.spectBox div.right {
  width: auto;
}

.radiationBox {
  width: auto;
}

.radiationBox div.right {
  width: auto;
}

.doctor-profile_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
  background: #fff;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;

}

.profile-l {
  margin: 0 10px 0 0;
}



.profile-name {
  font-size: 100%;
}
@media screen and (max-width:640px){
  .profile-name {
  font-size: 85%;
}
}
.img-doctor {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, .1);
}

.doctorCareer {
  margin: 0 0 10px;
}

.rihabiriBox {
  border-image-width: auto;
}

@media(max-width:960px) {
  .rihabiriBox div.right01 {
    width: auto;
    margin: 10px;
  }

  .rihabiriBox div.right02 {
    width: auto;
    margin: 10px;
  }

  .rihabiriBox div.right03 {
    width: auto;
    margin: 10px;
  }

  .rihabiriBox div.right04 {
    width: auto;
    margin: 10px;
  }

  .rihabiriBox div.right00 {
    width: auto;
    margin: 10px;

  }

  .rihabiriBox {
    width: auto;
  }

  .contentsSubTitle001 {
    height: auto;
  }

}

.rihabiriBox02 {
  width: 100%;
}

.rihabiriBox02 div.left {
  width: 45%;
}

.rihabiriBox02 div.right {
  width: 45%;
}

@media(max-width:960px) {
  .content-text {
    width: 100%;
    float: none;
    padding: 10px;
    clear: both;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .content-box img {
    margin: 10px;
  }

}

.childBox03 {
  width: auto;
}

.doctorTable02 {
  width: auto;
}

@media(max-width:960px) {
  .pediatricsBox div.left00 {
    width: 100%;
    text-align: left;
  }
}

#ContentsTopic {
  width: 100%;
}

#ContentsTopic ul.nl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
}



#ContentsTopic ul.nl li a {
  border-top: none;
  border-right: none;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#ContentsTopic ul.nl li.active {
  background: #e4e4cd;
}

.pediatricsBox {
  width: auto;
  margin: 0;
}

#ContentsTopic ul {
  border: 1px #b9ad9f solid;
}

#ContentsTopic ul.nl li.item01 {
  width: 33.3333%;
}

#ContentsTopic ul.nl li.item02 {
  width: 33.3333%;
}

#ContentsTopic ul.nl li {
  width: 33.3333%;
}

.aboutLiverTable {
  width: auto;
}

.pediatricsBox div.right01 {
  text-align: left;
}

.vaccinationTable {
  width: 100%;
}

.liverDiseaseTable {
  width: auto;
}

div.liverDiseaseTableColor ul.nl {
  width: auto;
}

.text485 {
  width: auto;
}

div.liverDiseaseTableColor ul.nl li {
  width: auto;
}

.text300 {
  width: 100%;
}

.img350 {
  width: 49%;
}

.img350 img {
  width: 100%;
}

.flowBox {
  width: auto;
}

.flowBox div.left {
  width: auto;
}

.flowBox div.right {
  width: auto;
}

.flowArrow {
  width: auto;
}

.lungTable {
  width: auto;
}

.sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
  position: relative;
  padding: 15px 5px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.sub-nav li {
  width: 33.3333%;
  text-align: center;
}

.sub-nav:before {
  content: "";
  display: block;
  border-top: 30px solid #fff;
  border-bottom: 30px solid transparent;
  border-left: 30px solid transparent;
  border-left: 30px solid transparent;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: -15px;
  right: 35%;


}

.content-sub_title {
  font-size: 110%;
  margin: 10px 0;
  border-bottom: 1px solid #996633;
  color: #996633;
}

.img-box {
  text-align: center;
  display: block;
}

.img-box img {
  width: 100%;
  max-width: 500px;
}

.img-box_small {
  text-align: center;
  display: block;
}

.img-box_small img {
  width: 100%;
  max-width: 350px;
}

.img-box_xsmall {
  text-align: center;
  display: block;
}

.img-box_xsmall img {
  width: 100%;
  max-width: 250px;
}



.list-box dt {
  font-weight: bold;
  border-left: 2px solid #996633;
  padding: 0 0 0 10px;
  margin: 10px 0 5px;
}

.list-box dd {
  text-indent: 1em;
  font-weight: bold;

}

.list-box dd p.list {
  text-indent: 3em;
  margin: 0;
  padding: 0;
  line-height: inherit;
  font-weight: normal;
}

.align-r {
  text-align: right;
}

.thyroid_hormone01 {
  width: auto;
}

.thyroid_hormone01 div.right {
  margin: 0;
}

.contentsTitle001 {
  background: #e2e2c4;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#e2e2c4), to(#eaead5));
  background: linear-gradient(to bottom, #e2e2c4 0%, #eaead5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2c4', endColorstr='#eaead5', GradientType=0);
  /* IE6-9 */
  border-bottom: 2px solid #c5c5ad;
  height: auto;
  padding: 8px 10px;
  margin: 0 0 10px;
}

@media(max-width:640px) {
  .contentsTitle001 {
    font-size: 100%;
  }

  .content-nav_list {
    font-size: 90%;
  }
}

.docInformation {
  width: auto;
}

.ablationListTable01 {
  width: auto;
}

.diabetesP {
  width: auto;
}

.medicineBox {
  width: auto;
}

.mammaryBox {
  width: auto;
}

.breast_cancerBox {
  width: auto;
}

.breast_cancerBox div.left02 {
  width: auto;
}

.neurologyTable01 {
  width: auto;
}

.neurologyBox {
  width: auto;
}

.vascular_surgery {
  width: auto;
}

.vascular_surgeryPBox {
  width: auto;
}

.vascular_surgeryPBox02 {
  width: auto;
}

.vascular_surgeryPBox-l {
  display: inline-block;
}



.vascular_surgeryPBox-r {
  display: inline-block;
}

div.linkIn_vascular_surgery {
  width: auto;
}

div.linkIn_vascular_surgery ul.nl {
  width: auto;
}

div.contentsBox {
  width: auto;
}

.qa_hospitalization005 {
  height: auto;
}

.qa_hospitalization001 {
  height: auto;
}

.qa_hospitalization003 {
  height: auto;
}

.qa_hospitalization004 {
  height: auto;
}

.colonTable {
  width: 100%;
}

.colonTable02 {
  width: 100%;
}

.img-box-l {
  float: left;
}

@media(max-width:640px) {
  .img-box-l {
    float: none;
    width: 100%;
  }
}

#ContentsTopic ul li {
  border: 1px #b9ad9f solid;
  margin: 0.5px;
}

div.column2 ul.nl {
  width: 100%;
}

.shoulderBox02 {
  width: 100%;
}

.shoulder_dislocationBox {
  width: 100%;
}

.shoulderBox {
  width: 100%;
}

.flowBoxCatheter {
  width: 100%;
}

.kidneyTable01,
.kidneyTable02 {
  width: 100%;
}

.kidneyBox {
  width: auto;
}

.doctorListTable01 {
  width: 100%;
}

.boxBrown01 {
  width: 100%;
}

.endovascular_repairBox {
  width: 100%;
}

.TargetSymptomTable {
  width: 100%;
}

.mriTextBox011 {
  width: 100%;
  margin: 10px;
}

.boxBrown02 {
  width: auto;
}

.medicalFlow001,
.medicalFlow002 {
  width: 100%;
  margin: 10px 0;
  padding: 10px 0;
}

.opeCaseBox04 ul.nl {
  width: 100%;
}

.opeCaseBox04 {
  width: 100%;
  padding: 10px;
}

.opeCaseBox04 li {
  display: inline-block;
  text-align: left;
}

@media(max-width:640px) {
  .opeCaseBox04 ul.nl li {
    width: 48%;
    min-height: 20em;

  }
}

.column02neurosurgery {
  width: auto;
  padding: 10px;
}

.opeTable00,
.opeTable01 {
  width: 100%;
  text-align: left;
  padding: 0 5px;
}

.opeTable00 td,
.opeTable01 td {
  padding: 10px;
}

.img150text500Box {
  width: auto;
}

.img150text500Box div.process {
  width: 30%;
}

.img150text500Box div.processText {
  width: 60%;
}

.processArrow {
  width: 100%;
}

.skin_incision_text01 {
  width: 100%;
  margin: 0;
}

.skin_incision {
  width: 100%;
  margin: 0;
}

.drPlofBox_s {
  width: 100%;
}

div.drPlofBox_s div.deptBox {
  width: auto;
}

div.drPlofBox_s div.nameBox {
  width: auto;
}

.cosmeticBox {
  width: 100%;
}

.doctorTable01 {
  width: 100%;
}

.image_inspection01 {
  width: 100%;
}

@media(max-width:640px) {

  .image_inspection01 div.left {
    width: 47%;
  }

  .image_inspection01 div.right {
    width: 47%;
  }

  .image_inspection01 div.left img {
    width: 100%;
  }

  .image_inspection01 div.right img {
    width: 100%;
  }
}

.uterusTable02 {
  width: 100%;
}

.uterusTable03 {
  width: 100%;
}

.img-box_r {
  float: right;
  max-width: 350px;
  margin: 0 0 0 10px
}

.img-box_r img {
  max-width: 350px;
}

@media(max-width:640px) {
  .img-box_r {
    float: none;
    max-width: 100%;
    margin: 0;
    text-align: center;
  }

  .img-box_r img {
    max-width: 100%;
    margin: 0;
  }
}

.img-box_l {
  float: left;
  max-width: 350px;
  margin: 0 10px 0 0;
}

.img-box_l img {
  max-width: 350px;
}

@media(max-width:640px) {
  .img-box_l {
    float: none;
    max-width: 100%;
    margin: 0;
    text-align: center;
  }

  .img-box_l img {
    max-width: 100%;
    margin: 0;
  }
}

.footer-info {
  color: #0f64c4;
  font-size: 120%;
}

.footer-info .title {
  font-size: 140%;
}

.footer-info .tel {
  font-size: 130%;
}

.footer-info .name {
  display: block;
  text-indent: 1em;
  width: 49%;
  float: left;
}

.footer-info .name li {
  display: inline-block;
  vertical-align: top;
}

@media(max-width:640px) {
  .footer-info .name {

    width: 100%;
    float: none;
  }
}



.fus-top {
  background: url(../fus/images/top_img.png)no-repeat;
  position: relative;
  min-height: 350px;
}

@media(max-width:640px) {
  .fus-top {
    background-size: cover;
    background-position: center;
  }
}

.fus_top-title_catch {
  position: absolute;
  bottom: 10px;
  left: 0;
  font-size: 120%;
  background: rgba(255, 255, 255, .6);
  padding: 15px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fus_top-title {
  font-size: 160%;
  margin: 15px 0;

}

.fus-catch {
  font-size: 160%;
  line-height: 1.4em;
  margin: 0 0 10px;

}

.fus-caution {
  background: #FADCE9;
  padding: 15px;
  border-radius: 10px;
}

.fus-box_arrow {
  border: 1px solid #9f6f3f;
  padding: 15px;
  margin: 20px auto 30px;
  line-height: 1.4em;
  text-align: center;
}

.fus-box_arrow:after {
  display: block;
  position: absolute;
  content: "";
  background: url()
}

.fus-content_title {
  padding: 15px 15px 0;
  color: #9f6f3f;
}

.fus-arrow {
  position: relative;
  padding: 0;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  width: 90%;
}

.fus-arrow::before,
.fus-arrow::after {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.arrow-bottom::before {
  bottom: -45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 20px solid transparent;
  border-top: 20px solid #9f6f3f;
}

.arrow-bottom:after {
  border: none;
}

.fus-content_description {
  padding: 15px;
}

.fus-arrow_last {
  position: relative;
  padding: 0;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  width: 90%;
}

.fus-doctor_category {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}

.fus-doctor_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fus-doctor_wrap li {
  width: 32%;
  padding: 0.5%;
}

@media(max-width:640px) {
  .fus-doctor_wrap li {
    width: 48%;
  }
}

.fus-tel_wrap {
  padding: 0 10px;
}

.fus-tel {
  font-size: 230%;
  margin: 20px 0 20px;
}

.fus-note {
  font-size: 50%;
  display: inline-block;
  vertical-align: bottom;
}

.content-category {
  margin: 10px 0;
  border-bottom: 1px dotted;
}

.img-box_2col li {
  display: inline-block;
  width: 48%;
  text-align: center;
  vertical-align: top;
}

.arrow-bace {
  position: relative;
  display: inline-block;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
}

.arrow-bace::before,
.arrow-bace::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.list-arrow:before {
  right: 0;
  width: 27px;
  height: 8px;
  background: #9f6f3f;
}

.list-arrow:after {
  right: -7px;
  width: 20px;
  height: 20px;
  border-top: 9px solid #9f6f3f;
  border-right: 9px solid #9f6f3f;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  visibility: inherit;
}

.box001 ul.content-col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.content-col2 li {
  width: 50%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.6em;
}

@media(max-width:640px) {
  .content-col2 li {
    width: 100%;
  }
}

.title-bg {
  background: #ededdc;
  padding: 7px;
  font-size: 100%;
  margin: 0 0 10px;
}

.content-col2 li img {
  display: block;
  margin: 0 auto;
}

.content-list_wrap {
  border: 1px solid #9f6f3f;
  border-radius: 10px;
  padding: 10px;
  margin: 10px auto 20px;
}

.content-title_item {
  border-left: 3px solid #9f6f3f;
  color: #9f6f3f;
  padding: 0 0 0 .5em;
  font-size: 100%;
}

.box001 ul.content-list {
  margin: 0;
}

.content-list li {
  margin: 5px 0 10px;

}

.content-col2_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box001 ul.content-col2_flex {
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.box001 ul.content-col2_flex li:first-child {
  width: 80%;
}

.box001 ul.content-col2_flex li:last-child {
  width: 20%;
  text-align: center;
  margin: 0 10px;
}

.box001 p.radiologist-title {
  font-size: 80%;
  line-height: 1.2em;
  text-indent: inherit;
}

.content-col2_flex li.img {
  font-size: 120%;
  width: 50%;
}

@media(max-width:640px) {
  .box001 ul.content-col2_flex {
    display: block;
    text-align: center;
  }

  .box001 ul.content-col2_flex li:last-child,
  .box001 ul.content-col2_flex li.img {
    width: 100%;

  }


}


.side-accordion .accordion-inner {
  display: none;
  padding: 0;
}

.side-accordion p {
  cursor: pointer;
  padding: 10px;
}

.side-accordion p:active {
  border-bottom: 1px solid #efefef;
}

.side-nav li a.t-indent {
  padding: 10px 0 10px 2em;
}

.border-01 {
  border: 1px solid #996633;
  border-radius: 10px;
  background: #fbfbf7;
  padding: 5px;
  line-height: 1.6em;
}

.list-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-flow li {
  padding: 10px;
}

.list-flow li img {
  max-width: 150px;
}

.list-flow_image {
  width: 30%;
  margin: 5px auto;
}

.list-flow_image img {
  margin: 5px;
}

.align-c {
  text-align: center;
}

.border-r {
  border: 2px solid #cc0000;
  border-radius: 10px;
  margin: 10px;
  padding: 10px;
}

.img-box_c {
  text-align: center;
  margin: 10px auto;
}

.bg-title {
  background: #efefef;
  padding: 8px;
  margin: 10px 0;
  font-weight: bold;
  text-align: center;
}

.bg-color_pink {
  background: #ffecf6;
  padding: 10px;
}

.content-title_01 {
  border-bottom: 1px solid;
  padding: 0 0 5px;
  font-weight: normal;
  margin: 0 0 10px;
}

.content-list li {
  position: relative;
  padding: 0 0 0 1em;
}

.content-list li:before {
  content: "・";
  position: absolute;
  display: block;
  left: -5px;
}

.faq-list dt {
  border-bottom: 1px solid #ccc;
  margin: 0 0 5px;
  font-weight: bold;
}

.faq-list dd {
  padding: 0 0 0 3em;
  margin: 0 0 10px;
}

.border-table_syounika {
  border-collapse: collapse;
  border: 1px solid #ccc;
  margin: 0 auto;
}

.border-table_syounika th {
  border: 1px solid #ccc;
  padding: 10px 1px;
}

.border-table_syounika td {
  border: 1px solid #ccc;
  padding: 10px;
}

.content-imgbox img {
  max-width: 100%;
}

.content_category-title {
  border-bottom: 1px solid;
  margin: 0 0 10px;
}

.border-box_blue {
  border: 1px solid #191970;
  padding: 10px;
}

.btn-blue a {
  display: block;
  padding: 10px;
  background: #6495ed;
  margin: 10px 0;
  color: #fff;
}
.btn-blue a:hover {
  opacity: .7;
}

main.main-content .btn-blue a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

main.main-content .btn-blue a:hover {
  opacity: .7;
}

.trauma_case-list_01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.trauma_case-list_01 li {
  margin: 5px 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  position: relative;
}

.trauma_case-list_01 li:after {
  content: "\e5c8";
  display: block;
  position: absolute;
  right: -20px;
  font-size: 20px;
  bottom: 50%;
  visibility: inherit;
  font-family: 'Material Icons';
}

.trauma_case-list_01 li:last-child:after {
  display: none;
}

.trauma_case-list_01 li img {
  max-height: 300px;
}

.trauma-doctor {
  font-size: 100%;
  margin: 10px 0;
}

.trauma_case-list_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.trauma_case-list_02 li {
  margin: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  width: 100%;
}

.trauma_case-list_02 img {
  max-width: 100%;

}

p.trauma_case-list_title {
  background: #4e2905;
  color: #fff;
  padding: 10px;
  display: block;
  margin: 0;
  text-indent: inherit;
  text-align: left;
}

.content-catch {
  font-size: 160%;
  margin: 20px 0 15px;
  letter-spacing: 0.04em;

}
@media screen and (max-width:640px){
  .content-catch {
    font-size: 140%;
    line-height: 1.4em;
  }
}
.trauma-content_title {
  font-size: 120%;
  margin: 20px 0 15px;
  letter-spacing: 0.04em;
  background: #996633;
  color: #fff;
  padding: 10px;
  font-weight: normal;

}
.trauma-content_title-01 {
    font-size: 120%;
    margin: 40px 0 15px;
    letter-spacing: 0.04em;
    border-bottom: #339966 2px solid;
    border-top: #339966 2px solid;
    padding: 10px;
    font-weight: normal;
    background: #d9f2e6;
}
.trauma-content_title-02 {
    font-size: 120%;
    margin: 40px 0 15px;
    letter-spacing: 0.04em;
    border-bottom: #ff984d 2px solid;
    border-top: #ff984d 2px solid;
    padding: 10px;
    font-weight: normal;
    background: #fff3ea;
}
.trauma-content_title-03 {
    font-size: 120%;
    margin: 40px 0 15px;
    letter-spacing: 0.04em;
    border-bottom: #ac3973 2px solid;
    border-top: #ac3973 2px solid;
    padding: 10px;
    font-weight: normal;
    background: #f4dde8;
}
.trauma-content_title-04 {
    font-size: 120%;
    margin: 40px 0 15px;
    letter-spacing: 0.04em;
    border-bottom: #3969ac 2px solid;
    border-top: #3969ac 2px solid;
    padding: 10px;
    font-weight: normal;
    background: #ebf1f9;
}

.trauma-01_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trauma-01_box li {
  width: 60%;
}

.trauma-01_box li.img {
  width: 40%;
}

.trauma-01_box li.img img {
  width: 100%;
}
@media screen and (max-width:640px){
  .trauma-01_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .trauma-01_box li {
    width: 100%;
  }
  .trauma-01_box li.img {
  width: 60%;
    margin: 0 auto;
}
}
.f-blue {
  color: #577ae4;
}
.bd-01 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #d9f2e6));
  background: linear-gradient(transparent 0%, #d9f2e6 0%);
}
.bd-02 {
 background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #fff3ea));
 background: linear-gradient(transparent 0%, #fff3ea 0%);
}
.bd-03 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #f4dde8));
  background: linear-gradient(transparent 0%, #f4dde8 0%);
}
.bd-04 {
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #ebf1f9));
  background: linear-gradient(transparent 0%, #ebf1f9 0%);
}
.trauma-micro_title {
  color: #996633;
  font-size: 120%;
  border-left: 3px solid #996633;
  padding: 0 0 0 .3em;
  margin: 15px 0 10px;
}



.micro-subtitle {
  font-size: 110%;
  margin: 10px 0;
}

.micro-category_title {
  margin: 0;
  font-size: 100%;
}

.image-r {
  float: right;
  width: 40%;
}

.image-l {
  float: left;
  width: 40%;
}

.trauma-micro_box3 {
  margin: 10px 0;

}

.trauma-micro_box3 img {
  max-width: 100%;
}

.trauma-micro_box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.trauma-micro_box li {
  margin: 0 10px;
      width: 50%;
}
@media screen and (max-width:640px){
  .trauma-micro_box {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}

}

.trauma-micro_box img {
  max-width: 100%;
}
.trauma-micro_box-img img {
  max-width: 100%;
}
.trauma-micro_box02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trauma-micro_box02 li {
  border: none;
  margin: 0;

}

.trauma-micro_box02 li:first-child:after {
  display: none;
}

.trauma-micro_box02 li:last-child:after {
  display: none;
}

.trauma-micro img {
  max-width: 100%;
}

.trauma-link_bg {
  background: #5298b2;
  width: 80%;
  margin: 0 auto 30px;
}

main.main-content .trauma-link_bg a {
  display: block;
  padding: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #5298b2;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

main.main-content .trauma-link_bg a:hover {
  background: #fff;
  color: #283f6d;
}

.kokyukigeka_box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kokyukigeka_box01 li {
  width: 60%;
  margin: 0 0 0 10px;
}

.kokyukigeka_box01 li.img {
  width: 40%;
  margin: 0;
}

@media screen and (max-width:640px) {
  .kokyukigeka_box01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .kokyukigeka_box01 li {
    width: 100%;
  }

  .kokyukigeka_box01 li.img {
    width: 100%;
  }
}

.trauma {
  background: #fff;
  padding: 20px;
  line-height: 1.6em;
  margin: 10px 0 20px;
}

@media screen and (max-width:640px){
  .trauma {
    padding: 10px;
  }
}
.trauma a img:hover {
  opacity: .7;
}

.trauma-department_list {
  line-height: 1.6em;
}

.trauma-doctor img {
max-width: 100%;
}

.trauma-doctor_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  padding: 20px 0;
}

.trauma-doctor_box li {
  border: 1px solid #ccc;
  padding: 10px;
  width: 33.3333%;
  width: calc(100% / 3);
  margin: 2px;
}

.trauma-doctor_box li.img {
  margin: 0 10px 0 0;
}
@media screen and (max-width:640px){
  .trauma-doctor_box li {
    padding: 3px;
        margin: 0 1px;
  }
}
.trauma-field {
  font-size: 100%;
}
@media screen and (max-width:640px){
  .trauma-field {
  font-size: 90%;
}
}
.trauma-field_category {
  font-size: 100%;
}
@media screen and (max-width:640px){
  .trauma-field_category {
  font-size: 91%;
}
}
.trauma-department_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 20px;
}

.trauma-department_box li {
  width: 60%;
  margin: 0 10px;
}

.trauma-department_box li.img {
  width: 10%;
}

.trauma-department_box li.img img {
  width: 100%;
}

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

  .trauma-department_box li {
    width: 100%;
  }

  .trauma-department_box li.img {
    width: 50%;
  }
}
.trauma-case_03_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 20px;
}

.trauma-case_03_box li {
  width: 50%;
      margin: 0 auto;
}

.trauma-case_03_box li.img {
  width: 50%;
      margin: 0 10px;
}

.trauma-case_03_box li.img img {
  width: 100%;
}

@media screen and (max-width:640px) {
  .trauma-case_03_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .trauma-case_03_box li {
    width: 100%;
  }

  .trauma-case_03_box li.img {
    width: 80%;
  }
}

.trauma-micro_box03 {
  margin: 10px 0 20px;
}

.trauma p {
  margin: 10px 0;
}
.trauma p.img {
  text-align: center;
}
.trauma-case_box-wrap {
  border-bottom: 1px solid;
  padding: 10px 0;
}


.trauma-case_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.trauma-case_box li {
  width: 50%;
}
@media screen and (max-width:640px){
  .trauma-case_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .trauma-case_box li {
  width: 100%;
}
}

.profile .name {
  font-size: 120%;
}

.thumbnail {
  display: block;
}

.thumbnail-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #ccc;
  margin: 5px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.thumbnail-box li {
  width: 80%;
  font-size: 90%;
}

.thumbnail-box li.img {
  width: 20%;
  margin: 0 10px 0 0;
}

.thumbnail-box li.img img {
  width: 100%;
  display: block;
}
.trauma-profile-title {
  height: 4em;
}
@media screen and (max-width:640px){
  .trauma-profile-title {
    font-size: 80%;
    line-height: 1.2em;
  }
}
.trauma-doctor_trauma01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.trauma-doctor_trauma01 li {
  margin: 0 10px;
}

.trauma-doctor {
  margin: 10px auto;
  max-width: 600px;
}
.trauma-doctor_name {
  text-align: right;
}
.rihabiri02_room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.rihabiri02_room li {
  margin: 0 5px;
}
.rihabiri02_room li img {
  max-width: 100%;
}
.riha_machine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.riha_machine li {
  margin: 0 5px;
}
.riha_machine li {
  width: 60%;
}
.riha_machine li:first-child {
  width: 30%;
}
.riha_machine li img {
  max-width: 200px;
}
@media screen and (max-width:640px) {
  .riha_machine {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .riha_machine li {
  width: 100%;
}
  .riha_machine li:first-child {
  width: 100%;
}
}
.example {
  border: 1px solid ;
  border-collapse: collapse;
}
.example td,.example th {
  border: 1px solid;
border-collapse: collapse;
  text-align: center;
}
.example th {
background: #f1ebe5;

}
.example th {
  width: 10%;
}
.example td.active {
  background: #BFD8FF;
}

.box001 p.bd-green {
  border: 2px solid #9bbb59;
  display: inline-block;
  width: 60%;
  padding: 10px;
}


.box001 p.bd-red {
  border: 2px solid #c0504d;
  display: inline-block;
  width: 60%;
  padding: 10px;
}

.box001 p.bd-ppl {
  border: 2px solid #8064a2;
  display: inline-block;
  width: 60%;
  padding: 10px;
}

.reha-video {
  padding: 30px;
  background: #fff;
}
.reha-video_catch {
  font-weight: normal;
    border-bottom: 2px solid #68c7d4;
    margin: 0 0 20px;
    background: #d1eef2;
    padding: 10px 10px 3px;
}
.reha-video_title {
  font-weight: normal;
  border-left: 5px solid #68c7d4;
  padding: 0 0 0 .3em;
}
.reha-video_description {
  margin: 10px 0 20px;
}
.reha-video_content {
margin: 10px auto 30px;
  text-align: center;
}
.reha-video_content li {
  margin: 0 auto;
}
.reha-video_caption {
  text-align: left;
}
.table-jisseki {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.table-jisseki tr {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.table-jisseki th {
  text-align: left;
  padding: 5px 10px;
}

.table-jisseki td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 5px 10px;
}
.column-box_hematology {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column-box_hematology li {
  width: 50%;
  margin: 0 5px;
}
.column-box_hematology li img {
  max-width: 100%;
}
.content-category_sub {
  border-bottom: 1px solid ;
  margin: 0 0 10px;
}

/*リハビリテーション科　indexページ　*/
.rihabiriPhoto {
  margin: 0 auto;
}

.rihabiriBox {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.rihabiriBox:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.rihabiriBox p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.rihabiriBox p.position {
  text-align: center;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.rihabiriBox div.left00 {
  width: 145px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.right00 {

  word-break: break-word;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.left01 {
  width: 160px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.right01 {
  width: 468px;
  word-break: break-word;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.left02 {
  width: 260px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.right02 {
  width: 368px;
  word-break: break-word;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.left03 {
  width: 175px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.right03 {
  width: 453px;
  word-break: break-word;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.left04 {
  width: 225px;
  text-align: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

.rihabiriBox div.right04 {
  width: 403px;
  word-break: break-word;
  margin: 0px 0px 0px 20px;
  padding: 0px 0px 0px 0px;
  float: left;
}


/* リハビリテーョン科　フロー「ご利用の流れ」*/
.flowBox01 {
  width: 500px;
  margin: 0px 0px 10px 100px;
  padding: 0px;
}

.flowBox01:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.flowBox01 p {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

.flowBox01 div.left {
  color: #654029;
  width: 214px;
  height: 50px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border: 1px #b9ad9f solid;
  background-color: #fbf1e5;
  margin: 0px 0px 0px 0px;
  padding: 18px 5px 5px 5px;
  float: left;
}

.flowBox01 div.right {
  width: 214px;
  word-break: break-word;
  margin: 0px 0px 0px 10px;
  padding: 1px 0px 1px 0px;
  float: left;
}

.flowBox01 div.right02 {
  width: 280px;
  word-break: break-word;
  margin: 0px 0px 0px 10px;
  padding: 1px 0px 1px 0px;
  float: left;
}


.textBlue14b {
  color: #10279f;
  font-size: 14px;
  font-weight: bold;
}
.flyer-title {
      background: #1e66ae;
    padding: 5px;
    font-size: 120%;
    color: #fff;
}

.reha-flyer_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

}
.reha-flyer_list li {
  width: 40%;
  text-align: center;
  border: 1px solid #1e66ae;
  margin: 0 5px;
}
.reha-flyer_list li img {
  max-width: 200px;
  width: 100%;
}
@media screen and (max-width:640px){
  .reha-flyer_list {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

}
.reha-flyer_list li {
  width: 100%;
  margin: 10px 0;
}
}
.reha-flyer_list-title {
    font-weight: bold;
    background: #1e66ae;
    color: #fff;
    padding: 5px;
}

/*　病理診断科　*/
.pathologySubTitle001 {
  color: #5c3a15;
  font-size: 16px;
  height: 22px;
  border: 1px #5c3a15 solid;
  margin: 0px 0px 10px 0px;
  padding: 3px 10px 3px 4px;
}

.pathologySubTitle001 span.s001 {
  display: block;
  border-left:
    solid 8px #5c3a15;
  padding: 2px 0px 0px 7px;
}

.textBrown14b {
  color: #8B4513;
  font-size: 14px;
  font-weight: bold;
}
.cyberknife-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cyberknife-box li {
margin: 0 10px 10px;
  width: 50%;
}
.cyberknife-box li a:hover {
  opacity: .7;
}
.cyberknife-box li img {
max-width: 100%;
  width: 100%;
}
.cyberknife-box_caption{
display: block;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-width:640px){
  .cyberknife-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cyberknife-box li {
margin: 10px auto;
  width: 100%;
}
}
.table-jisseki {
    border: 1px solid #ccc;
    border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.table-jisseki tr {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.table-jisseki th {
  text-align: left;
  padding: 5px 10px;
  border: 1px solid #ccc;

}

.table-jisseki td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 5px 10px;
}
.sp-index {
  background: #9f6f3f;
}
main.main-content .sp-index a {
  color: #fff;
  display: block;
  padding: 10px;
  text-align: center;
}
main.main-content .sp-index:hover {
 opacity: .8;
}

/*脳神経救急・外傷センター*/
.cranial_nerve-catch {
  font-size: 140%;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
}

.cranial_nerve-title {
  background: #9f6f3f;
  color: #fff;
  padding: 10px;
  font-weight: normal;
      margin: 25px 0 20px;
}
.cranial_nerve-box01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
}
.cranial_nerve-box01 li {
  width: 60%;
  margin: 0 10px;
}
.cranial_nerve-box01 li.img {
  width: 50%;
}
.cranial_nerve-box01 li.img img {
  width: 100%;
}
.cranial_nerve-box01 li p {
  text-indent: inherit;
}
@media screen and (max-width:640px){
    .cranial_nerve-box01 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
  .cranial_nerve-box01 li {
  width: 100%;
  margin: 0 10px;
}
  .cranial_nerve-box01 li.img {
  width: 80%;
        margin: 0 auto;
}
}
.cranial_nerve-imgcatch {
  display: block;
  text-align: center;
}
.cranial_nerve-contenttitle {
  border-left: 5px solid #577ae4;
  padding: 0 0 0 .8em;
  margin: 25px 0 0;
  font-size: 130%;
}
.cranial_nerve-boxtitle {
  margin: 0 0 10px;
  border-bottom: 3px solid #577ae4;
  font-size: 115%;
}
.cranial_nerve-team {
    text-align: center;
}
.cranial_nerve-team img {
    max-width: 60%;
  width: 100%;
}
.cranial_nerve-doctor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    margin: 10px 0 20px;
    border-bottom: 1px solid #ccc;
}
@media screen and (max-width:640px){
  .cranial_nerve-doctor {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}


.cranial_nerve-doctor li {
margin: 0 5px;
  width: 80%;
}
.cranial_nerve-doctor li.img {
width: 20%;
}
@media screen and (max-width:640px){
.cranial_nerve-doctor li {
    width: 100%;
  }
}

.box001 p.cranial_nerve-doctorname {
  font-size: 120%;
  font-weight: bold;

}

.cranial_nerve-doctor_title {
  font-size: 90%;
  margin: 0 20px;
}
.cranial_nerve-doctor_keireki {
  margin: 10px;
  width: 100%;
}




/*脳神経救急・外傷センターここまで*/
