@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
  font-family: "honokamin";
  src: url(../font/webfont_honokamin.eot) format("eot"), url(../font/webfont_honokamin.woff) format("woff");
}
/* ClearFix
   ========================================================================== */
.clear {
  clear: both;
}

.clearfix,
.fbox,
.item-wrap {
  display: block;
}

.clearfix:after,
.fbox:after,
.item-wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.anchorSect .sectMain .itemList li:last-child {
  margin-right: 0;
}
.anchorSect .sectMain .itemList li {
  font-size: 14px;
  font-size: 1.4rem;
}
.anchorSect .sectMain .itemList li a {
  display: block;
  color: #3754a1;
  background-color: #eff6f9;
  padding: 10px 10px 10px 15px;
}
.anchorSect .sectMain .itemList li a:hover {
  opacity: .7;
}
.anchorSect .sectMain .itemList li a::before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 8px;
  margin-right: 10px;
  background: url("../images/common/foot_arrow_brack01.svg") no-repeat left center;
  background-size: 100%;
}

@media only screen and (min-width: 769px) {
  .anchorSect .sectMain {
    margin-top: 30px;
  }
  .anchorSect .sectMain .itemList li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
  }
  .anchorSect .sectMain .itemList li:nth-child(n+4) {
    margin-top: 10px;
  }
  .anchorSect .sectMain .itemList li a {
    width: 307px;
    padding: 10px;
    box-sizing: border-box;
  }
}
@media only screen and (max-width: 768px) {
  .anchorSect {
    margin-top: 80px;
  }
  .anchorSect .sectMain {
    margin-top: 15px;
  }
  .anchorSect .sectMain .itemList li + li {
    margin-top: 10px;
  }
}
.serviceSect .sectTit {
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  color: #3754a1;
  font-weight: bold;
}
.serviceSect .lead {
  margin-top: 60px;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
}
.serviceSect .sectMain .itemList li .tit {
  font-weight: bold;
}
.serviceSect .sectMain .itemList li .bgWrap {
  background-color: #eff6f9;
}
.serviceSect .sectMain .itemList li .bgWrap .imgBlock {
  text-align: center;
}
.serviceSect .sectMain .itemList li .bgWrap .imgBlock .thumb {
  position: relative;
  display: inline-block;
}
.serviceSect .sectMain .itemList li .bgWrap .imgBlock .old::before {
  content: "消耗後";
  background-color: #777;
}
.serviceSect .sectMain .itemList li .bgWrap .imgBlock .new::before {
  content: "新品";
  background-color: #64bfeb;
}
.serviceSect .sectMain .itemList li .bgWrap .imgBlock .new::before,
.serviceSect .sectMain .itemList li .bgWrap .imgBlock .old::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  padding: 7px 0;
  color: #fff;
  text-align: center;
}
.serviceSect .sectMain .itemList li .bgWrap .txtBlock {
  margin-top: 30px;
}
.serviceSect .sectMain .itemList li .bgWrap .txtBlock .txt + .txt {
  margin-top: 10px;
}
.serviceSect .sectMain .itemList li .bgWrap .txtBlock .txt {
  line-height: 1.8;
}
.serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit {
  color: #64bfeb;
}
.serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit::before {
  content: "";
  display: inline-block;
  background: url("../images/repair/service_icn_change.png") no-repeat;
  background-size: 100%;
  margin-right: 5px;
}
.serviceSect .sectMain .itemList li .bgWrap .changeBlock .txt {
  margin-top: 5px;
  line-height: 1.8;
}

