@charset "UTF-8";

/* 静脈瘤レーザー治療 */

.laser_01 {
  float: left;
  margin-right: 2em;
}
.laser_desc {}
.laser_desc h5 {
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 1em;
}
.laser_desc ul {
  margin-left: 19em;
}
.laser_desc ul > li {
  font-size: 116%;
  line-height: 1.4;
  padding-bottom: 0.5em;
  list-style-type: disc;
}

/* 経皮的椎体形成術 */

.topbox {
  margin-bottom: 1em;
}
#main_inner .topbox_left {
  width: 529px;
  float: left;
}
.bkp_pic01 {
  float: right;
}
#main_inner .bkp_pic02 {
  text-align: center;
  margin-bottom: 3em;
}
.bottombox {
  margin-bottom: 1em;
}
#main_inner .bottombox_right {}
.bkp_pic03 {
  float: left;
  width: 208px;
}
.bkp_pic03 img {
  width: 150px;
}

/* MED */

.tokushu-med #main_inner .catch {
  font-size: 140%;
}
.med_pic01_desc {
  float: left;
  width: 350px;
}
.med_pic01 {
  float: right;
}
.med_pic02_desc {
  float: left;
  width: 506px;
  margin: 0 0 2em 1.7em;
}
.med_pic02_desc > li {
  font-size: 116%;
  line-height: 1.6;
  list-style-type: disc;
  padding-bottom: 0.3em;
}
.med_pic02 {
  float: right;
}
.med_bottom { clear: both; }

/* 内視鏡下椎弓切除・形成術 */

.tokushu-mel #main_inner .catch {
  font-size: 140%;
}
.mel_pic01 {
  text-align: center;
}
.mel_pic01 img {
  margin: 1em 0;
}
.mel_list {
  margin: 0 0 2em 1.5em;
}
.mel_list > li {
  font-size: 116%;
  line-height: 1.4;
  list-style-type: disc;
  padding-bottom: 0.25em;
}

/* 下肢動脈血管内治療 */

.kashidou_chiryou_list {
  margin: 0 0 1.5em 1.6em;
}
.kashidou_chiryou_list > li {
  list-style-type: disc;
  font-size: 116%;
  line-height: 1.4;
  padding-bottom: 0.3em;
}
#main_inner .kashidou_chiryou_pic01 {
  text-align: center;
  margin-bottom: 3em;
}
.kashidou_chiryou_pic01 img {}

#main_inner .kashidou_chiryou_btn {
  margin: 0 0 3em;
}
#main_inner .kashidou_chiryou_btn img { width: 226px; }

/* 人工股関節全置換術 */

.jinko-kokansetsu_pic {
  text-align: center;
}
.jinko-kokansetsu_pic img:nth-of-type(1) {
  margin: 0 34px 0 131px;
}
.jinko-kokansetsu_pic img:nth-of-type(2) {

}

/* 人工膝関節全置換術 */

.jinko-hizakansetsu_pic {
  text-align: center;
}
.jinko-hizakansetsu_pic img:nth-of-type(1) {
  margin: 0 31px 0 179px;
}
.jinko-hizakansetsu_pic img:nth-of-type(2) {

}
.jinko-hizakansetsu_bottom_pic {
  text-align: center;
}
.jinko-hizakansetsu_bottom_pic img:nth-of-type(1) {

}
.jinko-hizakansetsu_bottom_pic img:nth-of-type(2) {

}


