@charset "UTF-8";
html body {
  /* 工種別のご案内 ここから */
  /* 工種別のご案内 ここまで */
}
html body .ttl {
  position: relative;
}
html body .ttl h1 {
  position: absolute;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  left: 50px;
  font-size: 50px;
}
@media screen and (max-width: 750px) {
  html body .ttl h1 {
    font-size: 3.5rem !important;
  }
}
html body .ttl h1 span {
  display: inline-block;
  font-size: 18px;
  margin-left: 30px;
}
@media screen and (max-width: 750px) {
  html body .ttl h1 span {
    font-size: 2rem !important;
    margin-left: 15px !important;
  }
}
html body .cnt-900 {
  max-width: 900px;
  margin: 0 auto 80px;
}
html body .cnt-900 .p {
  font-size: 18px;
  line-height: 1.666;
}
@media screen and (max-width: 750px) {
  html body .cnt-900 .p {
    font-size: 3rem !important;
  }
}
html body .cnt-900 .p span.red-color {
  color: var(--red);
}
html body .cnt-900 .p span i {
  font-style: normal;
  font-size: 14px;
}
html body .cnt-800 {
  max-width: 800px;
  margin: 0 auto;
}
html body .cnt-800 p {
  margin: 25px 0;
  line-height: 1.75;
  font-size: 1.6rem;
}
html body .cnt-800 p.mb0 {
  margin-bottom: 0;
}
html body .cnt-800 p.mb-big {
  margin-bottom: 155px;
}
html body .cnt-800 p.center {
  text-align: center;
}
html body .cnt-800 span {
  display: inline-block;
  margin: 0 3px;
}
html body .cnt-800 span i {
  background: var(--red);
  color: var(--white);
  font-style: normal;
  border-radius: 100%;
  line-height: 1;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
html body .cnt-800 .gray {
  padding: 35px 40px;
  background: #f2f2f2;
}
html body .cnt-800 .gray .l-r {
  display: flex;
  margin-bottom: 25px;
}
html body .cnt-800 .gray .l-r p {
  margin: 0;
}
html body .cnt-800 .gray .l-r .left {
  width: 130px;
  height: 40px;
  display: flex;
  color: var(--red);
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  font-size: 20px;
  border: var(--red) solid 1px;
}
html body .cnt-800 .gray .l-r .right {
  line-height: 1.75;
}
html body .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
html body .list li {
  width: 540px;
}
@media screen and (max-width: 750px) {
  html body .list li {
    width: 100%;
  }
}
html body .list li .list-ttl {
  font-size: 28px;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  html body .list li .list-ttl {
    font-size: 3.5rem !important;
  }
}
html body .list li .list-img-area {
  padding: 8px;
  background: #f2f2f2;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  html body .list li .list-img-area {
    width: 100%;
  }
}
@media screen and (max-width: 750px) {
  html body .list li .list-img-area img {
    width: 100%;
  }
}
html body .list li .cnt {
  line-height: 1.75;
  margin-bottom: 25px;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 750px) {
  html body .list li .cnt {
    font-size: 2.4rem !important;
  }
}
html body .list li .cnt.indent {
  padding-left: 1em;
  text-indent: -1em;
}
html body .list li .cnt span {
  display: block;
  font-size: 14px;
  padding-left: 3em;
  letter-spacing: 0.03em;
  text-indent: -1em;
}
@media screen and (max-width: 750px) {
  html body .list li .cnt span {
    padding-left: 1em;
    font-size: 1.8rem !important;
  }
}
html body .list li .cnt:last-child {
  margin-bottom: 45px;
}
html body .list li .btn {
  margin-top: 45px;
  margin-bottom: 90px;
}
html body .list li .btn a {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 220px;
  font-size: 18px;
  height: 42px;
  border: var(--red) solid 2px;
  color: var(--red);
  border-radius: 30px;
  transition: all 0.3s;
}
@media screen and (max-width: 750px) {
  html body .list li .btn a {
    width: 60%;
    padding: 3.5rem 0;
    border-radius: 40px;
  }
}
html body .list li .btn a:hover {
  color: var(--white);
  background: var(--red);
}
html body figure {
  margin-top: 20px;
}
html body figure .figcaption {
  margin-top: 10px;
}
@media screen and (max-width: 750px) {
  html body figure .figcaption {
    font-size: 1.8rem !important;
  }
}
html body #overImg {
  position: relative;
}
html body #overImg a {
  display: block;
  border: solid 1px #000;
}
html body #overImg div#box01 a {
  position: absolute;
  top: 31px;
  left: 570px;
  height: 65px;
  width: 119px;
}
html body #overImg div#box02 a {
  position: absolute;
  top: 101px;
  left: 571px;
  height: 48px;
  width: 118px;
}
html body #overImg div#box03 a {
  position: absolute;
  top: 154px;
  left: 612px;
  height: 91px;
  width: 100px;
}
html body #overImg div#box05 a {
  position: absolute;
  top: 76px;
  left: 448px;
  height: 76px;
  width: 116px;
}
html body #overImg div#box06 a {
  position: absolute;
  top: 155px;
  left: 400px;
  height: 48px;
  width: 112px;
}
html body #overImg div#box07 a {
  position: absolute;
  top: 207px;
  left: 434px;
  height: 74px;
  width: 68px;
}
html body #overImg div#box08 a {
  position: absolute;
  top: 206px;
  left: 356px;
  height: 75px;
  width: 72px;
}
html body #overImg div#box09 a {
  position: absolute;
  top: 301px;
  left: 400px;
  height: 100px;
  width: 100px;
}
html body #overImg div#box10 a {
  position: absolute;
  top: 43px;
  left: 233px;
  height: 68px;
  width: 117px;
}
html body #overImg div#box11 a {
  position: absolute;
  top: 124px;
  left: 276px;
  height: 100px;
  width: 76px;
}
html body #overImg div#box12 a {
  position: absolute;
  top: 173px;
  left: 170px;
  height: 76px;
  width: 100px;
}
html body #overImg div#box13 a {
  position: absolute;
  top: 306px;
  left: 210px;
  height: 100px;
  width: 100px;
}
html body #overImg div#box15 a {
  position: absolute;
  top: 254px;
  left: 99px;
  height: 66px;
  width: 100px;
}
html body #overImg div#box16 a {
  position: absolute;
  top: 374px;
  left: 104px;
  height: 100px;
  width: 100px;
}
html body #overImg a .big_img {
  max-width: none;
  display: none;
  z-index: 999;
  transform-origin: center;
  transition: all 0.3s;
  border: 4px solid #ffec1b;
}
html body #overImg div#box01 a:hover .big_img {
  display: block;
  position: absolute;
  top: -25px;
  right: -25px;
}
html body #overImg div#box02 a:hover .big_img {
  display: block;
  position: absolute;
  top: -50px;
  right: -25px;
}
html body #overImg div#box03 a:hover .big_img {
  display: block;
  position: absolute;
  top: -100px;
  right: -2px;
}
html body #overImg div#box05 a:hover .big_img {
  display: block;
  position: absolute;
  top: -70px;
  right: -100px;
}
html body #overImg div#box06 a:hover .big_img {
  display: block;
  position: absolute;
  top: -70px;
  left: -120px;
}
html body #overImg div#box07 a:hover .big_img {
  display: block;
  position: absolute;
  top: -100px;
  left: -200px;
}
html body #overImg div#box08 a:hover .big_img {
  display: block;
  position: absolute;
  top: -100px;
  left: -200px;
}
html body #overImg div#box09 a:hover .big_img {
  display: block;
  position: absolute;
  top: -80px;
  left: -90px;
}
html body #overImg div#box10 a:hover .big_img {
  display: block;
  position: absolute;
  top: -37px;
  left: -150px;
}
html body #overImg div#box11 a:hover .big_img {
  display: block;
  position: absolute;
  top: -100px;
  left: -90px;
}
html body #overImg div#box12 a:hover .big_img {
  display: block;
  position: absolute;
  top: -100px;
  left: -100px;
}
html body #overImg div#box13 a:hover .big_img {
  display: block;
  position: absolute;
  top: -60px;
  left: -200px;
}
html body #overImg div#box15 a:hover .big_img {
  display: block;
  position: absolute;
  top: -90px;
  left: -95px;
}
html body #overImg div#box16 a:hover .big_img {
  display: block;
  position: absolute;
  top: -295px;
  left: -100px;
}
@media screen and (min-width: 749px) {
  html body #overImg {
    height: 512px;
    width: 720px;
  }
}
@media screen and (max-width: 750px) {
  html body #overImg {
    position: relative;
    max-width: 100%
  }
  html body #overImg a {
    display: block;
    border: solid 1px #000;
  }
  /* %指定に変更 */
  html body #overImg div#box01 a {
      position: absolute;
      top: 6.5%;
      left: 81%;
      height: 13%;
      width: 15%;
  }

  html body #overImg div#box02 a {
      position: absolute;
      top: 20%;
      left: 81%;
      height: 10%;
      width: 12%;
  }

  html body #overImg div#box03 a {
      position: absolute;
      top: 33%;
      left: 83%;
      height: 14%;
      width: 16%;
  }

  html body #overImg div#box05 a {
      position: absolute;
      top: 15%;
      left: 61.5%;
      height: 14%;
      width: 18%;
  }

  html body #overImg div#box06 a {
      position: absolute;
      top: 30%;
      left: 58%;
      height: 10.5%;
      width: 15%;
  }

  html body #overImg div#box08 a {
      position: absolute;
      top: 41%;
      left: 51%;
      height: 12%;
      width: 14%;
  }

  html body #overImg div#box09 a {
      position: absolute;
      top: 61%;
      left: 55%;
      height: 16%;
      width: 15%;
  }

  html body #overImg div#box10 a {
      position: absolute;
      top: 8%;
      left: 32.5%;
      height: 13%;
      width: 15%;
  }

  html body #overImg div#box11 a {
      position: absolute;
      top: 25%;
      left: 38%;
      height: 18%;
      width: 11%;
  }

  html body #overImg div#box12 a {
      position: absolute;
      top: 35%;
      left: 23%;
      height: 13%;
      width: 14%;
  }

  html body #overImg div#box13 a {
      position: absolute;
      top: 62%;
      left: 30%;
      height: 15%;
      width: 14%;
  }

  html body #overImg div#box15 a {
      position: absolute;
      top: 49%;
      left: 15%;
      height: 13%;
      width: 13%;
  }

  html body #overImg div#box16 a {
      position: absolute;
      top: 76%;
      left: 15%;
      height: 15%;
      width: 14%;
  }
  html body #overImg a .big_img {
    max-width: 220%;
    display: none;
    z-index: 999;
    transform-origin: center;
    transition: all 0.3s;
    border: 4px solid #ffec1b;
  }
  html body #overImg div#box01 a:hover .big_img {
      display: block;
      position: absolute;
      top: -43%;
      right: -24%;
  }

  html body #overImg div#box02 a:hover .big_img {
      display: block;
      position: absolute;
      top: -93%;
      right: -54%;
  }

  html body #overImg div#box03 a:hover .big_img {
      display: block;
      position: absolute;
      top: -90%;
      right: -2%;
  }

  html body #overImg div#box05 a:hover .big_img {
      display: block;
      position: absolute;
      top: -90%;
      right: -60%;
  }

  html body #overImg div#box06 a:hover .big_img {
      display: block;
      position: absolute;
      top: -100%;
      left: -70%;
  }

  html body #overImg div#box08 a:hover .big_img {
      display: block;
      position: absolute;
      top: -60%;
      left: -70%;
  }

  html body #overImg div#box09 a:hover .big_img {
      display: block;
      position: absolute;
      top: -60%;
      left: -80%;
  }

  html body #overImg div#box10 a:hover .big_img {
      display: block;
      position: absolute;
      top: -50%;
      left: -70%;
  }

  html body #overImg div#box11 a:hover .big_img {
      display: block;
      position: absolute;
      top: -60%;
      left: -60%;
  }

  html body #overImg div#box12 a:hover .big_img {
      display: block;
      position: absolute;
      top: -110%;
      left: -80%;
  }

  html body #overImg div#box13 a:hover .big_img {
      display: block;
      position: absolute;
      top: -20%;
      left: -60%;
  }

  html body #overImg div#box15 a:hover .big_img {
      display: block;
      position: absolute;
      top: -80%;
      left: -60%;
  }

  html body #overImg div#box16 a:hover .big_img {
      display: block;
      position: absolute;
      top: -130%;
      left: -70%;
  }
}
/*# sourceMappingURL=index.css.map */

/* トレーニングセンターのご紹介 */
@media screen and (max-width: 750px) {
  .mw_100_13_road {
    max-width: 100%
  }