@media only screen and (min-width: 769px) {
  .serviceSect {
    margin-top: 120px;
  }
  .serviceSect .lead {
    text-align: center;
  }
  .serviceSect .sectMain {
    margin-top: 70px;
  }
  .serviceSect .sectMain .itemList li + li {
    margin-top: 70px;
  }
  .serviceSect .sectMain .itemList li .tit {
    font-size: 20px;
    font-size: 2rem;
  }
  .serviceSect .sectMain .itemList li .bgWrap {
    margin-top: 10px;
    padding: 50px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .thumb + .thumb {
    margin-left: 30px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .txtBlock .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock {
    margin-top: 30px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit {
    font-size: 20px;
    font-size: 2rem;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit::before {
    width: 20px;
    height: 20px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock .txt {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 768px) {
  .serviceSect {
    margin-top: 50px;
  }
  .serviceSect .sectMain {
    margin-top: 30px;
  }
  .serviceSect .sectMain .itemList li + li {
    margin-top: 50px;
  }
  .serviceSect .sectMain .itemList li .tit {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .serviceSect .sectMain .itemList li .bgWrap {
    margin-top: 5px;
    padding: 20px 15px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .thumb + .thumb {
    margin-top: 20px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .thumb {
    text-align: center;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock {
    margin-top: 20px;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .serviceSect .sectMain .itemList li .bgWrap .changeBlock .tit::before {
    width: 20px;
    height: 20px;
  }
}
.bafterSect .sectMain .itemList li + li {
  border-top: 2px dotted #3754a1;
}
.bafterSect .sectMain .itemList li:first-child {
  padding-top: 0;
}
.bafterSect .sectMain .itemList li:last-child {
  padding-bottom: 0;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox {
  position: relative;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .before::before,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .before::before {
  content: "Before";
  background-color: #777;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .after::before,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .after::before {
  content: "After";
  background-color: #64bfeb;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .before::before, .bafterSect .sectMain .itemList li .imgBlock .afterBox .after::before,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .before::before,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .after::before {
  top: 0;
  left: 0;
  display: block;
  position: absolute;
  width: 90px;
  color: #fff;
  text-align: center;
  padding: 7px 0;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .thumb + .thumb,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .thumb + .thumb {
  margin-top: 15px;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .thumb span,
.bafterSect .sectMain .itemList li .imgBlock .beforeBox .thumb span {
  margin-top: 5px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}
.bafterSect .sectMain .itemList li .imgBlock .afterBox .after::before {
  background-size: 100%;
}
.bafterSect .sectMain .itemList li .txtBlock .txt {
  line-height: 1.8;
}

@media only screen and (min-width: 769px) {
  .bafterSect {
    margin-top: 100px;
  }
  .bafterSect .sectMain {
    margin-top: 80px;
  }
  .bafterSect .sectMain .itemList li {
    padding: 60px 100px 80px;
  }
  .bafterSect .sectMain .itemList li .imgBlock {
    margin-top: 70px;
    margin-left: 20px;
  }
  .bafterSect .sectMain .itemList li .imgBlock .afterBox,
  .bafterSect .sectMain .itemList li .imgBlock .beforeBox {
    float: left;
    width: 300px;
  }
  .bafterSect .sectMain .itemList li .imgBlock .beforeBox .before::after {
    position: absolute;
    content: "";
    top: 50%;
    right: -73px;
    transform: translate(0, -50%);
    display: inline-block;
    background: url(../images/repair/bafter_arrow01.png) no-repeat;
    background-size: 100%;
    width: 44px;
    height: 27px;
  }
  .bafterSect .sectMain .itemList li .imgBlock .afterBox {
    margin-left: 100px;
  }
  .bafterSect .sectMain .itemList li .txtBlock {
    margin: 40px 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .bafterSect {
    margin-top: 50px;
  }
  .bafterSect .sectMain {
    margin-top: 40px;
  }
  .bafterSect .sectMain .itemList li {
    padding: 30px 0 40px;
  }
  .bafterSect .sectMain .itemList li .imgBlock {
    margin-top: 40px;
  }
  .bafterSect .sectMain .itemList li .imgBlock .beforeBox .thumb {
    text-align: center;
  }
  .bafterSect .sectMain .itemList li .imgBlock .afterBox {
    margin-top: 70px;
  }
  .bafterSect .sectMain .itemList li .imgBlock .afterBox .thumb {
    text-align: center;
  }
  .bafterSect .sectMain .itemList li .txtBlock {
    margin-top: 20px;
  }
}
