@charset "UTF-8";
.sub-mv {
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/sub-top.jpg");
  background-size: cover;
  background-position: bottom;
  position: relative;
  z-index: 100;
}

.sub-mv h1 {
  font-family: futura-pt,sans-serif;
  font-size: 4vw;
  font-weight: normal;
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  line-height: .8;
}

.sub-mv h1 span {
  font-family: "Yu Mincho","YuMincho",serif;
  font-size: 1.2vw;
  text-align: center;
  color: #fff;
}

.service-content-box {
  width: 100%;
  background: url("../img/back_texture1.png");
  background-repeat: repeat;
  padding: 5% 0;
}

.service-content-box .service-card {
  width: 80%;
  margin: 0 auto;
  background: #fff;
  padding: 10% 0 5%;
  position: relative;
  display: flex;
  margin-top: 5%;
}

.service-content-box .service-card:nth-child(odd) {
  margin: 0 auto;
  flex-flow: row-reverse;
}

.service-content-box .service-card:nth-child(odd) h2 {
  width: 100%;
  text-align: right;
}

.service-content-box .service-card h2 {
  position: absolute;
  top: 10%;
  left: 0;
  font-family: futura-pt,sans-serif;
  font-size: 7vw;
  font-weight: bold;
  color: #ddd;
  overflow: hidden;
  line-height: 1.3;
  margin-top: -10px;
}

.service-content-box .service-card h2 span {
  display: inline-block;
  transition: cubic-bezier(0.165, 0.84, 0.44, 1) 1s 0.2s;
  transform: translateY(100%);
}

.service-content-box .service-card .card-left {
  width: 50%;
  padding: 5% 2.5% 2.5% 5%;
  position: relative;
}

.service-content-box .service-card .card-left .ser-desc01 {
  font-family: futura-pt,sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5%;
  overflow: hidden;
}

.service-content-box .service-card .card-left .ser-desc01 span {
  display: inline-block;
  transition: cubic-bezier(0.165, 0.84, 0.44, 1) 1s 0.2s;
  transform: translateY(100%);
}

.service-content-box .service-card .card-left h3 {
  font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;
  font-size: 22px;
  margin-bottom: 5%;
  overflow: hidden;
}

.service-content-box .service-card .card-left h3 span {
  display: inline-block;
  transition: cubic-bezier(0.165, 0.84, 0.44, 1) 1s 0.4s;
  transform: translateY(100%);
}

.service-content-box .service-card .card-left .ser-desc02 {
  font-family: "游ゴシック Medium","Yu Gothic Medium","游ゴシック体","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","verdana",sans-serif;
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
  display: inline-block;
}

.service-content-box .service-card .card-left .ser-desc02 span {
  display: inline-block;
  transition: cubic-bezier(0.165, 0.84, 0.44, 1) 1s 0.2s;
  transform: translateY(100%);
}

.service-content-box .service-card .card-left .ser-desc02List {
  display: flex;
  justify-content: flex-start;
  margin-top: 15px;
  position: relative;
  z-index: 101;
  padding-bottom: 80px;
}

.service-content-box .service-card .card-left .ser-desc02ListImg.yahoo {
  margin-right: 10px;
}

.service-content-box .service-card .card-left .ser-desc02ListImg img {
  display: block;
  height: 90px;
}

.service-content-box .service-card .card-right {
  width: 50%;
  padding-right: 5%;
  margin-top: auto;
}

.service-content-box .service-card .card-right img {
  width: 100%;
}

.card__icon01 {
  position: absolute;
  top: 0;
  right: -5%;
  width: 84px;
  height: 150px;
}

.card__icon02 {
  position: absolute;
  bottom: -15%;
  left: -5%;
  width: 119px;
  height: 100px;
}

.card__icon03 {
  position: absolute;
  top: 0;
  right: 0;
  width: 202px;
  height: 150px;
}

.card__icon04 {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 80px;
  height: 150px;
}

.card__icon05 {
  position: absolute;
  top: 0;
  right: 0;
  width: 132px;
  height: 150px;
  transform: rotate(65deg);
}

.card__icon06 {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 110px;
  height: 100px;
}

.card__icon07 {
  position: absolute;
  top: 5%;
  right: 5%;
  width: 111px;
  height: 75px;
}

.card__icon08 {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 90px;
  height: 150px;
}

.card__icon09 {
  position: absolute;
  top: 0;
  right: 0;
  width: 130px;
  height: 100px;
  transform: rotate(40deg);
}

.card__icon10 {
  position: absolute;
  bottom: -5%;
  left: -5%;
  width: 55px;
  height: 50px;
}

.moveUp {
  transform: translateY(0px) !important;
}

@media (max-width: 1300px) {
  .card__icon01 {
    top: auto;
    bottom: 75%;
    width: 72px;
    height: 120px;
  }
  .card__icon02 {
    bottom: -70%;
    width: 99px;
    height: 80px;
  }
  .card__icon03 {
    top: 10px;
    right: 10px;
    width: 130px;
    height: 100px;
  }
  .card__icon04 {
    left: -10%;
  }
  .card__icon05 {
    width: 92px;
    height: 110px;
    top: 20px;
  }
  .card__icon06 {
    width: 90px;
    height: 80px;
    bottom: -10%;
  }
  .card__icon07 {
    top: 10% l;
    right: 10%;
    width: 101px;
    height: 65px;
  }
  .card__icon08 {
    left: -10%;
    width: 70px;
    height: 120px;
  }
  .card__icon09 {
    top: 20px;
    width: 100px;
    height: 70px;
  }
  .service-content-box .service-card .card-left .ser-desc02List {
    padding-bottom: 20px;
  }
}

@media (max-width: 768px) {
  .sub-mv {
    height: 300px;
  }
  .sub-mv h1 {
    font-size: calc(52 / 375 * 100vw);
  }
  .sub-mv h1 span {
    font-size: calc(18 / 375 * 100vw);
  }
  .sub-com .sub-wrap {
    width: 90%;
    padding: 10% 5%;
  }
  .sub-com .sub-wrap h2 {
    font-size: calc(36 / 375 * 100vw);
  }
  .service-content-box {
    overflow-x: hidden;
  }
  .service-content-box .service-card {
    width: 90%;
    flex-direction: column;
    padding: 20% 0 10%;
  }
  .service-content-box .service-card:nth-child(even) {
    padding-right: 0;
    padding-left: 0;
  }
  .service-content-box .service-card:nth-child(odd) {
    flex-flow: column;
  }
  .service-content-box .service-card h2 {
    font-size: 10vw;
    top: 2%;
    font-weight: normal;
    color: #bbb;
  }
  .service-content-box .service-card .card-left {
    width: 100%;
    order: 2;
    padding: 5% 0;
  }
  .service-content-box .service-card .card-left h3 {
    font-size: 20px;
  }
  .service-content-box .service-card .card-left .ser-desc02 {
    font-size: 14px;
    line-height: 1.4;
  }
  .service-content-box .service-card .card-left .ser-desc02List {
    margin-bottom: 0px;
  }
  .service-content-box .service-card .card-right {
    width: 100%;
    order: 1;
    padding: 0;
  }
  .card__icon01, .card__icon02, .card__icon03, .card__icon04, .card__icon05, .card__icon06, .card__icon07, .card__icon08, .card__icon09, .card__icon10 {
    display: none;
  }
}