@media only screen and (max-width: 896px) {

  /* 静脈瘤レーザー治療 */

  .laser_01 {
    float: none;
    margin-right: 0;
    margin-bottom: 2em;
    text-align: center;
  }
  .laser_desc { margin-bottom: 3em; }
  .laser_desc h5 {
    font-size: 160%;
    font-weight: bold;
    margin-bottom: 1em;
  }
  .laser_desc ul {
    margin-left: 2em;
  }
  .laser_desc ul > li {
    font-size: 140%;
  }

  /* 経皮的椎体形成術 */

  .topbox {
    margin-bottom: 1em;
  }
  #main_inner .topbox_left {
    width: auto;
    float: none;
  }
  .bkp_pic01 {
    float: none;
    text-align: center;
  }
  #main_inner .bkp_pic02 img {
    width: 100%;
  }
  #main_inner .bottombox_right {}
  .bkp_pic03 {
    float: none;
    width: auto;
    text-align: center;
  }
  .bkp_pic03 img {
    width: auto;
  }

  /* MED */

  .tokushu-med #main_inner .catch {
    font-size: 150%;
  }
  .med_pic01_desc {
    float: none;
    width: auto;
  }
  .med_pic01 {
    float: none;
    text-align: center;
  }
  .med_pic01 img {
    width: 100%;
    max-width: 404px;
  }
  .med_pic02_desc {
    float: none;
    width: auto;
  }
  .med_pic02_desc > li {
    font-size: 150%;
    line-height: 1.6;
  }
  .med_pic02 {
    float: none;
    text-align: center;
  }

  /* 内視鏡下椎弓切除・形成術 */

  .tokushu-mel #main_inner .catch {
    font-size: 150%;
  }
  .mel_pic01 img {
    width: 100%;
  }
  .mel_list > li {
    font-size: 150%;
    line-height: 1.6;
  }

  /* 下肢動脈血管内治療 */

  .kashidou_chiryou_list > li {
    font-size: 150%;
  }
  .kashidou_chiryou_pic01 img {
    width: 310px;
  }
  #main_inner .kashidou_chiryou_btn img { width: auto; }

  /* 人工股関節全置換術 */

  .jinko-kokansetsu_pic {

  }
  .jinko-kokansetsu_pic img:nth-of-type(1) {
    margin: 0 auto -2em;
    display: block;
  }
  .jinko-kokansetsu_pic img:nth-of-type(2) {
    margin: 0 auto 0;
    display: block;
    max-width: 324px;
    width: 100%;
  }

  /* 人工膝関節全置換術 */

  .jinko-hizakansetsu_pic {
  }
  .jinko-hizakansetsu_pic img:nth-of-type(1) {
    margin: 0 auto 0;
    display: block;
  }
  .jinko-hizakansetsu_pic img:nth-of-type(2) {
    margin: 0 auto 0;
    display: block;
    max-width: 396px;
    width: 100%;
  }
  .jinko-hizakansetsu_bottom_pic {
  }
  .jinko-hizakansetsu_bottom_pic img:nth-of-type(1) {
    margin-bottom: 1em;
  }
  .jinko-hizakansetsu_bottom_pic img:nth-of-type(2) {
  }



}

@media only screen and (max-width: 480px) {


}

@media only screen and (max-width: 414px) {

  .laser_desc h5 {
    font-size: 140%;
  }
  .laser_desc ul > li {
    font-size: 123%;
    padding-bottom: 0.2em;
  }

  /* 経皮的椎体形成術 */

  .bkp_pic01 img {
    width: 150px;
  }
  .bkp_pic03 img {
    width: 150px;
  }

  /* MED */

  .tokushu-med #main_inner .catch {
    font-size: 123%;
  }
  .med_pic02_desc > li {
    font-size: 123%;
  }

  /* 内視鏡下椎弓切除・形成術 */

  .tokushu-mel #main_inner .catch {
    font-size: 123%;
  }
  .mel_list > li {
    font-size: 123%;
  }

  /* 下肢動脈血管内治療 */

  .kashidou_chiryou_list > li {
    font-size: 123%;
  }
  #main_inner .kashidou_chiryou_pic01 {
    margin-bottom: 2em;
  }
  #main_inner .kashidou_chiryou_btn { text-align: center; }


}

@media only screen and (max-width: 320px) {

  .laser_desc h5 {
    font-size: 132%;
  }
  .laser_desc ul > li {
    font-size: 116%;
  }

  /* MED */

  .tokushu-med #main_inner .catch {
    font-size: 116%;
  }
  .med_pic02_desc > li {
    font-size: 116%;
  }

  /* 内視鏡下椎弓切除・形成術 */

  .tokushu-mel #main_inner .catch {
    font-size: 116%;
  }
  .mel_list > li {
    font-size: 116%;
  }

}

/* 椎間板内酵素注入療法 */

#main_inner p.tokushu-herunicore_pic {
  text-align: center;
}
#main_inner p.tokushu-herunicore_pic img {
}
#main_inner p.tokushu-herunicore_pic img:nth-of-type(2) {
  margin-left: 1em;
  margin-right: 1em;
}

