.onlySP {
  display: none;
}

.flImgL {
  float: left!;
  margin: 0 15px 0 0;
}

.pic_m {
  width: 240px;
  height: auto;
}

.pic_l {
  width: 380px;
  height: auto;
}

.ovH {
  overflow: hidden!important;
}

.container > .contents > .inner > h2,
.container > .contents > .inner > .main > h2 {
  margin-top: 50px;
}

.department.case a > img {
  float: left;
  margin-right: 1%;
  width: 24.2%;
}

.department.case a img:hover {
  opacity: 0.7!important;
  transition: 0.3s;
}

.department.case a:last-child img {
  margin-right: 0;
}

ol#jushin_nagare li {
  background: none;
  list-style: none!important;
}

ol#jushin_nagare li h4 {
  display: block;
  padding: 15px;
  /* margin-left: -2em; */
  margin-bottom: 30px;
  background-color: #FE9F2E;
  list-style-position: inside;
  color: rgba(255, 255, 255, 1.00);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: relative;
  list-style: none!important;
}

ol#jushin_nagare li:nth-child(5):after,
ol#jushin_nagare li:after {
  position: absolute;
  left: 50%;
  bottom: -25px;
  font-family: 'icomoon' !important;
  content: "";
  color: #999;
  font-size: 24px;
}

ol#jushin_nagare.green li:nth-child(4),
ol#jushin_nagare li:nth-child(6) {
  margin-bottom: 0!important;
}

ol#jushin_nagare.green li:nth-child(4):after,
ol#jushin_nagare li:nth-child(6):after {
  content: "";
}

ol#jushin_nagare li p {
  color: #000;
  padding: 0px;
  border-radius: 5px;
  margin: 10px 0;
  line-height: 1.5;
}

ol#jushin_nagare.green li h4 {
  background: #83c256;
}

ol#jushin_nagare.green li span.list {
  display: block;
  font-size: 120%;
  font-weight: bold;
  padding: 0px 0;
  line-height: 150%;
  color: #000;
}

a.imgHover07:hover {
  opacity: 0.7;
  background: #000;
}

.btn01 {
  text-align: center;
  margin: 20px auto 30px;
}

.pic_f {
  width: 240px!important;
  height: auto;
}

.btn01 a {
  margin: 0 auto;
  background: #97c86f;
  color: #fff;
  width: 300px;
  line-height: 180%;
  padding: 15px;
  display: block;
  border-radius: 5px;
}

.taisho {
  width: 100%!important;
  border: solid 1px #8dc54f;
  padding: 0px 25px 15px 15px!important;
  margin: 30px 0 20px;
}

.taisho span {
  font-size: 20px;
  padding-bottom: 20px;
  display: block;
  color: #8dc54f;
  display: block;
  width: 170px;
  background: #fff;
  margin-top: -10px;
  margin-left: 30px;
  text-align: center;
}

.department02 {
  padding-top: 5px;
  padding-left: 5px;
  font-family: "Mplus 1p";
  font-weight: normal;
  line-height: 140%;
  font-size: 100%;
}

.fBox ul {
  display: inline-block;
  margin-bottom: 30px;
}

.fBox ul li:nth-of-type(1) {
  margin-right: 3%;
  float: left;
}

.fBox ul li:nth-of-type(1) h3 {
  color: #fff!important;
  border: 1px solid #f19e57!important;
  background: #f19e57;
  text-align: center;
}

.fBox ul li:nth-of-type(2) h3 {
  color: #fff!important;
  border: 1px solid #83c356!important;
  background: #83c356;
  text-align: center;
}

.fBox ul li {
  width: 48%;
  float: right;
}

/* faQ */

.faqBox {
  border: 1px solid #f5c087;
  padding: 20px;
  background: #fff1e1;
  margin-top: 10px;
}

.faqBox h5 {
  background: url(../injury/img/Q.png)no-repeat 0 50%;
  padding-left: 35px;
  margin-bottom: 15px;
}

.faqBox p {
  background: url(../injury/img/A.png)no-repeat 0 10%;
  padding-left: 35px;
  border-bottom: 1px dotted #bbb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.faqBox p:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.list02 {
  margin: 0 auto;
  font-size: 110%;
  font-weight: normal;
  line-height: 200%;
  background: #fde9d4;
  color: #000;
  padding: 30px;
  display: block;
  width: 80%;
}

.flow .flImgR {
  float: right;
}

.green li p.fBox {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px!important;
}

.green li p.fBox span {
  text-align: center;
  display: block;
  width: 32%;
  padding: 20px;
  background: #effce6;
  border-radius: 10px;
}

.department > p {
  text-indent: 0em;
}

.traffic {
  margin: 20px 0 20px;
}





.traffic ul li:nth-child(n+2) {
  margin-top: 20px;
}

.traffic ul li .accessTitle {
  color: #97c86f;
  font-size: 18px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 970px) {
  .caseIn {
    margin: 0 auto;
    text-align: center;
  }

  .department.case a > img {
    margin-right: 1%;
    padding-bottom: 30px;
    width: 24%;
  }

  .department.case a:last-child img {
    margin-right: 0;
  }
}

@media only screen and (max-width: 640px) {
  .department.case a > img {
    float: left;
    margin-right: 1%;
    padding-bottom: 30px;
    width: 49%;
  }

  .department.case a:nth-of-type(even) img {
    margin-right: 0;
  }

  .onlySP {
    display: block;
  }

  .onlyPC {
    display: none;
  }

  .pic_l {
    width: 100%;
    height: auto;
  }

  .pic_m {
    width: 100%;
    height: auto;
  }

  .flImgL {
    padding: 0 0px 15px 0 !important;
  }

  .flImgR {
    padding: 0 0px 15px 0px !important;
  }

  .fBox ul li:nth-of-type(1) {
    margin-bottom: 10px;
    float: none;
  }

  .fBox ul li {
    width: 100%;
    float: none;
  }

  .list02 {
    width: 100%;
  }

  .flow li p {
    overflow: hidden;
  }

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

  .flow .flImgR {
    float: right;
    padding: 0 0px 15px 0px !important;
    width: 100%;
  }

  .green li p.fBox {
    display: block;
  }

  .green li p.fBox span {
    width: 100%!important;
    margin-bottom: 15px;
  }

  .onlyPC {
    display: none;
  }

  .department > img {
    float: none;
    margin-right: 0;
    width: 100%;
  }

  .pic_l {
    width: 100%;
  }

  .clinic_list li {
    margin-bottom: 0;
  }
}