.headImage {
  width: 100%;
  margin-bottom: 20px;
}

.headImage img {
  width: 100%;
}

#case .contentsHead {
  background-image: url(../img/case/case_head.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 100px;
}
@media screen and (max-width: 768px) {
  #case .contentsHead {
    margin-top: 0;
  }
}
#case .contentsHead h1 {
  margin: 0;
  padding: 15px 0;
  color: white;
  text-align: center;
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #case .contentsHead h1 {
    font-size: 20px;
  }
}
#case .contentsHead h1:before {
  content: url(../img/common/headitem5.png);
  margin: 10px 40px 10px 10px;
  position: relative;
  top: 5px;
}
@media screen and (max-width: 768px) {
  #case .contentsHead h1:before {
    content: url(../img/common/headitem5s.png);
    margin: 10px;
  }
}

.contentsHead {
  width: 100%;
  min-width: 1000px;
  min-height: 50px;
  background-color: white;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .contentsHead {
    min-width: 100%;
  }
}
.contentsHead .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .contentsHead .inner {
    width: 100%;
  }
}

.contentsBody {
  width: 100%;
  min-width: 1000px;
  min-height: 50px;
  background-color: white;
}
@media screen and (max-width: 768px) {
  .contentsBody {
    min-width: 100%;
  }
}
.contentsBody .inner {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1000px;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner {
    width: 100%;
  }
}
.contentsBody .inner .menuboxF {
  border-top: 1px solid #57dfb8;
  width: 225px;
}
.contentsBody .inner .menuboxF .headbox {
  height: 60px;
}
.contentsBody .inner .menuboxF .headbox .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  height: 60px;
  width: 600px;
  color: white;
}
.contentsBody .inner .menuboxF .headbox .text h3 {
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
}
.contentsBody .inner .menuboxF .headbox:after {
  content: url(../img/common/item_up.png);
  position: relative;
  top: -36px;
  left: 192px;
}
.contentsBody .inner .menuboxF .headbox.onActive:after {
  content: url(../img/common/item_down.png);
}
.contentsBody .inner .menuboxF .naviBoxs {
  display: none;
}
.contentsBody .inner .menuboxF .naviBox {
  height: 60px;
}
.contentsBody .inner .menuboxF .naviBox a {
  text-decoration: none;
  color: #666666;
}
.contentsBody .inner .menuboxF .naviBox .text {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  height: 60px;
  width: 225px;
}
.contentsBody .inner .menuboxF .naviBox .text h4 {
  position: relative;
  margin: 0 0 0 30px;
  padding: 0;
  font-weight: normal;
}
.contentsBody .inner .menuboxF .naviBox .text h4:after {
  position: absolute;
  top: 7px;
  left: -31px;
  content: '';
  width: 14px;
  height: 7px;
}
.contentsBody .inner .menuboxF .c1 .headbox {
  border: 1px solid #57dfb8;
  background-color: #00a497;
}
.contentsBody .inner .menuboxF .c1 .naviBox {
  background-color: #baffdf;
  border: 1px solid #57dfb8;
  border-top: 0;
}
.contentsBody .inner .menuboxF .c1 .naviBox:hover {
  background-color: #d2f4e6;
}
.contentsBody .inner .menuboxF .c1 .naviBox h4:after {
  background-color: #00a497;
}
.contentsBody .inner .menuboxF .c1 .naviBox.active {
  background-color: white;
}
.contentsBody .inner .menuboxF .c1 .naviBox.active:hover {
  background-color: #d2f4e6;
}
.contentsBody .inner .menuboxF .c1 .naviBox.active a {
  color: #00a497;
}
.contentsBody .inner .contentsBox {
  margin-left: 1em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox {
    margin-left: 1em;
    margin-right: 1em;
  }
}
.contentsBody .inner .contentsBox .headbox .text h2 {
  color: #00a497;
  margin-top: 0;
  font-weight: normal;
  border-left: 20px solid #00a497;
  padding-left: 25px;
}
.contentsBody .inner .contentsBox .zirei .fig {
  margin: 20px 10px 0 10px;
  text-align: center;
}
.contentsBody .inner .contentsBox .zirei .fig img {
  max-width: 100%;
}
.contentsBody .inner .contentsBox .maintext {
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext {
    margin-bottom: 1.5em;
  }
}
.contentsBody .inner .contentsBox .maintext h3 {
  color: #00a497;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext h3 {
    font-size: 15px;
  }
}
.contentsBody .inner .contentsBox .maintext h3:before {
  content: url(../img/common/headitem4.png);
  margin: 10px;
  position: relative;
  top: 5px;
}
.contentsBody .inner .contentsBox .maintext .text {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .maintext .text {
    margin-left: 0;
  }
}
.contentsBody .inner .contentsBox .figbox {
  margin-bottom: 3em;
}
@media screen and (max-width: 768px) {
  .contentsBody .inner .contentsBox .figbox {
    margin-bottom: 1.5em;
  }
}
.contentsBody .inner .contentsBox .figbox img {
  max-width: 100%;
}

.fixed {
  position: fixed;
  top: 123px;
}

.fixed2 {
  position: absolute;
  bottom: 20px;
}

/*# sourceMappingURL=case.css.map */
