@charset "UTF-8";
.service_top .mv {
  background: url("../../images/service_top/mv-sp.jpg")no-repeat center center/cover;
  min-height: 550px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: 10px;
}
.service_top .mv .head-ttl {
  font-size: 38px;
  font-weight: 900;
  text-shadow: 0 0 18px #fff;
  line-height: 1.2;
  margin-bottom: 13px;
}
.service_top .mv .head-txt {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  text-shadow: 0 0 8px #fff;
}
.service_top .mv .cv-wrap {
  margin-top: 40px;
}
@media only screen and (min-width: 769px) {
  .service_top .mv {
    background: url("../../images/service_top/mv.jpg")no-repeat center center/cover;
    min-height: 70vh;
  }
  .service_top .mv .head-ttl {
    font-size: 38px;
    margin-top: 30px
  }
  .service_top .mv .head-txt {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .service_top .mv {
    min-height: 90vh;
  }
  .service_top .mv .head-ttl {
    font-size: 48px;
  }
}
@media only screen and (min-width: 1367px) {
  .service_top .mv .head-ttl {
    font-size: 58px;
  }
}
@media only screen and (max-width: 768px) {
  .service_top .mv .head-ttl {
    margin-top: -40px;
  }
}
.slider-contents {
  padding: 50px 15px 70px;
}
.slider-contents .cont_inr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.slider-contents .slide-ttl {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  padding: 0 22px;
  background: url("../../images/service_top/l-chon.png")no-repeat left center/18px, url("../../images/service_top/r-chon.png")no-repeat right center/18px;
  max-width: 200px;
}
.slider-contents .slide-ttl .en {
  font-size: 40px;
  color: #00E8E1;
}
.slider-contents .slider-img-cont {
  width: 100%
}
.slider-contents .slider-img-cont .slider-img {
  padding: 0 12px;
}
@media only screen and (min-width: 769px) {
  .slider-contents {
    padding: 50px 30px 70px;
  }
  .slider-contents .slide-ttl {
    font-size: 20px;
    padding: 0 30px;
    background: url("../../images/service_top/l-chon.png")no-repeat left center/24px, url("../../images/service_top/r-chon.png")no-repeat right center/24px;
    max-width: 240px;
  }
  .slider-contents .slide-ttl .en {
    font-size: 60px;
  }
  .slider-contents .slider-img-cont {
    width: calc(100% - 260px);
  }
}
@media only screen and (min-width: 1367px) {
  .slider-contents .slide-ttl {
    font-size: 24px;
    background: url("../../images/service_top/l-chon.png")no-repeat left center/28px, url("../../images/service_top/r-chon.png")no-repeat right center/28px;
    max-width: 290px;
  }
  .slider-contents .slider-img-cont {
    width: calc(100% - 310px);
  }
  .slider-contents .slide-ttl .en {
    font-size: 70px;
    color: #00E8E1;
  }
}
@media only screen and (max-width: 768px) {
  .slider-contents .cont_inr {
    justify-content: center;
  }
  .slider-contents .slide-ttl {
    margin-bottom: 10px;
  }
}
.anc_link {
  border-top: 4px solid #D4CAB5;
  background: url("../../images/service_top/bg-sq.png")repeat left top/40px;
  text-align: center;
  padding: 100px 30px;
}
.anc_link .maru-bl-txt {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(0, 0, 0, 0.1);
}
.head-ttl {
  font-size: 28px;
  font-weight: 900;
  color: #000;
}
.head-ttl .en {
  font-size: 160%;
  font-weight: 600;
}
.head-ttl .grd-txt {
  background: linear-gradient(180deg, #FF0000, #990000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0;
}
.anc_link-inr {
  display: flex;
  flex-wrap: wrap;
}
.anc_link-inr li a {
  font-size: 36px;
  color: #fff;
  text-align: center;
  border: 2px solid #000;
  border-radius: 20px;
  box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.1);
  display: block;
  line-height: 1.5;
  padding: 10px 10px 60px;
  font-weight: 700;
  position: relative;
}
.anc_link-inr li a::after {
  position: absolute;
  content: "";
  width: 32px;
  height: 32px;
  left: 50%;
  bottom: 15px;
  background: url("../../images/service_top/anc-btn.png")no-repeat center center/contain;
  transform: translateX(-50%);
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
}
.anc_link-inr li a img {
  max-width: 290px;
  width: 100%;
  display: block;
  margin: auto;
}
.anc_link-inr li a small {
  display: block;
}
.anc_link-inr li a .maru-bl-txt {
  margin-bottom: 10px;
}
.anc_link-inr li:nth-child(1) a {
  background: url("../../images/service_top/service-bg-01.jpg")no-repeat center center/cover;
  line-height: 1;
}
.anc_link-inr li:nth-child(1) a .maru-bl-txt {
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.anc_link-inr li:nth-child(2) a, .anc_link-inr li:nth-child(3) a {
  padding: 5px 10px 60px;
}
.anc_link-inr li:nth-child(2) a {
  background: url("../../images/service_top/service-bg-02.jpg")no-repeat center center/cover;
}
.anc_link-inr li:nth-child(3) a {
  background: url("../../images/service_top/service-bg-03.jpg")no-repeat center center/cover;
}
.anc_link-inr li a small {
  font-size: 16px;
}
@media only screen and (min-width: 769px) {
  .head-ttl {
    font-size: 32px;
  }
  .anc_link-inr li a {
    height: 100%;
    font-size: 28px;
    padding: 20px 30px 80px;
  }
  .anc_link-inr li:nth-child(2) a, .anc_link-inr li:nth-child(3) a {
    padding: 5px 10px 80px;
  }
  .anc_link-inr li a::after {
    width: 42px;
    height: 42px;
    bottom: 20px;
  }
  .anc_link-inr li a:hover {
    box-shadow: 6px 6px 20px rgba(0, 0, 0, 0.3);
  }
  .anc_link-inr li a .maru-bl-txt {
    margin-bottom: 24px;
  }
}
@media only screen and (min-width: 1000px) {
  .head-ttl {
    font-size: 50px;
  }
  .anc_link-inr li a {
    font-size: 30px;
  }
}
@media only screen and (min-width: 1367px) {
  .head-ttl {
    font-size: 60px;
  }
  .anc_link-inr li a {
    font-size: 36px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 999px) {
  .anc_link-inr li {
    width: calc(100% / 3 - 15px);
  }
}
@media only screen and (max-width: 768px) {
  .anc_link-inr {
    max-width: 400px;
    margin: auto;
  }
}
.bg-gray {
  padding: 50px 10px 80px;
}
.blk-bg-txt {
  position: relative;
  left: -15px;
}
.blk-bg-txt span {
  background-color: #000;
  border-radius: 0 5px 5px 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  line-height: 1.2;
  margin-bottom: 5px
}
.serviceIndex-wrap {
  margin-bottom: 60px;
}
.serviceIndex-wrap:last-child {
  margin-bottom: 0;
}
.anc-top:nth-child(2) .leftside .index-ttl, .anc-top:nth-child(3) .leftside .index-ttl {
  align-items: center;
}
.anc-top:nth-child(2) .leftside figure, .anc-top:nth-child(3) .leftside figure {
  max-width: 410px;
  width: 80%;
  margin-top: 60px
}
.serviceIndex-wrap .leftside, .serviceIndex-wrap .rightside {
  width: 100%;
}
.anc-top {
  margin-top: -60px;
  padding-top: 80px;
  margin-bottom: 40px;
}
@media only screen and (min-width: 769px) {
  .serviceIndex-wrap {
    padding: 40px 50px 45px;
  }
  .bg-gray {
    padding: 80px 30px 100px;
  }
  .blk-bg-txt {
    left: -50px;
  }
  .blk-bg-txt span {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1000px) {
  .blk-bg-txt span {
    font-size: 20px;
  }
  .serviceIndex-wrap .leftside, .serviceIndex-wrap .rightside {
    width: 50%;
  }
  .serviceIndex-wrap .leftside figure {
    width: 90%;
    margin-top: 100px;
  }
}
@media only screen and (min-width: 1367px) {
  .blk-bg-txt span {
    font-size: 24px;
  }
}
.bad-cont {
  padding: 30px 15px;
  border: 1px solid #007DF1;
  background-color: #EEF2F8;
  margin-top: 50px;
  margin-bottom: 35px;
}
.bad-cont .ppl-icon {
  position: absolute;
  left: -2px;
  top: 0;
  transform: translate(0, -50%);
}
.bad-cont .ppl-icon::after {
  position: absolute;
  left: -10px;
  top: -15px;
  background: url("../../images/service_top/blue-ppl.png")no-repeat center center/contain;
  width: 46px;
  height: 56px;
  content: "";
}
.bad-cont .ppl-icon span {
  border: 1px solid #007DF1;
  background-color: #fff;
  color: #0065C3;
  border-radius: 30px;
  display: inline-block;
  padding: 10px 10px 10px 46px;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
}
.list-ten li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 10px;
}
.list-ten li:last-child {
  margin-bottom: 0;
}
.list-ten li::after {
  position: absolute;
  content: "・";
  left: 0;
  top: 0;
}
.good-cont {
  padding: 20px 15px 30px 15px;
  border: 1px solid #FFA7A7;
  background-color: #fff;
  margin-top: 30px;
  margin-bottom: 15px;
  border-radius: 20px;
}
.good-cont::after {
  position: absolute;
  left: -10px;
  top: -25px;
  background: url("../../images/service_top/red-ppl.png")no-repeat center center/contain;
  width: 80px;
  height: 95px;
  content: "";
}
.inr-ttl {
  font-size: 24px;
}
.good-cont .txt {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 10px;
}
.gry-box {
  background-color: #F7F7F7;
  padding: 20px 15px;
  border-radius: 10px;
  margin-top: 20px;
}
.gry-box .list-ten {
  margin: 5px 0 0 20px
}
.gry-box .list-ten li {
  margin-bottom: 0;
}
.check-ttl {
  background: url("../../images/service_top/icon-check.png")no-repeat left center/18px;
  color: #F90000;
  font-size: 14px;
  padding-left: 22px;
}
@media only screen and (min-width: 769px) {
  .bad-cont {
    margin-top: 30px;
    padding: 30px;
  }
  .bad-cont .ppl-icon span {
    padding: 10px 10px 10px 56px;
  }
  .good-cont {
    padding: 20px 30px 30px 70px;
  }
  .gry-box {
    padding: 20px 30px;
  }
  .good-cont::after {
    left: -20px;
    top: -25px;
    width: 85px;
    height: 95px;
  }
}
@media only screen and (max-width: 768px) {
  .inr-ttl {
    padding-left: 60px;
  }
  #cont02 .leftside .index-ttl {
    font-size: 20px;
  }
  #cont03 .leftside .index-ttl {
    font-size: 20px;
  }
  .anc-top:nth-child(2) .leftside figure, .anc-top:nth-child(3) .leftside figure {
    margin: 30px auto 10px;
  }
}